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 CO_CHANGEMODE_APPEND Constant Public Type reference (TYPE) I 1 Append 20011112
2 CO_CHANGEMODE_REPLACE Constant Public Type reference (TYPE) I 2 Replace 20011112
3 CO_ELEMENT_A Constant Public Type reference (TYPE) I 1 A 20011112
4 CO_ELEMENT_AREA Constant Public Type reference (TYPE) I 3 AREA 20011112
5 CO_ELEMENT_BASE Constant Public Type reference (TYPE) I 4 BASE 20011112
6 CO_ELEMENT_IMG Constant Public Type reference (TYPE) I 2 IMG 20011112
7 LINK_CHANGEMODE Instance attribute Private Type reference (TYPE) I 20011113
8 LINK_ELEMENT Instance attribute Private Type reference (TYPE) I 20011113
9 LINK_IN Instance attribute Private Type reference (TYPE) STRING 20011113
10 LINK_OUT Instance attribute Private Type reference (TYPE) STRING 20011113
Methods
# Method Level Visibility Method type Description Created on
1 CONSTRUCTOR Instance method Public Constructor Constructor 20011113
2 GET_LINK_CHANGEMODE Instance method Public Method Get Replacement Type 20011113
3 GET_LINK_ELEMENT Instance method Public Method Get Link Element 20011113
4 GET_LINK_IN Instance method Public Method Get Inbound Link 20011113
5 GET_LINK_OUT Instance method Public Method Get Outbound Link 20011113
6 SET_LINK_CHANGEMODE Instance method Public Method Set Replacement Type 20011113
7 SET_LINK_OUT 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 Importing LINK_CHANGEMODE Call by reference Type reference (TYPE) I CO_CHANGEMODE_APPEND Ersetzungsart 20011113
2 Importing LINK_ELEMENT Call by reference Type reference (TYPE) I CO_ELEMENT_A Linkelement 20011113
3 Importing LINK_IN Call by reference Type reference (TYPE) STRING Ausgangslink 20011113
4 Importing LINK_OUT Call by reference Type reference (TYPE) STRING Eingangslink 20011113
# Exception Resumable Description Created on
1 CX_BTF_PARAMETER_ERROR BTF Ausnahme: Parameterfehler 20020123

Method GET_LINK_CHANGEMODE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning 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 Returning 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 Returning 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 Returning 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 Importing LINK_CHANGEMODE Call by reference Type reference (TYPE) I Ersetzungsart 20011113
# Exception Resumable Description Created on
1 CX_BTF_PARAMETER_ERROR BTF Ausnahme: Parameterfehler 20020123

Method SET_LINK_OUT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing 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