DBA Data[Home] [Help]

APPS.INV_TRX_RELIEF_C_PVT dependencies on FND_GLOBAL

Line 1877: fnd_global.user_id,

1873: IF(NOT inv_txn_manager_pub.mrp_ship_order(
1874: rec1.trx_source_line_id,
1875: rec1.inventory_item_id,
1876: o_ship_qty,
1877: fnd_global.user_id,
1878: rec1.organization_id,
1879: o_userline,
1880: rec1.transaction_date,
1881: o_demand_class) ) THEN