The C_TADM54_75 or the SAP Certified Technology Associate – System Administration (SAP ASE) with SAP NetWeaver 7.5 certification exam acts as a validation that the certified candidate has the capacity and knowledge to work with SAP administration.
Month: August 2020
SAP BI Platform SAML SSO to HANA Database
Prerequisites: HANA XS up and running with SSL configured BI Platform up and running with SSL configured We use a HANA database 1.0 without a tenant base and the xs classic webserver, on BI PLATFORM side we are on 4.2 SP 7 Configuration: This section describes the configuration, first I describe the configuration of the […]
How to make certain Dynamic Selection Fields Preselected in FBL1N,FBL5N and FBL3N?
Introduction Everyone uses FBL1N, FBL3N and FBL5N. Lots of times we utilize the Dynamic Selection Fields but everytime we use it we have to find the field and do some unnecessary Clickings. How we can get rid of the Clicking so that the Dynamic Selection Field is preselected. Solution Everytime we go to FBL5N Transaction […]
SuccessFactors Integrations Beginners Guide- API Center
Introduction: Its been several years working on SuccessFactors Implementation Projects using SAP Cloud Platform Integration Suite Services for SAP and Non-SAP integrations .Will try for short series covering good to know Integration Touch Points for who are working on SuccessFactors Integrations.Will try not to cover topics where there are already nice blogs by fellow members. […]
How to get business object/event to build/develop custom workflow in SAP
Purpose: This blog will help to identify the Business Object and event to develop custom Workflow. Introduction In Standard SAP, we have very limited Standard Workflows. If the Business requirement is out of Standard Workflows, then we must built/ develop the custom workflows. To develop custom workflows, we must know the Business Object which is […]
Customer Master creation and extension in S/4 using Migration cockpit (LTMC)
There are two migration objects in S/4 delivered in 1909 for Customer Master. Customer object is used when a customer is created first time. Business Partner (BP) is created at the same time. This additional business partner creation adds complexity to customer data load in S/4 especially during initial data loads. Extension to a different […]
Batch Job scheduling and Optimize Job Processing time
Introduction: In this Blog, we will see how to execute a Program via a Batch Job and optimize the Batch Job execution time by splitting the number of records into different sets and executed each set via Multiple Batch Jobs. The Number of records in each set and the Maximum number of jobs for this […]
Print confirmation slip with NACE
Introduction This is my first blog post and I will try to guide you on how to create an output message for print after GR/GI with NACE. Recently I was looking for details about this configuration on SCN, but I didn’t find any simulation with NACE and production order confirmation slip. So, according to this, […]
Add NativeScript UI Chart as external plugin to MDK Extension App
In this blog post, we will cover how we can use the Native script as an external plugin to a Mobile Development Kit. To achieve this, we will use the UI “nativescript-ui-chart” to display sales details. I’ll show you how easy it is to add the native script as an external plugin to a Mobile […]
Fiori My Inbox 2.0 Extension
Introduction: There are already many blogs available regarding the My Inbox 2.0 extension. I would like to share my experience and challenges we faced while working on this extension application. With help of many blogs and Inbox cookbook we were able to successfully meet to our client’s requirements. In this blog I have mostly covered […]