SAP ABAP Class IF_UG_MD_SYNCH_HIER (FIN Master Data: Synchronization of Hierarchies)
Meta Relationship - Used By
| # | Relationship type | Used by | Short Description | Created on |
|---|---|---|---|---|
| 1 | Interface implementation (CLASS c. INTERFACES i_ref) | CL_UG_MD_DISPATCHER_HIER | FIN Master Data: Hierarchy Dispatcher | 20010827 |
Properties
| Class | IF_UG_MD_SYNCH_HIER | |
| Short Description | FIN Master Data: Synchronization of Hierarchies | |
| Super Class | ||
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | ||
| Created | 20010827 | SAP |
| Last change | 20130531 | SAP |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
Class IF_UG_MD_SYNCH_HIER has no forward declaration.
Interfaces
Class IF_UG_MD_SYNCH_HIER has no interface implemented.
Friends
Class IF_UG_MD_SYNCH_HIER has no friend class.
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | Constant | Public | Type reference (TYPE) | I | 3 | Hierarchy exists in SRC but does not in TRGT | 20011017 | ||
| 2 | Constant | Public | Type reference (TYPE) | I | 2 | SRC eq TRGT but children are different | 20011017 | ||
| 3 | Constant | Public | Type reference (TYPE) | I | 1 | SRC = TRGT | 20011017 | ||
| 4 | Constant | Public | Type reference (TYPE) | I | 4 | Hier. exist in TRGT but doesn't in SRC (flag for TRGT) | 20011017 | ||
| 5 | Constant | Public | Type reference (TYPE) | I | 5 | Hier. exist in TRGT but doesn't in SRC (flag for SRC) | 20011017 | ||
| 6 | Constant | Public | Type reference (TYPE) | STRING | 'ALL BW' | 20010928 | |||
| 7 | Constant | Public | Type reference (TYPE) | STRING | 'BW:' | 20010921 | |||
| 8 | Constant | Public | Type reference (TYPE) | STRING | 'LOCAL' | 20010921 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Static method | Public | Method | Criteria for Selecting All Fields Relevant for Sync | 20030811 | |
| 2 | Instance method | Public | Method | 20010829 | ||
| 3 | Instance method | Public | Method | 20010827 | ||
| 4 | Instance method | Public | Method | Gets a list of parents for the child | 20010831 | |
| 5 | Instance method | Public | Method | Get current SID map | 20030919 | |
| 6 | Instance method | Public | Method | 20010827 |
Events
Class IF_UG_MD_SYNCH_HIER has no event.
Types
Class IF_UG_MD_SYNCH_HIER has no local type.
Method Signatures
Method BUILD_HIER_SEL_TAB Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ET_SEL | Value transfer | Type reference (TYPE) | UGMD_TS_SEL | Bedingungen (z.B. Remote-Feld, HSA_HIERARCHY) | 20030811 |
Method BUILD_HIER_SEL_TAB on class IF_UG_MD_SYNCH_HIER has no exception.
Method GET_CHILDREN Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | CT_CHILD | Call by reference | Type reference (TYPE) | UGMD_T_HIER_DIFF | 20010831 | ||||
| 2 | IS_PARENT | Call by reference | Type reference (TYPE) | UGMD_S_HRY_NODE | FI-Stammdaten: Hierarchieknoten | 20010831 | |||
| 3 | IT_HIER_STRUCT | Call by reference | Type reference (TYPE) | UGMD_TS_HRY_STRUCT | FI-Stammdaten: Hierarchiestruktur | 20010829 | |||
| 4 | I_FIELDNAME_SID | Call by reference | Type reference (TYPE) | UG_SID | FI-Stammdaten: Surrogate ID | 20010829 | |||
| 5 | I_SEQNR | Call by reference | Type reference (TYPE) | INT4 | Sequence number | 20011025 | |||
| 6 | I_VALUE_SID | Call by reference | Type reference (TYPE) | UG_SID | FI-Stammdaten: Surrogate ID | 20010829 |
Method GET_CHILDREN on class IF_UG_MD_SYNCH_HIER has no exception.
Method GET_DIFFERENCES Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ET_DATA | Call by reference | Type reference (TYPE) | ANY TABLE | 20010830 | ||||
| 2 | ET_MESSAGE | Call by reference | Type reference (TYPE) | UGMD_T_MESSAGE | FI-Stammdaten: Meldungen | 20041209 | |||
| 3 | IT_FFIX | Call by reference | Type reference (TYPE) | UGMD_TS_FIELD_VAL | Festwerte Version und Zeitbezug | 20020409 | |||
| 4 | I_APPLICATION | Call by reference | Type reference (TYPE) | UG_APPLICATION | FI-Stammdaten: Anwendung | 20011022 | |||
| 5 | I_AREAID | Call by reference | Type reference (TYPE) | UG_AREAID | FIN-Stammdaten: Anwendungsgebiet | 20011022 | |||
| 6 | I_SRC | Call by reference | Type reference (TYPE) | RFCDEST | Source destination for comparision | 20010921 | |||
| 7 | I_TRGT | Call by reference | Type reference (TYPE) | RFCDEST | lTarget destination for comparision | 20010928 |
Method GET_DIFFERENCES on class IF_UG_MD_SYNCH_HIER has no exception.
Method GET_PARENTS Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | CT_PARENTS | Call by reference | Type reference (TYPE) | SORTED TABLE | 20010917 | ||||
| 2 | IR_TOPNODE | Call by reference | Object reference (TYPE REF TO) | DATA | 20010917 | ||||
| 3 | IS_PARENT | Call by reference | Type reference (TYPE) | UGMD_S_HRY_NODE | FI-Stammdaten: Hierarchieknoten | 20010917 | |||
| 4 | IT_DATA | Call by reference | Type reference (TYPE) | STANDARD TABLE | 20010917 | ||||
| 5 | I_INDEX | Call by reference | Type reference (TYPE) | I | 20010917 |
Method GET_PARENTS on class IF_UG_MD_SYNCH_HIER has no exception.
Method GET_SIDMAP Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ET_FLD2SID | Call by reference | Type reference (TYPE) | UGMD_TH_MAP_FLD2SID | FI-Stammdaten: Mapping Feldname <=> Feld-SID inkl Wert-Map | 20030919 | |||
| 2 | ET_SID2FLD | Call by reference | Type reference (TYPE) | UGMD_TH_MAP_SID2FLD | FI-Stammdaten: Mapping Feldname <=> Feld-SID inkl Wert-Map | 20030919 |
Method GET_SIDMAP on class IF_UG_MD_SYNCH_HIER has no exception.
Method RESOLVE_DIFFERENCES Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ET_MESSAGE | Call by reference | Type reference (TYPE) | UGMD_T_MESSAGE | FI-Stammdaten: Meldungen | 20011023 | |||
| 2 | IT_FFIX | Call by reference | Type reference (TYPE) | UGMD_TS_FIELD_VAL | Zeit und Version | 20020520 | |||
| 3 | IT_HRYNAMES | Call by reference | Type reference (TYPE) | SORTED TABLE | List of selected hierarchy names | 20011023 | |||
| 4 | IT_HRY_DIFF | Call by reference | Type reference (TYPE) | UGMD_T_HIER_DIFF | Hierarchy differences | 20010912 | |||
| 5 | I_SOURCE | Call by reference | Type reference (TYPE) | ANY | 20010912 | ||||
| 6 | I_TARGET | Call by reference | Type reference (TYPE) | ANY | 20010912 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Synchronization error occured | 20011024 |
History
| Last changed by/on | SAP | 20130531 |
| SAP Release Created in |