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

Former Member
0 Likes
558

Hello Experts,

Could you please give me the code to create a customer (XD01) that should include header and item concept in bdc using call trasaction method and it should also display error msgs if any.

Regards....Rizwana

1 ACCEPTED SOLUTION
Read only

Former Member
0 Likes
538

Hi Rizwana,

Why do you want to use BDC when there is a standard BAPI in SAP. Its easier to use a BAPI and I can send you a sample program if you need.

Reward if useful.

Thanks

Aneesh.

4 REPLIES 4
Read only

Former Member
0 Likes
538

Hi,

use the transaction recorder (SHDB) for performing this task and it´ll deliver the necessary code.

Read only

Former Member
0 Likes
539

Hi Rizwana,

Why do you want to use BDC when there is a standard BAPI in SAP. Its easier to use a BAPI and I can send you a sample program if you need.

Reward if useful.

Thanks

Aneesh.

Read only

0 Likes
538

Hi Aneesh,

Could you explain me wat is bapi and then send me the required code using BAPI.

It will be very useful for me.

Regards....Rizwana

Read only

Former Member
0 Likes
538

Try to record all screens ,depends on version screen number and program name will vary.

Anyhow check with below Thread

I would suggest that use BAPI Instead of BDC

BAPI - BAPI_CUSTOMER_CREATEFROMDATA1

Thanks

Seshu