DBA Data[Home] [Help]

APPS.INV_TRX_RELIEF_C_PVT dependencies on FND_GLOBAL

Line 1880: fnd_global.user_id,

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