cancel
Showing results for 
Search instead for 
Did you mean: 
Read only

Required any EXIT for Click on Product allocation button in VA01/VA02?

Former Member
0 Likes
816

Hi Experts,

Please send any exit for at the time of click on "PRODUCT ALLOCATION" button in VA01/VA02, we need to change alv hierarcy report . based on quantiy percentage.

Thanks for advance

Regards

Sahnkar B

Accepted Solutions (0)

Answers (3)

Answers (3)

former_member214709
Participant
0 Likes

Dear Friend,

Activate the Debugger by pressing '/H' and then click on the 'PRODUCT ALLOCATION', the system will go to the debug mode and now press the F9 key and in the ABAP Command tab type 'CALL CUSTOMER'. Then you may find the correct user exit.

Refer the below document:

Enhancements (User Exits and Customer exits) - ABAP Development - SCN Wiki

Warm Regards,

Dinesh

0 Likes

Hi,

This is also a good way to find user-exit calls.

Were you able to find the one that suits you?

What is the name of EXIT?

regards.

0 Likes

Hi,

There are exit points in include MV45AFZZ.

Regards,

sabirshah1
Participant
0 Likes

Hi,

SDQUX001    User exit: SD product allocation processing, extended checks

SDQUX002   SD product allocation processing, change schedule line

SDQUX003   User-Exit : SD Product allocation, extended checks (ATP)

SDQUX004    Product Allocations: Change the Product Allocation Steps

SDQUX005   Product Allocations: Adjust product allocation quantities

Former Member
0 Likes

Hi Sabir,

What you have mentioned Exits are not triggering at the time of click on 'PRODUCT ALLOCATION'

Button.

Thanks for trying.

Regards

Shankar B