SAP ABAP Class IF_MDG_MDF_DB_ACC_HIER_LOCALCB (Callback for Database Accesses for Local Hierarchies)
Meta Relationship - Used By
# | Relationship type | Used by | Short Description | Created on |
---|---|---|---|---|
1 | Interface implementation (CLASS c. INTERFACES i_ref) | CL_MDG_MDF_STORAGE_HIER_LOCAL | Master Data: Hierarchies in Local System | 20081218 |
Properties
Class | IF_MDG_MDF_DB_ACC_HIER_LOCALCB | |
Short Description | Callback for Database Accesses for Local Hierarchies | |
Super Class | ||
Instantiability of a Class | 2 | Public |
Final |
General Data
Message Class | ||
Program status | ||
Category | 0 | |
Package | ||
Created | 20081218 | SAP |
Last change | 20130531 | SAP |
Shared Memory-enabled | ||
Fixed point arithmetic | ||
Unicode checks active |
Forward declarations
Class IF_MDG_MDF_DB_ACC_HIER_LOCALCB has no forward declaration.
Interfaces
Class IF_MDG_MDF_DB_ACC_HIER_LOCALCB has no interface implemented.
Friends
Class IF_MDG_MDF_DB_ACC_HIER_LOCALCB has no friend class.
Attributes
# | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
Instance attribute | Public | Object reference (TYPE REF TO) | CL_MDG_MDF_FIELDINFO_LOCAL | Field Information for a (Local) Dictionary Type | 20081218 | ||
2 | ![]() |
Instance attribute | Public | Type reference (TYPE) | MDG_MDF_S_HPROP | FIN Master Data: Restrictions on Hierarchies | 20081218 | ||
3 | ![]() |
Instance attribute | Public | Type reference (TYPE) | MDG_MDF_TS_TABNAME_STRUCT | FIN Master Data: Map Gen. Tables to Structures | 20081218 | ||
4 | ![]() |
Instance attribute | Public | Type reference (TYPE) | T_FIELD_SID | FIN Master Data: General Indicator | 20081218 | ||
5 | ![]() |
Instance attribute | Public | Type reference (TYPE) | MDG_MDF_FIELDNAME | FIN Master Data: Field Name | 20081218 | ||
6 | ![]() |
Instance attribute | Public | Type reference (TYPE) | TABNAME | Table Name | 20081218 | ||
7 | ![]() |
Static Attribute | Public | Object reference (TYPE REF TO) | IF_MDG_MDF_FACTORY | FIN Master Data: Central Access Point (Factory) | 20081218 | ||
8 | ![]() |
Static Attribute | Public | Type reference (TYPE) | MDG_MDF_TH_MAP_FLD2SID | FIN Master D.: Mapping Fld Name <-> Field SID incl.Value Map | 20081218 | ||
9 | ![]() |
Static Attribute | Public | Type reference (TYPE) | MDG_MDF_TH_MAP_SID2FLD | FIN Master D.: Mapping Fld Name <-> Field SID incl.Value Map | 20081218 |
Methods
# | Method | Level | Visibility | Method type | Description | Created on |
---|---|---|---|---|---|---|
1 | ![]() |
Instance method | Public | Method | 20081218 | |
2 | ![]() |
Instance method | Public | Method | 20081218 |
Events
Class IF_MDG_MDF_DB_ACC_HIER_LOCALCB has no event.
Types
# | Type | Visibility | Typing | Associated Type | Description | Created on | Type Source |
---|---|---|---|---|---|---|---|
1 | S_FIELD_SID | Public | See coding | 20081218 | BEGIN OF s_field_sid,
fieldname TYPE MDG_MDF_FIELDNAME,
sid TYPE MDG_MDF_SID,
END OF s_field_sid
|
||
2 | T_FIELD_SID | Public | See coding | 20081218 | t_field_sid TYPE HASHED TABLE OF s_field_sid WITH UNIQUE KEY
sid
|
Method Signatures
Method BUILD_SEL_TAB Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
ET_SEL | Call by reference | Type reference (TYPE) | MDG_MDF_TS_SEL | Sortierte Tabelle: Selektionsbedingung (Range pro Feld) | 20081218 | ||
2 | ![]() |
IT_FFIX | Call by reference | Type reference (TYPE) | MDG_MDF_TS_FIELD_VAL | FI-Stammdaten: Paare Feldname / Wert | 20081218 |
Method BUILD_SEL_TAB on class IF_MDG_MDF_DB_ACC_HIER_LOCALCB has no exception.
Method GET_PERIOD_FILTER Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
E_FROMPERIOD | Call by reference | Type reference (TYPE) | MDG_MDF_FROMPERIOD | Abperiode | 20081218 | ||
2 | ![]() |
E_FROMYEAR | Call by reference | Type reference (TYPE) | MDG_MDF_FROMYEAR | Abjahr | 20081218 | ||
3 | ![]() |
E_TOPERIOD | Call by reference | Type reference (TYPE) | MDG_MDF_FISCPERIOD | Geschäftsperiode | 20081218 | ||
4 | ![]() |
E_TOYEAR | Call by reference | Type reference (TYPE) | MDG_MDF_FISCYEAR | Geschäftsjahr | 20081218 | ||
5 | ![]() |
IT_FFIX | Call by reference | Type reference (TYPE) | MDG_MDF_TS_FIELD_VAL | FI-Stammdaten: Paare Feldname / Wert | 20081218 | ||
6 | ![]() |
IT_SEL | Call by reference | Type reference (TYPE) | MDG_MDF_TS_SEL | Sortierte Tabelle: Selektionsbedingung (Range pro Feld) | 20081218 |
Method GET_PERIOD_FILTER on class IF_MDG_MDF_DB_ACC_HIER_LOCALCB has no exception.
History
Last changed by/on | SAP | 20130531 |
SAP Release Created in |