DBA Data[Home] [Help]

APPS.PO_AUTOCREATE_TYPES dependencies on PO_HEADERS_ALL

Line 141: ship_via_lookup_code PO_HEADERS_ALL.ship_via_lookup_code%TYPE,

137: rec_count NUMBER,
138: intf_id_index DBMS_SQL.NUMBER_TABLE,
139:
140: -- vendor related attributes
141: ship_via_lookup_code PO_HEADERS_ALL.ship_via_lookup_code%TYPE,
142: type_1099 po_vendors.type_1099%type,
143: hold_flag po_vendors.hold_flag%type,
144: invoice_currency_code po_vendors.invoice_currency_code%type,
145: receipt_required_flag po_vendors.receipt_required_flag%type,