Data Element list used by SAP ABAP Function Module PMEVC_GET_TOKEN (Ermittelt naechstes Token)
SAP ABAP Function Module
PMEVC_GET_TOKEN (Ermittelt naechstes Token) is using
| # | Object Type | Object Name | Object Description | Note |
|---|---|---|---|---|
| 1 | PARS_TOKD | Delimitation type of token in dependency parser | SOURCE VALUE(TOKEN_DLM) LIKE PARS_TOKEN-TOKEN_DLM |
|
| 2 | PARS_TOKT | Type of Token in Dependency Parser | SOURCE VALUE(TOKEN_TYPE) LIKE PARS_TOKEN-TOKEN_TYPE |
|
| 3 | SYCOLNO | Current List Column | SOURCE VALUE(COL) LIKE PARS_TOKEN-COL |
|
| 4 | SYLINSZ | Line width of list | SOURCE VALUE(LN) LIKE PARS_TOKEN-LN |
|