DBA Data[Home] [Help]

APPS.CSI_RMA_RECEIPT_PUB dependencies on CSI_TXN_SUB_TYPES

Line 118: x_sub_type_rec OUT NOCOPY csi_txn_sub_types%rowtype,

114:
115: PROCEDURE get_sub_type_rec(
116: p_transaction_type_id IN number,
117: p_sub_type_id IN number,
118: x_sub_type_rec OUT NOCOPY csi_txn_sub_types%rowtype,
119: x_return_status OUT NOCOPY varchar2);
120:
121: PROCEDURE decode_message(
122: p_msg_header IN xnp_message.msg_header_rec_type,