SAP ABAP Class IF_HDS_MIGRATION (Migration of Derivation Rules)
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
| Class | IF_HDS_MIGRATION | |
| Short Description | Migration of Derivation Rules | |
| Super Class | ||
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | ||
| Created | 20050301 | SAP |
| Last change | 20110908 | SAP |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
| # | Type group / Object type | Type | Type Description |
|---|---|---|---|
| 1 | Forward declaration class (CLASS c DEFINITION DEFERRED) | Forward declaration class (CLASS c DEFINITION DEFERRED) |
Interfaces
Class IF_HDS_MIGRATION has no interface implemented.
Friends
Class IF_HDS_MIGRATION has no friend class.
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | Constant | Public | Type reference (TYPE) | HDS_DTE_MIGRATION_STATE | 'C' | Tree Changed After Migration | 20050524 | ||
| 2 | Constant | Public | Type reference (TYPE) | HDS_DTE_MIGRATION_STATE | 'M' | Tree Unchanged After Migration | 20050524 | ||
| 3 | Constant | Public | Type reference (TYPE) | HDS_DTE_MIGRATION_STATE | '-' | Tree Did Not Result from Migration | 20050524 | ||
| 4 | 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
Class IF_HDS_MIGRATION has no event.
Types
Class 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 class IF_HDS_MIGRATION has no exception.
Method DESTROY Signature
Method DESTROY on class IF_HDS_MIGRATION has no parameter.
Method DESTROY on class 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 class IF_HDS_MIGRATION has no exception.
Method SAVE Signature
Method SAVE on class 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 |