DBA Data[Home] [Help]

APPS.CE_LEVELING_UTILS dependencies on CE_STATEMENT_LINES

Line 271: l_trx_type CE_STATEMENT_LINES.trx_type%TYPE;

267: l_trx_subtype VARCHAR2(30);
268: l_result VARCHAR2(7);
269: l_msg_count NUMBER;
270: l_authorization_bat CE_CASHPOOLS.authorization_bat%TYPE;
271: l_trx_type CE_STATEMENT_LINES.trx_type%TYPE;
272: l_from_bank_account_id CE_BANK_ACCOUNTS.bank_Account_id%TYPE;
273: l_to_bank_Account_id CE_BANK_ACCOUNTS.bank_account_id%TYPE;
274:
275: BEGIN

Line 324: FROM ce_statement_lines

320: --bug5335122
321:
322: IF X_called_by_flag = 'Z' THEN
323: SELECT trx_type INTO l_trx_type
324: FROM ce_statement_lines
325: WHERE statement_line_id=X_statement_line_id;
326:
327: -- Bug5122576. X_from_bank_account_id is the statement line's bank
328: -- account id and X_to_bank_account_id is the offset