DBA Data[Home] [Help]

APPS.CE_JE_CREATION dependencies on CEP_STANDARD

Line 139: cep_standard.debug(p_msg);

135:
136: PROCEDURE log(p_msg varchar2) is
137: BEGIN
138: -- FND_FILE.PUT_LINE(FND_FILE.LOG,p_msg);
139: cep_standard.debug(p_msg);
140: END log;
141:
142: /* --------------------------------------------------------------------
143: | PRIVATE FUNCITON |

Line 861: CEP_STANDARD.init_security;

857: BEGIN
858: log('>> create_journal');
859:
860: -- populate ce_security_profiles_gt table with ce_security_procfiles_v
861: CEP_STANDARD.init_security;
862:
863: g_p_bank_branch_id := p_bank_branch_id;
864: g_p_bank_account_id := p_bank_account_id;
865: g_p_statement_number_from := p_statement_number_from;

Line 906: cep_standard.debug('Legal enityt is not set up in System parameters');

902: AND sys.legal_entity_id = ba.account_owner_org_id
903: AND ba.bank_account_id = l_bank_account_id;
904: EXCEPTION
905: WHEN NO_DATA_FOUND THEN
906: cep_standard.debug('Legal enityt is not set up in System parameters');
907: END;
908:
909: --
910: -- fetch the statement headers the bank account