DBA Data[Home] [Help]

APPS.WMS_LABEL_CUSTOM_PKG dependencies on INV_LABEL

Line 83: p_entity_table IN OUT NOCOPY INV_LABEL.l_cust_entity_table_type);

79: p_label_type IN NUMBER,
80: p_label_format_id IN NUMBER,
81: p_business_flow_code IN NUMBER ,
82: p_entity_type IN VARCHAR2,
83: p_entity_table IN OUT NOCOPY INV_LABEL.l_cust_entity_table_type);
84: END wms_label_custom_pkg;