DBA Data[Home] [Help]

APPS.PO_SOURCING2_SV dependencies on FND_GLOBAL

Line 1050: g_user_id number := fnd_global.user_id;

1046: , p_from_line_location_id IN NUMBER --
1047: )
1048: IS
1049:
1050: g_user_id number := fnd_global.user_id;
1051:
1052: BEGIN
1053:
1054: UPDATE po_lines_all

Line 1078: g_user_id number := fnd_global.user_id;

1074: This procedure updates the shipment price of a document.
1075: ===========================================================================*/
1076: PROCEDURE update_shipment_price(p_price IN NUMBER,
1077: p_line_location_id IN NUMBER) IS
1078: g_user_id number := fnd_global.user_id;
1079:
1080: BEGIN
1081:
1082: UPDATE po_line_locations