| Parameter | Reference | Type | Length | Default | Optional | Text |
|---|---|---|---|---|---|---|
| LANGU | SYST-LANGU | C | 1 | X | R/3 System, current language | |
| VIEW_NAME | /SDF/SQLDSE11TH-TABNAME | C | 30 | X | View name |
| Parameter | Reference | Length | Optional | Text |
|---|---|---|---|---|
| V_FIELDS | DD27P | 673 | X | View fields |
| V_HEADER | DD25V | 167 | X | View header structure |
| V_JOINS | DD28J | 222 | X | Join conditions of the view |
| V_SELECT | DD28V | 180 | X | Selection conditions of the view |
| V_TABLES | DD26V | 126 | X | Basis tables of the view |
| V_TECH | DD09V | 80 | X | Technical settings of the view |
| Exception | Text |
|---|---|
| ILLEGAL_INPUT | Internal function call returns exception ILLEGAL_INPUT |
| NO_AUTHORIZATION | No authorization |
| OTHERS_PROBLEM | Internal function call returns exception OTHERS |
| VIEW_NOT_EXISTING | View does not exist |