SAP ABAP Message Class CNV_10500 Message Number 021 (Parameter could not be written; check CNV_00001_PARAMS)
Hierarchy
☛
DMIS (Software Component) DMIS 2011_1
⤷
CA-GTF-BS (Application Component) Business Application Support
⤷
CNV_10500 (Package) Special ledger package
⤷
⤷
Attribute
| Message class | CNV_10500 | ||
| Short Description | Messages of Special Ledger Package | ||
| Message Number | |
021 | |
| Documentation status | |||
| Authorization check Error Message | |||
| Changed On | 20141030 |
Message Text
Parameter could not be written; check CNV_00001_PARAMS
Help Document
Diagnosis
With regard to further processing, a parameter is to be created so that various subsequent programs will not be executed. However the parameter could not be created in table CNV_00001_PARAMS.
System Response
The record will not be created and will then be missing during further processing.
Procedure
Check table CNV_00001_PARAMS for possible reasons (such as insufficient space) and create the parameter manually:
- PACKID = <active package>
- PARAMNAME = GL_OBJECT_NOTFOUND
- PARAMTYPE = F
- VALUEFROM = X
- ORIGPACK = 10500
History
| Last changed on/by | 20141030 | SAP | |
| SAP Release Created in |