Alle Technologien in einem Band! Ob Sie zukunftssichere Erweiterungen programmieren oder mit den Modifikationen in Ihren SAP-Systemen aufräumen möchten – hier erhalten Sie das erforderliche Wissen. Jede Methode wird ausführlich und mit Codebeispielen erläutert: User-Exits, klassische und neue BAdIs, Business Transaction Events, implizite und explizite Erweiterungspunkte u. v. m.
Bei amazon.de ansehen →The table PTRV_T706Z_FLDS (Field Names for Field Control) is a standard table in SAP ERP. It belongs to the package PTRA.
Table | PTRV_T706Z_FLDS |
Short Text | Field Names for Field Control |
Package | PTRA |
Table Type | Transparent Table |
Field Name | Key | Description | Data Element | Type | Length | Check Table |
---|---|---|---|---|---|---|
PROG | ✔ | ABAP Program Name | PROGNAME | CHAR | 40 | |
DYNNR | ✔ | Screen Number for Field Control | DYNNU | CHAR | 4 | PTRV_T706Z_DNPR |
FNAME | ✔ | Field name | REIFN | CHAR | 30 | |
RDYNNR | ✔ | Dependent screen number for field control | RDYNNU | CHAR | 4 | |
DEFFLAG | Default Value Allowed | DEFAULTFLAG | CHAR | 1 | ||
INPUT_FLD | Input expected for this field | SCRFFEIN | CHAR | 1 | ||
OUTPUT_FLD | Output expected for this field | SCRFFOUT | CHAR | 1 | ||
OUTPUTONLY | Pure output field | SCRFOOUT | CHAR | 1 | ||
REQU_ENTRY | Entries in the Field | SCRFFOBL | CHAR | 1 | ||
INVFLAG | Visible Screen Field | INVFLAG | CHAR | 1 | ||
TXTFLD | Field name of relevant label | TXTFLD | CHAR | 30 |