PO is created with two conditions the one from MEK1 and the one i've set in the BAPI. In the table pocond, i've set the field change_id as U(Update) but like this only the condition from MEK1 appears in the PO conditions, to appear i've got to put ...
I created the PO through BAPI_PO_CREAE1 according to the below code. In that PO which i created default condition type "PBXX".But i want condition Type "PB00".so in my BAPI condtion table POCOND i gave "U" [ POCOND-change_id = 'U' (update) ].But the default "PBXX" is again...
I am working on extracting all the PO from R/3. here i need to take up header text,header notes and short text data of item as well and load it into the ECC6.0.through the BAPI "BAPI_PO_CREATE1". Now the problem is while extracting the data through "READ_TEXT" function module, ...
Many a times, we need to use BAPI to create Purchase Orders (PO). The need to use BAPI for PO creation arises when businesses want to automate PO creation, or SAP is interfaced with a third party application. When creating a PO we have BAPI's like BAPI_PO_CREATE1 and BAPI_PO_CREAT...
Hi, I'm using BAPI_PO_CREATE1 within a loop to create a PO with multiple items - grouped by vendor, plant and delivery date. After each BAPI call I use
Condition Unit Price POCOND COND_VALUE Header (Default) Document Type POHEADER DOC_TYPE NB Line (Default) Update Indicator POITEM INFO_UPD X Condition (Default) Condition Type POCOND COND_TYPE PBXX Condition (Default) Condition Type POCOND CHANGE_ID U BAPI_PO_CHANGE Mappi...
Availability date 1 Azure Center for SAP Solutions 1 AzureSentinel 3 BADI 1 Bank 2 BAPI_PO_CREATE1 1 BAPI_SALESORDER_CREATEFROMDAT2 1 batch characteristics 1 Batch Classification 1 batch Determination 1 Batch Management 1 Best Practice 2 Bill of Material(BoM) 1 Bill of Mat...
i_pricingconditiontype Sourcing and Procurement Table: EKKO EKPO RBKP RSEG MATDOC EBAN EBKN EINA EINE MSKA MSKU MSLB MSLBH Function Module: BAPI_PO_CHANGE BAPI_PO_CREATE1 BAPI_PR_CHANGE BAPI_PR_CREATE BAPI_REQUISITION_CHANGE BAPI_REQUISITION_CREATE BAPI_REQUISITION_GETDETA...
CALL FUNCTION 'BAPI_PO_CREATE1' EXPORTING POHEADER = W_BAPIMEPOHEADER POHEADERX = W_BAPIMEPOHEADERx POADDRVENDOR = TESTRUN = MEMORY_UNCOMPLETE = MEMORY_COMPLETE = POEXPIMPHEADER = POEXPIMPHEADERX = VERSIONS = NO_MESSAGING = NO_MESSAGE_REQ = ...
6、 BAPI_GOODSMVT_CANCEL 冲销物料凭证 7、 BAPI_PR_CREATE 创建PR 8、 BAPI_PO_CREATE1 创建PO 9...