DBA Data[Home] [Help]

APPS.POS_EXCELASN_PVT dependencies on PO_TBL_VARCHAR2000

Line 282: l_c_attributes_tbl po_tbl_varchar2000 := po_tbl_varchar2000();

278: l_nattribute8 number;
279: l_nattribute9 number;
280: l_nattribute10 number;
281:
282: l_c_attributes_tbl po_tbl_varchar2000 := po_tbl_varchar2000();
283: l_n_attributes_tbl po_tbl_number := po_tbl_number();
284: l_d_attributes_tbl po_tbl_date := po_tbl_date();
285:
286: l_grade_code varchar2(2000);

Line 4231: l_err_tbl po_tbl_varchar2000 ;

4227: l_line_location_id pos_exasn_lines.po_line_location_id%type;
4228: l_ship_from_location_code pos_exasn_headers.ship_from_location_code%type;
4229: --l_ship_from_location_id hz_party_sites.location_id%type;
4230: l_ship_from_location_id number;
4231: l_err_tbl po_tbl_varchar2000 ;
4232:
4233:
4234: begin
4235: