SAP ABAP Class CL_SCMG_ARCH_ATTR_QUERY (Attribute Search the Case Archive)
Hierarchy
SAP_BASIS (Software Component) SAP Basis Component
   BC-SRV-CM (Application Component) Case Management
     SCMG_ARCHIVE (Package) Package for Archiving Interfaces/Classes
Meta Relationship - Using
# Relationship type Using Short Description Created on
1 Interface implementation (CLASS c. INTERFACES i_ref)  IF_SRM_ARCHIVE_QUERY Archive Search Support 20050725
Properties
Class CL_SCMG_ARCH_ATTR_QUERY  
Short Description Attribute Search the Case Archive    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package SCMG_ARCHIVE   Package for Archiving Interfaces/Classes 
Created 20050621   SAP 
Last change 20060207   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class CL_SCMG_ARCH_ATTR_QUERY has no forward declaration.
Interfaces
# Interface Abstract Final Description Created on
1 IF_SRM_ARCHIVE_QUERY Archive Search Support 20050725
Friends
Class CL_SCMG_ARCH_ATTR_QUERY has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 GREF_ARCHIVE_QUERY Instance attribute Private Object reference (TYPE REF TO) CL_SRM_ARCHIVE_QUERY Reference for Access to ADK Information 20050725
2 GT_CASE_TYPES Instance attribute Private Type reference (TYPE) SCMG_TT_CASETYPE Case Types in the Current RMS 20050725
3 GV_ARCH_OBJECT Instance attribute Private Type reference (TYPE) AIND_OBJ Archiving object (in archiving information system) 20050725
4 GV_FIELD_CAT Instance attribute Private Type reference (TYPE) AIND_DESC Archive Information Structure 20050725
5 GV_INFO_STRUCT Instance attribute Private Type reference (TYPE) AIND_DESC Used Archive Information Structure 20050725
6 GV_LOCATOR_PROFILE_ID Instance attribute Private Type reference (TYPE) SCMGLOCAPROFID Profile ID of the Active Locator 20050725
7 GV_RMS_ID Instance attribute Private Type reference (TYPE) BAPIRMSID Current RMS ID 20050725
Methods
# Method Level Visibility Method type Description Created on
1 CONSTRUCTOR Instance method Public Constructor 20050725
2 DATE_2_TIMESTAMP Static method Private Method Conversion of Date to Time Stamp 20050725
3 FIND_CASES_IN_ARCHIVE Instance method Public Method Attribute Search in the Archive 20050725
4 GET_SEARCHABLE_ATTRIBUTES Instance method Public Method Gets attributes that can be searched for in the archive 20050725
5 READ_CASES_FROM_ARCHIVE Instance method Private Method Read Case Attributes from Archive 20050725
Events
Class CL_SCMG_ARCH_ATTR_QUERY has no event.
Types
Class CL_SCMG_ARCH_ATTR_QUERY 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 IREF_POID Call by reference Object reference (TYPE REF TO) IF_SRM_POID POID (Locator Back End) 20050725
2 Importing IV_ARCH_OBJECT Call by reference Type reference (TYPE) AIND_OBJ Archivierungsobjekt (im Archivinformationssystem) 20050725
3 Importing IV_LOCATOR_PROFILE Call by reference Type reference (TYPE) SCMGLOCAPROFID Profil der Fallsuche 20050725
4 Importing IV_LOCATOR_PROFILE_ID Call by reference Type reference (TYPE) SCMGLOCAPROFID Profil-ID der Fallsuche 20050725
# Exception Resumable Description Created on
1 CX_SCMG_ARCH_ATTR_QUERY Fehler bei der Attributsuche im Archiv 20050725

Method DATE_2_TIMESTAMP Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing IS_QUERY Call by reference Type reference (TYPE) SDOKQUPROP SDOK: Felder einer Suchanfrage (Query) 20050725

Method DATE_2_TIMESTAMP on class CL_SCMG_ARCH_ATTR_QUERY has no exception.

Method FIND_CASES_IN_ARCHIVE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting EX_RESULT Call by reference Type reference (TYPE) STANDARD TABLE Resultat der Suche 20050725
2 Importing IT_SELECTION_OPTION Call by reference Type reference (TYPE) SCMG_T_FIELD_SELECT_OPTION Tabelle mit Felder und deren Selektoptionen 20050725
3 Importing IV_MAX_ROWS Call by reference Type reference (TYPE) I Max anzahl Entitäten 20050725
# Exception Resumable Description Created on
1 CX_DM_READ Fehler beim Lesen 20050725

Method GET_SEARCHABLE_ATTRIBUTES Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing CT_SELECTION_PARAMS Call by reference Type reference (TYPE) SRM_SEL_PARA Tabelle mit Selektionsparametern 20050725
# Exception Resumable Description Created on
1 CX_SCMG_ARCH_ATTR_QUERY Fehler bei der Attributsuche im Archiv 20050725

Method READ_CASES_FROM_ARCHIVE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting EX_RESULT Call by reference Type reference (TYPE) STANDARD TABLE 20050725
2 Importing IT_ARCHIVE_LOCATION Call by reference Type reference (TYPE) SRM_GSP_ARC_KEY_TAB Tabelle zur Speicherung von Archiv-Schlüsseln (ADK) 20050725
3 Importing IV_MAX_ROWS Call by reference Type reference (TYPE) I Max. Anzahl von Entitäten 20050725
# Exception Resumable Description Created on
1 CX_SRM_GSP_ARCHIVE_ATTR_QUERY Fehler bei der Attributsuche im Archiv 20050725
History
Last changed by/on SAP  20060207 
SAP Release Created in