DBA Data[Home] [Help]

APPS.GCS_DATASUB_WF_PKG dependencies on FEM_INTG_BAL_RULE_ENG_PKG

Line 554: FEM_INTG_BAL_RULE_ENG_PKG.Main(x_errbuf => l_errbuf,

550: 'Submitting the balances integration');
551:
552: BEGIN
553: --Submit the concurrent program
554: FEM_INTG_BAL_RULE_ENG_PKG.Main(x_errbuf => l_errbuf,
555: x_retcode => l_retcode,
556: p_bal_rule_obj_def_id => l_bal_rule_obj_def_id,
557: p_coa_id => l_chart_of_accounts_id,
558: p_from_period => l_cal_period_name,

Line 678: FEM_INTG_BAL_RULE_ENG_PKG.Main(x_errbuf => l_errbuf,

674:
675: l_code_point := 'SUBMITTING_INTEGRATION';
676:
677: --Submit the concurrent program
678: FEM_INTG_BAL_RULE_ENG_PKG.Main(x_errbuf => l_errbuf,
679: x_retcode => l_retcode,
680: p_bal_rule_obj_def_id => l_bal_rule_obj_def_id,
681: p_coa_id => l_chart_of_accounts_id,
682: p_from_period => l_cal_period_name,