| Parameter | Reference | Type | Length | Default | Optional | Text |
|---|---|---|---|---|---|---|
| IT_SCALE_TABLE | REF TO DATA | 0 | Scale table (eg. def/ dim etc.) | |||
| IV_DBTABNAME | DDOBJNAME | C | 30 | Name of ABAP Dictionary Object - Database table | ||
| IV_KEY1_VALUE | ANY | A | 0 | Value of 1st key field | ||
| IV_KEY2_VALUE | ANY | A | 0 | X | Value of 2 nd key field | |
| IV_KEYFIELD1 | /SAPCND/FIELDNAME | C | 30 | Key field 1 | ||
| IV_KEYFIELD2 | /SAPCND/FIELDNAME | C | 30 | X | Key field 2 |
| Parameter | Reference | Type | Length | Text |
|---|---|---|---|---|
| ET_BAPIRET | BAPIRETTAB | h | 548 | Table with BAPI Return Information |
| EV_RESULT | SYST-SUBRC | I | 4 | Return Value of ABAP Statements |