SAP ABAP Class CL_DML_UPGRADE (MDF Upgrade Functionality)
Hierarchy
SAP_ABA (Software Component) Cross-Application Component
   CA-GTF-MDF (Application Component) Master Data Framework
     COM_DML_CUST (Package) MDF: Customizing
Properties
Class CL_DML_UPGRADE  
Short Description MDF Upgrade Functionality    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package COM_DML_CUST   MDF: Customizing 
Created 20040831   SAP 
Last change 20040930   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
# Type group / Object type Type Type Description
1 CL_DML_CONST Forward declaration class (CLASS c DEFINITION DEFERRED)  Forward declaration class (CLASS c DEFINITION DEFERRED)
Interfaces
Class CL_DML_UPGRADE has no interface implemented.
Friends
Class CL_DML_UPGRADE has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 G_MESSAGE Static Attribute Private Object reference (TYPE REF TO) CL_DML_MESSAGE Log Instance 20040831
Methods
# Method Level Visibility Method type Description Created on
1 COLLECT_MESSAGES Static method Private Method Collect & Store Messages 20040831
2 START_PROTOCOL Static method Private Method Start Log 20040831
3 UPGRADE_FROM_640 Static method Public Method Upgrade of Version SAP_ABA6.40 20040831
Events
Class CL_DML_UPGRADE has no event.
Types
Class CL_DML_UPGRADE has no local type.
Method Signatures

Method COLLECT_MESSAGES Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IT_RETURN Call by reference Type reference (TYPE) BAPIRETTAB Meldungen 20040831
2 Importing I_SAVE Call by reference Type reference (TYPE) DML_BOOLEAN CL_DML_CONST=>FALSE Protokoll abschließend speichern 20040831

Method COLLECT_MESSAGES on class CL_DML_UPGRADE has no exception.

Method START_PROTOCOL Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_OBJECT_TYPE Call by reference Type reference (TYPE) DML_OBJTYP Objektyp 20040831
2 Importing I_RELEASE Call by reference Type reference (TYPE) CHAR5 Ausgangs-Release 20040831

Method START_PROTOCOL on class CL_DML_UPGRADE has no exception.

Method UPGRADE_FROM_640 Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_DEVCLASS Call by reference Type reference (TYPE) DEVCLASS '$TMP' Paket 20040831
2 Importing I_OBJECT_TYPE Call by reference Type reference (TYPE) DML_OBJTYP MDF-Objekttyp 20040831
3 Importing I_REQUEST_WORKBENCH Call by reference Type reference (TYPE) TRKORR Workbench-Auftrag 20040831
4 Importing I_SIMULATION Call by reference Type reference (TYPE) DML_BOOLEAN CL_DML_CONST=>FALSE Simulationsmodus 20040831
# Exception Resumable Description Created on
1 ERROR Fehler, Protokoll siehe SLG1 20040831
History
Last changed by/on SAP  20040930 
SAP Release Created in 700