DBA Data[Home] [Help]

APPS.PO_SOURCING_PVT dependencies on PO_HEADERS_PKG_S0

Line 868: p_message => 'Before calling PO_HEADERS_PKG_S0.Insert_Row');

864: g_progress := '400';
865: IF g_debug_stmt THEN
866: PO_DEBUG.debug_stmt(p_log_head => g_log_head||l_api_name,
867: p_token => g_progress,
868: p_message => 'Before calling PO_HEADERS_PKG_S0.Insert_Row');
869: END IF;
870: l_current_org := PO_GA_PVT.get_current_org; --
871: PO_HEADERS_PKG_S0.Insert_Row(
872: X_Rowid => l_rowid,

Line 871: PO_HEADERS_PKG_S0.Insert_Row(

867: p_token => g_progress,
868: p_message => 'Before calling PO_HEADERS_PKG_S0.Insert_Row');
869: END IF;
870: l_current_org := PO_GA_PVT.get_current_org; --
871: PO_HEADERS_PKG_S0.Insert_Row(
872: X_Rowid => l_rowid,
873: X_Po_Header_Id => l_po_header_id,
874: X_Agent_Id => g_cpa_csr.agent_id,
875: X_Type_Lookup_Code => g_cpa_csr.document_subtype,

Line 996: p_message => 'After calling PO_HEADERS_PKG_S0.Insert_Row. po_header_id = '||l_po_header_id||': Segment1 = '||l_document_num);

992: g_progress := '401';
993: IF g_debug_stmt THEN
994: PO_DEBUG.debug_stmt(p_log_head => g_log_head||l_api_name,
995: p_token => g_progress,
996: p_message => 'After calling PO_HEADERS_PKG_S0.Insert_Row. po_header_id = '||l_po_header_id||': Segment1 = '||l_document_num);
997:
998: END IF;
999:
1000: -- After insert into po_headers, insert a row into org_assignments for a global agreement

Line 1226: -- handled in PO_HEADERS_PKG_S0.Insert_Row table handler.

1222:
1223: --SQL WHAT: Updates Conterms_exist_flag, segment1 and document_creation_method
1224: --SQL WHY: To handle creation of an automatic document_number when the po_num_code is AUTOMATIC
1225: -- Update pf conterms_exist_flag and document_creation_method should have been
1226: -- handled in PO_HEADERS_PKG_S0.Insert_Row table handler.
1227: -- As this file is not allowed to update for 11.5.10, added separate update statement.
1228: --SQl Join:None
1229:
1230: UPDATE PO_HEADERS_ALL