DBA Data[Home] [Help]

APPS.CSD_SOO_PVT dependencies on STANDARD

Line 55: /* STANDARD PARAMETERS */

51: /* Function name: DEBUG */
52: /* Description : Logs the debug message */
53: /* Called from : Called from Update API */
54: /* */
55: /* STANDARD PARAMETERS */
56: /* In Parameters : */
57: /* p_message Required Debug message that needs to be logged */
58: /* p_mod_name Required Module name */
59: /* p_severity_level Required Severity level */

Line 61: /* NON-STANDARD PARAMETERS */

57: /* p_message Required Debug message that needs to be logged */
58: /* p_mod_name Required Module name */
59: /* p_severity_level Required Severity level */
60: /* Output Parameters: */
61: /* NON-STANDARD PARAMETERS */
62: /* In Parameters */
63: /* Out parameters */
64: /* Change Hist : */
65: /* 09/20/03 vlakaman Initial Creation. */

Line 435: /* errbuf Standard concurrent program argument. */

431: /* procedure name: Soo_Bi_Driver_Main */
432: /* description : main procedure of */
433: /* concurrent program */
434: /* Note: If no filters are specified, then all documents are refreshed. */
435: /* errbuf Standard concurrent program argument. */
436: /* retcode Standard concurrent program argument. */
437: /* p_repair_line_id To use Repair Number as a filter on which documents */
438: /* to update in the concurrent program. */
439: /* p_document_type To use Document Type as a filter on which documents */

Line 436: /* retcode Standard concurrent program argument. */

432: /* description : main procedure of */
433: /* concurrent program */
434: /* Note: If no filters are specified, then all documents are refreshed. */
435: /* errbuf Standard concurrent program argument. */
436: /* retcode Standard concurrent program argument. */
437: /* p_repair_line_id To use Repair Number as a filter on which documents */
438: /* to update in the concurrent program. */
439: /* p_document_type To use Document Type as a filter on which documents */
440: /* to update in the concurrent program. */