‎2007 Aug 29 12:29 PM
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
‎2007 Aug 29 12:40 PM
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
‎2007 Aug 29 1:30 PM
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>