SAP ABAP Class /IPRO/IF_DOCB_TOKEN (Document Builder token interface)
Properties
| Class | /IPRO/IF_DOCB_TOKEN | |
| Short Description | Document Builder token interface | |
| Super Class | ||
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | ||
| Created | 20040405 | SAP |
| Last change | 20110908 | SAP |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
Class /IPRO/IF_DOCB_TOKEN has no forward declaration.
Interfaces
Class /IPRO/IF_DOCB_TOKEN has no interface implemented.
Friends
Class /IPRO/IF_DOCB_TOKEN has no friend class.
Attributes
Class /IPRO/IF_DOCB_TOKEN has no attribute.
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Method | Get token name | 20040405 | |
| 2 | Instance method | Public | Method | Get token value | 20040405 | |
| 3 | Instance method | Public | Method | Set token name | 20040405 | |
| 4 | Instance method | Public | Method | Set token value | 20040405 |
Events
Class /IPRO/IF_DOCB_TOKEN has no event.
Types
Class /IPRO/IF_DOCB_TOKEN has no local type.
Method Signatures
Method GET_NAME Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RV_NAME | Value transfer | Type reference (TYPE) | STRING | 20040405 |
Method GET_NAME on class /IPRO/IF_DOCB_TOKEN has no exception.
Method GET_VALUE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RV_VALUE | Value transfer | Type reference (TYPE) | STRING | 20040405 |
Method GET_VALUE on class /IPRO/IF_DOCB_TOKEN has no exception.
Method SET_NAME Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IV_NAME | Call by reference | Type reference (TYPE) | STRING | 20040405 |
Method SET_NAME on class /IPRO/IF_DOCB_TOKEN has no exception.
Method SET_VALUE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IV_VALUE | Call by reference | Type reference (TYPE) | STRING | 20040405 |
Method SET_VALUE on class /IPRO/IF_DOCB_TOKEN has no exception.
History
| Last changed by/on | SAP | 20110908 |
| SAP Release Created in |