SAP ABAP Class CL_OO_MOD_UPGRADE_PROTOCOL (Upgrade Protocol)
Hierarchy
SAP_BASIS (Software Component) SAP Basis Component
   BC-DWB-TOO-CLA (Application Component) Class Builder
     SEO_MODIFICATION (Package) Class Builder Modification Support
Meta Relationship - Using
# Relationship type Using Short Description Created on
1 Inheritance (c INHERITING FROM c_ref)  CL_OO_MODIFICATIONS_TREE Tree Display 20010816
Properties
Class CL_OO_MOD_UPGRADE_PROTOCOL  
Short Description Upgrade Protocol    
Super Class CL_OO_MODIFICATIONS_TREE Tree Display 
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package SEO_MODIFICATION   Class Builder Modification Support 
Created 20010815   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_OO_MOD_OVERVIEW_TREE Forward declaration class (CLASS c DEFINITION DEFERRED)  Forward declaration class (CLASS c DEFINITION DEFERRED)
2 SEOK Type group use (TYPE-POOLS tp)  Type group use (TYPE-POOLS tp)
3 SEOO Type group use (TYPE-POOLS tp)  Type group use (TYPE-POOLS tp)
4 SEOX Type group use (TYPE-POOLS tp)  Type group use (TYPE-POOLS tp)
5 SMODI Type group use (TYPE-POOLS tp)  Type group use (TYPE-POOLS tp)
Interfaces
Class CL_OO_MOD_UPGRADE_PROTOCOL has no interface implemented.
Friends
Class CL_OO_MOD_UPGRADE_PROTOCOL has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 BEFORE_RESTORE_PROTOCOL Instance attribute Private Type reference (TYPE) SNODETAB Table of Tree Nodes 20010829
2 CLSKEY Instance attribute Private Type reference (TYPE) SEOCLSKEY Key structure of a class 20010815
3 CLSTYPE Instance attribute Private Type reference (TYPE) SEOCLSTYPE Class Type 20010815
4 PROTOCOL Instance attribute Private Type reference (TYPE) SNODETAB Table of Tree Nodes 20010815
5 SMODISRC_KEY Instance attribute Private Type reference (TYPE) SMODI_SRC_KEY 20010815
6 _RESTORED_WITH_CONFLICT Instance attribute Private Type reference (TYPE) SEOX_BOOLEAN 20010820
Methods
# Method Level Visibility Method type Description Created on
1 CONSTRUCTOR Instance method Public Constructor Constructor 20010815
2 DELETE Instance method Public Method Deletes Log from SMODISRC(PR) 20010815
3 DELETE_NODE_FROM_TREE Instance method Public Method Deletes a node from the log 20010816
4 DISP_BEFORE_RESTORE_PROTOCOL Instance method Public Method Displays the "Before-Restore" log (internal use only) 20010829
5 DISP_PROTOCOL Instance method Public Method Displays the log (internal use only) 20010829
6 GET Instance method Public Method Returns the log 20010815
7 GET_BEFORE_RESTORE_PROTOCOL Instance method Public Method Returns the log 20010829
8 INITIALIZE Instance method Public Method Initializes the log before the SPAU Reconciliation 20010815
9 INSERT_NODE_INTO_TREE Instance method Public Method Adds a node to the log 20010816
10 MARK_MODIFIED_NODE_AS_DELETED Instance method Public Method Marks a node from the log as deleted 20010820
11 MARK_NODE_AS_CONFLICT Instance method Public Method Marks a node from the log as a conflict 20010820
12 NO_UPGRADE_SUPPORT Instance method Public Method Entry Modified Without Assistant 20020108
13 RESTORED_WITH_CONFLICT Instance method Public Method Checks whether there are conflicts after reconciliation 20010820
14 SAVE Instance method Public Method Saves the log in SMODISRC (PR) 20010815
Events
Class CL_OO_MOD_UPGRADE_PROTOCOL has no event.
Types
Class CL_OO_MOD_UPGRADE_PROTOCOL has no local type.
Method Signatures

Method CONSTRUCTOR Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing CLSKEY Value transfer Type reference (TYPE) SEOCLSKEY Keystruktur einer Klasse 20010815
# Exception Resumable Description Created on
1 CX_CLASS_NOT_EXISTENT Klasse existiert nicht 20010815

Method DELETE Signature

Method DELETE on class CL_OO_MOD_UPGRADE_PROTOCOL has no parameter.
Method DELETE on class CL_OO_MOD_UPGRADE_PROTOCOL has no exception.

Method DELETE_NODE_FROM_TREE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing HIDE Call by reference Type reference (TYPE) SEU_HIDE Hide-Bereich eines Hierarchieknotens 20010817
2 Importing NAME Value transfer Type reference (TYPE) SEU_NAME Objektname 20010816
3 Importing TYPE Value transfer Type reference (TYPE) SEU_TYPE Knotentyp 20010816

Method DELETE_NODE_FROM_TREE on class CL_OO_MOD_UPGRADE_PROTOCOL has no exception.

Method DISP_BEFORE_RESTORE_PROTOCOL Signature

Method DISP_BEFORE_RESTORE_PROTOCOL on class CL_OO_MOD_UPGRADE_PROTOCOL has no parameter.
# Exception Resumable Description Created on
1 NOT_EXISTING Protokoll existiert niciht 20010829

Method DISP_PROTOCOL Signature

Method DISP_PROTOCOL on class CL_OO_MOD_UPGRADE_PROTOCOL has no parameter.
# Exception Resumable Description Created on
1 NOT_EXISTING Protokoll existiert niciht 20010829

Method GET Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning PROTOCOL Value transfer Type reference (TYPE) SNODETAB Tabelle von Baumknoten 20010815

Method GET on class CL_OO_MOD_UPGRADE_PROTOCOL has no exception.

Method GET_BEFORE_RESTORE_PROTOCOL Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning PROTOCOL Value transfer Type reference (TYPE) SNODETAB Tabelle von Baumknoten 20010829

Method GET_BEFORE_RESTORE_PROTOCOL on class CL_OO_MOD_UPGRADE_PROTOCOL has no exception.

Method INITIALIZE Signature

Method INITIALIZE on class CL_OO_MOD_UPGRADE_PROTOCOL has no parameter.
Method INITIALIZE on class CL_OO_MOD_UPGRADE_PROTOCOL has no exception.

Method INSERT_NODE_INTO_TREE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing MODIFICATION Value transfer Type reference (TYPE) DATA 20010816
2 Importing ORIGINAL Value transfer Type reference (TYPE) DATA 20010816
3 Importing TYPE Value transfer Type reference (TYPE) SEU_TYPE Knotentyp 20010816

Method INSERT_NODE_INTO_TREE on class CL_OO_MOD_UPGRADE_PROTOCOL has no exception.

Method MARK_MODIFIED_NODE_AS_DELETED Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing HIDE Call by reference Type reference (TYPE) SEU_HIDE Hide-Bereich eines Hierarchieknotens 20010820
2 Importing NAME Value transfer Type reference (TYPE) SEU_NAME Objektname 20010820
3 Importing TYPE Value transfer Type reference (TYPE) SEU_TYPE Knotentyp 20010820

Method MARK_MODIFIED_NODE_AS_DELETED on class CL_OO_MOD_UPGRADE_PROTOCOL has no exception.

Method MARK_NODE_AS_CONFLICT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing HIDE Call by reference Type reference (TYPE) SEU_HIDE Hide-Bereich eines Hierarchieknotens 20010820
2 Importing NAME Value transfer Type reference (TYPE) SEU_NAME Objektname 20010820
3 Importing TYPE Value transfer Type reference (TYPE) SEU_TYPE Knotentyp 20010820

Method MARK_NODE_AS_CONFLICT on class CL_OO_MOD_UPGRADE_PROTOCOL has no exception.

Method NO_UPGRADE_SUPPORT Signature

Method NO_UPGRADE_SUPPORT on class CL_OO_MOD_UPGRADE_PROTOCOL has no parameter.
Method NO_UPGRADE_SUPPORT on class CL_OO_MOD_UPGRADE_PROTOCOL has no exception.

Method RESTORED_WITH_CONFLICT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RESTORED_WITH_CONFLICT Value transfer Type reference (TYPE) SEOX_BOOLEAN 20010820

Method RESTORED_WITH_CONFLICT on class CL_OO_MOD_UPGRADE_PROTOCOL has no exception.

Method SAVE Signature

Method SAVE on class CL_OO_MOD_UPGRADE_PROTOCOL has no parameter.
Method SAVE on class CL_OO_MOD_UPGRADE_PROTOCOL has no exception.
History
Last changed by/on SAP  20110908 
SAP Release Created in 620