
Discover the proven study tips, sample questions, and practice tests in one place to get ready for the SAP C_TSCM42_67 exam.
Discover the proven study tips, sample questions, and practice tests in one place to get ready for the SAP C_TSCM42_67 exam.
Introduction The Business Application Log (BAL) is a tool widely used by many applications. It offers nice functionality for enhancements and adaptation. For the PMMO application we made extensive use of these capabilities. Transaction SLG1 This is the standard transaction for displaying application logs. For the PMMO application, the following objects are available: We can […]
Description: In this scenario we will display the list of PO from the EKKO table and set the Purchase order number EBELN as link to action. On clicking the EBELN link let us display the Item details for that Purchase order in a separate table. Procedure: Step1: Go to TCODE SE80 and create a webdynpro […]
Recently, I received a question from an SAP peer who works in the retail industry. The customer asked her if she could enable the ERS function of SAP for the supplier consignment purchase process. I was very surprised and felt that the question of this SAP customer was not simple and shallow. At the same […]
Getting the C_IBP_2111 certification is easy if you take on the SAP IBP mock exams, study from sample questions, and include practice tests in your preparation. Learn more about the certification and the usage of SAP IBP.
This is blog how to connect with SFDC via REST adapter using SFDC bulk API concept. (without BPM) When to use Bulk API? Bulk API is based on REST and is optimized for loading or deleting large sets of data. We can query, insert, update, upsert, or delete many records asynchronously by submitting batches. Salesforce […]
Do you have batch jobs or online applications that generate massive amounts of messages in the application log? Do you wish there was a way to just get an overview of what messages were issued so that you can focus on the most important ones? Do you want to compare two application logs to see […]
Introduction Some time ago I needed to publish SAP Application Interface Framework Interfaces as REST APIs for a Customer SAP S/4HANA System, providing a Swagger Documentation and Testing Page. Prerequisites Implementation Steps SAP Application Interface Framework Configuration Interface Definition We want to create Business Partners using the BAPI BAPI_BUPA_CREATE_FROM_DATA. Therefore I defined a Z-Structure with […]
Background: Last week, I was giving a demo to customer on “Supplier segmentation & evaluation” in area of procurement & sourcing in SAP S/4HANA ( on-premise). While explaining newly introduced feature purchasing categories via SAP FIORI app “Manage Purchasing Categories” , customer raised a very valid question. Customer question – We have a supplier base […]
Introduction: This article serves as a guide or an example with code snippet of how to consume Open text content server REST APIs in SAP using ABAP. Preface Being an ABAPER for more than four years, I had worked in various WRICEF objects under different SAP modules. I recently worked on an Integration project where […]