We can run concurrent program with out adding it to request group or using SRS window by adding it to Menu.
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.
We can run concurrent program with out adding it to request group or using SRS window by adding it to Menu.
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.
Run Concurrent program without Using SRS Window, askhareesh blog for Oracle Apps
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.
Parameters:
USE_ORG="N" CONCURRENT_PROGRAM_NAME="XXCCP_NAME" PROGRAM_APPL_SHORT_NAME="XX"
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
Step3:
Add the function to Menu.
Copy the User Function Name and open the Menu’s form and attach the function to menu.
Save your changes and navigate to the responsibility.
Double click on the prompt then SRS window with your concurrent program will pop up directly.
No comments:
Post a Comment