Introduction: Many times while working with Transactional List Report Apps developed using SAP Fiori Elements we might have requirements to get dynamic input from the end user, like providing a popup where user makes selection and then we need to take actions accordingly. In order to develop transactional App SAP provided us 2 programming model […]
ERP
Output Management and In-App Extension for Account Statement forms in SAP S/4 HANA
The below blog focusses on the Output Management Configuration and execution of Account Statement forms. Steps to be followed for configuration : Form Name : FIN_FO_CORR_ACC_STAT ODATA Service : FDP_FFO_CORR_ACC_STAT_SRV Configure the below set of Views. Note: This can be also done via SPRO. V_T048B : Allocate Program for Automatic Correspondence V_T048I : Call Options […]
Designing Automation of Master Data Creation Using SAP CAI & SAP iRPA via MS Azure SharePoint List
Overview When data is rendered from SAP CAI, it is posted to a SharePoint list. This action initiates a workflow request for the master data governance team to either approve or reject the work item. Upon successful approval, the approver’s details are captured and populated in the list. The SAP iRPA API is triggered finally […]
Hiding a Tab dynamically in Fiori Object page using Virtual Elements/UI Annotations in RAP (Restful ABAP Programming) Model
Introduction: Since all the new SAP Developments are moving towards RAP(Restful ABAP Programming) based model there could be multiple requirements to hide some of the Facets in the Fiori List Report based object page based using complex dynamic conditions. Solution: As there could be complex conditions for multiple tabs which will be displayed in the […]
C_TSCM42_67 Exam: Study Tips to Ace the SAP PP Exam on Your First Attempt
Discover the proven study tips, sample questions, and practice tests in one place to get ready for the SAP C_TSCM42_67 exam.
Application Log Enhancements in Project Manufacturing Management and Optimization (PMMO)
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 […]
Table with Link to action UI element in Webdynpro
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 […]
The ERS function in SAP MM is not applicable to vendor consignment purchase mode
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 […]
C_IBP_2111: Make the Certification Easy with SAP IBP Mock Exams & Practice Tests
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.
Salesforce integration with SAP PO Rest Adapter using SFDC Bulk API Concept
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 […]