Application Development and Automation Discussions
Join the discussions or start your own on all things application development, including tools and APIs, programming models, and keeping your skills sharp.
cancel
Showing results for 
Search instead for 
Did you mean: 
Read only

Partner function in sales order

Former Member
0 Likes
1,060

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

1 ACCEPTED SOLUTION
Read only

Former Member
0 Likes
644

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

3 REPLIES 3
Read only

Former Member
0 Likes
644

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.

Read only

0 Likes
644

Program is already in production and I just need to enhance it. Please help me

Read only

Former Member
0 Likes
645

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