SAP ABAP Class IF_BTF_FIELD_ADMINISTRATION (SAP BTF Field Administration Interface)
Meta Relationship - Used By
# Relationship type Used by Short Description Created on
1 Interface implementation (CLASS c. INTERFACES i_ref)  CL_BTF_FIELD_ADMINISTRATION SAP BTF Field Administration Class 20011108
Properties
Class IF_BTF_FIELD_ADMINISTRATION  
Short Description SAP BTF Field 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
Class IF_BTF_FIELD_ADMINISTRATION has no forward declaration.
Interfaces
Class IF_BTF_FIELD_ADMINISTRATION has no interface implemented.
Friends
Class IF_BTF_FIELD_ADMINISTRATION has no friend class.
Attributes
Class IF_BTF_FIELD_ADMINISTRATION has no attribute.
Methods
# Method Level Visibility Method type Description Created on
1 GET_ALL_FIELDS Instance method Public Method Get Names of all Fields 20011109
2 GET_FIELD Instance method Public Method Get Field 20011108
3 GET_LANGUAGE Instance method Public Method Get Language 20020422
4 INIT_FIELD_ADMINISTRATION Instance method Public Method Initialize Field Administration 20011108
5 SET_FIELD Instance method Public Method Set Field 20011108
6 SET_FIELDS Instance method Public Method Set Fields 20011109
7 SET_LANGUAGE Instance method Public Method Set language 20020422
Events
Class IF_BTF_FIELD_ADMINISTRATION has no event.
Types
Class IF_BTF_FIELD_ADMINISTRATION has no local type.
Method Signatures

Method GET_ALL_FIELDS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning FIELDS Value transfer Type reference (TYPE) BTF_FIELD_TABLE BTF Felder 20011109

Method GET_ALL_FIELDS on class IF_BTF_FIELD_ADMINISTRATION has no exception.

Method GET_FIELD Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning FIELD Value transfer Object reference (TYPE REF TO) CL_BTF_FIELD BTF Feld 20011108
2 Importing NAME Call by reference Type reference (TYPE) STRING Feldname 20011108
# Exception Resumable Description Created on
1 FIELD_NOT_FOUND Feld wurde nicht in der Feldadministration gefunden 20011109

Method GET_LANGUAGE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning LANGUAGE Value transfer Type reference (TYPE) SPRAS Sprachenschlüssel 20020422

Method GET_LANGUAGE on class IF_BTF_FIELD_ADMINISTRATION has no exception.

Method INIT_FIELD_ADMINISTRATION Signature

Method INIT_FIELD_ADMINISTRATION on class IF_BTF_FIELD_ADMINISTRATION has no parameter.
Method INIT_FIELD_ADMINISTRATION on class IF_BTF_FIELD_ADMINISTRATION has no exception.

Method SET_FIELD Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing FIELD Call by reference Object reference (TYPE REF TO) CL_BTF_FIELD BTF Feld 20011108

Method SET_FIELD on class IF_BTF_FIELD_ADMINISTRATION has no exception.

Method SET_FIELDS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing FIELDS Call by reference Type reference (TYPE) BTF_FIELD_TABLE Feldtabelle 20011109
# Exception Resumable Description Created on
1 CX_BTF_PARAMETER_ERROR BTF Ausnahme: Parameterfehler 20020123

Method SET_LANGUAGE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing LANGUAGE Call by reference Type reference (TYPE) SPRAS Sprachenschlüssel 20020422

Method SET_LANGUAGE on class IF_BTF_FIELD_ADMINISTRATION has no exception.
History
Last changed by/on SAP  00000000 
SAP Release Created in