DBA Data[Home] [Help]

APPS.INV_RCV_STD_DELIVER_APIS dependencies on STANDARD

Line 1403: Standard delivery against Internal Req (with destination as EXPENSE)

1399: END IF;
1400:
1401: /* Bug 8518384 : Because of below code, destination_type_code was getting
1402: overridden to INVENTORY for EXPENSE case also, because of which
1403: Standard delivery against Internal Req (with destination as EXPENSE)
1404: was populating destination_type_code as 'INVENTORY' instead of 'EXPENSE'.
1405: Not sure why this code has been added.
1406: To fix bug 8518384 , we are firing this code only when
1407: p_rcv_transaction_rec.destination_type_code is null */