‎2007 Mar 20 8:27 AM
Dear Gurus,
I have to populate the quantity field in va01 (Sales Order) from a ztable field after the user keys in the sold to party .
What are the possible ways to do this? customer-exit ? transaction variant using GUiXT or any other way? Call transaction with internal table ??
If anyone can give a comparative reply ,it would be appreciated .
Also , pls guide as to how to go abt it ..
Rewards for helpful answers are sure!!
Regards,
Shweta
‎2007 Mar 20 8:38 AM
Hi,
You can use the Subroutine USEREXIT_MOVE_FIELD_TO_VBAP in the Include MV45AFZZ to change the Line Items of the Sale Order.
regards,
Mahesh
‎2007 Mar 20 8:35 AM
Hi Shweta,
As you are using a standard Transaction, Customer exit is one of the possible way....
You need to ask Functional guy to find you a Customer exit where you need to implement this thing.
please get beck for further issues.
Regards,
Kunjal
‎2007 Mar 20 8:38 AM
Hi,
You can use the Subroutine USEREXIT_MOVE_FIELD_TO_VBAP in the Include MV45AFZZ to change the Line Items of the Sale Order.
regards,
Mahesh