DBA Data[Home] [Help]

APPS.CE_JE_CREATION dependencies on 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 814: CEP_STANDARD.init_security;

810: BEGIN
811: log('>> create_journal');
812:
813: -- populate ce_security_profiles_gt table with ce_security_procfiles_v
814: CEP_STANDARD.init_security;
815:
816: g_p_bank_branch_id := p_bank_branch_id;
817: g_p_bank_account_id := p_bank_account_id;
818: g_p_statement_number_from := p_statement_number_from;

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

855: AND sys.legal_entity_id = ba.account_owner_org_id
856: AND ba.bank_account_id = l_bank_account_id;
857: EXCEPTION
858: WHEN NO_DATA_FOUND THEN
859: cep_standard.debug('Legal enityt is not set up in System parameters');
860: END;
861:
862: --
863: -- fetch the statement headers the bank account