DBA Data[Home] [Help]

APPS.PO_NEGOTIATIONS_SV2 dependencies on PO_MOAC_UTILS_PVT

Line 1356: x_security_id := po_moac_utils_pvt.get_current_org_id; --

1352:
1353: -- Create Documents records
1354: x_progress :='000';
1355: x_language_temp := userenv('LANG');
1356: x_security_id := po_moac_utils_pvt.get_current_org_id; --
1357: if X_from_entity_name in ('PON_BID_ATTRIBUTES') then
1358: x_progress :='001';
1359: x_category_id_tmp := g_cat_TO_SUPPLIER; --
1360: pon_auction_po_pkg.get_attachment( x_auction_header_id,

Line 1555: l_security_id := po_moac_utils_pvt.get_current_org_id; --

1551: l_seq_num NUMBER;
1552:
1553: BEGIN
1554:
1555: l_security_id := po_moac_utils_pvt.get_current_org_id; --
1556: -- Insert into FND_DOCUMENTS ----------------------------------------------
1557:
1558: FND_DOCUMENTS_PKG.insert_row
1559: ( x_rowid => l_rowid -- IN/OUT