SAP Managed Tags: ABAP Development ABAP Development Programming Tool View products (1) Hi to all, I need ur help, I would like to set the indicator of Matrial Component in PS gentated reservation. I think "BAPI_NETWORK_COMP_CHANGE" is useful for me. Pls sugest which are the I/Ps ...
SAP Managed Tags: ABAP Extensibility Hi Experts, is it possible to add items into an existing outb.delivery ? This outb.delivery contain 1 material position, I want to edit the delivery into my Programm and add 2 others positions... Is it the good BAPI ? Any idea how I can use it ...
How to use BAPI_INB_DELIVERY_CHANGE for updating HEADER_DEADLINES parameters(Changing Dates) Go to solution prince_isaac Active Participant 2021 Aug 25 2:56 PM 0 Kudos 1,491 SAP Managed Tags: ABAP Development Hi Experts I am using BAPI_INB_DELIVERY_CHANGE to update inbound...
SAP Managed Tags: ABAP Development Hi Experts, I want to know actual free available quantity (ATP Qty.) for mass materials, How to use BAPI_MATERIAL_AVAILABILITY function module ? I have select all material from MARA and inserted in itab. LOOP AT ITAB. CALL FUNCTION 'BAPI_MATERIAL_AVAILA...
Well, You cannot use BAPI_REQUISITION_DELETE for changing as it does not have the relevant parameters. BAPI_REQUISITION_CHANGE should still work. Can you debug the standard function and find out why its not able to find the requisition. May be its looking for some specific value in a parame...
0 Kudos 18,365 SAP Managed Tags: ABAP Development Hi All, plz tell me how to use bapi 'BAPI_GOODSMVT_CREATE' in program ? Thanks in advance. DeepakReply 1 ACCEPTED SOLUTION Former Member 2008 Jun 30 8:49 AM 0 Kudos 4,183 SAP Managed Tags: ABAP Development See the ...
After getting data into SAP HANA Vora, you will want to get it out. So you will install and use Apache Zeppelin to graphically visualize the data. You can use Apache Zeppelin or any BI tool to connect to SAP HANA Vora. This will enable you to connect to your da...
SAP Managed Tags: MM (Materials Management) Hi Friends, Can any body send step by step procedure to create PR using BAPI. I am using bapi_pr_create. I want to know the mandatory fields required to create a PR and also the test data of these fields. Any kind of help would be appre...
A Comprehensive Guide to Using OLE Objects in SAP ABAP 1 aATP 1 ABAP 45 ABAP 7.4 2 ABAP API 1 ABAP BAPI BAPI_FIXEDASSET_CREATE1 1 ABAP BTP 1 ABAP CDS VIEW 2 ABAP CDS Views 13 ABAP CDS Views - BW Extraction 3 ABAP CDS Views - CDC (Change Data Capture) 3 ABAP Cl...
Since a long time SAP offers the ActiveX RFC Controls - wrapper around the classic RFC library (LibRFC [ANSI] and LibRFCU [Unicode]). You can use this ActiveX Controls