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 | ![]() |
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 | ![]() |
Instance attribute | Private | Type reference (TYPE) | STRING | Description | 20011119 | ||
2 | ![]() |
Instance attribute | Private | Type reference (TYPE) | STRING | Field Name | 20011108 | ||
3 | ![]() |
Instance attribute | Private | Type reference (TYPE) | T_BOOL | T_YES | Replace Yes/No | 20011108 | |
4 | ![]() |
Instance attribute | Private | Type reference (TYPE) | STRING | Replacement Value | 20011108 |
Methods
# | Method | Level | Visibility | Method type | Description | Created on |
---|---|---|---|---|---|---|
1 | ![]() |
Instance method | Public | Constructor | Constructor | 20011108 |
2 | ![]() |
Instance method | Public | Method | Get Description | 20011121 |
3 | ![]() |
Instance method | Public | Method | Get Name | 20011109 |
4 | ![]() |
Instance method | Public | Method | Get 'Replace Yes/No' | 20011109 |
5 | ![]() |
Instance method | Public | Method | Get value | 20011109 |
6 | ![]() |
Instance method | Public | Method | Set 'Replace Yes/No' | 20011109 |
7 | ![]() |
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 | ![]() |
DESCRIPTOR | Value transfer | Type reference (TYPE) | STRING | SPACE | Beschreibung | 20011119 | |
2 | ![]() |
NAME | Value transfer | Type reference (TYPE) | STRING | Feldname | 20011108 | ||
3 | ![]() |
REPLACE | Value transfer | Type reference (TYPE) | T_BOOLE | T_YES | Ersetzen ja/nein | 20011108 | |
4 | ![]() |
VALUE | Value transfer | Type reference (TYPE) | STRING | Ersetzungswert | 20011108 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
BTF Ausnahme: Parameterfehler | 20020123 |
Method GET_DESCRIPTOR Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
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 | ![]() |
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 | ![]() |
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 | ![]() |
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 | ![]() |
REPLACE | Value transfer | Type reference (TYPE) | T_BOOL | T_YES | Ersetzen ja/nein | 20011109 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
BTF Ausnahme: Parameterfehler | 20020123 |
Method SET_VALUE Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
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 |