DBA Data[Home] [Help]

APPS.JA_CN_APAR_EXPORT_PROG dependencies on JA_CN_APAR_COMMON_PKG

Line 119: JA_CN_APAR_COMMON_PKG.Add_Document_Type;

115: --Step2: Export Document Type
116: Ja_Cn_Utility.Print_Concurrent_Steps_For_Log('1.1'
117: ,'DOCUMENT_TYPE'
118: ,Ja_Cn_Utility.GV_MODULE_APAR);
119: JA_CN_APAR_COMMON_PKG.Add_Document_Type;
120:
121: --Step3: Export Transaction Type
122: Ja_Cn_Utility.Print_Concurrent_Steps_For_Log('1.2'
123: ,'TRANSACTION_TYPE'

Line 125: JA_CN_APAR_COMMON_PKG.Add_Transaction_Type(pn_legal_entity_id => pn_legal_entity_id

121: --Step3: Export Transaction Type
122: Ja_Cn_Utility.Print_Concurrent_Steps_For_Log('1.2'
123: ,'TRANSACTION_TYPE'
124: ,Ja_Cn_Utility.GV_MODULE_APAR);
125: JA_CN_APAR_COMMON_PKG.Add_Transaction_Type(pn_legal_entity_id => pn_legal_entity_id
126: ,pn_ledger_id => pn_ledger_id
127: ,pv_accounting_year => pv_accounting_year
128: );
129: --Step4: Receivable balance detail export