[EBS] concurrent request / request set hanging to menu function
Usually concurrent requests are submitted by clicking the menu bar "View" → "request". Usually, for convenience, you want to hang it in the menu like other forms.
Methods:
When defining the function, select the "form" tab page, select "run report" in the form field, and fill in the following contents in the parameter field:
CONCURRENT_PROGRAM_NAME= "CUX_XXXXXXXX" PROGRAM_APPL_SHORT_NAME= "CUX"
CONCURRENT_PROGRAM_NAME is the abbreviation of concurrent request. If the request set is set, REQUEST_SET_NAME is used.
PROGRAM_APPL_SHORT_NAME is an application product for concurrent requests.