DBA Data[Home] [Help]

APPS.JA_CN_CFS_CONC_PROG dependencies on JA_CN_CFSSE_GENERATE_PKG

Line 479: -- calls another procedure 'JA_CN_CFSSE_GENERATE_PKG.Submit_Requests'

475: --
476: -- DESCRIPTION:
477: -- This procedure accepts parameters from concurrent program
478: -- 'Cash Flow Statement for small enterprise- Generation' and
479: -- calls another procedure 'JA_CN_CFSSE_GENERATE_PKG.Submit_Requests'
480: -- with parameters after processing.
481: --
482: -- PARAMETERS:
483: -- In: p_legal_entity_id legal entity ID

Line 689: JA_CN_CFSSE_GENERATE_PKG.Submit_Requests(p_legal_entity_id,

685:
686: FND_FILE.Put_Line(FND_FILE.LOG,
687: 'Start');
688:
689: JA_CN_CFSSE_GENERATE_PKG.Submit_Requests(p_legal_entity_id,
690: p_ledger_id,
691: P_DATA_ACCESS_SET_ID,
692: p_coa_id,
693: p_adhoc_prefix,