SAP ABAP Table PARS_TOKEN (Structure of a Token in Dependency Parser)
Hierarchy
☛
SAP_ABA (Software Component) Cross-Application Component
⤷
CA-GTF-DEP (Application Component) Object Dependencies
⤷
CUMT (Package) Maintenance Environment for Dependencies
⤷
⤷
Basic Data
| Table Category | INTTAB | Structure |
| Structure | PARS_TOKEN |
|
| Short Description | Structure of a Token in Dependency Parser |
Delivery and Maintenance
| Pool/cluster | ||
| Delivery Class | ||
| Data Browser/Table View Maintenance | Display/Maintenance Allowed with Restrictions |
Components
| |
Field | Key | Data Element | Domain | Data Type |
Length | Decimal Places |
Short Description | Check table |
|---|---|---|---|---|---|---|---|---|---|
| 1 | |
SYLINNO | SYST_SHORT | INT4 | 10 | 0 | Current Line in List | ||
| 2 | |
SYCOLNO | SYST_SHORT | INT4 | 10 | 0 | Current List Column | ||
| 3 | |
SYLINSZ | SYST_SHORT | INT4 | 10 | 0 | Line width of list | ||
| 4 | |
PARS_TOKT | PARS_TOKT | CHAR | 4 | 0 | Type of Token in Dependency Parser | ||
| 5 | |
PARS_TOKD | PARS_TOKD | NUMC | 1 | 0 | Delimitation type of token in dependency parser | ||
| 6 | |
PARS_TOK | CHAR32 | CHAR | 32 | 0 | Value of a token in dependency parser |
History
| Last changed by/on | SAP | 20130604 |
| SAP Release Created in |