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

BDC Issue

Former Member
0 Likes
795

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

1 ACCEPTED SOLUTION
Read only

Sm1tje
Active Contributor
0 Likes
751

Why are you doing BDC for this transaction? Why not use the appropriate function modules (BAPI) for this?

7 REPLIES 7
Read only

Sm1tje
Active Contributor
0 Likes
752

Why are you doing BDC for this transaction? Why not use the appropriate function modules (BAPI) for this?

Read only

Former Member
0 Likes
751

You may try BAPI funciton : 'BAPI_BUPA_CREATE_FROM_DATA'

Read only

Former Member
0 Likes
751

Thanks Folks. BAPI would be good.

Can u pls send me an example of this.

Ster

Read only

Former Member
0 Likes
751

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

Read only

Former Member
0 Likes
751

You may refer this link on web :

http://www.sapnet.ru/viewtopic.php?t=2075

Read only

Former Member
0 Likes
751

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

Read only

Former Member
0 Likes
751

Please check functions from function group : BUBA_3

and / function: BAPI_SHIPMENT_CREATE