SAP ABAP Class CL_UC_LOG_REORG (Log: Delete Entries 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
Meta Relationship - Using
# Relationship type Using Short Description Created on
1 Inheritance (c INHERITING FROM c_ref)  CL_UG_WB_PERSONALIZATION FIN Workbench: General Settings 20040212
2 Interface implementation (CLASS c. INTERFACES i_ref)  IF_UC_LOG_PERSIST 20040129
3 Interface implementation (CLASS c. INTERFACES i_ref)  IF_UG_WB_URL_INSTANCE FIN Workbench: Object Instance Described by a URL 20040225
Properties
Class CL_UC_LOG_REORG  
Short Description Log: Delete Entries from Archive    
Super Class CL_UG_WB_PERSONALIZATION FIN Workbench: General Settings 
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package UCL2   SEM-BCS: Audit Trail 
Created 20040120   SAP 
Last change 20041006   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
# Type group / Object type Type Type Description
1 UCLP Type group use (TYPE-POOLS tp)  Type group use (TYPE-POOLS tp)
2 UCMG0 Type group use (TYPE-POOLS tp)  Type group use (TYPE-POOLS tp)
Interfaces
# Interface Abstract Final Description Created on
1 IF_UC_LOG_PERSIST 20040129
2 IF_UG_WB_URL_INSTANCE FIN Workbench: Object Instance Described by a URL 20040225
Friends
Class CL_UC_LOG_REORG 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 20040120
2 DO_MODEL Instance attribute Private Object reference (TYPE REF TO) IF_UC_MODEL Model (Metadata) 20040120
3 DO_SEL Instance attribute Public Object reference (TYPE REF TO) IF_UC_SEL Interface Selection Condition 20040122
4 DR_CONTENTS Instance attribute Public Object reference (TYPE REF TO) DATA 20040203
5 DR_CONTENTS_DELETE Instance attribute Private Object reference (TYPE REF TO) DATA 20040212
6 DT_CHECKBOX Instance attribute Public Type reference (TYPE) UCU_T_SSCR_VALUE Table with Selection Screen Parameters 20040224
7 D_FIELDNAME_VERSION Instance attribute Private Type reference (TYPE) UC_FIELDNAME Field Name 20040212
8 D_STRUC_NAME Static Attribute Private Type reference (TYPE) STRING 20040129
9 D_TAB_NAME Static Attribute Private Type reference (TYPE) STRING 20040129
10 GC_ROLE_TASK Static Attribute Public Type reference (TYPE) UC_FIELDNAME 'TASK' Field Name 20040224
11 GC_STRUC_LOG_NAME Static Attribute Public Type reference (TYPE) UC_FIELDNAME UCMG0_CS_GEN_LOG_NAME-STRUC_PER_LOG_CONTENT Field Name 20040129
12 GC_TAB_LOG_NAME Static Attribute Public Type reference (TYPE) UC_FIELDNAME UCMG0_CS_GEN_LOG_NAME-TABL_PER_LOG_CONTENT Field Name 20040129
13 GC_X Static Attribute Private Type reference (TYPE) UC_FLG 'X' General Indicator, SAP Consolidation 20040203
14 GO_INSTANCE Static Attribute Public Object reference (TYPE REF TO) IF_UC_CUST_DATA Internal View of Customizing Data 20040212
Methods
# Method Level Visibility Method type Description Created on
1 AUTHORITY_CHECK Instance method Private Method 20070404
2 CONSTRUCTOR Instance method Public Constructor CONSTRUCTOR 20040212
3 DELETE_CONTENTS_AND_LOG Instance method Private Method 20040120
4 DELETE_LOG Instance method Private Method 20040120
5 DEQUEUE_DB Instance method Private Method 20040203
6 ENQUEUE_DB Instance method Private Method 20040203
7 GET_CONTENTS Instance method Private Method 20040225
8 GET_CONTENTS_GUI_STRUCT Instance method Private Method 20040129
9 GET_CONTENTS_SEL Instance method Private Method 20040225
10 GET_GUI_DATA Instance method Public Method Get GUI Date 20040122
11 GET_INSTANCE Static method Public Method Get Instance on Class 20040121
12 SET_GUI_DATA Instance method Public Method Write Back GUI Data 20040122
Events
Class CL_UC_LOG_REORG has no event.
Types
Class CL_UC_LOG_REORG has no local type.
Method Signatures

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) UGMD_T_MESSAGE Meldungen 20070404
2 Exporting E_EXECUTE Call by reference Type reference (TYPE) UC_FLG Allgemeines Kennzeichen SAP Konsolidierung 20070404

Method AUTHORITY_CHECK on class CL_UC_LOG_REORG has no exception.

Method CONSTRUCTOR Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IO_AREA Call by reference Object reference (TYPE REF TO) IF_UC_AREA KonsGebiet 20040212
2 Importing IO_MODEL Call by reference Object reference (TYPE REF TO) IF_UC_MODEL Modell (Metadaten) 20040212
3 Importing IO_SEL Call by reference Object reference (TYPE REF TO) IF_UC_SEL Interface Selektionsbedingung 20040212
4 Importing IT_CHECKBOX Call by reference Type reference (TYPE) UCU_T_SSCR_VALUE Tabelle mit Selektionsbild-Parametern 20040224

Method CONSTRUCTOR on class CL_UC_LOG_REORG has no exception.

Method DELETE_CONTENTS_AND_LOG Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IO_SEL Call by reference Object reference (TYPE REF TO) IF_UC_SEL Interface Selektionsbedingung 20070406
2 Importing IS_DATA Call by reference Type reference (TYPE) DATA 20040120
3 Importing I_DELINDX Call by reference Type reference (TYPE) UC_FLG Allgemeines Kennzeichen SAP Konsolidierung 20070406

Method DELETE_CONTENTS_AND_LOG on class CL_UC_LOG_REORG has no exception.

Method DELETE_LOG Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_LOGID Call by reference Type reference (TYPE) UC_LOGID GUID zur Identifikation des archivierten Protokolls 20040120

Method DELETE_LOG on class CL_UC_LOG_REORG has no exception.

Method DEQUEUE_DB Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IO_SEL Call by reference Object reference (TYPE REF TO) IF_UC_SEL Interface Selektionsbedingung 20040212
2 Importing IS_DATA Call by reference Type reference (TYPE) DATA 20040203

Method DEQUEUE_DB on class CL_UC_LOG_REORG has no exception.

Method ENQUEUE_DB Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IO_SEL Call by reference Object reference (TYPE REF TO) IF_UC_SEL Interface Selektionsbedingung 20040212
2 Importing IS_DATA Call by reference Type reference (TYPE) DATA 20040203

Method ENQUEUE_DB on class CL_UC_LOG_REORG has no exception.

Method GET_CONTENTS 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 Daten 20040225
2 Importing IO_SEL Call by reference Object reference (TYPE REF TO) IF_UC_SEL Interface Selektionsbedingung 20040225

Method GET_CONTENTS on class CL_UC_LOG_REORG has no exception.

Method GET_CONTENTS_GUI_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 20040129

Method GET_CONTENTS_GUI_STRUCT on class CL_UC_LOG_REORG has no exception.

Method GET_CONTENTS_SEL 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 20040225
2 Exporting ET_SEL Call by reference Type reference (TYPE) UC0_TS_SEL Tabelle: Selektionsbedingung (Range pro Feld) 20040225
3 Importing IO_SEL Call by reference Object reference (TYPE REF TO) IF_UC_SEL Interface Selektionsbedingung 20040225

Method GET_CONTENTS_SEL on class CL_UC_LOG_REORG has no exception.

Method GET_GUI_DATA Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning ER_DATA Value transfer Object reference (TYPE REF TO) DATA 20040504

Method GET_GUI_DATA on class CL_UC_LOG_REORG 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) IF_UC_CUST_DATA Protokoll: Zurückladen von Tabellen aus dem Archiv 20040121
2 Exporting ET_MESSAGE Call by reference Type reference (TYPE) UC0_T_MESSAGE Meldungen 20040512
3 Exporting E_NO_DATA Call by reference Type reference (TYPE) UC_FLG Allgemeines Kennzeichen SAP Konsolidierung 20040512
4 Importing IO_AREA Call by reference Object reference (TYPE REF TO) IF_UC_AREA KonsGebiet 20040122
5 Importing IO_MODEL Call by reference Object reference (TYPE REF TO) IF_UC_MODEL KonsGebiet 20040122
6 Importing IO_SEL Call by reference Object reference (TYPE REF TO) IF_UC_SEL Interface Selektionsbedingung 20040122
7 Importing IT_CHECKBOX Call by reference Type reference (TYPE) UCU_T_SSCR_VALUE Tabelle mit Selektionsbild-Parametern 20040224

Method GET_INSTANCE on class CL_UC_LOG_REORG has no exception.

Method SET_GUI_DATA Signature

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

Method SET_GUI_DATA on class CL_UC_LOG_REORG has no exception.
History
Last changed by/on SAP  20041006 
SAP Release Created in 400