SAP ABAP Class IF_BTF_LINK_ADMINISTRATION (SAP BTF Link Administration Interface)
Meta Relationship - Used By
# Relationship type Used by Short Description Created on
1 Interface implementation (CLASS c. INTERFACES i_ref)  CL_BTF_LINK_ADMINISTRATION SAP BTF Link Administration Class 20011108
Properties
Class IF_BTF_LINK_ADMINISTRATION  
Short Description SAP BTF Link Administration Interface    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package      
Created 20011108   SAP 
Last change 00000000   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
# Type group / Object type Type Type Description
1 CL_BTF_LINK Forward declaration class (CLASS c DEFINITION DEFERRED)  Forward declaration class (CLASS c DEFINITION DEFERRED)
Interfaces
Class IF_BTF_LINK_ADMINISTRATION has no interface implemented.
Friends
Class IF_BTF_LINK_ADMINISTRATION has no friend class.
Attributes
Class IF_BTF_LINK_ADMINISTRATION has no attribute.
Methods
# Method Level Visibility Method type Description Created on
1 GET_ALL_LINKS Instance method Public Method Get All Links 20011112
2 GET_LINK Instance method Public Method Get Link 20011112
3 INIT_LINK_ADMINISTRATION Instance method Public Method Initialize Link Administration 20011112
4 SET_LINK Instance method Public Method Set Link 20011112
5 SET_LINKS Instance method Public Method Set Links 20011112
Events
Class IF_BTF_LINK_ADMINISTRATION has no event.
Types
Class IF_BTF_LINK_ADMINISTRATION has no local type.
Method Signatures

Method GET_ALL_LINKS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning LINKS Value transfer Type reference (TYPE) BTF_LINK_TABLE Linktabelle 20011113
2 Importing LINK_ELEMENT Call by reference Type reference (TYPE) I Linkelement 20011113
# Exception Resumable Description Created on
1 CX_BTF_PARAMETER_ERROR BTF Ausnahme: Parameterfehler 20020123

Method GET_LINK Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning LINK Value transfer Object reference (TYPE REF TO) CL_BTF_LINK BTF Link 20011112
2 Importing LINK_ELEMENT Call by reference Type reference (TYPE) I Linkelement 20011113
3 Importing LINK_IN Call by reference Type reference (TYPE) STRING Eingangslink 20011113
# Exception Resumable Description Created on
1 CX_BTF_PARAMETER_ERROR BTF Ausnahme: Parameterfehler 20020123

Method INIT_LINK_ADMINISTRATION Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing LINK_ELEMENT Call by reference Type reference (TYPE) I CL_BTF_LINK=>CO_ELEMENT_A 20011113
# Exception Resumable Description Created on
1 CX_BTF_PARAMETER_ERROR BTF Ausnahme: Parameterfehler 20020123

Method SET_LINK Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing LINK Call by reference Object reference (TYPE REF TO) CL_BTF_LINK BTF Link 20011112
# Exception Resumable Description Created on
1 CX_BTF_PARAMETER_ERROR BTF Ausnahme: Parameterfehler 20020123

Method SET_LINKS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing LINKS Call by reference Type reference (TYPE) BTF_LINK_TABLE Linktabelle 20011113
2 Importing LINK_ELEMENT Call by reference Type reference (TYPE) I Linkelement 20011113
# Exception Resumable Description Created on
1 CX_BTF_PARAMETER_ERROR BTF Ausnahme: Parameterfehler 20020123
History
Last changed by/on SAP  00000000 
SAP Release Created in