DBA Data[Home] [Help]

APPS.ARP_DATES dependencies on ARP_STANDARD

Line 981: arp_standard.gl_period_info( l_candidate_date,

977: /*-------------------------------------------------------+
978: | Determine the closing status of the candidate date. |
979: +-------------------------------------------------------*/
980:
981: arp_standard.gl_period_info( l_candidate_date,
982: l_period_name,
983: l_start_date,
984: l_end_date,
985: l_closing_status,

Line 1066: IF (arp_standard.validate_and_default_gl_date(

1062: arp_util.debug('app_id: ' || pg_application_id ||
1063: ' , sob: ' || pg_set_of_books_id,
1064: arp_global.MSG_LEVEL_DEBUG);
1065:
1066: IF (arp_standard.validate_and_default_gl_date(
1067: l_candidate_date,
1068: null,
1069: null,
1070: null,