SAP ABAP Interface IF_BTF_FIELD_ADMINISTRATION (SAP BTF Field Administration Interface)
Hierarchy
☛
SAP_BASIS (Software Component) SAP Basis Component
⤷
BC-SRV-BTF (Application Component) Business Text Framework
⤷
SBTF (Package) Business Text Framework

⤷

⤷

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
Interface | IF_BTF_FIELD_ADMINISTRATION | |
Short Description | SAP BTF Field Administration Interface |
General Data
Package | SBTF | Business Text Framework |
Created | 20011108 | SAP |
Last changed | 00000000 | SAP |
Unicode checks active |
Forward declarations
Interface IF_BTF_FIELD_ADMINISTRATION has no forward declaration.
Interfaces
Interface IF_BTF_FIELD_ADMINISTRATION has no interface.
Friends
Interface IF_BTF_FIELD_ADMINISTRATION has no friend.
Attributes
Interface IF_BTF_FIELD_ADMINISTRATION has no attribute.
Methods
# | Method | Level | Visibility | Method type | Description | Created on |
---|---|---|---|---|---|---|
1 | ![]() |
Instance method | Public | Method | Get Names of all Fields | 20011109 |
2 | ![]() |
Instance method | Public | Method | Get Field | 20011108 |
3 | ![]() |
Instance method | Public | Method | Get Language | 20020422 |
4 | ![]() |
Instance method | Public | Method | Initialize Field Administration | 20011108 |
5 | ![]() |
Instance method | Public | Method | Set Field | 20011108 |
6 | ![]() |
Instance method | Public | Method | Set Fields | 20011109 |
7 | ![]() |
Instance method | Public | Method | Set language | 20020422 |
Events
Interface IF_BTF_FIELD_ADMINISTRATION has no event.
Types
Interface 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 | ![]() |
FIELDS | Value transfer | Type reference (TYPE) | BTF_FIELD_TABLE | BTF Felder | 20011109 |
Method GET_ALL_FIELDS on Interface 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 | ![]() |
FIELD | Value transfer | Object reference (TYPE REF TO) | CL_BTF_FIELD | BTF Feld | 20011108 | ||
2 | ![]() |
NAME | Call by reference | Type reference (TYPE) | STRING | Feldname | 20011108 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
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 | ![]() |
LANGUAGE | Value transfer | Type reference (TYPE) | SPRAS | Sprachenschlüssel | 20020422 |
Method GET_LANGUAGE on Interface IF_BTF_FIELD_ADMINISTRATION has no exception.
Method INIT_FIELD_ADMINISTRATION Signature
Method INIT_FIELD_ADMINISTRATION on Interface IF_BTF_FIELD_ADMINISTRATION has no parameter.
Method INIT_FIELD_ADMINISTRATION on Interface 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 | ![]() |
FIELD | Call by reference | Object reference (TYPE REF TO) | CL_BTF_FIELD | BTF Feld | 20011108 |
Method SET_FIELD on Interface 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 | ![]() |
FIELDS | Call by reference | Type reference (TYPE) | BTF_FIELD_TABLE | Feldtabelle | 20011109 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
BTF Ausnahme: Parameterfehler | 20020123 |
Method SET_LANGUAGE Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
LANGUAGE | Call by reference | Type reference (TYPE) | SPRAS | Sprachenschlüssel | 20020422 |
Method SET_LANGUAGE on Interface IF_BTF_FIELD_ADMINISTRATION has no exception.
History
Last changed by/on | SAP | 00000000 |
SAP Release Created in | 620 |