cancel
Showing results for 
Search instead for 
Did you mean: 

UserExits on sales and distribution

Former Member
0 Kudos

Please provide the User Exits on Sales and Distribution along with functionality.

Regard's

Prasad.

Accepted Solutions (0)

Answers (2)

Answers (2)

Former Member
0 Kudos

Hi Prasad

If u want to know about user exits for sales and distribution. Go to SE93 and give T-code and note down the Package name .

After that Go to T-code---SMOD --press f4 and give package name and u will find user exits with Programme name ..

Regards

Srinivas.

Former Member
0 Kudos

Hi

Prasad modukuri

To see the detail go to SPRO --- Sales and Distribution -


System Modifications --- User Exits

there u will find all the details by checking IMG Activity Documentation. U will have Useexit for - Sales Document Processing

This IMG step describes additional installation-specific processing in

sales document processing. In particular, the required INCLUDES and user

exits are described.

Involved program components

System modifications for sales document processing affect different

areas. Depending on the modification, you make the changes in the program

components provided:

o MV45ATZZ

For entering metadata for sales document processing. User-specific

metadata must start with "ZZ".

o MV45AOZZ

For entering additional installation-specific modules for sales

document processing which are called up by the screen and run under

PBO (Process Before Output) prior to output of the screen. The modules

must start with "ZZ".

o MV45AIZZ

For entering additional installation-specific modules for sales

document processing. These are called up by the screen and run under

PAI (Process After Input) after data input (for example, data

validation). The modules must start with "ZZ".

o MV45AFZZ and MV45EFZ1

For entering installation-specific FORM routines and for using user

exits, which may be required and can be used if necessary. These

program components are called up by the modules in MV45AOZZ or

MV45AIZZ.

U will find all User Exits on Sales and Distribution along with functionality.

Thx.