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

BAPI!

Former Member
0 Likes
313

Hi SDNers,

I am new to BAPI.Now i am creating a BAPI for customer master updation.how can i identify the mandatory fields in BAPI Fun Mod.

If anybody send the source code of the program it will more helpful to me.

Reward sure if it is helpful to me.

Senthil kumar

2 REPLIES 2
Read only

Former Member
0 Likes
293

Hi,

using BAPI is nothing but the using of the function modules

so when ever you are using those

just feell that you are using function modules itself...

now to find out the mandatory fields

in the import tab

check for the tick mark in the <b>optional button</b> for each field

<b>if it is marked then it is not mandatory

if if is blank then it is mandatory</b>

same case with the export , tables , changing..

if you search in search form you can get so many links which are having sample codes...

thanks & regards,

Venkatesh

Read only

Former Member
0 Likes
293

see these BAPI's

BAPI_CUSTOMER_EDIT Change Customer Master Online

BAPI_CUSTOMER_CHANGEFROMDATA Customer: Change customer

regards,

srinivas

<b>*reward for useful answers*</b>