DBA Data[Home] [Help]

APPS.PA_BILLING_SCHEDULE_PUB dependencies on STANDARD

Line 121: -- Standard call to check for call compatibility

117: l_nlbr_sch_fxd_date DATE;
118: l_nlbr_sch_discount NUMBER;
119:
120: BEGIN
121: -- Standard call to check for call compatibility
122:
123: IF (p_debug_mode = 'Y')
124: THEN
125: pa_debug.debug('Update Bill Info PUB : Checking the api version number.');

Line 750: -- Standard call to check for call compatibility

746: l_msg_index_out NUMBER;
747: l_task_id NUMBER;
748: l_effective_to_date DATE;
749: BEGIN
750: -- Standard call to check for call compatibility
751:
752: IF (p_debug_mode = 'Y')
753: THEN
754: pa_debug.debug('update_billing_schedule_type PUB : Checking the api version number.');

Line 932: -- Standard call to check for call compatibility

928: l_task_id NUMBER;
929: l_effective_to_date DATE;
930:
931: BEGIN
932: -- Standard call to check for call compatibility
933:
934: IF (p_debug_mode = 'Y')
935: THEN
936: pa_debug.debug('Update Bill Info PUB : Checking the api version number.');

Line 1121: -- Standard call to check for call compatibility

1117: l_msg_index_out NUMBER;
1118: l_task_id NUMBER;
1119: l_effective_to_date DATE;
1120: BEGIN
1121: -- Standard call to check for call compatibility
1122:
1123: IF (p_debug_mode = 'Y')
1124: THEN
1125: pa_debug.debug('Update Bill Info PUB : Checking the api version number.');

Line 1306: -- Standard call to check for call compatibility

1302: l_dummy_char VARCHAR2(1);
1303: l_msg_count NUMBER;
1304: l_task_id NUMBER;
1305: BEGIN
1306: -- Standard call to check for call compatibility
1307:
1308: IF (p_debug_mode = 'Y')
1309: THEN
1310: pa_debug.debug('Update Bill Info PUB : Checking the api version number.');