Authorization Check Report in SAP

RSABAPSC - Authorization -Check Command ObjectsTo know all the Authorization-Check command objects used in any Transaction/ProgramReport RSABAPSC is useful in finding the Authorization check command objects used in any Program/ Function Module/ Transaction.This is helpful in finding the objects either not listed in SU24 and also in case of customer developed programs.Steps:1....

Handling roles easily in SAP

Use Download/ Upload feature:While running PFCG, Type the name of the desired role, and from the Role menu on the top, you can use Download or Upload:• Download: will create a file in the local machine. This will save all of the settings of that role, including the T-Codes and values at object level in the profile generator.• Upload: will upload into the SAP system, the previously...

RFC INTERFACE IN SAP

A Remote Function Call is a call of a function module that is running in a different system to the calling program. You can also call a function module in the same system as an RFC; however, RFCs are usually used when the calling and called function modules are running in different systems. In the SAP system, the RFC interface system provides this function. The RFC interface system...

Difference between Implementation, Configuration & Customization in SAP

Implementation: implementation is the whole process that defines a complete method to implement the SAP ERP Software in an organisation. The SAP solution comes pre-configured meaning that in theory a company needs to merely set up master data (e.g. material, customer, vendor, pricing records etc) in the SAP system and start Transacting on the new system. This however rarely...

Synchronous and Asynchronous Communication in SAP

Synchronous and Asynchronous Communication Communication between two systems can be basically split into two types: Synchronous and asynchronous communication. Both forms of communication have specific advantages and disadvantages, relating to either the business application or the system administration.Synchronous Communication Synchronous communication uses a single function...

How to change Software Deployment Manager(SDM) password

Change Software Deployment Manager(SDM) password 1.goto to the path /usr/sap/SID/CI/SDM/program at OS level   and  stop SDM server first to reset the password       /.StopServer.sh  2. Then start SDM in standalone mode :sdzadm 65> ./sdm.sh jstartup "mode=standalone" Starting '/opt/IBMJava2-amd64-142/bin/java' '-Xmx512M' -jar '/usr/sap/SDZ/DVEBMGS35/SDM/program/bin/SDM.jar'...

SAP Authorization Object Tables List

Here’s a list of SAP authorization Object tables for your reference. You can execute TCODE SE11 and see more details of each table,Table Name    DescriptionTOBJ              Authorization ObjectsTACT              Activities which can be ProtectedTACTZ            Valid...

List All Company Code in the SAP System

You want to find and list all the available company code in the SAP system. 1. Execute Tcode SE16n and fill in the field as BKPF. Press F8 (or execute). 2.Now you Get All Company code listed in Your System! ...