DBA Data[Home] [Help]

APPS.WSH_RCV_CORR_RTV_TXN_PKG dependencies on WSH_BULK_TYPES_GRP

Line 86: p_action_prms IN WSH_BULK_TYPES_GRP.action_parameters_rectype,

82: --========================================================================
83: PROCEDURE process_corrections_and_rtv (
84: p_rtv_corr_in_rec IN OE_WSH_BULK_GRP.Line_rec_type,
85: p_matched_detail_rec IN OUT NOCOPY WSH_IB_UI_RECON_GRP.asn_rcv_del_det_rec_type,
86: p_action_prms IN WSH_BULK_TYPES_GRP.action_parameters_rectype,
87: p_rtv_corr_out_rec OUT NOCOPY corr_rtv_out_rec_type,
88: x_po_cancel_rec OUT NOCOPY OE_WSH_BULK_GRP.line_rec_type,
89: x_po_close_rec OUT NOCOPY OE_WSH_BULK_GRP.line_rec_type,
90: x_msg_data OUT NOCOPY VARCHAR2,