Symptom
It is no longer possible to create a document via SAP ECTR for example and the error "The object <object key> does not exist" (CL 763) is returned.
The research has shown that SAP Note 3201718 has been implemented by the Support Package update which led to this error. This note comments out the following coding.
* Object check will happen during create from dbt_buffer table ‘ Note 3201718
**** Don't check the object, if CREATE ‘ 2433935
* IF pf_transaction = c_cv01.
* lf_no_obj_check = ‘X’.
* ENDIF.
If I manually set the variable to "lf_no_obj_check = ‘X’ "in the debugger, the document is created without an error message.
Read more...
Environment
- SAP S/4HANA
- SAP ECC 6.0
- SAP ECTR
- BAPI_DOCUMENT_CREATE2
Product
Keywords
SAP ECTR, Document Creation, SAP Note 3201718, Error, Object Check, Debugger, Variable, lf_no_obj_check, API_INIT, CVAPI_DOC_GETDETAIL, /PLMB/IF_GOSX_OBJ_DETAILS, CL 763 , KBA , CA-DMS , Document management , CA-CAD-SRV , CAD Integration Services , CA-CL , Classification , Problem
About this page
This is a preview of a SAP Knowledge Base Article. Click more to access the full version on SAP for Me (Login required).Search for additional results
Visit SAP Support Portal's SAP Notes and KBA Search.