cancel
Showing results for 
Search instead for 
Did you mean: 

User exits for quotaion

Former Member
0 Kudos

Hi All,

I want to make some customization for the quotation. Can you please provide me all possible user exits used in quotation.

Thanks i advance

Chetan

Accepted Solutions (1)

Accepted Solutions (1)

Former Member
0 Kudos

Hi Chetan,

Check whether these can be used.

Include:

MV45AFZZ

MV45AFZB

User Exit:

USEREXIT_SOURCE_DETERMINATION

USEREXIT_SAVE_DOCUMENT_PREPARE

Answers (1)

Answers (1)

Former Member
0 Kudos

Chetan,

The sales document types have different user exits which are in different include programs. For example MV45AFZZ is include program and has userexits like SAVE_DOCUMENT_PREPARE, MOVE_DATA_ etc.

I always recommend whenever you are going for enhancement just check your requirement and Debug the include program, and see which user exit can be best used. Then put a check on that user exit, I believe your purpose can be served by the Include MV45AFZZ,

Thanks,

Raja

Former Member
0 Kudos

Hi raja,

I tried the user exist suggested by you, but it didn't solve my problem. Anyway thanks for ur response.

Regards

Chetan