DBA Data[Home] [Help]

APPS.WMS_CROSS_DOCK_PVT dependencies on FND_GLOBAL

Line 73: l_user_id := fnd_global.user_id;

69: BEGIN
70: -- Initialize API return status to success
71: x_return_status := fnd_api.g_ret_sts_success;
72:
73: l_user_id := fnd_global.user_id;
74:
75: IF (l_debug = 1) THEN
76: mydebug('insert_xdock_msnt:Entered. ' );
77: mydebug('insert_xdock_msnt:p_org_id:'||p_org_id );

Line 1539: l_user_id NUMBER := fnd_global.user_id;

1535: l_wdd_req_qty NUMBER; --9695544
1536: l_wdd_staged_qty NUMBER := 0; --9695544
1537: l_ser_num_tab ser_num_tab; --9816695
1538: l_new_txn_id NUMBER ; --9816695
1539: l_user_id NUMBER := fnd_global.user_id;
1540: l_InvPCInRecType wsh_integration.invpcinrectype; --9816695
1541:
1542: -- Release 12 (K): LPN Synchronization/Convergence
1543: -- Types needed for WSH_WMS_LPN_GRP.Delivery_Detail_Action