‎2007 Dec 09 9:34 AM
Hi,
We have a requirement of adding a partner function to a sales order via BDC using transaction VA02.
How should we do a BDC in the partner functiion screen which has a table control, so that the partner functions that we are adding will alwys be after the last partner function on the partner function tab.
Thanks in advance.
Mick
‎2007 Dec 09 9:45 AM
Hi Mick
Get Partner Function data for a sales order from Table VBPA. Now add your new PF at a row number after the number of PFs in VBPA.
Regards
Srikanth M
‎2007 Dec 09 9:45 AM
Hi Mick
Get Partner Function data for a sales order from Table VBPA. Now add your new PF at a row number after the number of PFs in VBPA.
Regards
Srikanth M
‎2007 Dec 09 10:05 AM
Thanks Srikanth.
But we are going to changing the sales order with data that we get from the Idoc, so the partner functionswill be added via to the sales order from the data from the Idoc via BDC.
Would appreciate step by step instructions on how to do that in a table control
Mick