DBA Data[Home] [Help]

APPS.WSH_TPA_SELECTOR_PKG dependencies on STANDARD

Line 7: -- x_customer_number Standard TPS function attributes

3:
4: --
5: -- Procedure: DeliveryTP
6: -- Parameters: p_delivery_id Delivery being processed
7: -- x_customer_number Standard TPS function attributes
8: -- x_ship_to_ece_locn_code
9: -- x_inter_ship_to_ece_locn_code
10: -- x_bill_to_ece_locn_code
11: -- x_tp_group_code

Line 26: -- x_customer_number Standard TPS function attributes

22:
23: --
24: -- Procedure: ContainerTP
25: -- Parameters: p_container_instance_id Container being processed
26: -- x_customer_number Standard TPS function attributes
27: -- x_ship_to_ece_locn_code
28: -- x_inter_ship_to_ece_locn_code
29: -- x_bill_to_ece_locn_code
30: -- x_tp_group_code

Line 45: -- x_customer_number Standard TPS function attributes

41:
42: --
43: -- Procedure: DeliveryDetailTP
44: -- Parameters: p_delivery_detail_id Delivery Detail being processed
45: -- x_customer_number Standard TPS function attributes
46: -- x_ship_to_ece_locn_code
47: -- x_inter_ship_to_ece_locn_code
48: -- x_bill_to_ece_locn_code
49: -- x_tp_group_code

Line 65: -- x_customer_number Standard TPS function attributes

61: --
62: -- Procedure: FreightCostTP
63: -- Parameters: p_delivery_id Delivery being processed
64: -- p_container_instance_id Container being processed
65: -- x_customer_number Standard TPS function attributes
66: -- x_ship_to_ece_locn_code
67: -- x_inter_ship_to_ece_locn_code
68: -- x_bill_to_ece_locn_code
69: -- x_tp_group_code

Line 88: -- x_customer_number Standard TPS function attributes

84: -- Procedure: DefaultTP
85: -- Parameters: p_entity_id entity id being processed
86: -- p_entity_type entity type being processed. right now
87: -- it supports only 'DELIVERY'
88: -- x_customer_number Standard TPS function attributes
89: -- x_ship_to_ece_locn_code
90: -- x_inter_ship_to_ece_locn_code
91: -- x_bill_to_ece_locn_code
92: -- x_tp_group_code