DBA Data[Home] [Help]

APPS.ARP_DATES dependencies on 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 1064: IF (arp_standard.validate_and_default_gl_date(

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