SAP ABAP Message Class RECABC Message Number 047 (Field &1 from table/structure &2 does not exist in &3)
Hierarchy
☛
EA-FIN (Software Component) EA-FIN
⤷
RE-FX (Application Component) Flexible Real Estate Management
⤷
RE_CA_BC (Package) RE: Base (Technical Objects - Library)
⤷
⤷
Attribute
| Message class | RECABC | ||
| Short Description | Basis (Technical Objects - Library) | ||
| Message Number | |
047 | |
| Documentation status | |||
| Authorization check Error Message | |||
| Changed On | 20130531 |
Message Text
Field &1 from table/structure &2 does not exist in &3
Help Document
Diagnosis
Field is not in table/structure .
There is a danger that data will be lost when data is transferred from to .
System Response
Procedure
Procedure for System Administration
Add all user-defined fields of table/structure to the CI include of table . If SAP did not provide for a CI include in , create a corresponding append structure. Make sure that you define the fields exactly as in the original table/structure.
Use the ABAP Dictionary (transaction SE11) for modifying the table/structure.
History
| Last changed on/by | 20130531 | SAP | |
| SAP Release Created in | 110 |