SAP ABAP Message Class /SAPCND/CUSTOMIZING Message Number 629 (Data Type &1 Not Known)
Hierarchy
☛
SAP_AP (Software Component) SAP Application Platform
⤷
AP-PRC-CON (Application Component) Condition Technique
⤷
/SAPCND/CUSTOMIZING (Package) Customizing Objects for Condition Technique
⤷
⤷
Attribute
| Message class | /SAPCND/CUSTOMIZING | ||
| Short Description | Output for Customizing | ||
| Message Number | |
629 | |
| Documentation status | |||
| Authorization check Error Message | |||
| Changed On | 20050219 |
Message Text
Data Type &1 Not Known
Help Document
Diagnosis
The data type &1 is not included in the coding because, for example, it was only added after development.
System Response
This data type is not available for selection as a condition table field.
Procedure
See the system administrator.
Procedure for System Administration
In form routine get_data_cond (Include /SAPCND/LMAINTENANCE_UIF05, function group /SAPCND/MAINTENANCE_UI) enter this field as an additional CASE requirement. Decide whether or not this field should be available in condition table maintenance ( APPEND).
You can also decide if this field is permitted as a key field.
In form routine table_fill_0300 (Include /SAPCND/LMAINTENANCE_UIF19, function group /SAPCND/MAINTENANCE_UI) the field should be entered in the CASE requirement, if it is not permitted as a key field.
History
| Last changed on/by | 20110810 | SAP | |
| SAP Release Created in | 12A |