‎2008 Jul 10 2:49 PM
Hi Frnds,
I am creating a sales order with reference to contract by BDC.For a particular item a partner function has been changed
from header partner function. Now I have to update this by BDC while creating a sales order.
My query is how can I find the row number in which the changed partner function exist in va01 when creating a sales order by BDC so that I can use that number in BDC process to change the value being the Partner function displayed in Table Control.
Thanks in Advance
Edited by: anand muthu on Jul 10, 2008 3:51 PM
‎2008 Jul 10 3:09 PM
Hi,
Below the table control you can see the icons, one of which is MOVE ITEM TO TOP... Select that in BDC and give the item number that you want to change ... the item which you want to change will move to top in the table control. Now select that row ( RV45A-VBAP_SELKZ(01) = 'X' i think .. ) and proceed by selecting the partner function from the menu ...
Anand I think this will help you ... revert back if you need any further help...
Thanks.
Edited by: Cnu on Jul 10, 2008 7:42 PM
‎2008 Jul 10 3:04 PM
Hi Anand,
That would be a very difficult task. But why using BDC? Just use the BAPI and you will have no problem in changing the partner.
Regards,
John.
‎2008 Jul 10 3:10 PM
Program is already in production and I just need to enhance it. Please help me
‎2008 Jul 10 3:09 PM
Hi,
Below the table control you can see the icons, one of which is MOVE ITEM TO TOP... Select that in BDC and give the item number that you want to change ... the item which you want to change will move to top in the table control. Now select that row ( RV45A-VBAP_SELKZ(01) = 'X' i think .. ) and proceed by selecting the partner function from the menu ...
Anand I think this will help you ... revert back if you need any further help...
Thanks.
Edited by: Cnu on Jul 10, 2008 7:42 PM