SAP ABAP Class CL_ISU_EDM_TMP_PROFILE (Temporary EDM Profile)
Hierarchy
IS-UT (Software Component) SAP Utilities/Telecommunication
   IS-U-EDM (Application Component) Energy Data Management
     EE_EDM_PRO (Package) Profile Management
Meta Relationship - Using
# Relationship type Using Short Description Created on
1 Inheritance (c INHERITING FROM c_ref)  CL_ISU_EDM_PROFILE EDM Profile 20010131
2 Interface implementation (CLASS c. INTERFACES i_ref)  IF_ISU_EDM_TMP_PROFILE Interface for Temporary EDM Profile (Settlement) 20010131
3 Interface implementation (CLASS c. INTERFACES i_ref)  IF_ISU_EDM_TMP_PROFILE_METHODS Interface for Tempoary EDM Profile: Methods 20010129
Properties
Class CL_ISU_EDM_TMP_PROFILE  
Short Description Temporary EDM Profile    
Super Class CL_ISU_EDM_PROFILE EDM Profile 
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package EE_EDM_PRO   Profile Management 
Created 20010126   SAP 
Last change 20050224   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class CL_ISU_EDM_TMP_PROFILE has no forward declaration.
Interfaces
# Interface Abstract Final Description Created on
1 IF_ISU_EDM_TMP_PROFILE Interface for Temporary EDM Profile (Settlement) 20010131
2 IF_ISU_EDM_TMP_PROFILE_METHODS Interface for Tempoary EDM Profile: Methods 20010129
Friends
Class CL_ISU_EDM_TMP_PROFILE has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 CO_TMP_PROFIL_NUM_SEQ Constant Private Type reference (TYPE) INRI-OBJECT 'ISU_EDMPT' Name of Number Range Object 20010223
2 LINKED_DB_PROFILE Instance attribute Public Attribute reference (LIKE) 20010131
3 PROF_IS_TEMPORARY Instance attribute Public Attribute reference (LIKE) 20010221
Methods
# Method Level Visibility Method type Description Created on
1 CLOSE_TMP Instance method Private Method 20010131
2 CREATE_TMP Instance method Private Method 20010131
3 CREATE_VALUE_VERSION_TMP Instance method Private Method 20010131
4 GENERATE_REPLACEMENT_VAL_TMP Instance method Private Method 20010531
5 GET_ACT_VALID_VALUE_TIMERG_TMP Instance method Private Method 20010216
6 GET_VALID_VALUE_TIMERANGES_TMP Instance method Private Method 20010201
7 LCL_TMP_CREATE Instance method Private Method Local: Create Temporary EDM Profile Header 20010223
8 LCL_TMP_READ_DATA Instance method Private Method Local: Read Temporary EDM Profile 20010223
9 LINK_DB_PROFILE_TMP Instance method Public Method 20010131
10 OPEN_PROFILE_TMP Instance method Private Method 20010131
11 PERFORM_VALUES_ACTION_TMP Instance method Private Method 20010131
12 READ_DATA_TMP Instance method Private Method 20010131
13 UPDATE_PREPARE_TMP Instance method Private Method 20010131
14 UPDATE_TMP Instance method Private Method 20010131
Events
Class CL_ISU_EDM_TMP_PROFILE has no event.
Types
Class CL_ISU_EDM_TMP_PROFILE has no local type.
Method Signatures

Method CLOSE_TMP Signature

Method CLOSE_TMP on class CL_ISU_EDM_TMP_PROFILE has no parameter.
Method CLOSE_TMP on class CL_ISU_EDM_TMP_PROFILE has no exception.

Method CREATE_TMP Signature

Method CREATE_TMP on class CL_ISU_EDM_TMP_PROFILE has no parameter.
Method CREATE_TMP on class CL_ISU_EDM_TMP_PROFILE has no exception.

Method CREATE_VALUE_VERSION_TMP Signature

Method CREATE_VALUE_VERSION_TMP on class CL_ISU_EDM_TMP_PROFILE has no parameter.
Method CREATE_VALUE_VERSION_TMP on class CL_ISU_EDM_TMP_PROFILE has no exception.

Method GENERATE_REPLACEMENT_VAL_TMP Signature

Method GENERATE_REPLACEMENT_VAL_TMP on class CL_ISU_EDM_TMP_PROFILE has no parameter.
Method GENERATE_REPLACEMENT_VAL_TMP on class CL_ISU_EDM_TMP_PROFILE has no exception.

Method GET_ACT_VALID_VALUE_TIMERG_TMP Signature

Method GET_ACT_VALID_VALUE_TIMERG_TMP on class CL_ISU_EDM_TMP_PROFILE has no parameter.
Method GET_ACT_VALID_VALUE_TIMERG_TMP on class CL_ISU_EDM_TMP_PROFILE has no exception.

Method GET_VALID_VALUE_TIMERANGES_TMP Signature

Method GET_VALID_VALUE_TIMERANGES_TMP on class CL_ISU_EDM_TMP_PROFILE has no parameter.
Method GET_VALID_VALUE_TIMERANGES_TMP on class CL_ISU_EDM_TMP_PROFILE has no exception.

Method LCL_TMP_CREATE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing CREATE_NUMBER Call by reference Type reference (TYPE) KENNZX 'X' Nummer ziehen 20010223
2 Importing DATE_FROM Call by reference Type reference (TYPE) PROFVALDAY Von-Datum des Profils 20010223
3 Importing DATE_TO Call by reference Type reference (TYPE) PROFVALDAY Bis-Datum des Profils 20010223
4 Importing PROFHEAD_DATA Call by reference Type reference (TYPE) EPROFHEAD_DATA Kopfdaten des anzulegenden Profils 20010223
5 Importing PROFHEAD_TEXT Call by reference Type reference (TYPE) EPROFHEAD_TEXT Beschreibung zum Profil 20010223
6 Importing PROFILENR Call by reference Type reference (TYPE) E_PROFILE Nummer des EDM-Profils 20010223
7 Importing TARGET_DB Call by reference Type reference (TYPE) KENNZX '' Auf DB anlegen? 20010223
8 Importing TIMEZONE Call by reference Type reference (TYPE) TIMEZONE 'UTC' Zeitzone für das Lesen des Profils 20010223
9 Importing TIME_FROM Call by reference Type reference (TYPE) PROFVALTIME Von-Zeit des Profils 20010223
10 Importing TIME_TO Call by reference Type reference (TYPE) PROFVALTIME Bis-Zeit des Profils 20010223
# Exception Resumable Description Created on
1 FOREIGN_LOCK Profil ist durch anderen Modus/Nutzer gesperrt 20010223
2 MODE_NOT_ALLOWED Bearbeitungsmodus nicht erlaubt 20010223
3 NOT_CUSTOMIZED Fehler im Customizing 20010223
4 NO_AUTHORIZATION Keine Berechtigung für diese Aktivität mit diesem Objekt 20010223
5 NUMBER_ERROR Fehler bei Nummernvergabe 20010223

Method LCL_TMP_READ_DATA Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing DATE_FROM Call by reference Type reference (TYPE) PROFVALDAY Tag der Profilwerte 20010223
2 Importing DATE_TO Call by reference Type reference (TYPE) PROFVALDAY Tag der Profilwerte 20010223
3 Importing OPENING_INTSIZEID Call by reference Type reference (TYPE) INTSIZEID '' Andere Intervalllänge verwenden 20010223
4 Importing OPENING_MASS Call by reference Type reference (TYPE) E_MASS '' Andere Maßeinheit verwenden 20010223
5 Importing READ_VALUES Call by reference Type reference (TYPE) KENNZX 'X' Werte nachlesen 20010223
6 Importing READ_VALUES_STATUS Call by reference Type reference (TYPE) KENNZX 'X' Status der Werte nachlesen 20010223
7 Importing REFRESH_DATA Call by reference Type reference (TYPE) KENNZX 'X' Vorhandene Daten verwerfen 20010223
8 Importing TIMEZONE Call by reference Type reference (TYPE) TIMEZONE 'UTC' Zeitzone 20010223
9 Importing TIME_FROM Call by reference Type reference (TYPE) PROFVALTIME Zeitpunkt eines Profilwertes 20010223
10 Importing TIME_TO Call by reference Type reference (TYPE) PROFVALTIME Zeitpunkt eines Profilwertes 20010223
# Exception Resumable Description Created on
1 DATA_ALREADY_READ Daten wurden schon gelesen 20010223
2 INVALID_TIMERANGE Zeitbereich nicht gültig 20010223
3 NOT_ALLOWED Methode ist nicht zulässig 20010223
4 NO_AUTHORIZATION Keine Berechtigung für diese Aktivität mit diesem Objekt 20010223
5 READ_DATA_ERROR Fehler beim Lesen der Daten 20010223

Method LINK_DB_PROFILE_TMP Signature

Method LINK_DB_PROFILE_TMP on class CL_ISU_EDM_TMP_PROFILE has no parameter.
Method LINK_DB_PROFILE_TMP on class CL_ISU_EDM_TMP_PROFILE has no exception.

Method OPEN_PROFILE_TMP Signature

Method OPEN_PROFILE_TMP on class CL_ISU_EDM_TMP_PROFILE has no parameter.
Method OPEN_PROFILE_TMP on class CL_ISU_EDM_TMP_PROFILE has no exception.

Method PERFORM_VALUES_ACTION_TMP Signature

Method PERFORM_VALUES_ACTION_TMP on class CL_ISU_EDM_TMP_PROFILE has no parameter.
Method PERFORM_VALUES_ACTION_TMP on class CL_ISU_EDM_TMP_PROFILE has no exception.

Method READ_DATA_TMP Signature

Method READ_DATA_TMP on class CL_ISU_EDM_TMP_PROFILE has no parameter.
Method READ_DATA_TMP on class CL_ISU_EDM_TMP_PROFILE has no exception.

Method UPDATE_PREPARE_TMP Signature

Method UPDATE_PREPARE_TMP on class CL_ISU_EDM_TMP_PROFILE has no parameter.
Method UPDATE_PREPARE_TMP on class CL_ISU_EDM_TMP_PROFILE has no exception.

Method UPDATE_TMP Signature

Method UPDATE_TMP on class CL_ISU_EDM_TMP_PROFILE has no parameter.
Method UPDATE_TMP on class CL_ISU_EDM_TMP_PROFILE has no exception.
History
Last changed by/on SAP  20050224 
SAP Release Created in 463