DBA Data[Home] [Help]

APPS.WMS_UT_PKG dependencies on OE_ORDER_LINES_S

Line 1713: , oe_order_lines_s.nextval -- line_id

1709: , 'S' -- tax exempt: 'Standard'
1710: , invoice_to_id -- invoice_to_org_id
1711: , invoice_to_contact_id -- invoice_to_contact_id
1712: , p_org_id -- ship_from_org_id
1713: , oe_order_lines_s.nextval -- line_id
1714: , sysdate --request_date
1715: , sysdate + 1
1716: );
1717: