2008 Apr 23 6:46 AM
Hello Gurus,
I am Working with Bapi(bapi_goodsmvt_create)
i need how to handle with errors.
i should collect all the Error records into one custom table.
which record produced Error.
Regards,
Naren
Hello Gurus,
I am Working with Bapi(bapi_goodsmvt_create)
i need how to handle with errors.
i should collect all the Error records into one custom table.
which record produced Error.
Regards,
Naren
2008 Apr 23 6:55 AM
The Return parameter may be based on the following reference structures:
BAPIRET2
You must use this reference structure when developing new BAPIS.
BAPIRET1, BAPIRETURN
These reference structures are still partly used in old BAPIs.
http://help.sap.com/saphelp_nw04/helpdata/en/a5/3ec9f74ac011d1894e0000e829fbbd/frameset.htm
2008 Apr 23 6:57 AM
Hi,
BAPI_GOODSMVT_CREATE will pass error to RETURN.
Yes it need to process these error to custom table.
Regards
Raj.k
2008 Apr 23 7:02 AM
| User | Count |
|---|---|
| 4 | |
| 2 | |
| 2 | |
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 |