DBA Data[Home] [Help]

APPS.RCV_TRANSACTIONS_SV dependencies on RCV_TRANSACTIONS_SV

Line 1: PACKAGE BODY RCV_TRANSACTIONS_SV AS

1: PACKAGE BODY RCV_TRANSACTIONS_SV AS
2: /* $Header: RCVTXTXB.pls 120.1 2006/08/29 05:17:25 anviswan noship $*/
3:
4: /*===========================================================================
5:

Line 1064: rcv_transactions_sv.val_destination_info (

1060:
1061: /*
1062: ** Make sure the dest information is still valid
1063: */
1064: rcv_transactions_sv.val_destination_info (
1065: X_to_organization_id,
1066: X_item_id,
1067: NULL,
1068: X_deliver_to_location_id,

Line 1092: END RCV_TRANSACTIONS_SV;

1088: RAISE;
1089:
1090: END get_rma_dest_info;
1091:
1092: END RCV_TRANSACTIONS_SV;