SAP ABAP Class CL_EEF_MIG_PERSISTENCE (Enhancement Migration: DB Persistence)
Hierarchy
SAP_BASIS (Software Component) SAP Basis Component
   BC-DWB-TOO-ENH (Application Component) Enhancement Tools
     SEEF_MIGRATION (Package) Enhancement Framework Migration
Meta Relationship - Using
# Relationship type Using Short Description Created on
1 Interface implementation (CLASS c. INTERFACES i_ref)  IF_EEF_MIG_PERSISTENCE Enhancement Migration: Persistence 20040603
Properties
Class CL_EEF_MIG_PERSISTENCE  
Short Description Enhancement Migration: DB Persistence    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package SEEF_MIGRATION   Enhancement Framework Migration 
Created 20040603   SAP 
Last change 20130531   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class CL_EEF_MIG_PERSISTENCE has no forward declaration.
Interfaces
# Interface Abstract Final Description Created on
1 IF_EEF_MIG_PERSISTENCE Enhancement Migration: Persistence 20040603
Friends
Class CL_EEF_MIG_PERSISTENCE has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 OBJECT_LIST Instance attribute Private Type reference (TYPE) TRKORR Request/Task 20040603
Methods
# Method Level Visibility Method type Description Created on
1 ADD_TO_ERROR_OBJ_LIST Instance method Private Method Adds Entry to Error Object List 20040709
2 ADD_TO_NOT_EXISTING_OBJ_LIST Instance method Private Method Adds Entry to List of Non-Existing Objects 20040709
3 BUILD_UP_DB_TABLE Instance method Public Method Fills Database Table 20040603
4 CONSTRUCTOR Instance method Public Constructor Constructor 20040603
Events
Class CL_EEF_MIG_PERSISTENCE has no event.
Types
Class CL_EEF_MIG_PERSISTENCE has no local type.
Method Signatures

Method ADD_TO_ERROR_OBJ_LIST Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing ERROR_OBJECT_LIST Call by reference Type reference (TYPE) TR_OBJECTS Objekte 20040709
2 Importing OBJECT Call by reference Type reference (TYPE) E071 Transportsystem: Objekt-Einträge von Aufträgen/Aufgaben 20040709

Method ADD_TO_ERROR_OBJ_LIST on class CL_EEF_MIG_PERSISTENCE has no exception.

Method ADD_TO_NOT_EXISTING_OBJ_LIST Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing NOT_EXISTING_OBJECT_LIST Call by reference Type reference (TYPE) TR_OBJECTS Objekte 20040709
2 Importing OBJECT Call by reference Type reference (TYPE) E071 Transportsystem: Objekt-Einträge von Aufträgen/Aufgaben 20040709

Method ADD_TO_NOT_EXISTING_OBJ_LIST on class CL_EEF_MIG_PERSISTENCE has no exception.

Method BUILD_UP_DB_TABLE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing RFC_DESTINATION Call by reference Type reference (TYPE) RFCDEST logische Destination (Wird bei Funktionsaufruf angegeben) 20040603
2 Exporting T_E071_ERROR Call by reference Type reference (TYPE) TR_OBJECTS Objekte 20040603
3 Exporting T_E071_NOT_EXISTING Call by reference Type reference (TYPE) TR_OBJECTS Objekte 20040611

Method BUILD_UP_DB_TABLE on class CL_EEF_MIG_PERSISTENCE has no exception.

Method CONSTRUCTOR Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing OBJECT_LIST Call by reference Type reference (TYPE) TRKORR Auftrag/Aufgabe 20040603

Method CONSTRUCTOR on class CL_EEF_MIG_PERSISTENCE has no exception.
History
Last changed by/on SAP  20130531 
SAP Release Created in 700