DBA Data[Home] [Help]

APPS.IGIRRPI dependencies on STANDARD

Line 2229: -- Changed parameter back to follow standards.

2225: -- commenting out following bug fix so that old date format can be used and
2226: -- patch can be released to customer immediately
2227: -- OPSF(I) RPI Bug 2068218 24-Oct-2001 S Brewer End(1)
2228: p_run_date DATE;
2229: -- Changed parameter back to follow standards.
2230: l_total_lines number ; -- total count of standing charge lines processed
2231: l_line_count number ; -- Number of lines in the standing charges
2232: l_run_sequence number ; -- Sequence to indentify this
2233: lv_mesg varchar2(200) ;