DBA Data[Home] [Help]

APPS.CE_BANK_ACCT_BALANCE_REPORT dependencies on STANDARD

Line 454: -- CEP_STANDARD.init_security;

450: --fnd_file.put_line(fnd_file.log, 'reportint currency ' || p_reporting_currency);
451: --fnd_file.put_line(fnd_file.log, 'exchange rate type ' || p_exchange_rate_type);
452:
453: -- populate ce_security_profiles_gt table with ce_security_procfiles_v
454: -- CEP_STANDARD.init_security;
455:
456: --if p_exchange_rate_date is not null then
457: -- p_exchange_rate_date := to_char(sysdate, 'YYYY/MM/DD HH24:MI:SS');
458: --end if;

Line 1035: -- CEP_STANDARD.init_security;

1031: --fnd_file.put_line(fnd_file.log, to_char(to_date(p_as_of_date, 'YYYY/MM/DD HH24:MI:SS')));
1032: --fnd_file.put_line(fnd_file.log, p_branch_name);
1033:
1034: -- populate ce_security_profiles_gt table with ce_security_procfiles_v
1035: -- CEP_STANDARD.init_security;
1036:
1037: if p_branch_party_id is not null then
1038: select BANK_BRANCH_NAME, BANK_NAME
1039: into l_Bank_Branch_Name, l_Bank_Name

Line 1216: -- CEP_STANDARD.init_security;

1212: --fnd_file.put_line(fnd_file.log, to_char(to_date(p_as_of_date, 'YYYY/MM/DD HH24:MI:SS')));
1213: --fnd_file.put_line(fnd_file.log, p_branch_name);
1214:
1215: -- populate ce_security_profiles_gt table with ce_security_procfiles_v
1216: -- CEP_STANDARD.init_security;
1217:
1218: if p_branch_party_id is not null then
1219: select BANK_BRANCH_NAME, BANK_NAME
1220: into l_Bank_Branch_Name, l_Bank_Name