Transfer_subinventory or subinventory_code for Intransit Receipt?
Hi All,
Issue:
SLA accounting engine is picking up Transfer_subinventory for subinventory_code while processing MMT transaction
of type Intransit shipment.
We have customized our AAD,and we have a custom source in the SLA set up tied to a PL/SQL function
created through Back end.
We are passing the below parameters for the PL/SQL function from columns in MMT table (mtl_material_transactions).
1. Transaction_id
2. organization_id
3. transfer_organization_id
4. subinventory_code
5. transfer_subinventory
For transaction_type_id = 12, observed (dummy trx) from MMT, record looks like below
1. Transaction_id - 12345
2. organization_id - 100
3. transfer_organization_id - 200