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 | ![]() |
Instance attribute | Private | Object reference (TYPE REF TO) | CL_SRM_ARCHIVE_QUERY | Reference for Access to ADK Information | 20050725 | ||
2 | ![]() |
Instance attribute | Private | Type reference (TYPE) | SCMG_TT_CASETYPE | Case Types in the Current RMS | 20050725 | ||
3 | ![]() |
Instance attribute | Private | Type reference (TYPE) | AIND_OBJ | Archiving object (in archiving information system) | 20050725 | ||
4 | ![]() |
Instance attribute | Private | Type reference (TYPE) | AIND_DESC | Archive Information Structure | 20050725 | ||
5 | ![]() |
Instance attribute | Private | Type reference (TYPE) | AIND_DESC | Used Archive Information Structure | 20050725 | ||
6 | ![]() |
Instance attribute | Private | Type reference (TYPE) | SCMGLOCAPROFID | Profile ID of the Active Locator | 20050725 | ||
7 | ![]() |
Instance attribute | Private | Type reference (TYPE) | BAPIRMSID | Current RMS ID | 20050725 |
Methods
# | Method | Level | Visibility | Method type | Description | Created on |
---|---|---|---|---|---|---|
1 | ![]() |
Instance method | Public | Constructor | 20050725 | |
2 | ![]() |
Static method | Private | Method | Conversion of Date to Time Stamp | 20050725 |
3 | ![]() |
Instance method | Public | Method | Attribute Search in the Archive | 20050725 |
4 | ![]() |
Instance method | Public | Method | Gets attributes that can be searched for in the archive | 20050725 |
5 | ![]() |
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 | ![]() |
IREF_POID | Call by reference | Object reference (TYPE REF TO) | IF_SRM_POID | POID (Locator Back End) | 20050725 | ||
2 | ![]() |
IV_ARCH_OBJECT | Call by reference | Type reference (TYPE) | AIND_OBJ | Archivierungsobjekt (im Archivinformationssystem) | 20050725 | ||
3 | ![]() |
IV_LOCATOR_PROFILE | Call by reference | Type reference (TYPE) | SCMGLOCAPROFID | Profil der Fallsuche | 20050725 | ||
4 | ![]() |
IV_LOCATOR_PROFILE_ID | Call by reference | Type reference (TYPE) | SCMGLOCAPROFID | Profil-ID der Fallsuche | 20050725 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
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 | ![]() |
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 | ![]() |
EX_RESULT | Call by reference | Type reference (TYPE) | STANDARD TABLE | Resultat der Suche | 20050725 | ||
2 | ![]() |
IT_SELECTION_OPTION | Call by reference | Type reference (TYPE) | SCMG_T_FIELD_SELECT_OPTION | Tabelle mit Felder und deren Selektoptionen | 20050725 | ||
3 | ![]() |
IV_MAX_ROWS | Call by reference | Type reference (TYPE) | I | Max anzahl Entitäten | 20050725 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
Fehler beim Lesen | 20050725 |
Method GET_SEARCHABLE_ATTRIBUTES Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
CT_SELECTION_PARAMS | Call by reference | Type reference (TYPE) | SRM_SEL_PARA | Tabelle mit Selektionsparametern | 20050725 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
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 | ![]() |
EX_RESULT | Call by reference | Type reference (TYPE) | STANDARD TABLE | 20050725 | |||
2 | ![]() |
IT_ARCHIVE_LOCATION | Call by reference | Type reference (TYPE) | SRM_GSP_ARC_KEY_TAB | Tabelle zur Speicherung von Archiv-Schlüsseln (ADK) | 20050725 | ||
3 | ![]() |
IV_MAX_ROWS | Call by reference | Type reference (TYPE) | I | Max. Anzahl von Entitäten | 20050725 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
Fehler bei der Attributsuche im Archiv | 20050725 |
History
Last changed by/on | SAP | 20060207 |
SAP Release Created in |