Hi Friends..
I need list of User Exits which are applicable only at Schedule Line level, apart from ATP Check
Thanks
Aleem
EXIT_SAPFV45L_001
EXIT_SAPFV45L_002
Hi..I need a user exit at item level. The field "First Date" i.e ETDAT is the same field at first line of the schedule line. If i update 'first date' at item level, the schedule line gets updated automaticlly. So i need a User exit at item level for the date. According to my requirement, i need a User Exit at Item level.
Thanks
Aleem
Dear Experts,
Can some one know of any user exit for ATP Check that has to perform after the save button is clicked.
I have a requirement where in once a save button is clicked, the customer requested date changes based on some logic, so the system has to now perform ATP based on the new/ Modified date.
Can some one plz point me to some user exit or BADI, where I can do this.
Thanks
-Amit
Pls check the following
USEREXIT_MOVE_FIELD_TO_VBE in the form routine VBEP_FUELLEN
USEREXIT_CHECK_XVBEP_FOR_DELET
USEREXIT_MOVE_FIELD_TO_VBEPKOM
Hope this helps you
Dear Aleem
Try with USEREXIT_MOVE_FIELD_TO_VBEP
This user exit is to assign values to new fields at the level of the sales document schedule lines.
thanks
G. Lakshmipathi