DBA Data[Home] [Help]

APPS.AP_WEB_DISC_PKG dependencies on OIE_PDM_NUMBER_T

Line 1947: l_temp_array OIE_PDM_NUMBER_T; -- bug 5358186

1943: V_DateFormat VARCHAR2(30);
1944:
1945: I INTEGER;
1946: l_report_line_rec AP_WEB_DFLEX_PKG.ExpReportLineRec;
1947: l_temp_array OIE_PDM_NUMBER_T; -- bug 5358186
1948: BEGIN
1949:
1950: -- Convert number of maximum number of flexfield segments used
1951: l_receipt_count := TO_NUMBER(p_report_header_info.receipt_count);