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

multiple partner functions in bdc

Former Member
0 Likes
535

hi ,

i am creating a new customer (xd01) master and their are multiple bill to party , ship to party and other extra partner functions are their,how to handle them in the table. i need ur valuable advice.

thanks in advance.

hi ,

i am creating a new customer (xd01) master and their are multiple bill to party , ship to party and other extra partner functions are their,how to handle them in the table. i need ur valuable advice.

thanks in advance.

1 REPLY 1
Read only

Former Member
0 Likes
383

Syed,

There is a SAP standard Program which can accomplish your requirement (Direct Input Method) . Please look into this program RFBIDE00.

first use transaction SXDA_TOOLS

Enter following info:

======================

Object: KNA1

Program type: BINP

Program Method: RFBIDE00

File Type: Physical or logical

File Name: /../../customertest.txt

Now hit the button create file or create file with data.

Once done, you can view a template of how customer info is organized.

From your point of view, you need to create a flat file to populate the structures in the exact format that is required.

Alternatively you can check Bapi for customer

BAPI_CUSTOMER_CREATE, BAPI_CUSTOMER_CHANGE