Application Development 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: 

BAPI FUNCTION MODULE-HELP

Former Member
0 Kudos

hi friends,

can anyone help me in how to transfer datas from table control to customer master table BAPIKNA101_1 through BAPI_CUSTOMER_CREATEFROMDATA1.

All your answers are appreciated.

thanks in advance.

shan.

2 REPLIES 2

Former Member
0 Kudos

Hi Shan,

BAPIKNA101_1 is a structure and the customer master table is KNA1.You will have to pass data to the relevant fields in the structure BAPIKNA101_1 while calling the BAPI "BAPI_CUSTOMER_CREATEFROMDATA1" to populate the value in KNA1.

You can do this by passing the values from the table associated to the table control, to the structure BAPIKNA101_1 within the loop statement in the PAI event of the relevant screen.

Hope this helps you.

Majisha

0 Kudos

Thanks bharathan,

let me try and i will get back you.

shan

Message was edited by:

sivakumar palaniswamy

Message was edited by:

sivakumar palaniswamy