DEMO_EMPLOYEES - Employees and their salary
Employees and their salary information is stored in SAP table DEMO_EMPLOYEES.
It is part of development package SABAPDEMOS in software component BC-ABA-LA. This development package consists of objects that can be grouped under "Demos for ABAP Documentation, not for Production Use".
It is part of development package SABAPDEMOS in software component BC-ABA-LA. This development package consists of objects that can be grouped under "Demos for ABAP Documentation, not for Production Use".
Fields for table DEMO_EMPLOYEES
Field Name | Description | Is Key | Data Element | Data Type | Length | Check Table |
---|---|---|---|---|---|---|
CLIENT | Client | X | MANDT | CLNT | 6 | |
NAME | X | CHAR | 50 | |||
SALARY | DEC | 5 |