DBA Data[Home] [Help]

APPS.PA_FUNDS_CONTROL_UTILS dependencies on XLA_EVENTS

Line 32: g_event_type_code xla_events.event_type_code%TYPE := NULL ;

28: g_ext_bdgt_link VARCHAR2(25) := null;
29: g_sch_rev_id NUMBER := null;
30:
31: -- Bug 5373272
32: g_event_type_code xla_events.event_type_code%TYPE := NULL ;
33: g_document_distribution_id pa_bc_packets.document_distribution_id%TYPE := NULL ;
34: g_document_distribution_type pa_bc_packets.document_distribution_type%TYPE := NULL ;
35: g_parent_distribution_id pa_bc_packets.document_distribution_id%TYPE := NULL ;
36: