DNOC_SUBSCRT - Subscreen Control
Subscreen Control information is stored in SAP table DNOC_SUBSCRT.
It is part of development package DNO in software component CA-NO. This development package consists of objects that can be grouped under "Notifications".
It is part of development package DNO in software component CA-NO. This development package consists of objects that can be grouped under "Notifications".
Fields for table DNOC_SUBSCRT
Field Name | Description | Is Key | Data Element | Data Type | Length | Check Table |
---|---|---|---|---|---|---|
CLIENT | Client | X | MANDT | CLNT | 3 | T000 |
LANGUAGE | Notification Language | X | DNOT_LANG_N | LANG | 1 | T002 |
TYPE_NOTIF | Notification Type | X | DNOT_TYPE_N | CHAR | 6 | DNOC_TYPE_NOTIF |
AKTTYP | Activity Type | X | DNOT_AKKTYP | CHAR | 2 | |
CALL_DYNPROG | Program (Screen), Calling Subscreen Container or Subscreen | X | DNOT_CALL_DYNPROG | CHAR | 40 | DNOC_SUBSCR |
CALL_DYNPRO | Screen Number, Calling Subscreen Container or Subscreen | X | DNOT_CALL_DYNPRO | CHAR | 4 | DNOC_SUBSCR |
SUB_AREA | Area for the Subscreen on the Subscreen Container | X | DNOT_SUB_AREA | CHAR | 15 | DNOC_SUBSCR |
SUB_ORDER | Order of Subscreens | X | DNOT_SUB_ORDER | NUMC | 4 | DNOC_SUBSCR |
SUB_INDICATOR | Name of Subscreen (Tab Page) | DNOT_SUB_INDICATOR | CHAR | 40 | ||
SUB_STXT | Subscreen Short Text | DNOT_SUB_STXT | CHAR | 20 | ||
SUB_LTXT | Subscreen Long Text | DNOT_SUB_LTXT | CHAR | 60 |