Posts

user exits

What is the usage of User Exits in SAP SD?

User exits are routines which SAP allows you to add in additional customized programs process without affecting the standard SAP programs. SAP user exits are usually declared as a form routine.

A user exit is a three character code that … Read More

SAP Roll-In/Out Processing Overview

During the roll-in, pointers to the roll area and user context are populated in the work process. This enables the work process to access the data in those areas and so perform processing for that user and that program. Processing … Read More