Hi All
I have written an enhancement to determine schedule lines.
Same material on multiple lines.
Example: Material 'A' is ordered in 2 items
posnr Order Qty
10 20
20 30
ATP qty in supplying plant 25
Enhancement will confirm item 10-> Qty 20 is available
item 20-> Qty 5 will be confirmed
-> Qty 25 will be given next working date.
Before saving the sales order schedule lines are determined correctly after saving system is confirming both line items and redetermining the schedule lines.
I iam manipulating XVBEP table.
while saving the sales order iam debugging the system by update debugging and also checked the update tasks.
In include LV45UF0V at line 269 VBEP table is updated with the my enhancement values.
However here commit work is not there to update the table.Some where it is calling.
My issues is, upto end of the transaction VA01 XVEBP is retaining the enhancement values wonder from which table VBEP is updating.
Please help me to solve this issue.For any clarification plz reply.
Thank You.