SAP ABAP Interface IF_MDG_MDF_DB_ACC_HIER_LOCALCB (Callback for Database Accesses for Local Hierarchies)
Hierarchy
☛
MDG_FND (Software Component) MDG Foundation
⤷
CA-MDG-AF (Application Component) Application Framework
⤷
MDG_MDF5 (Package) Master Data: 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
| Interface | IF_MDG_MDF_DB_ACC_HIER_LOCALCB | |
| Short Description | Callback for Database Accesses for Local Hierarchies |
General Data
| Package | MDG_MDF5 | Master Data: Hierarchies |
| Created | 20081218 | SAP |
| Last changed | 20130531 | SAP |
| Unicode checks active |
Forward declarations
Interface IF_MDG_MDF_DB_ACC_HIER_LOCALCB has no forward declaration.
Interfaces
Interface IF_MDG_MDF_DB_ACC_HIER_LOCALCB has no interface.
Friends
Interface IF_MDG_MDF_DB_ACC_HIER_LOCALCB has no friend.
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | DO_FIELDINFO_HRYTAB | Instance attribute | Public | Object reference (TYPE REF TO) | CL_MDG_MDF_FIELDINFO_LOCAL | Field Information for a (Local) Dictionary Type | 20081218 | ||
| 2 | DS_HRY_PROP | Instance attribute | Public | Type reference (TYPE) | MDG_MDF_S_HPROP | FIN Master Data: Restrictions on Hierarchies | 20081218 | ||
| 3 | DT_FATTRTAB | Instance attribute | Public | Type reference (TYPE) | MDG_MDF_TS_TABNAME_STRUCT | FIN Master Data: Map Gen. Tables to Structures | 20081218 | ||
| 4 | DT_FIELD_SID | Instance attribute | Public | Type reference (TYPE) | T_FIELD_SID | FIN Master Data: General Indicator | 20081218 | ||
| 5 | D_FIELDNAME | Instance attribute | Public | Type reference (TYPE) | MDG_MDF_FIELDNAME | FIN Master Data: Field Name | 20081218 | ||
| 6 | D_HRYTAB | Instance attribute | Public | Type reference (TYPE) | TABNAME | Table Name | 20081218 | ||
| 7 | GO_FACTORY | Static Attribute | Public | Object reference (TYPE REF TO) | IF_MDG_MDF_FACTORY | FIN Master Data: Central Access Point (Factory) | 20081218 | ||
| 8 | GT_FLD2SID | Static Attribute | Public | Type reference (TYPE) | MDG_MDF_TH_MAP_FLD2SID | FIN Master D.: Mapping Fld Name <-> Field SID incl.Value Map | 20081218 | ||
| 9 | GT_SID2FLD | 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
Interface 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 Interface 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 Interface IF_MDG_MDF_DB_ACC_HIER_LOCALCB has no exception.
History
| Last changed by/on | SAP | 20130531 |
| SAP Release Created in | 702 |