2015 Apr 12 1:06 PM
Hi All,
Is there any BAPI to delete partner from KNVP.
I have checked SD_CUSTOMER_MAINTAIN_ALL and CUSTOMER_UPDATE ,While executing I am gettting error as System error in table KNVP,
But when i test CUSTOMER_UPDATE individually its working fine but in program its giving error.Pls help.
Regards,
Trinadh
Hi Trinadh,
BAPIs and just like arms and legs of business objects check the business objects customer (KNA1)
Use Bapi BAPI_CUSTOMER_DELETE to delete customer from the system
Regards
Gaurav Ahluwalia
2015 Apr 12 1:40 PM
Hi Trinadh,
BAPIs and just like arms and legs of business objects check the business objects customer (KNA1)
Use Bapi BAPI_CUSTOMER_DELETE to delete customer from the system
Regards
Gaurav Ahluwalia
2015 Apr 13 8:27 AM
Did you look at classes CMD_EI_API (method MAINTAIN_BAPI) and CMD_EI_API_EXTRACT to read current data and prepare parameters.
NB: Also look at FM CUSTOMER_UPDATE attributes, this is an update task FM, so it only performs some OPEN-SQL statements, no check no database consistency, not to be called, using this FM is no better than executing OPEN-SQL statements
Regards,
Raymond
| User | Count |
|---|---|
| 3 | |
| 2 | |
| 2 | |
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 |