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 CL_HDS_DERIVATION_TREE 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 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 ADD_RULE Instance method Public Method Adds a rule 20050308
2 ADD_RULE_SIMPLE Instance method Public Method Adds a Simple Rule 20050405
3 DESTROY Instance method Public Method Deletes Instance 20050401
4 GET_MIGRATION_STATE Instance method Public Method Supplies Tree Details for Migration Program 20050524
5 SAVE 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 Importing I_RIF_TARGET Call by reference Object reference (TYPE REF TO) IF_HDS_TARGET Ableitungsziel 20060420
2 Importing I_STR_RULE Call by reference Type reference (TYPE) ANY Ableitungsregel 20050321
3 Importing I_TAB_FIELDCATALOG Call by reference Type reference (TYPE) HDS_TAB_MIGRATION_CATALOG Feldkatalog für Migration 20050321
# Exception Resumable Description Created on
1 CX_HDS_CONDITION_ERROR Inkonsistente Bedingung 20050426

Method ADD_RULE_SIMPLE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing 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 Returning 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 CX_HDS_FAILURE Ableitungsbaum ist inkonsistent 20050329
History
Last changed by/on SAP  20110908 
SAP Release Created in