DMSK - Field information at dynpro load generation
Field information at dynpro load generation information is stored in SAP table DMSK.
It is part of development package SDMSK_CORE in software component BC-ABA-SC. This development package consists of objects that can be grouped under "Data Masking: Core".
It is part of development package SDMSK_CORE in software component BC-ABA-SC. This development package consists of objects that can be grouped under "Data Masking: Core".
Fields for table DMSK
Field Name | Description | Is Key | Data Element | Data Type | Length | Check Table |
---|---|---|---|---|---|---|
PRGRM | ABAP Program Name | X | PROGNAME | CHAR | 80 | |
SCRNR | Screen number | X | SCRFDYNNR | CHAR | 8 | |
FLDNM | Field name | X | DYNFNAM | CHAR | 264 | |
FLAGS | Character Field with Length 10 | CHAR10 | CHAR | 20 | ||
.INCLUDE | DMSK_CREATE_INFO | 0 | ||||
CREATED_BY | User Name | USERNAME | CHAR | 24 | ||
CREATED_CLIENT | Client | MANDT | CLNT | 6 | * | |
CREATED_AT | UTC Time Stamp in Short Form (YYYYMMDDhhmmss) | TIMESTAMP | DEC | 8 | ||
.INCLUDE | DMSK_CHANGE_INFO | 0 | ||||
CHANGED_BY | User Name | USERNAME | CHAR | 24 | ||
CHANGED_CLIENT | Client | MANDT | CLNT | 6 | * | |
CHANGED_AT | UTC Time Stamp in Short Form (YYYYMMDDhhmmss) | TIMESTAMP | DEC | 8 |