SAP ABAP Class CL_SCMG_CASE_QUERY_WIN (Class Role: Visual Query Win)
Hierarchy
☛
SAP_BASIS (Software Component) SAP Basis Component
⤷
BC-SRV-CM (Application Component) Case Management
⤷
SCMG_SP_CASE (Package) Case Management: Service Provider Case
⤷
⤷
Meta Relationship - Using
| # | Relationship type | Using | Short Description | Created on |
|---|---|---|---|---|
| 1 | Inheritance (c INHERITING FROM c_ref) | CL_SRM_SP_CLIENT_OBJ | Abstract Base Class for SP Content | 20020802 |
| 2 | Interface implementation (CLASS c. INTERFACES i_ref) | IF_SCMG_AUTHORIZATION_CALLER | Reference to Object that Calls Authorization Check | 20020814 |
| 3 | Interface implementation (CLASS c. INTERFACES i_ref) | IF_SRM_SP_VISUAL_QUERY_WIN | Visual Query Interface for SP's | 20020802 |
Meta Relationship - Used By
| # | Relationship type | Used by | Short Description | Created on |
|---|---|---|---|---|
| 1 | Inheritance (c INHERITING FROM c_ref) | CL_HRASR00_CASE_QUERY_WIN | Class Role: Visual Query Win - HR Admin Services | 20050915 |
Properties
| Class | CL_SCMG_CASE_QUERY_WIN | |
| Short Description | Class Role: Visual Query Win | |
| Super Class | CL_SRM_SP_CLIENT_OBJ | Abstract Base Class for SP Content |
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | SCMG_CASE | |
| Program status | ||
| Category | 0 | |
| Package | SCMG_SP_CASE | Case Management: Service Provider Case |
| Created | 20020802 | SAP |
| Last change | 20130531 | SAP |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
Interfaces
| # | Interface | Abstract | Final | Description | Created on |
|---|---|---|---|---|---|
| 1 | IF_SCMG_AUTHORIZATION_CALLER | Reference to Object that Calls Authorization Check | 20020814 | ||
| 2 | IF_SRM_SP_VISUAL_QUERY_WIN | Visual Query Interface for SP's | 20020802 |
Friends
Class CL_SCMG_CASE_QUERY_WIN has no friend class.
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | Instance attribute | Public | Object reference (TYPE REF TO) | IF_SCMG_AUTHORIZATION | Authorization Check | 20020814 | |||
| 2 | Instance attribute | Private | Type reference (TYPE) | TY_OUTTAB | Current Case in Authorization Check | 20020814 | |||
| 3 | Instance attribute | Public | Object reference (TYPE REF TO) | CL_SCMG_TERM_PROF_CUST | Terminology Profile (Without Type) | 20020812 | |||
| 4 | Instance attribute | Public | Type reference (TYPE) | I | 500 | Maximum Number of Cases for Selection and Display | 20020802 | ||
| 5 | Static Attribute | Public | Type reference (TYPE) | SRMSPSID | Element Type ID | 20020814 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Private | Method | Check All Records for Authorization | 20020814 | |
| 2 | Instance method | Public | Constructor | Constructor | 20020814 | |
| 3 | Instance method | Public | Method | Search | 20020802 | |
| 4 | Instance method | Public | Method | Get Terminology Without Case Type or Terminology Profile | 20020812 | |
| 5 | Static method | Public | Method | Query Database | 20020812 | |
| 6 | Static method | Public | Method | 20021212 |
Events
Class CL_SCMG_CASE_QUERY_WIN has no event.
Types
Class CL_SCMG_CASE_QUERY_WIN has no local type.
Method Signatures
Method CHECK_AUTHORIZATION Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | CH_FOUND | Call by reference | Type reference (TYPE) | TY_TAB_OUTTAB | 20020814 |
Method CHECK_AUTHORIZATION on class CL_SCMG_CASE_QUERY_WIN has no exception.
Method CONSTRUCTOR Signature
Method CONSTRUCTOR on class CL_SCMG_CASE_QUERY_WIN has no parameter.
Method CONSTRUCTOR on class CL_SCMG_CASE_QUERY_WIN has no exception.
Method FIND Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | EX_GUIDS | Call by reference | Type reference (TYPE) | SCMG_TT_CASE_GUID | Tabelle: Technischer Schlüssel des Cases | 20021212 | |||
| 2 | IM_MULTIPLE | Call by reference | Type reference (TYPE) | SRMBOOLEAN | IF_SRM=>FALSE | Mehrfachauswahl erlauben | 20021212 | ||
| 3 | IM_NO_SEL_POPUP | Call by reference | Type reference (TYPE) | SRMBOOLEAN | IF_SRM=>FALSE | Boolean: Mögliche Werte IF_SRM=>TRUE / FALSE | 20021213 | ||
| 4 | IM_POID | Call by reference | Object reference (TYPE REF TO) | IF_SRM_POID | POID | 20021212 | |||
| 5 | P_GUID | Call by reference | Type reference (TYPE) | SYSUUID_C | UUID in Character-Darstellung | 20020802 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Dialog vom Benutzer abgebrochen | 20020802 | ||
| 2 | Nichts gefunden | 20020802 | ||
| 3 | Unerwarteter Fehler | 20020802 |
Method GET_TERMINOLOGY Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | EX_FIELDNAME | Call by reference | Type reference (TYPE) | FIELDNAME | Feldname | 20020814 | |||
| 2 | EX_TABNAME | Call by reference | Type reference (TYPE) | TABNAME | Tabellenname | 20020814 | |||
| 3 | EX_TEXT | Value transfer | Type reference (TYPE) | SCMGTERMDESCR | Fall: Terminologie-Bezeichnung | 20020814 | |||
| 4 | IM_CONNECTION | Call by reference | Object reference (TYPE REF TO) | IF_SRM_CONNECTION_ATTR | Speziell: Context Parameter | 20021212 | |||
| 5 | IM_PLURAL | Call by reference | Type reference (TYPE) | SRMBOOLEAN | IF_SRM=>FALSE | Plural/Singular | 20020812 | ||
| 6 | IM_TERM_ID | Call by reference | Type reference (TYPE) | SCMGTERMID | Fall: Terminologie-Identifikation | 20020812 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Attribut Wert (abstrakt) | 20020812 | ||
| 2 | Initialisierungsfehler (abstrakt) | 20020812 | ||
| 3 | POID Fehler (abstrakt) | 20020812 |
Method QUERY Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | CH_OUTPUT_TABLE | Call by reference | Type reference (TYPE) | TABLE | 20020812 | ||||
| 2 | IM_CASE_GUIDS | Call by reference | Type reference (TYPE) | SCMG_TT_CASE_GUID | Tabelle: Technischer Schlüssel des Cases | 20020812 | |||
| 3 | IM_CASE_TYPES | Call by reference | Type reference (TYPE) | SCMG_TT_CASETYPE | Case: Tabellentyp für Case Type | 20020812 | |||
| 4 | IM_FIELDS | Call by reference | Type reference (TYPE) | TY_NAMEVALUEASSTRING | 20020812 | ||||
| 5 | IM_MAX_NUM_SELECTED | Call by reference | Type reference (TYPE) | I | 0 | Max. Anzahl zu selektieren: 0=alle | 20020812 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Fehler | 20020812 |
Method QUERY_MULTIPLE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | EX_CANCELED | Call by reference | Type reference (TYPE) | SRMBOOLEAN | Boolean: Mögliche Werte IF_SRM=>TRUE / FALSE | 20021212 | |||
| 2 | EX_FOUND | Call by reference | Type reference (TYPE) | SCMG_TT_CASE_GUID | Case-GUIDs | 20021212 | |||
| 3 | IM_NO_SEL_POPUP | Call by reference | Type reference (TYPE) | SRMBOOLEAN | IF_SRM=>FALSE | Boolean: Mögliche Werte IF_SRM=>TRUE / FALSE | 20021213 | ||
| 4 | IM_POID | Call by reference | Object reference (TYPE REF TO) | IF_SRM_POID | POID | 20021212 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Initialisierungsfehler (abstrakt) | 20021212 | ||
| 2 | POID Fehler (abstrakt) | 20021212 | ||
| 3 | Unerwarteter Fehler im SP Client | 20021212 |
History
| Last changed by/on | SAP | 20130531 |
| SAP Release Created in | 620 |