SAP Table PPFORM
Form Variables
PPFORM (Form Variables) is a standard table in SAP R\3 ERP systems. Below you can find the technical details of the fields that make up this table. Key fields are marked in blue.
Additionally we provide an overview of foreign key relationships, if any, that link PPFORM to other SAP tables.
PPFORM table fields
Field | Data element | Checktable | Datatype | Length | Decimals | |||||||
---|---|---|---|---|---|---|---|---|---|---|---|---|
WINDOW | Window | TDWINDOW | CHAR | 8 | 0 | |||||||
ELEMENT | STXD form event | TDEVENT | CHAR | 30 | 0 | |||||||
TBNAM | Structure name of a text variable | PTBNAM | CHAR | 30 | 0 |
Possible values
|
||||||
FIELD | Field Name | FIELDNAME | CHAR | 30 | 0 | |||||||
PROGR | ABAP Program Name | PROGNAME | TRDIR | CHAR | 40 | 0 | ||||||
FORM | Subroutine name | PVFORM | CHAR | 30 | 0 | |||||||
OBLIG | Indicator: Text variable required | VOBLIG | CHAR | 1 | 0 |
Possible values
|
PPFORM foreign key relationships
Table | Field | Foreign key table | Foreign key field | Check table | Check field | |
---|---|---|---|---|---|---|
PPFORM | PROGR | PPFORM | PROGR | TRDIR | Generated Table for View | NAME |