Hierarchy

⤷

⤷

Meta Relationship - Using
# | Relationship type | Using | Short Description | Created on |
---|---|---|---|---|
1 | Interface implementation (CLASS c. INTERFACES i_ref) | IF_MDG_LG_ACTIVATION | Activation of Languages | 20081218 |
2 | Interface implementation (CLASS c. INTERFACES i_ref) | IF_MDG_MDF_CUST_DATA | Internal View of Customizing Data | 20081218 |
3 | Interface implementation (CLASS c. INTERFACES i_ref) | IF_MDG_MDF_CUST_DATA_EXT | External view at Customizing data | 20081218 |
4 | Interface implementation (CLASS c. INTERFACES i_ref) | IF_MDG_MDF_FIELDNAME | Field Names in Master Data Environment | 20081218 |
Properties
Class | CL_MDG_MDF_FIELDNAME | |
Short Description | FIN Master Data: Field Name | |
Super Class | ||
Instantiability of a Class | 0 | Private |
Final |
General Data
Message Class | ||
Program status | ||
Category | 0 | |
Package | MDG_MDF1 | Master Data: Buffers and Instances |
Created | 20081218 | SAP |
Last change | 20130531 | SAP |
Shared Memory-enabled | ||
Fixed point arithmetic | ||
Unicode checks active |
Forward declarations
Interfaces
# | Interface | Abstract | Final | Description | Created on |
---|---|---|---|---|---|
1 | IF_MDG_LG_ACTIVATION | Activation of Languages | 20081218 | ||
2 | IF_MDG_MDF_CUST_DATA | Internal View of Customizing Data | 20081218 | ||
3 | IF_MDG_MDF_CUST_DATA_EXT | External view at Customizing data | 20081218 | ||
4 | IF_MDG_MDF_FIELDNAME | Field Names in Master Data Environment | 20081218 |
Friends
Class CL_MDG_MDF_FIELDNAME has no friend class.
Attributes
# | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
Instance attribute | Private | Object reference (TYPE REF TO) | CL_MDG_MDF_META_SHM | FIN Master Data: Shared Metadata | 20090518 | ||
2 | ![]() |
Instance attribute | Private | Attribute reference (LIKE) | FIN Master Data: Defined Characteristics | 20081218 | |||
3 | ![]() |
Instance attribute | Private | Type reference (TYPE) | T_BUFFER | 20081218 | |||
4 | ![]() |
Instance attribute | Private | Type reference (TYPE) | MDG_MDF_TS_GEN_STRUCT | FIN Workbench: Generated DDIC Structures | 20081218 | ||
5 | ![]() |
Instance attribute | Private | Type reference (TYPE) | T_TABNAME_STRUCT | 20081218 | |||
6 | ![]() |
Instance attribute | Private | Type reference (TYPE) | SY-TABIX | Index of Committed Buffer Entry | 20081218 | ||
7 | ![]() |
Instance attribute | Private | Type reference (TYPE) | MDG_MDF_FLG | FIN Master Data: General Indicator | 20081218 | ||
8 | ![]() |
Instance attribute | Private | Type reference (TYPE) | PERIV | Read-Only: Fiscal Year Variant | 20081218 | ||
9 | ![]() |
Instance attribute | Private | Type reference (TYPE) | I | FIN Master Data: General Indicator | 20081218 | ||
10 | ![]() |
Instance attribute | Private | Type reference (TYPE) | SHM_INST_NAME | Name of a Shared Object Instance in an Area | 20090522 | ||
11 | ![]() |
Instance attribute | Private | Type reference (TYPE) | TIMESTAMP | UTC Time Stamp in Short Form (YYYYMMDDhhmmss) | 20081218 | ||
12 | ![]() |
Instance attribute | Private | Type reference (TYPE) | MDG_MDF_VDY_TYPE | Type of Validity Check | 20081218 | ||
13 | ![]() |
Constant | Private | Type reference (TYPE) | SY-TABIX | 1 | Index of Buffer Entry with DB Status | 20081218 | |
14 | ![]() |
Constant | Private | Type reference (TYPE) | CLASSNAME | 'CL_MDG_MDF_FIELDNAME' | Class Name | 20081218 | |
15 | ![]() |
Constant | Private | Type reference (TYPE) | NROBJ | 'MDG_MDFSID' | Number Range Object | 20081218 | |
16 | ![]() |
Constant | Private | Type reference (TYPE) | CHAR5 | 'DELTA' | Prefix for Delta Leaf Field | 20081218 | |
17 | ![]() |
Static Attribute | Private | Type reference (TYPE) | TIMESTAMP | Change Time Stamp FPROP Classes | 20081218 | ||
18 | ![]() |
Static Attribute | Private | Type reference (TYPE) | PERIV | Client-Wide Leading MDF FY Variant | 20081218 | ||
19 | ![]() |
Static Attribute | Protected | Type reference (TYPE) | MDG_MDF_FLG | FIN Master Data: General Indicator | 20081218 | ||
20 | ![]() |
Static Attribute | Private | Type reference (TYPE) | T_INSTANCE | 20081218 | |||
21 | ![]() |
Static Attribute | Private | See coding | 20090112 | ||||
22 | ![]() |
Static Attribute | Private | See coding | 20090112 | ||||
23 | ![]() |
Static Attribute | Private | See coding | 20090112 | ||||
24 | ![]() |
Static Attribute | Private | Type reference (TYPE) | TS_SHM_INSTANCE | 20090522 | |||
25 | ![]() |
Static Attribute | Private | Type reference (TYPE) | T_SID | Client-Dependent SID Buffer | 20081218 | ||
26 | ![]() |
Static Attribute | Private | Type reference (TYPE) | MDG_MDF_SID | Last SID Used for Field Names | 20090309 | ||
27 | ![]() |
Static Attribute | Protected | Type reference (TYPE) | BALLOGHNDL | Current Log Hand for Writing for Errors when Writing | 20081218 |
Methods
Events
# | Event | Type | Visibility | Description | Created on |
---|---|---|---|---|---|
1 | SHM_INSTANCE_DETACHING | Static Event (1) |
Private (0) |
20090522 |
Types
# | Type | Visibility | Typing | Associated Type | Description | Created on | Type Source |
---|---|---|---|---|---|---|---|
1 | S_BUFFER | Private | See coding | 20081218 | BEGIN OF s_buffer,
f_exists TYPE MDG_MDF_FLG,
t_tabname_struct TYPE t_tabname_struct,
t_gen_struct TYPE t_gen_struct,
*** t_combi_field TYPE MDG_MDF_TS_SEQ_FIELDNAME,
***t_reptext TYPE t_reptext,
***t_attr_map TYPE IF_MDG_MDF_FIELDNAME~T_ATTR_MAP,
s_data TYPE MDG_MDF2000,
vdy_type TYPE MDG_MDF_VDY_TYPE,
***odsobject TYPE rsinfocube,
***odsobj_timedep TYPE rsinfocube,
fiscvarnt TYPE periv,
END OF s_buffer
|
||
2 | S_FIELD_MAPPING | Private | See coding | 20081218 | BEGIN OF s_field_mapping,
orig_fieldnm TYPE MDG_MDF_ORIG_FIELDNAME,
fieldname TYPE MDG_MDF_FIELDNAME,
END OF s_field_mapping
|
||
3 | S_GEN_STRUCT | Private | See coding | 20081218 | BEGIN OF s_gen_struct,
struct_template TYPE typename,
struct TYPE typename,
timestamp TYPE timestamp,
uname TYPE uname,
END OF s_gen_struct
|
||
4 | S_INSTANCE | Private | See coding | 20081218 | BEGIN OF s_instance,
s_mdg_mdf2000 TYPE MDG_MDF2000,
o_instance TYPE REF TO IF_MDG_MDF_FIELDNAME,
timestmp TYPE timestamp,
END OF s_instance
|
||
5 | S_SHM_INSTANCE | Private | See coding | 20090522 | begin of s_shm_instance,
inst_name type shm_inst_name,
o_handle type ref to cl_mdg_mdf_meta1,
end of s_shm_instance
|
||
6 | S_TABNAME_STRUCT | Private | See coding | 20081218 | BEGIN OF s_tabname_struct,
tabname TYPE tabname,
struct TYPE typename,
table_usage TYPE MDG_MDF_TABLE_USAGE,
END OF s_tabname_struct
|
||
7 | TS_SHM_INSTANCE | Private | See coding | 20090522 | ts_shm_instance type sorted table of s_shm_instance
with unique key inst_name
|
||
8 | T_BUFFER | Private | See coding | 20081218 | t_buffer TYPE STANDARD TABLE OF s_buffer WITH NON-UNIQUE
DEFAULT KEY
|
||
9 | T_GEN_STRUCT | Private | See coding | 20081218 | t_gen_struct TYPE SORTED TABLE OF s_gen_struct WITH UNIQUE KEY
struct_template
|
||
10 | T_INSTANCE | Private | See coding | 20081218 | t_instance TYPE HASHED TABLE OF s_instance WITH UNIQUE KEY
s_mdg_mdf2000-fieldname
|
||
11 | T_SID | Private | See coding | 20081218 | t_sid TYPE STANDARD TABLE OF MDG_MDF200S
|
||
12 | T_TABNAME_STRUCT | Private | See coding | 20081218 | t_tabname_struct TYPE SORTED TABLE
OF s_tabname_struct
WITH UNIQUE KEY tabname
INITIAL SIZE 4
|
Method Signatures
Method CLASS_CONSTRUCTOR Signature
Method CLASS_CONSTRUCTOR on class CL_MDG_MDF_FIELDNAME has no parameter.
Method CLASS_CONSTRUCTOR on class CL_MDG_MDF_FIELDNAME has no exception.
Method CLEAN_UP Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
ET_FIELDNAME | Call by reference | Type reference (TYPE) | MDG_MDF_TS_FIELDNAME | FI-Stammdaten: Feldnamen | 20081218 |
Method CLEAN_UP on class CL_MDG_MDF_FIELDNAME has no exception.
Method CONSTRUCTOR Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IF_IS_NEW | Call by reference | Type reference (TYPE) | MDG_MDF_FLG | FI-Stammdaten: Allgemeines Kennzeichen | 20081218 | ||
2 | ![]() |
IS_DATA | Call by reference | Type reference (TYPE) | MDG_MDF2000 | FI-Stammdaten: Definierte Merkmale | 20081218 |
Method CONSTRUCTOR on class CL_MDG_MDF_FIELDNAME has no exception.
Method COPY_TABLE_CONTENT Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
ET_MESSAGE | Call by reference | Type reference (TYPE) | MDG_MDF_T_MESSAGE | FI-Stammdaten: Meldungen | 20081218 | ||
2 | ![]() |
IT_TAB_NEW | Call by reference | Type reference (TYPE) | MDG_MDF_TS_TABNAME | Tabellenname(n) neu | 20081218 | ||
3 | ![]() |
IT_TAB_OLD | Call by reference | Type reference (TYPE) | MDG_MDF_TS_TABNAME | Tabellenname(n) alt | 20081218 |
Method COPY_TABLE_CONTENT on class CL_MDG_MDF_FIELDNAME has no exception.
Method CREATE_P Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
EO_INSTANCE | Value transfer | Object reference (TYPE REF TO) | IF_MDG_MDF_FIELDNAME | Fi-Stammdaten: Feldname | 20081218 | ||
2 | ![]() |
I_FIELDNAME | Call by reference | Type reference (TYPE) | MDG_MDF_FIELDNAME | FI-Stammdaten: Feldname | 20081218 | ||
3 | ![]() |
I_FIELDNAME_SID | Call by reference | Type reference (TYPE) | MDG_MDF_FIELDNAME_SID | FI-Stammdaten: Surrogate ID | 20081218 |
Method CREATE_P on class CL_MDG_MDF_FIELDNAME has no exception.
Method DDTYPE_TO_ABAPTYPE Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
E_INTLEN | Call by reference | Type reference (TYPE) | MDG_MDF_S_FPROP-INTLEN | Interne Länge in Bytes | 20081218 | ||
2 | ![]() |
E_INTTYPE | Call by reference | Type reference (TYPE) | MDG_MDF_S_FPROP-INTTYPE | ABAP-Datentyp (C,D,N,...) | 20081218 | ||
3 | ![]() |
I_DDLENG | Call by reference | Type reference (TYPE) | MDG_MDF_S_FPROP-LENG | Länge (Anzahl der Zeichen) | 20081218 | ||
4 | ![]() |
I_DDTYPE | Call by reference | Type reference (TYPE) | MDG_MDF_S_FPROP-DATATYPE | Datentyp im ABAP Dictionary | 20081218 |
Method DDTYPE_TO_ABAPTYPE on class CL_MDG_MDF_FIELDNAME has no exception.
Method DEQUEUE Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
I_FIELDNAME | Call by reference | Type reference (TYPE) | MDG_MDF_FIELDNAME | FI-Stammdaten: Feldname | 20081218 |
Method DEQUEUE on class CL_MDG_MDF_FIELDNAME has no exception.
Method DETACH_SHM Signature
Method DETACH_SHM on class CL_MDG_MDF_FIELDNAME has no parameter.
Method DETACH_SHM on class CL_MDG_MDF_FIELDNAME has no exception.
Method ENQUEUE_AND_RELOAD Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
ET_MESSAGE | Call by reference | Type reference (TYPE) | MDG_MDF_T_MESSAGE | FI-Stammdaten: Meldungen | 20081218 | ||
2 | ![]() |
I_FIELDNAME | Call by reference | Type reference (TYPE) | MDG_MDF_FIELDNAME | FI-Stammdaten: Feldname | 20081218 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
20081218 |
Method FIELD_EXISTS Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
I_FIELDNAME | Call by reference | Type reference (TYPE) | MDG_MDF_FIELDNAME | FI-Stammdaten: Feldname | 20081218 | ||
2 | ![]() |
RV_EXISTS | Value transfer | Type reference (TYPE) | ABAP_BOOL | Existiert das Feld ja/nein? | 20081218 |
Method FIELD_EXISTS on class CL_MDG_MDF_FIELDNAME has no exception.
Method GET_BASE_FIELD Signature
Method GET_BASE_FIELD on class CL_MDG_MDF_FIELDNAME has no parameter.
Method GET_BASE_FIELD on class CL_MDG_MDF_FIELDNAME has no exception.
Method GET_FIELD_PROXY Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
EO_INSTANCE | Value transfer | Object reference (TYPE REF TO) | IF_FIELD_PROXY | Storage-Instanz, bei Fehler initial | 20081218 |
Method GET_FIELD_PROXY on class CL_MDG_MDF_FIELDNAME has no exception.
Method GET_FIELD_TO_TABNAME Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
ET_FIELDNAME | Call by reference | Type reference (TYPE) | MDG_MDF_TS_FIELDNAME | FI-Stammdaten: Feldnamen | 20081218 | ||
2 | ![]() |
I_TABNAME | Call by reference | Type reference (TYPE) | TABNAME | FIN-Stammdaten: Tabellennamen | 20081218 |
Method GET_FIELD_TO_TABNAME on class CL_MDG_MDF_FIELDNAME has no exception.
Method GET_GENERATION_STATUS_P Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
ET_STATE_DETAIL | Call by reference | Type reference (TYPE) | MDG_MDF_T_GEN_STATE | FI-Stammdaten: Generierungszustand im Detail | 20081218 | ||
2 | ![]() |
E_GEN_STATUS | Call by reference | Type reference (TYPE) | CHAR1 | Einstelliges Kennzeichen | 20081218 | ||
3 | ![]() |
I_TIMESTAMP | Call by reference | Type reference (TYPE) | TIMESTAMP | UTC-Zeitstempel in Kurzform (JJJJMMTThhmmss) | 20081218 |
Method GET_GENERATION_STATUS_P on class CL_MDG_MDF_FIELDNAME has no exception.
Method GET_LIST Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
ET_LIST | Call by reference | Type reference (TYPE) | MDG_MDF_T_FIELDNAME | FIN-Stammdaten: Feldnamen | 20081218 |
Method GET_LIST on class CL_MDG_MDF_FIELDNAME has no exception.
Method GET_NEXT_SID_FOR_FIELDNAME Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
E_SID | Value transfer | Type reference (TYPE) | MDG_MDF_SID | Nächste SID für Feldnamen | 20090226 |
Method GET_NEXT_SID_FOR_FIELDNAME on class CL_MDG_MDF_FIELDNAME has no exception.
Method GET_ORIGIN Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
E_FIELD_ORIGIN | Call by reference | Type reference (TYPE) | MDG_MDF_FIELD_ORIGIN | FI-Stammdaten: Herkunftsort eines Feldes | 20081218 | ||
2 | ![]() |
E_ORIG_FIELDNAME | Call by reference | Type reference (TYPE) | MDG_MDF_ORIG_FIELDNAME | FI-Stammdaten: Name des Originalfeldes im externen System | 20081218 | ||
3 | ![]() |
I_FIELDNAME | Call by reference | Type reference (TYPE) | MDG_MDF_FIELDNAME | Feldname | 20081218 |
Method GET_ORIGIN on class CL_MDG_MDF_FIELDNAME has no exception.
Method GET_OR_CREATE_SID Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
E_SID | Call by reference | Type reference (TYPE) | MDG_MDF_NROBJ_FLD_SID | FI-Stammdaten: Surrogate ID | 20081218 | ||
2 | ![]() |
I_FIELDNAME | Call by reference | Type reference (TYPE) | MDG_MDF_FIELDNAME | FI-Stammdaten: Feldname | 20081218 |
Method GET_OR_CREATE_SID on class CL_MDG_MDF_FIELDNAME has no exception.
Method GET_SHM_INST_NAME Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
E_INST_NAME | Value transfer | Type reference (TYPE) | SHM_INST_NAME | Name einer Shared Object Instanz eines Areas | 20090522 | ||
2 | ![]() |
I_FIELDNAME | Call by reference | Type reference (TYPE) | MDG_MDF_FIELDNAME | Stammdaten: Feldname | 20090522 |
Method GET_SHM_INST_NAME on class CL_MDG_MDF_FIELDNAME has no exception.
Method GET_SID Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
ET_SID | Call by reference | Type reference (TYPE) | ANY TABLE | 20081218 |
Method GET_SID on class CL_MDG_MDF_FIELDNAME has no exception.
Method HANDLE_SHM_INSTANCE_DETACHING Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
I_INST_NAME | Call by reference | Attribute reference (LIKE) | 20090522 |
Method HANDLE_SHM_INSTANCE_DETACHING on class CL_MDG_MDF_FIELDNAME has no exception.
Method INIT Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IF_IS_NEW | Call by reference | Type reference (TYPE) | MDG_MDF_FLG | FI-Stammdaten: Allgemeines Kennzeichen | 20081218 | ||
2 | ![]() |
IF_USE_SHMEM | Call by reference | Type reference (TYPE) | MDG_MDF_FLG | Shared Memory verwenden | 20081218 | ||
3 | ![]() |
IS_DATA | Call by reference | Type reference (TYPE) | MDG_MDF2000 | FI-Stammdaten: Definierte Merkmale | 20081218 |
Method INIT on class CL_MDG_MDF_FIELDNAME has no exception.
Method INIT_SHARED_FPROP Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IS_DATA | Call by reference | Type reference (TYPE) | MDG_MDF2000 | FI-Stammdaten: Definierte Merkmale | 20081218 |
Method INIT_SHARED_FPROP on class CL_MDG_MDF_FIELDNAME has no exception.
Method LOAD_MDG_MDF2004 Signature
Method LOAD_MDG_MDF2004 on class CL_MDG_MDF_FIELDNAME has no parameter.
Method LOAD_MDG_MDF2004 on class CL_MDG_MDF_FIELDNAME has no exception.
Method LOAD_MDG_MDF2010 Signature
Method LOAD_MDG_MDF2010 on class CL_MDG_MDF_FIELDNAME has no parameter.
Method LOAD_MDG_MDF2010 on class CL_MDG_MDF_FIELDNAME has no exception.
Method LOAD_MDG_MDF2011 Signature
Method LOAD_MDG_MDF2011 on class CL_MDG_MDF_FIELDNAME has no parameter.
Method LOAD_MDG_MDF2011 on class CL_MDG_MDF_FIELDNAME has no exception.
Method MOVE_STRING_TO_MESSAGE Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
ES_MESSAGE | Call by reference | Type reference (TYPE) | MDG_MDF_S_MESSAGE | Meldungen | 20081218 | ||
2 | ![]() |
I_STRING | Call by reference | Type reference (TYPE) | BAPI_MSG | Meldungstext | 20081218 |
Method MOVE_STRING_TO_MESSAGE on class CL_MDG_MDF_FIELDNAME has no exception.
Method REGISTER_CHANGE Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IS_BUFFER | Call by reference | Type reference (TYPE) | S_BUFFER | 20081218 |
Method REGISTER_CHANGE on class CL_MDG_MDF_FIELDNAME has no exception.
Method RELOAD Signature
Method RELOAD on class CL_MDG_MDF_FIELDNAME has no parameter.
Method RELOAD on class CL_MDG_MDF_FIELDNAME has no exception.
Method RELOAD_FIELD_DEFINITION Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
EF_CHANGED | Call by reference | Type reference (TYPE) | MDG_MDF_FLG | FI-Stammdaten: Allgemeines Kennzeichen | 20090304 | ||
2 | ![]() |
ET_MESSAGE | Call by reference | Type reference (TYPE) | MDG_MDF_T_MESSAGE | FI-Stammdaten: Meldungen | 20090304 | ||
3 | ![]() |
IF_FORCE | Call by reference | Type reference (TYPE) | MDG_MDF_FLG | ABAP_FALSE | FI-Stammdaten: Allgemeines Kennzeichen | 20090304 | |
4 | ![]() |
IT_FIELDNAME | Call by reference | Type reference (TYPE) | MDG_MDF_T_FIELDNAME | FIN-Stammdaten: Feldnamen | 20090304 | ||
5 | ![]() |
IT_RFCDEST | Call by reference | Type reference (TYPE) | MDG_MDF_T_RFCDEST | FIN-Stammdaten: RFC-Destinationen | 20090304 |
Method RELOAD_FIELD_DEFINITION on class CL_MDG_MDF_FIELDNAME has no exception.
Method SAVE_MESSAGE_TAB_TO_LOG Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IT_MSG | Call by reference | Type reference (TYPE) | MDG_MDF_T_MESSAGE | FIN-Stammdaten: Meldungen | 20081218 |
Method SAVE_MESSAGE_TAB_TO_LOG on class CL_MDG_MDF_FIELDNAME has no exception.
Method TMP_COMMIT Signature
Method TMP_COMMIT on class CL_MDG_MDF_FIELDNAME has no parameter.
Method TMP_COMMIT on class CL_MDG_MDF_FIELDNAME has no exception.
Method TRANSPORT_BY_SEL Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
ET_TRANSPORT | Call by reference | Type reference (TYPE) | MDG_MDF_TS_TRANSPORT | Transporteinträge | 20081218 | ||
2 | ![]() |
ET_TRANSPORT_SEL | Call by reference | Type reference (TYPE) | MDG_MDF_T_TRANSPORT_SEL | FI-Stammdaten: Transport mit Selektionsbedingung | 20081218 | ||
3 | ![]() |
IF_COMPLETE | Call by reference | Type reference (TYPE) | MDG_MDF_FLG | FI-Stammdaten: Allgemeines Kennzeichen | 20081218 | ||
4 | ![]() |
IF_TEXT_ONLY | Call by reference | Type reference (TYPE) | MDG_MDF_FLG | FI-Stammdaten: Allgemeines Kennzeichen | 20081218 | ||
5 | ![]() |
IF_USE_MASK | Call by reference | Type reference (TYPE) | MDG_MDF_FLG | FI-Stammdaten: Allgemeines Kennzeichen | 20081218 | ||
6 | ![]() |
IT_SEL | Call by reference | Type reference (TYPE) | MDG_MDF_TS_SEL | Sortierte Tabelle: Selektionsbedingung (Range pro Feld) | 20081218 |
Method TRANSPORT_BY_SEL on class CL_MDG_MDF_FIELDNAME has no exception.
Event Signatures
Event SHM_INSTANCE_DETACHING Signature
# | Parameter | Type | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | I_INST_NAME | Exporting | Value transfer | Type reference (TYPE) | SHM_INST_NAME | Name einer Shared Object Instanz eines Areas | 20090522 |
History
Last changed by/on | SAP | 20130531 |
SAP Release Created in | 702 |