We can run concurrent program with out adding it to request group or using SRS window by adding it to Menu.
Step1:
Step2:
Navigation:
System Administrator --> Application --> Function
Create a function.
Move to Form tab there choose form as “ Run Reports ”. This Run Reports form is nothing but SRS Window form. Here we will pass the parameters to “Run Reports“ form as shown below.
Parameters:
USE_ORG="N" CONCURRENT_PROGRAM_NAME="AG_XTR_BNK_TRANSF_LFR" PROGRAM_APPL_SHORT_NAME="XTR"
USER_ORG : Determines whether the organization ID must be set up before the request is run.If this is set to “ Y ” then following four ORG parameters will be used.
CONCURRENT_PROGRAM_NAME : Concurrent program short name
PROGRAM_APPL_SHORT_NAME : Program registered application name
Step1:
- Create a concurrent program or choose which concurrent program that you want to run and choose from which responsibility.
- Find the concurrent program short name.
Step2:
Navigation:
System Administrator --> Application --> Function
Create a function.
Parameters:
USE_ORG="N" CONCURRENT_PROGRAM_NAME="AG_XTR_BNK_TRANSF_LFR" PROGRAM_APPL_SHORT_NAME="XTR"
USER_ORG : Determines whether the organization ID must be set up before the request is run.If this is set to “ Y ” then following four ORG parameters will be used.
- ORG_ID Specifies a particular organization ID.
- ORG_NAME Specifies a particular organization name.
- ORG_CODE specifies a particular organization code.
- CHART_OF_ACCOUNTS_ID Specifies a particular chart of accounts ID
CONCURRENT_PROGRAM_NAME : Concurrent program short name
PROGRAM_APPL_SHORT_NAME : Program registered application name
No comments:
Post a Comment