SAP Note 491835 - BAPI_PO_CREATE1 / CHANGE -> Implementation of texts

Component : BAPIs - Purchase order - Userinterface - Purchase Orders

Solution : https://service.sap.com/sap/support/notes/491835 (SAP Service marketplace login required)

Summary :
The SAP Note addresses the issue with entering header and item texts in BAPIs BAPI_PO_CREATE1 and BAPI_PO_CHANGE used for creating and changing purchase orders, which previously could be derived only from existing material, info record, or vendor masters. The solution includes the creation of the BAPIMEPOTEXT structure and adding table parameters for 6 function modules to enable manual input of text. Detailed technical steps involve creating specific components in SE11 and adjusting interface parameters in SE37, followed by implementation instructions focusing on data incorporation via newly created Include files and function group modification for programmatic alterations. This integration allows for direct text inputs enhancing purchasing document processing.

Key words :
'           component component type =================================            po_number ebeln             po_item ebelp             text_id tdid             text_form tdformat             text_line tdline 2, reference type optional short text ==================================================================            potextheader, 'header text'            potextitem                     po_number, terms enjoy purchase order, potextheader                     po_number, sap standard system, add 2 table parameters, pay special attention, 'header note' = f02, header texts             potextitem

Related Notes :

197958BAPIs for purchase orders: Missing functions