DYNPSOURCE - Contains Screen Source Information (Compressed)
Contains Screen Source Information (Compressed) information is stored in SAP table DYNPSOURCE.
It is part of development package SBAC in software component BC-ABA. This development package consists of objects that can be grouped under "Kernel Objects".
It is part of development package SBAC in software component BC-ABA. This development package consists of objects that can be grouped under "Kernel Objects".
Fields for table DYNPSOURCE
Field Name | Description | Is Key | Data Element | Data Type | Length | Check Table |
|---|---|---|---|---|---|---|
| PROGNAME | ABAP Program Name | X | PROGNAME | CHAR | 40 | |
| DYNPNUMBER | Screen number | X | DYNPRONR | NUMC | 4 | |
| R3STATE | ABAP: Program Status (Active, Saved, Transported...) | X | R3STATE | CHAR | 1 | |
| VERSION | Compression Mode | INT1 | 1 | |||
| FIELDINFO | Field Information (Compressed) | RSTR | 8 | |||
| LOGICINFO | Flow Logic (Compressed) | RSTR | 8 | |||
| EXTENSIONS | ABAP-OO Enhancements (Compressed) | RSTR | 8 |