DBA Data[Home] [Help]

APPS.JA_CN_CFS_CONC_PROG dependencies on JA_CN_CFSSE_GENERATE_PKG

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

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

Line 688: JA_CN_CFSSE_GENERATE_PKG.Submit_Requests(p_legal_entity_id,

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