SAP ABAP Class CL_BTF_FIELD (SAP BTF Field)
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_FIELD  
Short Description SAP BTF Field    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package SBTF   Business Text Framework 
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 T Type group use (TYPE-POOLS tp)  Type group use (TYPE-POOLS tp)
Interfaces
Class CL_BTF_FIELD has no interface implemented.
Friends
# Friend Modeled only Created on Description
1 CL_BTF_FIELD_ADMINISTRATION 20011109 SAP BTF Field Administration Class
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 DESCRIPTOR Instance attribute Private Type reference (TYPE) STRING Description 20011119
2 NAME Instance attribute Private Type reference (TYPE) STRING Field Name 20011108
3 REPLACE Instance attribute Private Type reference (TYPE) T_BOOL T_YES Replace Yes/No 20011108
4 VALUE Instance attribute Private Type reference (TYPE) STRING Replacement Value 20011108
Methods
# Method Level Visibility Method type Description Created on
1 CONSTRUCTOR Instance method Public Constructor Constructor 20011108
2 GET_DESCRIPTOR Instance method Public Method Get Description 20011121
3 GET_NAME Instance method Public Method Get Name 20011109
4 GET_REPLACE Instance method Public Method Get 'Replace Yes/No' 20011109
5 GET_VALUE Instance method Public Method Get value 20011109
6 SET_REPLACE Instance method Public Method Set 'Replace Yes/No' 20011109
7 SET_VALUE Instance method Public Method Set value 20011109
Events
Class CL_BTF_FIELD has no event.
Types
Class CL_BTF_FIELD 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 DESCRIPTOR Value transfer Type reference (TYPE) STRING SPACE Beschreibung 20011119
2 Importing NAME Value transfer Type reference (TYPE) STRING Feldname 20011108
3 Importing REPLACE Value transfer Type reference (TYPE) T_BOOLE T_YES Ersetzen ja/nein 20011108
4 Importing VALUE Value transfer Type reference (TYPE) STRING Ersetzungswert 20011108
# Exception Resumable Description Created on
1 CX_BTF_PARAMETER_ERROR BTF Ausnahme: Parameterfehler 20020123

Method GET_DESCRIPTOR Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning DESCRIPTOR Value transfer Type reference (TYPE) STRING Beschreibung 20011121

Method GET_DESCRIPTOR on class CL_BTF_FIELD has no exception.

Method GET_NAME Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning NAME Value transfer Type reference (TYPE) STRING Feldname 20011109

Method GET_NAME on class CL_BTF_FIELD has no exception.

Method GET_REPLACE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning REPLACE Value transfer Type reference (TYPE) T_BOOL Ersetzen ja/nein 20011109

Method GET_REPLACE on class CL_BTF_FIELD has no exception.

Method GET_VALUE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning VALUE Value transfer Type reference (TYPE) STRING Wert 20011109

Method GET_VALUE on class CL_BTF_FIELD has no exception.

Method SET_REPLACE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing REPLACE Value transfer Type reference (TYPE) T_BOOL T_YES Ersetzen ja/nein 20011109
# Exception Resumable Description Created on
1 CX_BTF_PARAMETER_ERROR BTF Ausnahme: Parameterfehler 20020123

Method SET_VALUE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing VALUE Value transfer Type reference (TYPE) STRING Wert 20011109

Method SET_VALUE on class CL_BTF_FIELD has no exception.
History
Last changed by/on SAP  00000000 
SAP Release Created in 620