‎2008 Nov 21 5:00 PM
Hello friends,
I am doign a BDC for the Transaction 'BP'.
The Transaction is for Create Change and Display. WHen I enter this transaction we have the change button.
I am doign a BDC for this T_code. The problem is when I enter the Tcode, It is in Chnage mode or sometimes in display mode. I am not able to figure out when its in change or when its in display.
ANy suggestions on how can we solve this issue.
Ster
‎2008 Nov 21 5:27 PM
Why are you doing BDC for this transaction? Why not use the appropriate function modules (BAPI) for this?
‎2008 Nov 21 5:27 PM
Why are you doing BDC for this transaction? Why not use the appropriate function modules (BAPI) for this?
‎2008 Nov 21 5:36 PM
‎2008 Nov 21 6:27 PM
Thanks Folks. BAPI would be good.
Can u pls send me an example of this.
Ster
‎2008 Nov 21 6:34 PM
Actually the requirement is,
I have the Business partner Number, I have too create a Address and assign it to 'SHip to Address.
Please suggest
‎2008 Nov 21 6:38 PM
‎2008 Nov 21 7:19 PM
Thanks Rohan the bolg was of great help.
I have tried to use the web log you had sent.
The problem with the CALL FUNCTION 'BAPI_BUPA_CREATE_FROM_DATA'
is it creates a BP Number and maintains as a standard address.
However My task is, I already have the BP Number. I need to create a SHIP to address and mainain it as ship to address.
Ster
‎2008 Nov 21 8:01 PM
Please check functions from function group : BUBA_3
and / function: BAPI_SHIPMENT_CREATE