DBA Data[Home] [Help]

APPS.JA_CN_CFS_CONC_PROG dependencies on JA_CN_CFS_GENERATE_PKG

Line 49: -- 'JA_CN_CFS_GENERATE_PKG.Submit_Requests' with parameters after processing.

45: -- DESCRIPTION:
46: --
47: -- The 'Cfs_Generate' procedure accepts parameters from concurrent program
48: -- 'Cash Flow Statement - Generation' and calls another procedure
49: -- 'JA_CN_CFS_GENERATE_PKG.Submit_Requests' with parameters after processing.
50: --
51: -- PARAMETERS:
52: -- In: p_legal_entity_id Identifier of legal entity
53: -- for FSG report

Line 265: JA_CN_CFS_GENERATE_PKG.Submit_Requests(p_legal_entity_id,

261: --'JG: Territory', which should be set to 'China' and 'JA: CNAO Legal Entity', which should be
262: --NOT NULL
263: IF JA_CN_UTILITY.Check_Profile THEN
264:
265: JA_CN_CFS_GENERATE_PKG.Submit_Requests(p_legal_entity_id,
266: p_ledger_id,
267: P_DATA_ACCESS_SET_ID,
268: p_coa_id,
269: p_adhoc_prefix,