DBA Data[Home] [Help]

APPS.BSC_UPDATE dependencies on STANDARD

Line 684: | Note: For Standard Request Submission we only allow to pass x_process_name = 'L'

680: | parameter contains a list of kpi codes
681: | that are the indicators whose data is
682: | going to be deleted.
683: |
684: | Note: For Standard Request Submission we only allow to pass x_process_name = 'L'
685: | and x_parameter_1 = NULL (Use Run_Concurrent_Loader_Apps)
686: |
687: +============================================================================*/
688: PROCEDURE Run_Concurrent_Loader (

Line 702: | program from standard request submission

698: |
699: | Name: Run_Concurrent_Loader_Apps
700: |
701: | Description: This procedure is to run the loader as a concurrent
702: | program from standard request submission
703: |
704: | Parameters: ERRBUF This is a required argument. It is used
705: | to return any error message.
706: | RETCODE This is a required argument. It is used

Line 715: | Note: For Standard Request Submission we only allow to pass x_process_name = 'L'

711: | ERRBUF and RETCODE to the log file associated
712: | with the concurrent request.
713: | x_process_id Process Id
714: |
715: | Note: For Standard Request Submission we only allow to pass x_process_name = 'L'
716: | and x_parameter_1 = NULL
717: |
718: +============================================================================*/
719: PROCEDURE Run_Concurrent_Loader_Apps (

Line 736: | as a concurrent program from standard request submission

732: |
733: | Name: Run_Concurrent_Loader_Dim_Apps
734: |
735: | Description: This procedure is to run the loader of dimension tables
736: | as a concurrent program from standard request submission
737: |
738: | Parameters: ERRBUF This is a required argument. It is used
739: | to return any error message.
740: | RETCODE This is a required argument. It is used