SAP ABAP Interface /IPRO/IF_DOCB_TOKEN (Document Builder token 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_TOKEN | |
| Short Description | Document Builder token interface |
General Data
| Package | /IPRO/PROGS | programs |
| Created | 20040405 | SAP |
| Last changed | 20110908 | SAP |
| Unicode checks active |
Forward declarations
Interface /IPRO/IF_DOCB_TOKEN has no forward declaration.
Interfaces
Interface /IPRO/IF_DOCB_TOKEN has no interface.
Friends
Interface /IPRO/IF_DOCB_TOKEN has no friend.
Attributes
Interface /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
Interface /IPRO/IF_DOCB_TOKEN has no event.
Types
Interface /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 Interface /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 Interface /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 Interface /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 Interface /IPRO/IF_DOCB_TOKEN has no exception.
History
| Last changed by/on | SAP | 20110908 |
| SAP Release Created in | 100 |