SAP ABAP Class CL_ISU_EDM_SOURCE (Source (Profile Values, for Example))
Hierarchy
IS-UT (Software Component) SAP Utilities/Telecommunication
   IS-U-EDM (Application Component) Energy Data Management
     EE_EDM_COM (Package) Communication
Properties
Class CL_ISU_EDM_SOURCE  
Short Description Source (Profile Values, for Example)    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package EE_EDM_COM   Communication 
Created 20000317   SAP 
Last change 20050224   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
# Type group / Object type Type Type Description
1 T Type group use (TYPE-POOLS tp)  Type group use (TYPE-POOLS tp)
Interfaces
Class CL_ISU_EDM_SOURCE has no interface implemented.
Friends
Class CL_ISU_EDM_SOURCE has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 CO_SOURCE_NUM_SEQ Constant Private Type reference (TYPE) INRI-OBJECT 'ISU_EDM_SC' Number Range Object for Source 20000317
2 SOURCE Instance attribute Public Type reference (TYPE) E_SOURCE Source Number 20000317
3 SOURCEHEAD Instance attribute Public Type reference (TYPE) ESOURCE Header Data 20000317
4 SOURCEHEAD_DB Instance attribute Private Type reference (TYPE) ESOURCE Header Data to DB 20000323
5 SOURCEHIST Instance attribute Public Type reference (TYPE) T_ESOURCEHDET Historical Data 20000317
6 SOURCEHIST_DB Instance attribute Private Type reference (TYPE) T_ESOURCEHDET Historical Data to DB 20000323
7 UPD_MODE Instance attribute Private Type reference (TYPE) DAMODUS Data: Processing status 20000515
Methods
# Method Level Visibility Method type Description Created on
1 CONSTRUCTOR Instance method Public Constructor CONSTRUCTOR 20000317
2 DELETE_PERIOD Instance method Public Method Delete Period 20000331
3 GET_SRCSYSTEM_ALL Static method Public Method Read All Entries from ESRCSYSTEM Table 20000804
4 LCL_COMPRESS Instance method Private Method Compression of Historical Data 20000323
5 NEW_SRCSYSTEM_SET Instance method Public Method Insert Information on Source System 20000323
6 UPDATE Instance method Public Method Save Data to Database 20000323
Events
Class CL_ISU_EDM_SOURCE has no event.
Types
Class CL_ISU_EDM_SOURCE 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 SOURCE Call by reference Type reference (TYPE) E_SOURCE Nummer der SourceID 20000317
# Exception Resumable Description Created on
1 NOT_FOUND Daten konnten nicht gelesen werden 20000317
2 NUMBER_ERROR Fehler bei der Nummernvergabe 20000317

Method DELETE_PERIOD Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing FROM Call by reference Type reference (TYPE) EEDMDATEFROM Beginn des Löschzeitraums 20000331
2 Importing TO Call by reference Type reference (TYPE) EEDMDATETO Ende des Löschzeitraums 20000331

Method DELETE_PERIOD on class CL_ISU_EDM_SOURCE has no exception.

Method GET_SRCSYSTEM_ALL Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ESRCSYSTEM Call by reference Type reference (TYPE) IESRCSYSTEM Herkunftssystem 20000804
2 Exporting ESRCSYSTEMT Call by reference Type reference (TYPE) IESRCSYSTEMT Herkunftssystem (Text) 20000804
3 Importing SPRAS Call by reference Type reference (TYPE) SYLANGU SY-LANGU Sprachenschlüssel der aktuellen Textumgebung 20000804
# Exception Resumable Description Created on
1 NOT_FOUND Daten konnten nicht gelesen werden 20000804

Method LCL_COMPRESS Signature

Method LCL_COMPRESS on class CL_ISU_EDM_SOURCE has no parameter.
Method LCL_COMPRESS on class CL_ISU_EDM_SOURCE has no exception.

Method NEW_SRCSYSTEM_SET Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing FROM Call by reference Type reference (TYPE) EEDMDATEFROM Zeitraum von 20000323
2 Importing SRCADDR Call by reference Type reference (TYPE) E_SRCADDR Adresse 20000323
3 Importing SRCSYSTEM Call by reference Type reference (TYPE) E_SRCSYSTEM Herkunftssystem 20000323
4 Importing TO Call by reference Type reference (TYPE) EEDMDATETO Zeitraum bis 20000323
# Exception Resumable Description Created on
1 NOT_FOUND Daten konnten nicht gelesen werden 20000323

Method UPDATE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing UPD_ONLINE Call by reference Type reference (TYPE) UPDONLINE Update Online 20000404

Method UPDATE on class CL_ISU_EDM_SOURCE has no exception.
History
Last changed by/on SAP  20050224 
SAP Release Created in