SAP ABAP Interface IF_HDS_MIGRATION (Migration of Derivation Rules)
Hierarchy
☛
SAP_ABA (Software Component) Cross-Application Component
⤷
CA-FS-HDS (Application Component) Hierarchical Derivation Service
⤷
HDS_MANAGER (Package) Central Access to HDS
⤷
⤷
Meta Relationship - Used By
| # | Relationship type | Used by | Short Description | Created on |
|---|---|---|---|---|
| 1 | Interface implementation (CLASS c. INTERFACES i_ref) | CL_HDS_ACCESS_DELEGATE | Delegation of Access Methods | 20050314 |
Properties
| Interface | IF_HDS_MIGRATION | |
| Short Description | Migration of Derivation Rules |
General Data
| Package | HDS_MANAGER | Central Access to HDS |
| Created | 20050301 | SAP |
| Last changed | 20110908 | SAP |
| Unicode checks active |
Forward declarations
| # | Type group / Object type | Type | Type Description |
|---|---|---|---|
| 1 | CL_HDS_DERIVATION_TREE | Forward declaration class (CLASS c DEFINITION DEFERRED) | Forward declaration class (CLASS c DEFINITION DEFERRED) |
Interfaces
Interface IF_HDS_MIGRATION has no interface.
Friends
Interface IF_HDS_MIGRATION has no friend.
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | CON_MIGRATION_CHANGED_AFTER | Constant | Public | Type reference (TYPE) | HDS_DTE_MIGRATION_STATE | 'C' | Tree Changed After Migration | 20050524 | |
| 2 | CON_MIGRATION_NO_CHANGE | Constant | Public | Type reference (TYPE) | HDS_DTE_MIGRATION_STATE | 'M' | Tree Unchanged After Migration | 20050524 | |
| 3 | CON_NOT_CREATED_BY_MIGRATION | Constant | Public | Type reference (TYPE) | HDS_DTE_MIGRATION_STATE | '-' | Tree Did Not Result from Migration | 20050524 | |
| 4 | CON_TREE_NOT_EXISTING | Constant | Public | Type reference (TYPE) | HDS_DTE_MIGRATION_STATE | ' ' | Tree Does Not (Yet) Exist | 20050524 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Method | Adds a rule | 20050308 | |
| 2 | Instance method | Public | Method | Adds a Simple Rule | 20050405 | |
| 3 | Instance method | Public | Method | Deletes Instance | 20050401 | |
| 4 | Instance method | Public | Method | Supplies Tree Details for Migration Program | 20050524 | |
| 5 | Instance method | Public | Method | Saves All Rules | 20050308 |
Events
Interface IF_HDS_MIGRATION has no event.
Types
Interface IF_HDS_MIGRATION has no local type.
Method Signatures
Method ADD_RULE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_RIF_TARGET | Call by reference | Object reference (TYPE REF TO) | IF_HDS_TARGET | Ableitungsziel | 20060420 | |||
| 2 | I_STR_RULE | Call by reference | Type reference (TYPE) | ANY | Ableitungsregel | 20050321 | |||
| 3 | I_TAB_FIELDCATALOG | Call by reference | Type reference (TYPE) | HDS_TAB_MIGRATION_CATALOG | Feldkatalog für Migration | 20050321 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Inkonsistente Bedingung | 20050426 |
Method ADD_RULE_SIMPLE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_STR_RULE | Call by reference | Type reference (TYPE) | ANY | Einfache Struktur (Werte mit =) | 20050405 |
Method ADD_RULE_SIMPLE on Interface IF_HDS_MIGRATION has no exception.
Method DESTROY Signature
Method DESTROY on Interface IF_HDS_MIGRATION has no parameter.
Method DESTROY on Interface IF_HDS_MIGRATION has no exception.
Method GET_MIGRATION_STATE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | R_MIGRATION_STATE | Value transfer | Type reference (TYPE) | HDS_DTE_MIGRATION_STATE | Zustand der Migration | 20050524 |
Method GET_MIGRATION_STATE on Interface IF_HDS_MIGRATION has no exception.
Method SAVE Signature
Method SAVE on Interface IF_HDS_MIGRATION has no parameter.
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Ableitungsbaum ist inkonsistent | 20050329 |
History
| Last changed by/on | SAP | 20110908 |
| SAP Release Created in | 40 |