DBA Data[Home] [Help]

APPS.WSH_GLBL_VAR_STRCT_GRP dependencies on WSH_DELIVERY_AUTOCREATE

Line 22: detail_group_params wsh_delivery_autocreate.grp_attr_rec_type

18: (
19: --
20: quantity_to_cc NUMBER,
21: quantity2_to_cc NUMBER,
22: detail_group_params wsh_delivery_autocreate.grp_attr_rec_type
23: );
24: --
25: TYPE v3_Tbl_Type is TABLE of VARCHAR2(3) index by binary_integer;
26: