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.
Include LCVBAPIF01
Form save_classification_data
* 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 the variable "lf_no_obj_check" is manually set to value ‘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, API_DOCUMENT_MAINTAIN2, 2433935, 1030059, lf_no_obj_check , KBA , CA-DMS , Document management , CA-CAD-SRV , CAD Integration Services , CA-CL , Classification , PLM-ECC , SAP Engineering Control Center (SAP ECTR) , 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.