SAP ABAP Interface /IPRO/IF_DOCB_PARSER (Document Builder parser interface)
Hierarchy
☛
SAP_BS_FND (Software Component) SAP Business Suite Foundation
⤷
CA-GTF-DOB (Application Component) Document Builder
⤷
/IPRO/PROGS (Package) programs

⤷

⤷

Properties
Interface | /IPRO/IF_DOCB_PARSER | |
Short Description | Document Builder parser interface |
General Data
Package | /IPRO/PROGS | programs |
Created | 20040330 | SAP |
Last changed | 20110908 | SAP |
Unicode checks active |
Forward declarations
Interface /IPRO/IF_DOCB_PARSER has no forward declaration.
Interfaces
Interface /IPRO/IF_DOCB_PARSER has no interface.
Friends
Interface /IPRO/IF_DOCB_PARSER has no friend.
Attributes
Interface /IPRO/IF_DOCB_PARSER has no attribute.
Methods
# | Method | Level | Visibility | Method type | Description | Created on |
---|---|---|---|---|---|---|
1 | ![]() |
Instance method | Public | Method | Peek at next token in stream without actually getting it | 20040914 |
2 | ![]() |
Instance method | Public | Method | Returns next token during parsing | 20040330 |
Events
Interface /IPRO/IF_DOCB_PARSER has no event.
Types
Interface /IPRO/IF_DOCB_PARSER has no local type.
Method Signatures
Method LOOK_AHEAD Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
RV_TOKEN_NAME | Value transfer | Type reference (TYPE) | STRING | 20040914 |
Method LOOK_AHEAD on Interface /IPRO/IF_DOCB_PARSER has no exception.
Method NEXT_TOKEN Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
EO_TOKEN | Call by reference | Object reference (TYPE REF TO) | /IPRO/IF_DOCB_TOKEN | Attribute | 20040330 | ||
2 | ![]() |
EV_TOKENTYPE | Call by reference | Type reference (TYPE) | CHAR1 | Single-Character Flag | 20040727 |
Method NEXT_TOKEN on Interface /IPRO/IF_DOCB_PARSER has no exception.
History
Last changed by/on | SAP | 20110908 |
SAP Release Created in | 100 |