SAP ABAP Class CL_UC_LOG_RELOAD (Log: Reload Tables from Archive)
Hierarchy
SEM-BW (Software Component) SEM-BW: Strategic Enterprise Management
   FIN-SEM-BCS (Application Component) Business Consolidation
     UCL2 (Package) SEM-BCS: Audit Trail
Properties
Class CL_UC_LOG_RELOAD  
Short Description Log: Reload Tables from Archive    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package UCL2   SEM-BCS: Audit Trail 
Created 20031118   SAP 
Last change 20050615   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)
2 UCLP Type group use (TYPE-POOLS tp)  Type group use (TYPE-POOLS tp)
Interfaces
Class CL_UC_LOG_RELOAD has no interface implemented.
Friends
Class CL_UC_LOG_RELOAD has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 DO_AREA Instance attribute Private Object reference (TYPE REF TO) IF_UC_AREA Cons Area 20031217
2 DO_MODEL Instance attribute Private Object reference (TYPE REF TO) IF_UC_MODEL Model (Meta Data) 20031217
3 DR_CONTENTS Instance attribute Private Object reference (TYPE REF TO) DATA 20040203
4 DT_CG Instance attribute Private Type reference (TYPE) T_CG 20040114
5 DT_KEY Instance attribute Private Type reference (TYPE) UC0_TS_VALUE Values of Fields 20040114
6 D_STRUCNAME Instance attribute Private Type reference (TYPE) STRING 20040210
7 D_TABNAME Instance attribute Private Type reference (TYPE) STRING 20031217
8 D_TASK Instance attribute Private Type reference (TYPE) UC_TASK Task 20031217
9 D_TASKTYPE Instance attribute Private Type reference (TYPE) UC_TASKTYPE Task Category 20040505
10 GC_MSGTY_SEVERE Static Attribute Private Type reference (TYPE) STRING 'AEX' 20040414
11 GC_SEQNR_MAX Static Attribute Private Type reference (TYPE) UC_SEQNR '9999' Sequence Number 20040323
12 GC_STRUC_LOG_NAME Static Attribute Private Type reference (TYPE) UC_FIELDNAME UCMG0_CS_GEN_LOG_NAME-STRUC_PER_LOG_CONTENT Field Name 20040210
13 GC_TAB_LOG_NAME Static Attribute Private Type reference (TYPE) UC_FIELDNAME UCMG0_CS_GEN_LOG_NAME-TABL_PER_LOG_CONTENT Field Name 20040210
14 GO_INSTANCE Static Attribute Private Object reference (TYPE REF TO) CL_UC_LOG_RELOAD Log: Reload Tables from Archive 20040120
15 GT_LOG_LAYOUT Static Attribute Private Type reference (TYPE) UCL_T_LOG_LAYOUT Log: Summary of Layout Data 20031201
Methods
# Method Level Visibility Method type Description Created on
1 ADAPT_LAYOUT Instance method Private Method 20040222
2 AUTHORITY_CHECK Instance method Private Method 20040203
3 CODE_BEGIN_FORM Instance method Private Method code begin form 20031118
4 CODE_END_FORM Instance method Private Method code end form 20031118
5 CODE_TYPE_BEGIN Instance method Private Method code type begin 20031118
6 CODE_TYPE_END Instance method Private Method code type end 20031118
7 CODE_TYPE_ENTRY Instance method Private Method code type entry 20031118
8 CODE_TYPE_INCLUDE Instance method Private Method code type table 20031201
9 CODE_TYPE_TABLE Instance method Private Method code type table 20031118
10 CREATE_DATA_FROM_DESCRIPTION Static method Private Method Create data reference from description 20040413
11 CREATE_DATA_FROM_DESCRIPT_OLD Instance method Private Method Create data reference from description 20040413
12 DATA_MOVE_CORRESPONDING Instance method Private Method 20031126
13 DETERMINE_LOG_ID Instance method Private Method 20031125
14 DISPLAY_F4 Instance method Private Method 20040114
15 DOWN_TOP_SEARCH Instance method Private Method 20040114
16 FLUSH Static method Public Method Clear attributes incl. instance 20050524
17 GET_CONTENTS Instance method Private Method 20031217
18 GET_CONTENTS_ENTRY Instance method Private Method 20040114
19 GET_INSTANCE Static method Public Method 20040120
20 GET_OBJNR_TEXT Instance method Private Method 20040114
21 GET_ORGUNIT_TEXT Instance method Private Method 20040114
22 GET_STRUCT Instance method Private Method 20040210
23 READ_LOG Instance method Private Method 20031125
24 RELOAD_DATA Static method Public Method Create data references for log layout tables 20031125
25 RELOAD_LOG Instance method Public Method Create data references for log layout tables 20031125
26 TOP_DOWN_SEARCH Instance method Private Method 20040115
Events
Class CL_UC_LOG_RELOAD has no event.
Types
Class CL_UC_LOG_RELOAD has no local type.
Method Signatures

Method ADAPT_LAYOUT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing CT_CALLBACK_DATA Call by reference Type reference (TYPE) UCL_T_LOG_CALLBACK_DATA Protokoll: Callback-Daten 20040222

Method ADAPT_LAYOUT on class CL_UC_LOG_RELOAD has no exception.

Method AUTHORITY_CHECK Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing CT_MESSAGE Call by reference Type reference (TYPE) UC0_T_MESSAGE Meldungen 20040203
2 Exporting E_EXECUTE Call by reference Type reference (TYPE) UC_FLG Allgemeines Kennzeichen SAP Konsolidierung 20040203
3 Importing IO_SEL Call by reference Object reference (TYPE REF TO) IF_UC_SEL Interface Selektionsbedingung 20040203
4 Importing I_LOGID Call by reference Type reference (TYPE) UC_LOGID GUID zur Identifikation des archivierten Protokolls 20040203

Method AUTHORITY_CHECK on class CL_UC_LOG_RELOAD has no exception.

Method CODE_BEGIN_FORM Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing CT_CODE Call by reference Type reference (TYPE) T_CODE 20031118
2 Importing I_NAME Call by reference Type reference (TYPE) C 20031118

Method CODE_BEGIN_FORM on class CL_UC_LOG_RELOAD has no exception.

Method CODE_END_FORM Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing CT_CODE Call by reference Type reference (TYPE) T_CODE 20031118

Method CODE_END_FORM on class CL_UC_LOG_RELOAD has no exception.

Method CODE_TYPE_BEGIN Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing CT_CODE Call by reference Type reference (TYPE) T_CODE 20031118
2 Importing I_NAME Call by reference Type reference (TYPE) C 20031118

Method CODE_TYPE_BEGIN on class CL_UC_LOG_RELOAD has no exception.

Method CODE_TYPE_END Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing CT_CODE Call by reference Type reference (TYPE) T_CODE 20031118
2 Importing I_NAME Call by reference Type reference (TYPE) C 20031118

Method CODE_TYPE_END on class CL_UC_LOG_RELOAD has no exception.

Method CODE_TYPE_ENTRY Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing CT_CODE Call by reference Type reference (TYPE) T_CODE 20031118
2 Importing IS_DESCR Call by reference Type reference (TYPE) UCL_S_LOG_ABAP_DESCR Protokoll: Beschreibung von Daten 20031118

Method CODE_TYPE_ENTRY on class CL_UC_LOG_RELOAD has no exception.

Method CODE_TYPE_INCLUDE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing CT_CODE Call by reference Type reference (TYPE) T_CODE 20031201
2 Importing IS_DESCR Call by reference Type reference (TYPE) UCL_SX_LOG_DATA_DESCR Protokoll: Beschreibung von Daten 20031201

Method CODE_TYPE_INCLUDE on class CL_UC_LOG_RELOAD has no exception.

Method CODE_TYPE_TABLE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing CT_CODE Call by reference Type reference (TYPE) T_CODE 20031118
2 Importing IS_DESCR Call by reference Type reference (TYPE) UCL_SX_LOG_DATA_DESCR Protokoll: Beschreibung von Daten 20031118

Method CODE_TYPE_TABLE on class CL_UC_LOG_RELOAD has no exception.

Method CREATE_DATA_FROM_DESCRIPTION Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ER_DATA Call by reference Object reference (TYPE REF TO) DATA 20040413
2 Importing IT_DESCRIPTION Call by reference Type reference (TYPE) UCL_T_LOG_DESCRIPTION_STRUCT Protokoll: Beschreibung von Daten einer Struktur 20040413
3 Importing I_REL_CHAR Call by reference Type reference (TYPE) I 20080911

Method CREATE_DATA_FROM_DESCRIPTION on class CL_UC_LOG_RELOAD has no exception.

Method CREATE_DATA_FROM_DESCRIPT_OLD Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ER_DATA Call by reference Object reference (TYPE REF TO) DATA Datenreferenz 20040413
2 Importing IT_DESCR Call by reference Type reference (TYPE) UCL_T_LOG_DATA_DESCR Protokoll: Beschreibung von Daten 20040413

Method CREATE_DATA_FROM_DESCRIPT_OLD on class CL_UC_LOG_RELOAD has no exception.

Method DATA_MOVE_CORRESPONDING Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting E_TO Call by reference Type reference (TYPE) ANY 20031126
2 Importing I_FROM Call by reference Type reference (TYPE) ANY 20031126

Method DATA_MOVE_CORRESPONDING on class CL_UC_LOG_RELOAD has no exception.

Method DETERMINE_LOG_ID Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing CT_MESSAGE Call by reference Type reference (TYPE) UC0_T_MESSAGE Meldungen 20040203
2 Exporting E_LOGID Call by reference Type reference (TYPE) UC_LOGID GUID zur Identifikation des archivierten Protokolls 20031125
3 Importing IO_SEL_KEY Call by reference Object reference (TYPE REF TO) IF_UC_SEL Interface Selektionsbedingung 20031125

Method DETERMINE_LOG_ID on class CL_UC_LOG_RELOAD has no exception.

Method DISPLAY_F4 Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ES_RESULT Call by reference Type reference (TYPE) UCL_S_LOG_F4 Protokoll: F4-Hilfe für Persistenz 20040114
2 Importing IT_F4 Call by reference Type reference (TYPE) UCL_T_LOG_F4 Protokoll: F4-Hilfe für Persistenz 20040114

Method DISPLAY_F4 on class CL_UC_LOG_RELOAD has no exception.

Method DOWN_TOP_SEARCH Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing CT_DATA_FOUND Call by reference Type reference (TYPE) ANY TABLE 20040114
2 Importing IT_DATA Call by reference Type reference (TYPE) ANY TABLE 20040114
3 Importing IT_VALUE Call by reference Type reference (TYPE) UC0_TS_VALUE Feldwerte 20040114

Method DOWN_TOP_SEARCH on class CL_UC_LOG_RELOAD has no exception.

Method FLUSH Signature

Method FLUSH on class CL_UC_LOG_RELOAD has no parameter.
Method FLUSH on class CL_UC_LOG_RELOAD has no exception.

Method GET_CONTENTS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing CT_MESSAGE Call by reference Type reference (TYPE) UC0_T_MESSAGE Meldungen 20040203
2 Exporting ER_DATA Call by reference Object reference (TYPE REF TO) DATA 20031217
3 Importing IO_SEL Call by reference Object reference (TYPE REF TO) IF_UC_SEL Interface Selektionsbedingung 20031217

Method GET_CONTENTS on class CL_UC_LOG_RELOAD has no exception.

Method GET_CONTENTS_ENTRY Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ET_DATA Call by reference Type reference (TYPE) ANY TABLE 20040114
2 Exporting E_SUBRC Call by reference Type reference (TYPE) SYSUBRC Rückgabewert, Rückgabewert nach ABAP-Anweisungen 20040114
3 Importing IT_DATA Call by reference Type reference (TYPE) ANY TABLE 20040114
4 Importing IT_SEL Call by reference Type reference (TYPE) UC0_TS_SEL Tabelle: Selektionsbedingung (Range pro Feld) 20050421
5 Importing IT_VALUE Call by reference Type reference (TYPE) UC0_TS_VALUE Feldwerte 20040114

Method GET_CONTENTS_ENTRY on class CL_UC_LOG_RELOAD has no exception.

Method GET_INSTANCE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting EO_INSTANCE Call by reference Object reference (TYPE REF TO) CL_UC_LOG_RELOAD Protokoll: Zurückladen von Tabellen aus dem Archiv 20040120

Method GET_INSTANCE on class CL_UC_LOG_RELOAD has no exception.

Method GET_OBJNR_TEXT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing CS_F4 Call by reference Type reference (TYPE) UCL_S_LOG_F4 Protokoll: F4-Hilfe für Persistenz 20040114
2 Changing CT_MESSAGE Call by reference Type reference (TYPE) UC0_T_MESSAGE Meldungen 20040203
3 Importing I_OBJNR Call by reference Type reference (TYPE) UC_LOG_OBJNR Protokoll: Objekt-Nummer 20040114

Method GET_OBJNR_TEXT on class CL_UC_LOG_RELOAD has no exception.

Method GET_ORGUNIT_TEXT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing CS_F4 Call by reference Type reference (TYPE) UCL_S_LOG_F4 20040114
2 Importing IS_DATA Call by reference Type reference (TYPE) DATA 20040114
3 Importing IT_FIELD Call by reference Type reference (TYPE) UC0_TS_FIELD Liste von Feldnamen 20040114

Method GET_ORGUNIT_TEXT on class CL_UC_LOG_RELOAD has no exception.

Method GET_STRUCT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ER_STRUCT Call by reference Object reference (TYPE REF TO) DATA 20040210

Method GET_STRUCT on class CL_UC_LOG_RELOAD has no exception.

Method READ_LOG Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing CT_MESSAGE Call by reference Type reference (TYPE) UC0_T_MESSAGE Meldungen 20040203
2 Exporting ES_CALLBACK_DISPLAY Call by reference Type reference (TYPE) UCL_S_LOG_CALLBACK_INFO Protokoll: Callback-Klasse, -Methode und Parameter 20031125
3 Exporting ET_CALLBACK_DATA Call by reference Type reference (TYPE) UCL_T_LOG_CALLBACK_DATA Protokoll: Beschreibung von Daten 20031125
4 Importing I_LOGID Call by reference Type reference (TYPE) UC_LOGID GUID zur Identifikation des archivierten Protokolls 20031125

Method READ_LOG on class CL_UC_LOG_RELOAD has no exception.

Method RELOAD_DATA Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing CS_CALLBACK_DATA Call by reference Type reference (TYPE) UCL_SX_LOG_CALLBACK_DATA Protokoll: Callback-Daten 20031125
2 Importing IT_DESCRIPTION Call by reference Type reference (TYPE) UCL_T_LOG_DESCRIPTION_STRUCT Fixierte Merkmalswerte 20040408

Method RELOAD_DATA on class CL_UC_LOG_RELOAD has no exception.

Method RELOAD_LOG Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ET_MESSAGE Call by reference Type reference (TYPE) UC0_T_MESSAGE Meldungen 20040120
2 Importing IO_AREA Call by reference Object reference (TYPE REF TO) IF_UC_AREA KonsGebiet 20031217
3 Importing IO_MODEL Call by reference Object reference (TYPE REF TO) IF_UC_MODEL Modell (Metadaten) 20031126
4 Importing IO_SEL Call by reference Object reference (TYPE REF TO) IF_UC_SEL Interface Selektionsbedingung 20040120
5 Importing I_TASK Call by reference Type reference (TYPE) UC_TASK Maßnahme 20031217
6 Importing I_TASKTYPE Call by reference Type reference (TYPE) UC_TASKTYPE Maßnahmentyp 20040505

Method RELOAD_LOG on class CL_UC_LOG_RELOAD has no exception.

Method TOP_DOWN_SEARCH Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing CT_DATA_FOUND Call by reference Type reference (TYPE) ANY TABLE 20040115
2 Importing IT_DATA Call by reference Type reference (TYPE) ANY TABLE 20040115

Method TOP_DOWN_SEARCH on class CL_UC_LOG_RELOAD has no exception.
History
Last changed by/on SAP  20050615 
SAP Release Created in 400