DBA Data[Home] [Help]

APPS.POA_EDW_PO_DIST_F_C dependencies on POA_EDW_VARIABLES_PKG

Line 142: -- Prepare all initial variables for POA_EDW_VARIABLES_PKG

138:
139: edw_log.put_line(' ');
140: edw_log.put_line('Start inserting to local staging table... ');
141:
142: -- Prepare all initial variables for POA_EDW_VARIABLES_PKG
143:
144: POA_EDW_VARIABLES_PKG.init;
145:
146: --

Line 144: POA_EDW_VARIABLES_PKG.init;

140: edw_log.put_line('Start inserting to local staging table... ');
141:
142: -- Prepare all initial variables for POA_EDW_VARIABLES_PKG
143:
144: POA_EDW_VARIABLES_PKG.init;
145:
146: --
147: -- To populate the columns for check_cut_date and invoice_received_date in the INC table.
148: --