DBA Data[Home] [Help]

APPS.PA_FUNDS_CONTROL_UTILS dependencies on XLA_EVENTS

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

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