DBA Data[Home] [Help]

APPS.WSH_SHIPMENT_REQUEST_PUB dependencies on WSH_NEW_DEL_INTERFACE

Line 56: delivery_interface_id WSH_NEW_DEL_INTERFACE.delivery_interface_id%TYPE,

52:
53: TYPE Shipment_Details_Rec_Tab IS TABLE OF Shipment_Details_Rec_Type index by binary_integer;
54:
55: TYPE Shipment_Request_Rec_Type IS RECORD (
56: delivery_interface_id WSH_NEW_DEL_INTERFACE.delivery_interface_id%TYPE,
57: transaction_id WSH_TRANSACTIONS_HISTORY.transaction_id%TYPE,
58: document_number NUMBER,
59: document_revision WSH_TRANSACTIONS_HISTORY.document_revision%TYPE,
60: action_type WSH_TRANSACTIONS_HISTORY.action_type%TYPE,

Line 61: organization_code WSH_NEW_DEL_INTERFACE.organization_code%TYPE,

57: transaction_id WSH_TRANSACTIONS_HISTORY.transaction_id%TYPE,
58: document_number NUMBER,
59: document_revision WSH_TRANSACTIONS_HISTORY.document_revision%TYPE,
60: action_type WSH_TRANSACTIONS_HISTORY.action_type%TYPE,
61: organization_code WSH_NEW_DEL_INTERFACE.organization_code%TYPE,
62: customer_id WSH_NEW_DEL_INTERFACE.customer_id%TYPE,
63: customer_name WSH_NEW_DEL_INTERFACE.customer_name%TYPE,
64: ship_to_customer_id WSH_NEW_DEL_INTERFACE.ship_to_customer_id%TYPE,
65: ship_to_customer_name WSH_NEW_DEL_INTERFACE.ship_to_customer_name%TYPE,

Line 62: customer_id WSH_NEW_DEL_INTERFACE.customer_id%TYPE,

58: document_number NUMBER,
59: document_revision WSH_TRANSACTIONS_HISTORY.document_revision%TYPE,
60: action_type WSH_TRANSACTIONS_HISTORY.action_type%TYPE,
61: organization_code WSH_NEW_DEL_INTERFACE.organization_code%TYPE,
62: customer_id WSH_NEW_DEL_INTERFACE.customer_id%TYPE,
63: customer_name WSH_NEW_DEL_INTERFACE.customer_name%TYPE,
64: ship_to_customer_id WSH_NEW_DEL_INTERFACE.ship_to_customer_id%TYPE,
65: ship_to_customer_name WSH_NEW_DEL_INTERFACE.ship_to_customer_name%TYPE,
66: ship_to_address_id WSH_NEW_DEL_INTERFACE.ship_to_address_id%TYPE,

Line 63: customer_name WSH_NEW_DEL_INTERFACE.customer_name%TYPE,

59: document_revision WSH_TRANSACTIONS_HISTORY.document_revision%TYPE,
60: action_type WSH_TRANSACTIONS_HISTORY.action_type%TYPE,
61: organization_code WSH_NEW_DEL_INTERFACE.organization_code%TYPE,
62: customer_id WSH_NEW_DEL_INTERFACE.customer_id%TYPE,
63: customer_name WSH_NEW_DEL_INTERFACE.customer_name%TYPE,
64: ship_to_customer_id WSH_NEW_DEL_INTERFACE.ship_to_customer_id%TYPE,
65: ship_to_customer_name WSH_NEW_DEL_INTERFACE.ship_to_customer_name%TYPE,
66: ship_to_address_id WSH_NEW_DEL_INTERFACE.ship_to_address_id%TYPE,
67: ship_to_address1 WSH_NEW_DEL_INTERFACE.ship_to_address1%TYPE,

Line 64: ship_to_customer_id WSH_NEW_DEL_INTERFACE.ship_to_customer_id%TYPE,

60: action_type WSH_TRANSACTIONS_HISTORY.action_type%TYPE,
61: organization_code WSH_NEW_DEL_INTERFACE.organization_code%TYPE,
62: customer_id WSH_NEW_DEL_INTERFACE.customer_id%TYPE,
63: customer_name WSH_NEW_DEL_INTERFACE.customer_name%TYPE,
64: ship_to_customer_id WSH_NEW_DEL_INTERFACE.ship_to_customer_id%TYPE,
65: ship_to_customer_name WSH_NEW_DEL_INTERFACE.ship_to_customer_name%TYPE,
66: ship_to_address_id WSH_NEW_DEL_INTERFACE.ship_to_address_id%TYPE,
67: ship_to_address1 WSH_NEW_DEL_INTERFACE.ship_to_address1%TYPE,
68: ship_to_address2 WSH_NEW_DEL_INTERFACE.ship_to_address2%TYPE,

Line 65: ship_to_customer_name WSH_NEW_DEL_INTERFACE.ship_to_customer_name%TYPE,

61: organization_code WSH_NEW_DEL_INTERFACE.organization_code%TYPE,
62: customer_id WSH_NEW_DEL_INTERFACE.customer_id%TYPE,
63: customer_name WSH_NEW_DEL_INTERFACE.customer_name%TYPE,
64: ship_to_customer_id WSH_NEW_DEL_INTERFACE.ship_to_customer_id%TYPE,
65: ship_to_customer_name WSH_NEW_DEL_INTERFACE.ship_to_customer_name%TYPE,
66: ship_to_address_id WSH_NEW_DEL_INTERFACE.ship_to_address_id%TYPE,
67: ship_to_address1 WSH_NEW_DEL_INTERFACE.ship_to_address1%TYPE,
68: ship_to_address2 WSH_NEW_DEL_INTERFACE.ship_to_address2%TYPE,
69: ship_to_address3 WSH_NEW_DEL_INTERFACE.ship_to_address3%TYPE,

Line 66: ship_to_address_id WSH_NEW_DEL_INTERFACE.ship_to_address_id%TYPE,

62: customer_id WSH_NEW_DEL_INTERFACE.customer_id%TYPE,
63: customer_name WSH_NEW_DEL_INTERFACE.customer_name%TYPE,
64: ship_to_customer_id WSH_NEW_DEL_INTERFACE.ship_to_customer_id%TYPE,
65: ship_to_customer_name WSH_NEW_DEL_INTERFACE.ship_to_customer_name%TYPE,
66: ship_to_address_id WSH_NEW_DEL_INTERFACE.ship_to_address_id%TYPE,
67: ship_to_address1 WSH_NEW_DEL_INTERFACE.ship_to_address1%TYPE,
68: ship_to_address2 WSH_NEW_DEL_INTERFACE.ship_to_address2%TYPE,
69: ship_to_address3 WSH_NEW_DEL_INTERFACE.ship_to_address3%TYPE,
70: ship_to_address4 WSH_NEW_DEL_INTERFACE.ship_to_address4%TYPE,

Line 67: ship_to_address1 WSH_NEW_DEL_INTERFACE.ship_to_address1%TYPE,

63: customer_name WSH_NEW_DEL_INTERFACE.customer_name%TYPE,
64: ship_to_customer_id WSH_NEW_DEL_INTERFACE.ship_to_customer_id%TYPE,
65: ship_to_customer_name WSH_NEW_DEL_INTERFACE.ship_to_customer_name%TYPE,
66: ship_to_address_id WSH_NEW_DEL_INTERFACE.ship_to_address_id%TYPE,
67: ship_to_address1 WSH_NEW_DEL_INTERFACE.ship_to_address1%TYPE,
68: ship_to_address2 WSH_NEW_DEL_INTERFACE.ship_to_address2%TYPE,
69: ship_to_address3 WSH_NEW_DEL_INTERFACE.ship_to_address3%TYPE,
70: ship_to_address4 WSH_NEW_DEL_INTERFACE.ship_to_address4%TYPE,
71: ship_to_city WSH_NEW_DEL_INTERFACE.ship_to_city%TYPE,

Line 68: ship_to_address2 WSH_NEW_DEL_INTERFACE.ship_to_address2%TYPE,

64: ship_to_customer_id WSH_NEW_DEL_INTERFACE.ship_to_customer_id%TYPE,
65: ship_to_customer_name WSH_NEW_DEL_INTERFACE.ship_to_customer_name%TYPE,
66: ship_to_address_id WSH_NEW_DEL_INTERFACE.ship_to_address_id%TYPE,
67: ship_to_address1 WSH_NEW_DEL_INTERFACE.ship_to_address1%TYPE,
68: ship_to_address2 WSH_NEW_DEL_INTERFACE.ship_to_address2%TYPE,
69: ship_to_address3 WSH_NEW_DEL_INTERFACE.ship_to_address3%TYPE,
70: ship_to_address4 WSH_NEW_DEL_INTERFACE.ship_to_address4%TYPE,
71: ship_to_city WSH_NEW_DEL_INTERFACE.ship_to_city%TYPE,
72: ship_to_state WSH_NEW_DEL_INTERFACE.ship_to_state%TYPE,

Line 69: ship_to_address3 WSH_NEW_DEL_INTERFACE.ship_to_address3%TYPE,

65: ship_to_customer_name WSH_NEW_DEL_INTERFACE.ship_to_customer_name%TYPE,
66: ship_to_address_id WSH_NEW_DEL_INTERFACE.ship_to_address_id%TYPE,
67: ship_to_address1 WSH_NEW_DEL_INTERFACE.ship_to_address1%TYPE,
68: ship_to_address2 WSH_NEW_DEL_INTERFACE.ship_to_address2%TYPE,
69: ship_to_address3 WSH_NEW_DEL_INTERFACE.ship_to_address3%TYPE,
70: ship_to_address4 WSH_NEW_DEL_INTERFACE.ship_to_address4%TYPE,
71: ship_to_city WSH_NEW_DEL_INTERFACE.ship_to_city%TYPE,
72: ship_to_state WSH_NEW_DEL_INTERFACE.ship_to_state%TYPE,
73: ship_to_country WSH_NEW_DEL_INTERFACE.ship_to_country%TYPE,

Line 70: ship_to_address4 WSH_NEW_DEL_INTERFACE.ship_to_address4%TYPE,

66: ship_to_address_id WSH_NEW_DEL_INTERFACE.ship_to_address_id%TYPE,
67: ship_to_address1 WSH_NEW_DEL_INTERFACE.ship_to_address1%TYPE,
68: ship_to_address2 WSH_NEW_DEL_INTERFACE.ship_to_address2%TYPE,
69: ship_to_address3 WSH_NEW_DEL_INTERFACE.ship_to_address3%TYPE,
70: ship_to_address4 WSH_NEW_DEL_INTERFACE.ship_to_address4%TYPE,
71: ship_to_city WSH_NEW_DEL_INTERFACE.ship_to_city%TYPE,
72: ship_to_state WSH_NEW_DEL_INTERFACE.ship_to_state%TYPE,
73: ship_to_country WSH_NEW_DEL_INTERFACE.ship_to_country%TYPE,
74: ship_to_postal_code WSH_NEW_DEL_INTERFACE.ship_to_postal_code%TYPE,

Line 71: ship_to_city WSH_NEW_DEL_INTERFACE.ship_to_city%TYPE,

67: ship_to_address1 WSH_NEW_DEL_INTERFACE.ship_to_address1%TYPE,
68: ship_to_address2 WSH_NEW_DEL_INTERFACE.ship_to_address2%TYPE,
69: ship_to_address3 WSH_NEW_DEL_INTERFACE.ship_to_address3%TYPE,
70: ship_to_address4 WSH_NEW_DEL_INTERFACE.ship_to_address4%TYPE,
71: ship_to_city WSH_NEW_DEL_INTERFACE.ship_to_city%TYPE,
72: ship_to_state WSH_NEW_DEL_INTERFACE.ship_to_state%TYPE,
73: ship_to_country WSH_NEW_DEL_INTERFACE.ship_to_country%TYPE,
74: ship_to_postal_code WSH_NEW_DEL_INTERFACE.ship_to_postal_code%TYPE,
75: ship_to_contact_id WSH_NEW_DEL_INTERFACE.ship_to_contact_id%TYPE,

Line 72: ship_to_state WSH_NEW_DEL_INTERFACE.ship_to_state%TYPE,

68: ship_to_address2 WSH_NEW_DEL_INTERFACE.ship_to_address2%TYPE,
69: ship_to_address3 WSH_NEW_DEL_INTERFACE.ship_to_address3%TYPE,
70: ship_to_address4 WSH_NEW_DEL_INTERFACE.ship_to_address4%TYPE,
71: ship_to_city WSH_NEW_DEL_INTERFACE.ship_to_city%TYPE,
72: ship_to_state WSH_NEW_DEL_INTERFACE.ship_to_state%TYPE,
73: ship_to_country WSH_NEW_DEL_INTERFACE.ship_to_country%TYPE,
74: ship_to_postal_code WSH_NEW_DEL_INTERFACE.ship_to_postal_code%TYPE,
75: ship_to_contact_id WSH_NEW_DEL_INTERFACE.ship_to_contact_id%TYPE,
76: ship_to_contact_name WSH_NEW_DEL_INTERFACE.ship_to_contact_name%TYPE,

Line 73: ship_to_country WSH_NEW_DEL_INTERFACE.ship_to_country%TYPE,

69: ship_to_address3 WSH_NEW_DEL_INTERFACE.ship_to_address3%TYPE,
70: ship_to_address4 WSH_NEW_DEL_INTERFACE.ship_to_address4%TYPE,
71: ship_to_city WSH_NEW_DEL_INTERFACE.ship_to_city%TYPE,
72: ship_to_state WSH_NEW_DEL_INTERFACE.ship_to_state%TYPE,
73: ship_to_country WSH_NEW_DEL_INTERFACE.ship_to_country%TYPE,
74: ship_to_postal_code WSH_NEW_DEL_INTERFACE.ship_to_postal_code%TYPE,
75: ship_to_contact_id WSH_NEW_DEL_INTERFACE.ship_to_contact_id%TYPE,
76: ship_to_contact_name WSH_NEW_DEL_INTERFACE.ship_to_contact_name%TYPE,
77: ship_to_contact_phone WSH_NEW_DEL_INTERFACE.ship_to_contact_phone%TYPE,

Line 74: ship_to_postal_code WSH_NEW_DEL_INTERFACE.ship_to_postal_code%TYPE,

70: ship_to_address4 WSH_NEW_DEL_INTERFACE.ship_to_address4%TYPE,
71: ship_to_city WSH_NEW_DEL_INTERFACE.ship_to_city%TYPE,
72: ship_to_state WSH_NEW_DEL_INTERFACE.ship_to_state%TYPE,
73: ship_to_country WSH_NEW_DEL_INTERFACE.ship_to_country%TYPE,
74: ship_to_postal_code WSH_NEW_DEL_INTERFACE.ship_to_postal_code%TYPE,
75: ship_to_contact_id WSH_NEW_DEL_INTERFACE.ship_to_contact_id%TYPE,
76: ship_to_contact_name WSH_NEW_DEL_INTERFACE.ship_to_contact_name%TYPE,
77: ship_to_contact_phone WSH_NEW_DEL_INTERFACE.ship_to_contact_phone%TYPE,
78: invoice_to_customer_id WSH_NEW_DEL_INTERFACE.invoice_to_customer_id%TYPE,

Line 75: ship_to_contact_id WSH_NEW_DEL_INTERFACE.ship_to_contact_id%TYPE,

71: ship_to_city WSH_NEW_DEL_INTERFACE.ship_to_city%TYPE,
72: ship_to_state WSH_NEW_DEL_INTERFACE.ship_to_state%TYPE,
73: ship_to_country WSH_NEW_DEL_INTERFACE.ship_to_country%TYPE,
74: ship_to_postal_code WSH_NEW_DEL_INTERFACE.ship_to_postal_code%TYPE,
75: ship_to_contact_id WSH_NEW_DEL_INTERFACE.ship_to_contact_id%TYPE,
76: ship_to_contact_name WSH_NEW_DEL_INTERFACE.ship_to_contact_name%TYPE,
77: ship_to_contact_phone WSH_NEW_DEL_INTERFACE.ship_to_contact_phone%TYPE,
78: invoice_to_customer_id WSH_NEW_DEL_INTERFACE.invoice_to_customer_id%TYPE,
79: invoice_to_customer_name WSH_NEW_DEL_INTERFACE.invoice_to_customer_name%TYPE,

Line 76: ship_to_contact_name WSH_NEW_DEL_INTERFACE.ship_to_contact_name%TYPE,

72: ship_to_state WSH_NEW_DEL_INTERFACE.ship_to_state%TYPE,
73: ship_to_country WSH_NEW_DEL_INTERFACE.ship_to_country%TYPE,
74: ship_to_postal_code WSH_NEW_DEL_INTERFACE.ship_to_postal_code%TYPE,
75: ship_to_contact_id WSH_NEW_DEL_INTERFACE.ship_to_contact_id%TYPE,
76: ship_to_contact_name WSH_NEW_DEL_INTERFACE.ship_to_contact_name%TYPE,
77: ship_to_contact_phone WSH_NEW_DEL_INTERFACE.ship_to_contact_phone%TYPE,
78: invoice_to_customer_id WSH_NEW_DEL_INTERFACE.invoice_to_customer_id%TYPE,
79: invoice_to_customer_name WSH_NEW_DEL_INTERFACE.invoice_to_customer_name%TYPE,
80: invoice_to_address_id WSH_NEW_DEL_INTERFACE.invoice_to_address_id%TYPE,

Line 77: ship_to_contact_phone WSH_NEW_DEL_INTERFACE.ship_to_contact_phone%TYPE,

73: ship_to_country WSH_NEW_DEL_INTERFACE.ship_to_country%TYPE,
74: ship_to_postal_code WSH_NEW_DEL_INTERFACE.ship_to_postal_code%TYPE,
75: ship_to_contact_id WSH_NEW_DEL_INTERFACE.ship_to_contact_id%TYPE,
76: ship_to_contact_name WSH_NEW_DEL_INTERFACE.ship_to_contact_name%TYPE,
77: ship_to_contact_phone WSH_NEW_DEL_INTERFACE.ship_to_contact_phone%TYPE,
78: invoice_to_customer_id WSH_NEW_DEL_INTERFACE.invoice_to_customer_id%TYPE,
79: invoice_to_customer_name WSH_NEW_DEL_INTERFACE.invoice_to_customer_name%TYPE,
80: invoice_to_address_id WSH_NEW_DEL_INTERFACE.invoice_to_address_id%TYPE,
81: invoice_to_address1 WSH_NEW_DEL_INTERFACE.invoice_to_address1%TYPE,

Line 78: invoice_to_customer_id WSH_NEW_DEL_INTERFACE.invoice_to_customer_id%TYPE,

74: ship_to_postal_code WSH_NEW_DEL_INTERFACE.ship_to_postal_code%TYPE,
75: ship_to_contact_id WSH_NEW_DEL_INTERFACE.ship_to_contact_id%TYPE,
76: ship_to_contact_name WSH_NEW_DEL_INTERFACE.ship_to_contact_name%TYPE,
77: ship_to_contact_phone WSH_NEW_DEL_INTERFACE.ship_to_contact_phone%TYPE,
78: invoice_to_customer_id WSH_NEW_DEL_INTERFACE.invoice_to_customer_id%TYPE,
79: invoice_to_customer_name WSH_NEW_DEL_INTERFACE.invoice_to_customer_name%TYPE,
80: invoice_to_address_id WSH_NEW_DEL_INTERFACE.invoice_to_address_id%TYPE,
81: invoice_to_address1 WSH_NEW_DEL_INTERFACE.invoice_to_address1%TYPE,
82: invoice_to_address2 WSH_NEW_DEL_INTERFACE.invoice_to_address2%TYPE,

Line 79: invoice_to_customer_name WSH_NEW_DEL_INTERFACE.invoice_to_customer_name%TYPE,

75: ship_to_contact_id WSH_NEW_DEL_INTERFACE.ship_to_contact_id%TYPE,
76: ship_to_contact_name WSH_NEW_DEL_INTERFACE.ship_to_contact_name%TYPE,
77: ship_to_contact_phone WSH_NEW_DEL_INTERFACE.ship_to_contact_phone%TYPE,
78: invoice_to_customer_id WSH_NEW_DEL_INTERFACE.invoice_to_customer_id%TYPE,
79: invoice_to_customer_name WSH_NEW_DEL_INTERFACE.invoice_to_customer_name%TYPE,
80: invoice_to_address_id WSH_NEW_DEL_INTERFACE.invoice_to_address_id%TYPE,
81: invoice_to_address1 WSH_NEW_DEL_INTERFACE.invoice_to_address1%TYPE,
82: invoice_to_address2 WSH_NEW_DEL_INTERFACE.invoice_to_address2%TYPE,
83: invoice_to_address3 WSH_NEW_DEL_INTERFACE.invoice_to_address3%TYPE,

Line 80: invoice_to_address_id WSH_NEW_DEL_INTERFACE.invoice_to_address_id%TYPE,

76: ship_to_contact_name WSH_NEW_DEL_INTERFACE.ship_to_contact_name%TYPE,
77: ship_to_contact_phone WSH_NEW_DEL_INTERFACE.ship_to_contact_phone%TYPE,
78: invoice_to_customer_id WSH_NEW_DEL_INTERFACE.invoice_to_customer_id%TYPE,
79: invoice_to_customer_name WSH_NEW_DEL_INTERFACE.invoice_to_customer_name%TYPE,
80: invoice_to_address_id WSH_NEW_DEL_INTERFACE.invoice_to_address_id%TYPE,
81: invoice_to_address1 WSH_NEW_DEL_INTERFACE.invoice_to_address1%TYPE,
82: invoice_to_address2 WSH_NEW_DEL_INTERFACE.invoice_to_address2%TYPE,
83: invoice_to_address3 WSH_NEW_DEL_INTERFACE.invoice_to_address3%TYPE,
84: invoice_to_address4 WSH_NEW_DEL_INTERFACE.invoice_to_address4%TYPE,

Line 81: invoice_to_address1 WSH_NEW_DEL_INTERFACE.invoice_to_address1%TYPE,

77: ship_to_contact_phone WSH_NEW_DEL_INTERFACE.ship_to_contact_phone%TYPE,
78: invoice_to_customer_id WSH_NEW_DEL_INTERFACE.invoice_to_customer_id%TYPE,
79: invoice_to_customer_name WSH_NEW_DEL_INTERFACE.invoice_to_customer_name%TYPE,
80: invoice_to_address_id WSH_NEW_DEL_INTERFACE.invoice_to_address_id%TYPE,
81: invoice_to_address1 WSH_NEW_DEL_INTERFACE.invoice_to_address1%TYPE,
82: invoice_to_address2 WSH_NEW_DEL_INTERFACE.invoice_to_address2%TYPE,
83: invoice_to_address3 WSH_NEW_DEL_INTERFACE.invoice_to_address3%TYPE,
84: invoice_to_address4 WSH_NEW_DEL_INTERFACE.invoice_to_address4%TYPE,
85: invoice_to_city WSH_NEW_DEL_INTERFACE.invoice_to_city%TYPE,

Line 82: invoice_to_address2 WSH_NEW_DEL_INTERFACE.invoice_to_address2%TYPE,

78: invoice_to_customer_id WSH_NEW_DEL_INTERFACE.invoice_to_customer_id%TYPE,
79: invoice_to_customer_name WSH_NEW_DEL_INTERFACE.invoice_to_customer_name%TYPE,
80: invoice_to_address_id WSH_NEW_DEL_INTERFACE.invoice_to_address_id%TYPE,
81: invoice_to_address1 WSH_NEW_DEL_INTERFACE.invoice_to_address1%TYPE,
82: invoice_to_address2 WSH_NEW_DEL_INTERFACE.invoice_to_address2%TYPE,
83: invoice_to_address3 WSH_NEW_DEL_INTERFACE.invoice_to_address3%TYPE,
84: invoice_to_address4 WSH_NEW_DEL_INTERFACE.invoice_to_address4%TYPE,
85: invoice_to_city WSH_NEW_DEL_INTERFACE.invoice_to_city%TYPE,
86: invoice_to_state WSH_NEW_DEL_INTERFACE.invoice_to_state%TYPE,

Line 83: invoice_to_address3 WSH_NEW_DEL_INTERFACE.invoice_to_address3%TYPE,

79: invoice_to_customer_name WSH_NEW_DEL_INTERFACE.invoice_to_customer_name%TYPE,
80: invoice_to_address_id WSH_NEW_DEL_INTERFACE.invoice_to_address_id%TYPE,
81: invoice_to_address1 WSH_NEW_DEL_INTERFACE.invoice_to_address1%TYPE,
82: invoice_to_address2 WSH_NEW_DEL_INTERFACE.invoice_to_address2%TYPE,
83: invoice_to_address3 WSH_NEW_DEL_INTERFACE.invoice_to_address3%TYPE,
84: invoice_to_address4 WSH_NEW_DEL_INTERFACE.invoice_to_address4%TYPE,
85: invoice_to_city WSH_NEW_DEL_INTERFACE.invoice_to_city%TYPE,
86: invoice_to_state WSH_NEW_DEL_INTERFACE.invoice_to_state%TYPE,
87: invoice_to_country WSH_NEW_DEL_INTERFACE.invoice_to_country%TYPE,

Line 84: invoice_to_address4 WSH_NEW_DEL_INTERFACE.invoice_to_address4%TYPE,

80: invoice_to_address_id WSH_NEW_DEL_INTERFACE.invoice_to_address_id%TYPE,
81: invoice_to_address1 WSH_NEW_DEL_INTERFACE.invoice_to_address1%TYPE,
82: invoice_to_address2 WSH_NEW_DEL_INTERFACE.invoice_to_address2%TYPE,
83: invoice_to_address3 WSH_NEW_DEL_INTERFACE.invoice_to_address3%TYPE,
84: invoice_to_address4 WSH_NEW_DEL_INTERFACE.invoice_to_address4%TYPE,
85: invoice_to_city WSH_NEW_DEL_INTERFACE.invoice_to_city%TYPE,
86: invoice_to_state WSH_NEW_DEL_INTERFACE.invoice_to_state%TYPE,
87: invoice_to_country WSH_NEW_DEL_INTERFACE.invoice_to_country%TYPE,
88: invoice_to_postal_code WSH_NEW_DEL_INTERFACE.invoice_to_postal_code%TYPE,

Line 85: invoice_to_city WSH_NEW_DEL_INTERFACE.invoice_to_city%TYPE,

81: invoice_to_address1 WSH_NEW_DEL_INTERFACE.invoice_to_address1%TYPE,
82: invoice_to_address2 WSH_NEW_DEL_INTERFACE.invoice_to_address2%TYPE,
83: invoice_to_address3 WSH_NEW_DEL_INTERFACE.invoice_to_address3%TYPE,
84: invoice_to_address4 WSH_NEW_DEL_INTERFACE.invoice_to_address4%TYPE,
85: invoice_to_city WSH_NEW_DEL_INTERFACE.invoice_to_city%TYPE,
86: invoice_to_state WSH_NEW_DEL_INTERFACE.invoice_to_state%TYPE,
87: invoice_to_country WSH_NEW_DEL_INTERFACE.invoice_to_country%TYPE,
88: invoice_to_postal_code WSH_NEW_DEL_INTERFACE.invoice_to_postal_code%TYPE,
89: invoice_to_contact_id WSH_NEW_DEL_INTERFACE.invoice_to_contact_id%TYPE,

Line 86: invoice_to_state WSH_NEW_DEL_INTERFACE.invoice_to_state%TYPE,

82: invoice_to_address2 WSH_NEW_DEL_INTERFACE.invoice_to_address2%TYPE,
83: invoice_to_address3 WSH_NEW_DEL_INTERFACE.invoice_to_address3%TYPE,
84: invoice_to_address4 WSH_NEW_DEL_INTERFACE.invoice_to_address4%TYPE,
85: invoice_to_city WSH_NEW_DEL_INTERFACE.invoice_to_city%TYPE,
86: invoice_to_state WSH_NEW_DEL_INTERFACE.invoice_to_state%TYPE,
87: invoice_to_country WSH_NEW_DEL_INTERFACE.invoice_to_country%TYPE,
88: invoice_to_postal_code WSH_NEW_DEL_INTERFACE.invoice_to_postal_code%TYPE,
89: invoice_to_contact_id WSH_NEW_DEL_INTERFACE.invoice_to_contact_id%TYPE,
90: invoice_to_contact_name WSH_NEW_DEL_INTERFACE.invoice_to_contact_name%TYPE,

Line 87: invoice_to_country WSH_NEW_DEL_INTERFACE.invoice_to_country%TYPE,

83: invoice_to_address3 WSH_NEW_DEL_INTERFACE.invoice_to_address3%TYPE,
84: invoice_to_address4 WSH_NEW_DEL_INTERFACE.invoice_to_address4%TYPE,
85: invoice_to_city WSH_NEW_DEL_INTERFACE.invoice_to_city%TYPE,
86: invoice_to_state WSH_NEW_DEL_INTERFACE.invoice_to_state%TYPE,
87: invoice_to_country WSH_NEW_DEL_INTERFACE.invoice_to_country%TYPE,
88: invoice_to_postal_code WSH_NEW_DEL_INTERFACE.invoice_to_postal_code%TYPE,
89: invoice_to_contact_id WSH_NEW_DEL_INTERFACE.invoice_to_contact_id%TYPE,
90: invoice_to_contact_name WSH_NEW_DEL_INTERFACE.invoice_to_contact_name%TYPE,
91: invoice_to_contact_phone WSH_NEW_DEL_INTERFACE.invoice_to_contact_phone%TYPE,

Line 88: invoice_to_postal_code WSH_NEW_DEL_INTERFACE.invoice_to_postal_code%TYPE,

84: invoice_to_address4 WSH_NEW_DEL_INTERFACE.invoice_to_address4%TYPE,
85: invoice_to_city WSH_NEW_DEL_INTERFACE.invoice_to_city%TYPE,
86: invoice_to_state WSH_NEW_DEL_INTERFACE.invoice_to_state%TYPE,
87: invoice_to_country WSH_NEW_DEL_INTERFACE.invoice_to_country%TYPE,
88: invoice_to_postal_code WSH_NEW_DEL_INTERFACE.invoice_to_postal_code%TYPE,
89: invoice_to_contact_id WSH_NEW_DEL_INTERFACE.invoice_to_contact_id%TYPE,
90: invoice_to_contact_name WSH_NEW_DEL_INTERFACE.invoice_to_contact_name%TYPE,
91: invoice_to_contact_phone WSH_NEW_DEL_INTERFACE.invoice_to_contact_phone%TYPE,
92: deliver_to_customer_id WSH_NEW_DEL_INTERFACE.deliver_to_customer_id%TYPE,

Line 89: invoice_to_contact_id WSH_NEW_DEL_INTERFACE.invoice_to_contact_id%TYPE,

85: invoice_to_city WSH_NEW_DEL_INTERFACE.invoice_to_city%TYPE,
86: invoice_to_state WSH_NEW_DEL_INTERFACE.invoice_to_state%TYPE,
87: invoice_to_country WSH_NEW_DEL_INTERFACE.invoice_to_country%TYPE,
88: invoice_to_postal_code WSH_NEW_DEL_INTERFACE.invoice_to_postal_code%TYPE,
89: invoice_to_contact_id WSH_NEW_DEL_INTERFACE.invoice_to_contact_id%TYPE,
90: invoice_to_contact_name WSH_NEW_DEL_INTERFACE.invoice_to_contact_name%TYPE,
91: invoice_to_contact_phone WSH_NEW_DEL_INTERFACE.invoice_to_contact_phone%TYPE,
92: deliver_to_customer_id WSH_NEW_DEL_INTERFACE.deliver_to_customer_id%TYPE,
93: deliver_to_customer_name WSH_NEW_DEL_INTERFACE.deliver_to_customer_name%TYPE,

Line 90: invoice_to_contact_name WSH_NEW_DEL_INTERFACE.invoice_to_contact_name%TYPE,

86: invoice_to_state WSH_NEW_DEL_INTERFACE.invoice_to_state%TYPE,
87: invoice_to_country WSH_NEW_DEL_INTERFACE.invoice_to_country%TYPE,
88: invoice_to_postal_code WSH_NEW_DEL_INTERFACE.invoice_to_postal_code%TYPE,
89: invoice_to_contact_id WSH_NEW_DEL_INTERFACE.invoice_to_contact_id%TYPE,
90: invoice_to_contact_name WSH_NEW_DEL_INTERFACE.invoice_to_contact_name%TYPE,
91: invoice_to_contact_phone WSH_NEW_DEL_INTERFACE.invoice_to_contact_phone%TYPE,
92: deliver_to_customer_id WSH_NEW_DEL_INTERFACE.deliver_to_customer_id%TYPE,
93: deliver_to_customer_name WSH_NEW_DEL_INTERFACE.deliver_to_customer_name%TYPE,
94: deliver_to_address_id WSH_NEW_DEL_INTERFACE.deliver_to_address_id%TYPE,

Line 91: invoice_to_contact_phone WSH_NEW_DEL_INTERFACE.invoice_to_contact_phone%TYPE,

87: invoice_to_country WSH_NEW_DEL_INTERFACE.invoice_to_country%TYPE,
88: invoice_to_postal_code WSH_NEW_DEL_INTERFACE.invoice_to_postal_code%TYPE,
89: invoice_to_contact_id WSH_NEW_DEL_INTERFACE.invoice_to_contact_id%TYPE,
90: invoice_to_contact_name WSH_NEW_DEL_INTERFACE.invoice_to_contact_name%TYPE,
91: invoice_to_contact_phone WSH_NEW_DEL_INTERFACE.invoice_to_contact_phone%TYPE,
92: deliver_to_customer_id WSH_NEW_DEL_INTERFACE.deliver_to_customer_id%TYPE,
93: deliver_to_customer_name WSH_NEW_DEL_INTERFACE.deliver_to_customer_name%TYPE,
94: deliver_to_address_id WSH_NEW_DEL_INTERFACE.deliver_to_address_id%TYPE,
95: deliver_to_address1 WSH_NEW_DEL_INTERFACE.deliver_to_address1%TYPE,

Line 92: deliver_to_customer_id WSH_NEW_DEL_INTERFACE.deliver_to_customer_id%TYPE,

88: invoice_to_postal_code WSH_NEW_DEL_INTERFACE.invoice_to_postal_code%TYPE,
89: invoice_to_contact_id WSH_NEW_DEL_INTERFACE.invoice_to_contact_id%TYPE,
90: invoice_to_contact_name WSH_NEW_DEL_INTERFACE.invoice_to_contact_name%TYPE,
91: invoice_to_contact_phone WSH_NEW_DEL_INTERFACE.invoice_to_contact_phone%TYPE,
92: deliver_to_customer_id WSH_NEW_DEL_INTERFACE.deliver_to_customer_id%TYPE,
93: deliver_to_customer_name WSH_NEW_DEL_INTERFACE.deliver_to_customer_name%TYPE,
94: deliver_to_address_id WSH_NEW_DEL_INTERFACE.deliver_to_address_id%TYPE,
95: deliver_to_address1 WSH_NEW_DEL_INTERFACE.deliver_to_address1%TYPE,
96: deliver_to_address2 WSH_NEW_DEL_INTERFACE.deliver_to_address2%TYPE,

Line 93: deliver_to_customer_name WSH_NEW_DEL_INTERFACE.deliver_to_customer_name%TYPE,

89: invoice_to_contact_id WSH_NEW_DEL_INTERFACE.invoice_to_contact_id%TYPE,
90: invoice_to_contact_name WSH_NEW_DEL_INTERFACE.invoice_to_contact_name%TYPE,
91: invoice_to_contact_phone WSH_NEW_DEL_INTERFACE.invoice_to_contact_phone%TYPE,
92: deliver_to_customer_id WSH_NEW_DEL_INTERFACE.deliver_to_customer_id%TYPE,
93: deliver_to_customer_name WSH_NEW_DEL_INTERFACE.deliver_to_customer_name%TYPE,
94: deliver_to_address_id WSH_NEW_DEL_INTERFACE.deliver_to_address_id%TYPE,
95: deliver_to_address1 WSH_NEW_DEL_INTERFACE.deliver_to_address1%TYPE,
96: deliver_to_address2 WSH_NEW_DEL_INTERFACE.deliver_to_address2%TYPE,
97: deliver_to_address3 WSH_NEW_DEL_INTERFACE.deliver_to_address3%TYPE,

Line 94: deliver_to_address_id WSH_NEW_DEL_INTERFACE.deliver_to_address_id%TYPE,

90: invoice_to_contact_name WSH_NEW_DEL_INTERFACE.invoice_to_contact_name%TYPE,
91: invoice_to_contact_phone WSH_NEW_DEL_INTERFACE.invoice_to_contact_phone%TYPE,
92: deliver_to_customer_id WSH_NEW_DEL_INTERFACE.deliver_to_customer_id%TYPE,
93: deliver_to_customer_name WSH_NEW_DEL_INTERFACE.deliver_to_customer_name%TYPE,
94: deliver_to_address_id WSH_NEW_DEL_INTERFACE.deliver_to_address_id%TYPE,
95: deliver_to_address1 WSH_NEW_DEL_INTERFACE.deliver_to_address1%TYPE,
96: deliver_to_address2 WSH_NEW_DEL_INTERFACE.deliver_to_address2%TYPE,
97: deliver_to_address3 WSH_NEW_DEL_INTERFACE.deliver_to_address3%TYPE,
98: deliver_to_address4 WSH_NEW_DEL_INTERFACE.deliver_to_address4%TYPE,

Line 95: deliver_to_address1 WSH_NEW_DEL_INTERFACE.deliver_to_address1%TYPE,

91: invoice_to_contact_phone WSH_NEW_DEL_INTERFACE.invoice_to_contact_phone%TYPE,
92: deliver_to_customer_id WSH_NEW_DEL_INTERFACE.deliver_to_customer_id%TYPE,
93: deliver_to_customer_name WSH_NEW_DEL_INTERFACE.deliver_to_customer_name%TYPE,
94: deliver_to_address_id WSH_NEW_DEL_INTERFACE.deliver_to_address_id%TYPE,
95: deliver_to_address1 WSH_NEW_DEL_INTERFACE.deliver_to_address1%TYPE,
96: deliver_to_address2 WSH_NEW_DEL_INTERFACE.deliver_to_address2%TYPE,
97: deliver_to_address3 WSH_NEW_DEL_INTERFACE.deliver_to_address3%TYPE,
98: deliver_to_address4 WSH_NEW_DEL_INTERFACE.deliver_to_address4%TYPE,
99: deliver_to_city WSH_NEW_DEL_INTERFACE.deliver_to_city%TYPE,

Line 96: deliver_to_address2 WSH_NEW_DEL_INTERFACE.deliver_to_address2%TYPE,

92: deliver_to_customer_id WSH_NEW_DEL_INTERFACE.deliver_to_customer_id%TYPE,
93: deliver_to_customer_name WSH_NEW_DEL_INTERFACE.deliver_to_customer_name%TYPE,
94: deliver_to_address_id WSH_NEW_DEL_INTERFACE.deliver_to_address_id%TYPE,
95: deliver_to_address1 WSH_NEW_DEL_INTERFACE.deliver_to_address1%TYPE,
96: deliver_to_address2 WSH_NEW_DEL_INTERFACE.deliver_to_address2%TYPE,
97: deliver_to_address3 WSH_NEW_DEL_INTERFACE.deliver_to_address3%TYPE,
98: deliver_to_address4 WSH_NEW_DEL_INTERFACE.deliver_to_address4%TYPE,
99: deliver_to_city WSH_NEW_DEL_INTERFACE.deliver_to_city%TYPE,
100: deliver_to_state WSH_NEW_DEL_INTERFACE.deliver_to_state%TYPE,

Line 97: deliver_to_address3 WSH_NEW_DEL_INTERFACE.deliver_to_address3%TYPE,

93: deliver_to_customer_name WSH_NEW_DEL_INTERFACE.deliver_to_customer_name%TYPE,
94: deliver_to_address_id WSH_NEW_DEL_INTERFACE.deliver_to_address_id%TYPE,
95: deliver_to_address1 WSH_NEW_DEL_INTERFACE.deliver_to_address1%TYPE,
96: deliver_to_address2 WSH_NEW_DEL_INTERFACE.deliver_to_address2%TYPE,
97: deliver_to_address3 WSH_NEW_DEL_INTERFACE.deliver_to_address3%TYPE,
98: deliver_to_address4 WSH_NEW_DEL_INTERFACE.deliver_to_address4%TYPE,
99: deliver_to_city WSH_NEW_DEL_INTERFACE.deliver_to_city%TYPE,
100: deliver_to_state WSH_NEW_DEL_INTERFACE.deliver_to_state%TYPE,
101: deliver_to_country WSH_NEW_DEL_INTERFACE.deliver_to_country%TYPE,

Line 98: deliver_to_address4 WSH_NEW_DEL_INTERFACE.deliver_to_address4%TYPE,

94: deliver_to_address_id WSH_NEW_DEL_INTERFACE.deliver_to_address_id%TYPE,
95: deliver_to_address1 WSH_NEW_DEL_INTERFACE.deliver_to_address1%TYPE,
96: deliver_to_address2 WSH_NEW_DEL_INTERFACE.deliver_to_address2%TYPE,
97: deliver_to_address3 WSH_NEW_DEL_INTERFACE.deliver_to_address3%TYPE,
98: deliver_to_address4 WSH_NEW_DEL_INTERFACE.deliver_to_address4%TYPE,
99: deliver_to_city WSH_NEW_DEL_INTERFACE.deliver_to_city%TYPE,
100: deliver_to_state WSH_NEW_DEL_INTERFACE.deliver_to_state%TYPE,
101: deliver_to_country WSH_NEW_DEL_INTERFACE.deliver_to_country%TYPE,
102: deliver_to_postal_code WSH_NEW_DEL_INTERFACE.deliver_to_postal_code%TYPE,

Line 99: deliver_to_city WSH_NEW_DEL_INTERFACE.deliver_to_city%TYPE,

95: deliver_to_address1 WSH_NEW_DEL_INTERFACE.deliver_to_address1%TYPE,
96: deliver_to_address2 WSH_NEW_DEL_INTERFACE.deliver_to_address2%TYPE,
97: deliver_to_address3 WSH_NEW_DEL_INTERFACE.deliver_to_address3%TYPE,
98: deliver_to_address4 WSH_NEW_DEL_INTERFACE.deliver_to_address4%TYPE,
99: deliver_to_city WSH_NEW_DEL_INTERFACE.deliver_to_city%TYPE,
100: deliver_to_state WSH_NEW_DEL_INTERFACE.deliver_to_state%TYPE,
101: deliver_to_country WSH_NEW_DEL_INTERFACE.deliver_to_country%TYPE,
102: deliver_to_postal_code WSH_NEW_DEL_INTERFACE.deliver_to_postal_code%TYPE,
103: deliver_to_contact_id WSH_NEW_DEL_INTERFACE.deliver_to_contact_id%TYPE,

Line 100: deliver_to_state WSH_NEW_DEL_INTERFACE.deliver_to_state%TYPE,

96: deliver_to_address2 WSH_NEW_DEL_INTERFACE.deliver_to_address2%TYPE,
97: deliver_to_address3 WSH_NEW_DEL_INTERFACE.deliver_to_address3%TYPE,
98: deliver_to_address4 WSH_NEW_DEL_INTERFACE.deliver_to_address4%TYPE,
99: deliver_to_city WSH_NEW_DEL_INTERFACE.deliver_to_city%TYPE,
100: deliver_to_state WSH_NEW_DEL_INTERFACE.deliver_to_state%TYPE,
101: deliver_to_country WSH_NEW_DEL_INTERFACE.deliver_to_country%TYPE,
102: deliver_to_postal_code WSH_NEW_DEL_INTERFACE.deliver_to_postal_code%TYPE,
103: deliver_to_contact_id WSH_NEW_DEL_INTERFACE.deliver_to_contact_id%TYPE,
104: deliver_to_contact_name WSH_NEW_DEL_INTERFACE.deliver_to_contact_name%TYPE,

Line 101: deliver_to_country WSH_NEW_DEL_INTERFACE.deliver_to_country%TYPE,

97: deliver_to_address3 WSH_NEW_DEL_INTERFACE.deliver_to_address3%TYPE,
98: deliver_to_address4 WSH_NEW_DEL_INTERFACE.deliver_to_address4%TYPE,
99: deliver_to_city WSH_NEW_DEL_INTERFACE.deliver_to_city%TYPE,
100: deliver_to_state WSH_NEW_DEL_INTERFACE.deliver_to_state%TYPE,
101: deliver_to_country WSH_NEW_DEL_INTERFACE.deliver_to_country%TYPE,
102: deliver_to_postal_code WSH_NEW_DEL_INTERFACE.deliver_to_postal_code%TYPE,
103: deliver_to_contact_id WSH_NEW_DEL_INTERFACE.deliver_to_contact_id%TYPE,
104: deliver_to_contact_name WSH_NEW_DEL_INTERFACE.deliver_to_contact_name%TYPE,
105: deliver_to_contact_phone WSH_NEW_DEL_INTERFACE.deliver_to_contact_phone%TYPE,

Line 102: deliver_to_postal_code WSH_NEW_DEL_INTERFACE.deliver_to_postal_code%TYPE,

98: deliver_to_address4 WSH_NEW_DEL_INTERFACE.deliver_to_address4%TYPE,
99: deliver_to_city WSH_NEW_DEL_INTERFACE.deliver_to_city%TYPE,
100: deliver_to_state WSH_NEW_DEL_INTERFACE.deliver_to_state%TYPE,
101: deliver_to_country WSH_NEW_DEL_INTERFACE.deliver_to_country%TYPE,
102: deliver_to_postal_code WSH_NEW_DEL_INTERFACE.deliver_to_postal_code%TYPE,
103: deliver_to_contact_id WSH_NEW_DEL_INTERFACE.deliver_to_contact_id%TYPE,
104: deliver_to_contact_name WSH_NEW_DEL_INTERFACE.deliver_to_contact_name%TYPE,
105: deliver_to_contact_phone WSH_NEW_DEL_INTERFACE.deliver_to_contact_phone%TYPE,
106: carrier_code WSH_NEW_DEL_INTERFACE.carrier_code%TYPE,

Line 103: deliver_to_contact_id WSH_NEW_DEL_INTERFACE.deliver_to_contact_id%TYPE,

99: deliver_to_city WSH_NEW_DEL_INTERFACE.deliver_to_city%TYPE,
100: deliver_to_state WSH_NEW_DEL_INTERFACE.deliver_to_state%TYPE,
101: deliver_to_country WSH_NEW_DEL_INTERFACE.deliver_to_country%TYPE,
102: deliver_to_postal_code WSH_NEW_DEL_INTERFACE.deliver_to_postal_code%TYPE,
103: deliver_to_contact_id WSH_NEW_DEL_INTERFACE.deliver_to_contact_id%TYPE,
104: deliver_to_contact_name WSH_NEW_DEL_INTERFACE.deliver_to_contact_name%TYPE,
105: deliver_to_contact_phone WSH_NEW_DEL_INTERFACE.deliver_to_contact_phone%TYPE,
106: carrier_code WSH_NEW_DEL_INTERFACE.carrier_code%TYPE,
107: service_level WSH_NEW_DEL_INTERFACE.service_level%TYPE,

Line 104: deliver_to_contact_name WSH_NEW_DEL_INTERFACE.deliver_to_contact_name%TYPE,

100: deliver_to_state WSH_NEW_DEL_INTERFACE.deliver_to_state%TYPE,
101: deliver_to_country WSH_NEW_DEL_INTERFACE.deliver_to_country%TYPE,
102: deliver_to_postal_code WSH_NEW_DEL_INTERFACE.deliver_to_postal_code%TYPE,
103: deliver_to_contact_id WSH_NEW_DEL_INTERFACE.deliver_to_contact_id%TYPE,
104: deliver_to_contact_name WSH_NEW_DEL_INTERFACE.deliver_to_contact_name%TYPE,
105: deliver_to_contact_phone WSH_NEW_DEL_INTERFACE.deliver_to_contact_phone%TYPE,
106: carrier_code WSH_NEW_DEL_INTERFACE.carrier_code%TYPE,
107: service_level WSH_NEW_DEL_INTERFACE.service_level%TYPE,
108: mode_of_transport WSH_NEW_DEL_INTERFACE.mode_of_transport%TYPE,

Line 105: deliver_to_contact_phone WSH_NEW_DEL_INTERFACE.deliver_to_contact_phone%TYPE,

101: deliver_to_country WSH_NEW_DEL_INTERFACE.deliver_to_country%TYPE,
102: deliver_to_postal_code WSH_NEW_DEL_INTERFACE.deliver_to_postal_code%TYPE,
103: deliver_to_contact_id WSH_NEW_DEL_INTERFACE.deliver_to_contact_id%TYPE,
104: deliver_to_contact_name WSH_NEW_DEL_INTERFACE.deliver_to_contact_name%TYPE,
105: deliver_to_contact_phone WSH_NEW_DEL_INTERFACE.deliver_to_contact_phone%TYPE,
106: carrier_code WSH_NEW_DEL_INTERFACE.carrier_code%TYPE,
107: service_level WSH_NEW_DEL_INTERFACE.service_level%TYPE,
108: mode_of_transport WSH_NEW_DEL_INTERFACE.mode_of_transport%TYPE,
109: freight_terms_code WSH_NEW_DEL_INTERFACE.freight_terms_code%TYPE,

Line 106: carrier_code WSH_NEW_DEL_INTERFACE.carrier_code%TYPE,

102: deliver_to_postal_code WSH_NEW_DEL_INTERFACE.deliver_to_postal_code%TYPE,
103: deliver_to_contact_id WSH_NEW_DEL_INTERFACE.deliver_to_contact_id%TYPE,
104: deliver_to_contact_name WSH_NEW_DEL_INTERFACE.deliver_to_contact_name%TYPE,
105: deliver_to_contact_phone WSH_NEW_DEL_INTERFACE.deliver_to_contact_phone%TYPE,
106: carrier_code WSH_NEW_DEL_INTERFACE.carrier_code%TYPE,
107: service_level WSH_NEW_DEL_INTERFACE.service_level%TYPE,
108: mode_of_transport WSH_NEW_DEL_INTERFACE.mode_of_transport%TYPE,
109: freight_terms_code WSH_NEW_DEL_INTERFACE.freight_terms_code%TYPE,
110: fob_code WSH_NEW_DEL_INTERFACE.fob_code%TYPE,

Line 107: service_level WSH_NEW_DEL_INTERFACE.service_level%TYPE,

103: deliver_to_contact_id WSH_NEW_DEL_INTERFACE.deliver_to_contact_id%TYPE,
104: deliver_to_contact_name WSH_NEW_DEL_INTERFACE.deliver_to_contact_name%TYPE,
105: deliver_to_contact_phone WSH_NEW_DEL_INTERFACE.deliver_to_contact_phone%TYPE,
106: carrier_code WSH_NEW_DEL_INTERFACE.carrier_code%TYPE,
107: service_level WSH_NEW_DEL_INTERFACE.service_level%TYPE,
108: mode_of_transport WSH_NEW_DEL_INTERFACE.mode_of_transport%TYPE,
109: freight_terms_code WSH_NEW_DEL_INTERFACE.freight_terms_code%TYPE,
110: fob_code WSH_NEW_DEL_INTERFACE.fob_code%TYPE,
111: currency_code WSH_NEW_DEL_INTERFACE.currency_code%TYPE,

Line 108: mode_of_transport WSH_NEW_DEL_INTERFACE.mode_of_transport%TYPE,

104: deliver_to_contact_name WSH_NEW_DEL_INTERFACE.deliver_to_contact_name%TYPE,
105: deliver_to_contact_phone WSH_NEW_DEL_INTERFACE.deliver_to_contact_phone%TYPE,
106: carrier_code WSH_NEW_DEL_INTERFACE.carrier_code%TYPE,
107: service_level WSH_NEW_DEL_INTERFACE.service_level%TYPE,
108: mode_of_transport WSH_NEW_DEL_INTERFACE.mode_of_transport%TYPE,
109: freight_terms_code WSH_NEW_DEL_INTERFACE.freight_terms_code%TYPE,
110: fob_code WSH_NEW_DEL_INTERFACE.fob_code%TYPE,
111: currency_code WSH_NEW_DEL_INTERFACE.currency_code%TYPE,
112: transaction_type_id WSH_NEW_DEL_INTERFACE.transaction_type_id%TYPE,

Line 109: freight_terms_code WSH_NEW_DEL_INTERFACE.freight_terms_code%TYPE,

105: deliver_to_contact_phone WSH_NEW_DEL_INTERFACE.deliver_to_contact_phone%TYPE,
106: carrier_code WSH_NEW_DEL_INTERFACE.carrier_code%TYPE,
107: service_level WSH_NEW_DEL_INTERFACE.service_level%TYPE,
108: mode_of_transport WSH_NEW_DEL_INTERFACE.mode_of_transport%TYPE,
109: freight_terms_code WSH_NEW_DEL_INTERFACE.freight_terms_code%TYPE,
110: fob_code WSH_NEW_DEL_INTERFACE.fob_code%TYPE,
111: currency_code WSH_NEW_DEL_INTERFACE.currency_code%TYPE,
112: transaction_type_id WSH_NEW_DEL_INTERFACE.transaction_type_id%TYPE,
113: price_list_id WSH_NEW_DEL_INTERFACE.price_list_id%TYPE,

Line 110: fob_code WSH_NEW_DEL_INTERFACE.fob_code%TYPE,

106: carrier_code WSH_NEW_DEL_INTERFACE.carrier_code%TYPE,
107: service_level WSH_NEW_DEL_INTERFACE.service_level%TYPE,
108: mode_of_transport WSH_NEW_DEL_INTERFACE.mode_of_transport%TYPE,
109: freight_terms_code WSH_NEW_DEL_INTERFACE.freight_terms_code%TYPE,
110: fob_code WSH_NEW_DEL_INTERFACE.fob_code%TYPE,
111: currency_code WSH_NEW_DEL_INTERFACE.currency_code%TYPE,
112: transaction_type_id WSH_NEW_DEL_INTERFACE.transaction_type_id%TYPE,
113: price_list_id WSH_NEW_DEL_INTERFACE.price_list_id%TYPE,
114: client_code WSH_NEW_DEL_INTERFACE.client_code%TYPE, --LSP PROJECT

Line 111: currency_code WSH_NEW_DEL_INTERFACE.currency_code%TYPE,

107: service_level WSH_NEW_DEL_INTERFACE.service_level%TYPE,
108: mode_of_transport WSH_NEW_DEL_INTERFACE.mode_of_transport%TYPE,
109: freight_terms_code WSH_NEW_DEL_INTERFACE.freight_terms_code%TYPE,
110: fob_code WSH_NEW_DEL_INTERFACE.fob_code%TYPE,
111: currency_code WSH_NEW_DEL_INTERFACE.currency_code%TYPE,
112: transaction_type_id WSH_NEW_DEL_INTERFACE.transaction_type_id%TYPE,
113: price_list_id WSH_NEW_DEL_INTERFACE.price_list_id%TYPE,
114: client_code WSH_NEW_DEL_INTERFACE.client_code%TYPE, --LSP PROJECT
115: shipment_details_tab Shipment_Details_Rec_Tab

Line 112: transaction_type_id WSH_NEW_DEL_INTERFACE.transaction_type_id%TYPE,

108: mode_of_transport WSH_NEW_DEL_INTERFACE.mode_of_transport%TYPE,
109: freight_terms_code WSH_NEW_DEL_INTERFACE.freight_terms_code%TYPE,
110: fob_code WSH_NEW_DEL_INTERFACE.fob_code%TYPE,
111: currency_code WSH_NEW_DEL_INTERFACE.currency_code%TYPE,
112: transaction_type_id WSH_NEW_DEL_INTERFACE.transaction_type_id%TYPE,
113: price_list_id WSH_NEW_DEL_INTERFACE.price_list_id%TYPE,
114: client_code WSH_NEW_DEL_INTERFACE.client_code%TYPE, --LSP PROJECT
115: shipment_details_tab Shipment_Details_Rec_Tab
116: );

Line 113: price_list_id WSH_NEW_DEL_INTERFACE.price_list_id%TYPE,

109: freight_terms_code WSH_NEW_DEL_INTERFACE.freight_terms_code%TYPE,
110: fob_code WSH_NEW_DEL_INTERFACE.fob_code%TYPE,
111: currency_code WSH_NEW_DEL_INTERFACE.currency_code%TYPE,
112: transaction_type_id WSH_NEW_DEL_INTERFACE.transaction_type_id%TYPE,
113: price_list_id WSH_NEW_DEL_INTERFACE.price_list_id%TYPE,
114: client_code WSH_NEW_DEL_INTERFACE.client_code%TYPE, --LSP PROJECT
115: shipment_details_tab Shipment_Details_Rec_Tab
116: );
117:

Line 114: client_code WSH_NEW_DEL_INTERFACE.client_code%TYPE, --LSP PROJECT

110: fob_code WSH_NEW_DEL_INTERFACE.fob_code%TYPE,
111: currency_code WSH_NEW_DEL_INTERFACE.currency_code%TYPE,
112: transaction_type_id WSH_NEW_DEL_INTERFACE.transaction_type_id%TYPE,
113: price_list_id WSH_NEW_DEL_INTERFACE.price_list_id%TYPE,
114: client_code WSH_NEW_DEL_INTERFACE.client_code%TYPE, --LSP PROJECT
115: shipment_details_tab Shipment_Details_Rec_Tab
116: );
117:
118: TYPE Criteria_Rec_Type IS RECORD (

Line 125: client_code WSH_NEW_DEL_INTERFACE.client_code%TYPE); -- LSP PROJECT : Added Client_code

121: to_shipment_request_number NUMBER,
122: from_shipment_request_date WSH_TRANSACTIONS_HISTORY.creation_date%TYPE,
123: to_shipment_request_date WSH_TRANSACTIONS_HISTORY.creation_date%TYPE,
124: transaction_id WSH_TRANSACTIONS_HISTORY.transaction_id%TYPE,
125: client_code WSH_NEW_DEL_INTERFACE.client_code%TYPE); -- LSP PROJECT : Added Client_code
126:
127: TYPE Interface_Errors_Rec_Type IS RECORD (
128: document_number WSH_TRANSACTIONS_HISTORY.document_number%TYPE,
129: document_revision WSH_TRANSACTIONS_HISTORY.document_revision%TYPE,