SAP Managed Tags: ABAP Development hi, For many transactions . like salesorder create etc we have a corresponding BAPI also which performs the same task using a program.. how do we determine the BAPI name for a particular transaction.? i tried to search BAPI transaction but none was fo...
In this case where we want to create the custom entity in the SAP CP ABAP Environment System you have to run the class in the backend system where the RFC function module is being called since the structure BAPI_EPM_PRODUCT_HEADER is not available in the SA...
SAP Managed Tags: ABAP Development Hi, You can use BAPi explorer. Transaction BAPI. or You can use SE37 to find BAPI. Give BAPI* in FM name and search. Regards, Shashank Reply Former Member 2006 Jul 31 8:19 AM 0 Kudos 6,150 SAP Managed Tags: ABAP Development Hi, You ...
SAP Managed Tags: ABAP Development Hi Max, i saw your answer about the extensions, and i need to use the extensions in BAPI_CUSTOMER_CREATEFROMDATA1, it's possible? the according example below, it's necessary find by enhancement, and in my case, I'm find some enhancement too? And h...
SAP Managed Tags: ABAP Development Hello gurus, I'm working on an old custom interface FM (on a backend system) which substancially acts as a "wrapper" for the BAPI_PO_CREATE. In details, the code processes an input, does some check on some conditions, then launch the BAPI_PO_CREATE...
SAP Managed Tags: ABAP Development Hi Members , I have a requirement in which numerous validations have to applied before passing the values to a BAPI . i have to find a way to know checktable assigned to a field dynamically . I will explain it more clearly now . eg . There is ...
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 Materials 1 Billing 2...
SAP Managed Tags: ABAP Development Hello, How to find Standard reports for modules like MM,SD,Fi For example like Transaction MCTE for Sales org analaysis. I went i searched in SPRO in Logistics information System but i couldnt able to find the correct path. Thanks, krishna Reply 1 ...
SAP Managed Tags: SAP TechEd, ABAP Development, SAP Process Integration How come it can't find the PR_NO that I created (though it's already in the dbase)? Do I have to fill up the old & new requisition? What if Ii'm going to change just 1 field, like the Delivery date?Know...
In the Business transaction you need to fill all required fields so all BAdIs will be called. Appendix BP analysis Keywords: BAdI BAdIs BAdI’s Businesses Add In Business Add-In Business Add-Ins how to find BAdI’s