DBA Data[Home] [Help]

APPS.WSH_WMS_LPN_GRP dependencies on WSH_GLBL_VAR_STRCT_GRP

Line 74: WSH_GLBL_VAR_STRCT_GRP.delivery_details_Attr_tbl_Type,

70: x_return_status OUT NOCOPY VARCHAR2,
71: x_msg_count OUT NOCOPY NUMBER,
72: x_msg_data OUT NOCOPY VARCHAR2,
73: p_detail_info_tab IN OUT NOCOPY
74: WSH_GLBL_VAR_STRCT_GRP.delivery_details_Attr_tbl_Type,
75: p_IN_rec IN WSH_GLBL_VAR_STRCT_GRP.detailInRecType,
76: x_OUT_rec OUT NOCOPY WSH_GLBL_VAR_STRCT_GRP.detailOutRecType
77: );
78:

Line 75: p_IN_rec IN WSH_GLBL_VAR_STRCT_GRP.detailInRecType,

71: x_msg_count OUT NOCOPY NUMBER,
72: x_msg_data OUT NOCOPY VARCHAR2,
73: p_detail_info_tab IN OUT NOCOPY
74: WSH_GLBL_VAR_STRCT_GRP.delivery_details_Attr_tbl_Type,
75: p_IN_rec IN WSH_GLBL_VAR_STRCT_GRP.detailInRecType,
76: x_OUT_rec OUT NOCOPY WSH_GLBL_VAR_STRCT_GRP.detailOutRecType
77: );
78:
79:

Line 76: x_OUT_rec OUT NOCOPY WSH_GLBL_VAR_STRCT_GRP.detailOutRecType

72: x_msg_data OUT NOCOPY VARCHAR2,
73: p_detail_info_tab IN OUT NOCOPY
74: WSH_GLBL_VAR_STRCT_GRP.delivery_details_Attr_tbl_Type,
75: p_IN_rec IN WSH_GLBL_VAR_STRCT_GRP.detailInRecType,
76: x_OUT_rec OUT NOCOPY WSH_GLBL_VAR_STRCT_GRP.detailOutRecType
77: );
78:
79:
80: --========================================================================

Line 117: p_action_prms IN WSH_GLBL_VAR_STRCT_GRP.dd_action_parameters_rec_type,

113: x_msg_count OUT NOCOPY NUMBER,
114: x_msg_data OUT NOCOPY VARCHAR2,
115: p_lpn_id_tbl IN wsh_util_core.id_tab_type,
116: p_del_det_id_tbl IN wsh_util_core.id_tab_type,
117: p_action_prms IN WSH_GLBL_VAR_STRCT_GRP.dd_action_parameters_rec_type,
118: x_defaults OUT NOCOPY WSH_GLBL_VAR_STRCT_GRP.dd_default_parameters_rec_type,
119: x_action_out_rec OUT NOCOPY WSH_GLBL_VAR_STRCT_GRP.dd_action_out_rec_type
120: );
121:

Line 118: x_defaults OUT NOCOPY WSH_GLBL_VAR_STRCT_GRP.dd_default_parameters_rec_type,

114: x_msg_data OUT NOCOPY VARCHAR2,
115: p_lpn_id_tbl IN wsh_util_core.id_tab_type,
116: p_del_det_id_tbl IN wsh_util_core.id_tab_type,
117: p_action_prms IN WSH_GLBL_VAR_STRCT_GRP.dd_action_parameters_rec_type,
118: x_defaults OUT NOCOPY WSH_GLBL_VAR_STRCT_GRP.dd_default_parameters_rec_type,
119: x_action_out_rec OUT NOCOPY WSH_GLBL_VAR_STRCT_GRP.dd_action_out_rec_type
120: );
121:
122: --========================================================================

Line 119: x_action_out_rec OUT NOCOPY WSH_GLBL_VAR_STRCT_GRP.dd_action_out_rec_type

115: p_lpn_id_tbl IN wsh_util_core.id_tab_type,
116: p_del_det_id_tbl IN wsh_util_core.id_tab_type,
117: p_action_prms IN WSH_GLBL_VAR_STRCT_GRP.dd_action_parameters_rec_type,
118: x_defaults OUT NOCOPY WSH_GLBL_VAR_STRCT_GRP.dd_default_parameters_rec_type,
119: x_action_out_rec OUT NOCOPY WSH_GLBL_VAR_STRCT_GRP.dd_action_out_rec_type
120: );
121:
122: --========================================================================
123: -- PROCEDURE : Check_purge Called only by WMS APIs

Line 145: WSH_GLBL_VAR_STRCT_GRP.purgeInOutRecType

141: x_return_status OUT NOCOPY VARCHAR2,
142: x_msg_count OUT NOCOPY NUMBER,
143: x_msg_data OUT NOCOPY VARCHAR2,
144: P_lpn_rec IN OUT NOCOPY
145: WSH_GLBL_VAR_STRCT_GRP.purgeInOutRecType
146: );
147:
148: --========================================================================
149: -- PROCEDURE : is_valid_consol