‎2009 Dec 14 4:11 AM
Hi Experts,
While im using BAPI_CUSTOMER_CREATEFROMDATA1 for XD01. It is throwing error account group is not defined.
In BAPI_CUSTOMER_CREATEFROMDATA1, structures used for import r export r tables, i didnt find any account group field.
But there s field for reconiliation accoun(AKONT),but it is different. I need field of type KTOKK.
Need ur help to suggestion to solve this issue..
Thanks and Regards,
Bharat
‎2009 Dec 14 4:26 AM
Hi Bharat,
Here 's an extract from WIKI on BAPI_CUSTOMER_CREATEFROMDATA1
Using the BAPI BAPI_CUSTOMER_CREATEFROMDATA1 is not recommended because this BAPI doesn't support a lot of fields that are needed to create valid customer master data.
The best way to create a new customer is to use batch input. You can use the transaction recorder located in the installation directory to create a template and then use this template for your own code as described in the manual.
for more info refer this link :
‎2009 Dec 14 4:26 AM
Hi Bharat,
Here 's an extract from WIKI on BAPI_CUSTOMER_CREATEFROMDATA1
Using the BAPI BAPI_CUSTOMER_CREATEFROMDATA1 is not recommended because this BAPI doesn't support a lot of fields that are needed to create valid customer master data.
The best way to create a new customer is to use batch input. You can use the transaction recorder located in the installation directory to create a template and then use this template for your own code as described in the manual.
for more info refer this link :