SAP ABAP Class IF_BTF (SAP BTF Interface)
Meta Relationship - Used By
# Relationship type Used by Short Description Created on
1 Interface implementation (CLASS c. INTERFACES i_ref)  CL_BTF SAP BTF Class 20011108
Properties
Class IF_BTF  
Short Description SAP BTF Interface    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package      
Created 20011108   SAP 
Last change 20040518   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class IF_BTF has no forward declaration.
Interfaces
Class IF_BTF has no interface implemented.
Friends
Class IF_BTF has no friend class.
Attributes
Class IF_BTF has no attribute.
Methods
# Method Level Visibility Method type Description Created on
1 CREATE_CONFIGURATION Instance method Public Method Create configuration 20020513
2 CREATE_DOCUMENT Instance method Public Method Create Document 20011108
3 CREATE_EDITOR Instance method Public Method Create Editor 20011120
4 CREATE_FIELD_ADMINISTRATION Instance method Public Method Create Field Administration 20011108
5 CREATE_LINK_ADMINISTRATION Instance method Public Method Create Link Administration 20011108
6 SET_DESTINATION Static method Public Method Set RFC Destination 20020111
Events
Class IF_BTF has no event.
Types
Class IF_BTF has no local type.
Method Signatures

Method CREATE_CONFIGURATION Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning CONFIGURATION Value transfer Object reference (TYPE REF TO) IF_BTF_CONFIGURATION SAP BTF Konfiguration 20020513
2 Importing LANGUAGE Value transfer Type reference (TYPE) TDSPRAS Sprachenschlüssel 20020521

Method CREATE_CONFIGURATION on class IF_BTF has no exception.

Method CREATE_DOCUMENT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing CONFIGURATION Value transfer Object reference (TYPE REF TO) IF_BTF_CONFIGURATION SAP BTF Konfiguration 20020612
2 Importing LANGUAGE Value transfer Type reference (TYPE) TDSPRAS Sprachenschlüssel 20020521
3 Returning RVAL Value transfer Object reference (TYPE REF TO) IF_BTF_DOCUMENT Dokumentreferenz 20011108
# Exception Resumable Description Created on
1 CX_BTF_RUNTIME_ERROR BTF Ausnahme: Laufzeitfehler 20030908

Method CREATE_EDITOR Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing DOCUMENT Value transfer Object reference (TYPE REF TO) IF_BTF_DOCUMENT SAP BTF Document Interface 20020612
2 Returning RVAL Value transfer Object reference (TYPE REF TO) IF_BTF_EDITOR Editorreferenz 20011120
# Exception Resumable Description Created on
1 CX_BTF_PARAMETER_ERROR BTF Ausnahme: Parameterfehler 20020612

Method CREATE_FIELD_ADMINISTRATION Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RVAL Value transfer Object reference (TYPE REF TO) IF_BTF_FIELD_ADMINISTRATION Feldadministrationsreferenz 20011108

Method CREATE_FIELD_ADMINISTRATION on class IF_BTF has no exception.

Method CREATE_LINK_ADMINISTRATION Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RVAL Value transfer Object reference (TYPE REF TO) IF_BTF_LINK_ADMINISTRATION Linkadministrationsreferenz 20011108

Method CREATE_LINK_ADMINISTRATION on class IF_BTF has no exception.

Method SET_DESTINATION Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing DESTINATION Call by reference Type reference (TYPE) RFCDES-RFCDEST 'SAPJ2EE' RFC-Destination für J2EE-Server 20020111
# Exception Resumable Description Created on
1 CX_BTF_PARAMETER_ERROR BTF Ausnahme: Parameterfehler 20020123
History
Last changed by/on SAP  20040518 
SAP Release Created in