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.12010000.3 2010/02/02 09:37:05 honwei ship $*/
3:
4: /*===========================================================================
5:

Line 1068: rcv_transactions_sv.val_destination_info (

1064:
1065: /*
1066: ** Make sure the dest information is still valid
1067: */
1068: rcv_transactions_sv.val_destination_info (
1069: X_to_organization_id,
1070: X_item_id,
1071: NULL,
1072: X_deliver_to_location_id,

Line 1096: END RCV_TRANSACTIONS_SV;

1092: RAISE;
1093:
1094: END get_rma_dest_info;
1095:
1096: END RCV_TRANSACTIONS_SV;