9

How to find Customer/User Exists in SAP ABAP? Exit for Batch Management

 1 year ago
source link: https://blogs.sap.com/2022/09/30/how-to-find-customer-user-exists-in-sap-abap-exit-for-batch-management/
Go to the source link to view the article. You can view the picture content, updated content and better typesetting reading experience. If the link is broken, please click the button below to view the snapshot at that time.
neoserver,ios ssh client
September 30, 2022 2 minute read

How to find Customer/User Exists in SAP ABAP? Exit for Batch Management

1 1 115

Hello, my fellow ABAPers,

In this blog, we are going to learn about what is Customer/ User exists for any transaction in sap.

So it is the place or area where we can add our custom logic which will get executed along with the Standard SAP code.

In this case, we are taking the example of User Exit for Batch Management. Let’s check how to proceed with it.

To create Batch execute the Tcode – MSC1n

MSC1n

Go to system -Status.

2-13.jpg

Check and click on the program and open it.

3-15.jpg

Once program got open click on Goto – Attributes

4-11.jpg

Check the package and note it for the next execution.

5-11.jpg

Goto transaction SMOD to check the available enhancements.

6-10.jpg

Click on Find

7-4.jpg

Put the package as VB (which we got from the program) and execute.

8-6.jpg

Below is the list of different enhancements which are available for this Tcode

9-9.jpg

We have double-clicked on the SAPLV01Z here we get 2 function modules where we need to check the documentation if available or we need to apply break-point and try to check if it is getting triggered.

10-6.jpg

Double click on the Include and hit enter to get it into the include… and here you can write and do the customization.

11-7.jpg
12-5.jpg

Conclusion:

By this way, we can find the right enhancement to enhance the SAP standard Tcode / Code.


About Joyk


Aggregate valuable and interesting links.
Joyk means Joy of geeK