DBA Data[Home] [Help]

APPS.JA_CN_CFS_CONC_PROG dependencies on JA_CN_CFS_GENERATE_PKG

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

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

Line 264: JA_CN_CFS_GENERATE_PKG.Submit_Requests(p_legal_entity_id,

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