SAP ABAP Class CL_BTF_LINK (SAP BTF Link Class)
Hierarchy
☛
SAP_BASIS (Software Component) SAP Basis Component
⤷
BC-SRV-BTF (Application Component) Business Text Framework
⤷
SBTF (Package) Business Text Framework
⤷
⤷
Properties
| Class | CL_BTF_LINK | |
| Short Description | SAP BTF Link Class | |
| Super Class | ||
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | SBTF | Business Text Framework |
| Created | 20011112 | SAP |
| Last change | 00000000 | SAP |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
Class CL_BTF_LINK has no forward declaration.
Interfaces
Class CL_BTF_LINK has no interface implemented.
Friends
| # | Friend | Modeled only | Created on | Description |
|---|---|---|---|---|
| 1 | CL_BTF_DOCUMENT | 20011121 | SAP BTF Document Class |
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | Constant | Public | Type reference (TYPE) | I | 1 | Append | 20011112 | ||
| 2 | Constant | Public | Type reference (TYPE) | I | 2 | Replace | 20011112 | ||
| 3 | Constant | Public | Type reference (TYPE) | I | 1 | A | 20011112 | ||
| 4 | Constant | Public | Type reference (TYPE) | I | 3 | AREA | 20011112 | ||
| 5 | Constant | Public | Type reference (TYPE) | I | 4 | BASE | 20011112 | ||
| 6 | Constant | Public | Type reference (TYPE) | I | 2 | IMG | 20011112 | ||
| 7 | Instance attribute | Private | Type reference (TYPE) | I | 20011113 | ||||
| 8 | Instance attribute | Private | Type reference (TYPE) | I | 20011113 | ||||
| 9 | Instance attribute | Private | Type reference (TYPE) | STRING | 20011113 | ||||
| 10 | Instance attribute | Private | Type reference (TYPE) | STRING | 20011113 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Constructor | Constructor | 20011113 | |
| 2 | Instance method | Public | Method | Get Replacement Type | 20011113 | |
| 3 | Instance method | Public | Method | Get Link Element | 20011113 | |
| 4 | Instance method | Public | Method | Get Inbound Link | 20011113 | |
| 5 | Instance method | Public | Method | Get Outbound Link | 20011113 | |
| 6 | Instance method | Public | Method | Set Replacement Type | 20011113 | |
| 7 | Instance method | Public | Method | Set Outbound Link | 20011113 |
Events
Class CL_BTF_LINK has no event.
Types
Class CL_BTF_LINK has no local type.
Method Signatures
Method CONSTRUCTOR Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | LINK_CHANGEMODE | Call by reference | Type reference (TYPE) | I | CO_CHANGEMODE_APPEND | Ersetzungsart | 20011113 | ||
| 2 | LINK_ELEMENT | Call by reference | Type reference (TYPE) | I | CO_ELEMENT_A | Linkelement | 20011113 | ||
| 3 | LINK_IN | Call by reference | Type reference (TYPE) | STRING | Ausgangslink | 20011113 | |||
| 4 | LINK_OUT | Call by reference | Type reference (TYPE) | STRING | Eingangslink | 20011113 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | BTF Ausnahme: Parameterfehler | 20020123 |
Method GET_LINK_CHANGEMODE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | LINK_CHANGEMODE | Value transfer | Type reference (TYPE) | I | Ersetzungsart | 20011113 |
Method GET_LINK_CHANGEMODE on class CL_BTF_LINK has no exception.
Method GET_LINK_ELEMENT Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | LINK_ELEMENT | Value transfer | Type reference (TYPE) | I | Linkelement | 20011113 |
Method GET_LINK_ELEMENT on class CL_BTF_LINK has no exception.
Method GET_LINK_IN Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | LINK_IN | Value transfer | Type reference (TYPE) | STRING | Eingangslink | 20011113 |
Method GET_LINK_IN on class CL_BTF_LINK has no exception.
Method GET_LINK_OUT Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | LINK_OUT | Value transfer | Type reference (TYPE) | STRING | Ausgangslink | 20011113 |
Method GET_LINK_OUT on class CL_BTF_LINK has no exception.
Method SET_LINK_CHANGEMODE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | LINK_CHANGEMODE | Call by reference | Type reference (TYPE) | I | Ersetzungsart | 20011113 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | BTF Ausnahme: Parameterfehler | 20020123 |
Method SET_LINK_OUT Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | LINK_OUT | Call by reference | Type reference (TYPE) | STRING | Ausgangslink | 20011113 |
Method SET_LINK_OUT on class CL_BTF_LINK has no exception.
History
| Last changed by/on | SAP | 00000000 |
| SAP Release Created in | 620 |