SAP ABAP Class IF_SRM_QUERY_CLASS (Query - Class)
Meta Relationship - Used By
| # | Relationship type | Used by | Short Description | Created on |
|---|---|---|---|---|
| 1 | Interface implementation (CLASS c. INTERFACES i_ref) | CL_SRM_ROOT | Root Class for Object Tree | 20000221 |
Properties
| Class | IF_SRM_QUERY_CLASS | |
| Short Description | Query - Class | |
| Super Class | ||
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | ||
| Created | 20000221 | SAP |
| Last change | 20040518 | SAP |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
| # | Type group / Object type | Type | Type Description |
|---|---|---|---|
| 1 | Forward declaration interface (INTERFACE i DEFINITION DEF... | Forward declaration interface (INTERFACE i DEFINITION DEF... |
Interfaces
Class IF_SRM_QUERY_CLASS has no interface implemented.
Friends
Class IF_SRM_QUERY_CLASS has no friend class.
Attributes
Class IF_SRM_QUERY_CLASS has no attribute.
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Method | Returns Class Registry for SP for Role with SP | 20000606 | |
| 2 | Instance method | Public | Method | Returns Class Registry for SP to Role with POID | 20000606 | |
| 3 | Instance method | Public | Method | Returns Class Registry for SRM to Role | 20010619 | |
| 4 | Instance method | Public | Method | Returns SP Class Name to Class Role | 20000327 | |
| 5 | Instance method | Public | Method | GET: SRM Class Name for SRM Class Role | 20010614 |
Events
Class IF_SRM_QUERY_CLASS has no event.
Types
Class IF_SRM_QUERY_CLASS has no local type.
Method Signatures
Method CONNECT_REG_FOR_SP_BY_ROLE_SP Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IM_CLASS_ROLE | Call by reference | Type reference (TYPE) | STRING | Klassenrolle | 20000606 | |||
| 2 | IM_INCLUDE_INHERITED | Call by reference | Type reference (TYPE) | SRMBOOLEAN | IF_SRM=>TRUE | Boolean: Mögliche Werte IF_SRM=>TRUE / FALSE | 20031231 | ||
| 3 | IM_SP_ID | Call by reference | Type reference (TYPE) | STRING | SP ID | 20000606 | |||
| 4 | RE_CLASS_REGISTRY | Value transfer | Object reference (TYPE REF TO) | IF_SRM_CLASS_REGISTRY | Klassen Registry | 20010613 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Initialisierungsfehler (abstrakt) | 20010629 | ||
| 2 | Allgemeiner Fehler: Registrierungsdaten | 20010613 |
Method CONNECT_REG_FOR_SP_BY_RO_POID Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IM_CLASS_ROLE | Call by reference | Type reference (TYPE) | STRING | Klassenrolle | 20000606 | |||
| 2 | IM_INCLUDE_INHERITED | Call by reference | Type reference (TYPE) | SRMBOOLEAN | IF_SRM=>TRUE | Boolean: Mögliche Werte IF_SRM=>TRUE / FALSE | 20031231 | ||
| 3 | IM_POID | Call by reference | Object reference (TYPE REF TO) | IF_SRM_POID | POID | 20000606 | |||
| 4 | RE_CLASS_REGISTRY | Value transfer | Object reference (TYPE REF TO) | IF_SRM_CLASS_REGISTRY | Klassen Registry Objekt | 20010617 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Initialisierungsfehler (abstrakt) | 20010629 | ||
| 2 | Fehler bezüglich POID Objekt | 20010617 | ||
| 3 | Allgemeiner Fehler: Registrierungsdaten | 20010617 |
Method CONNECT_REG_FOR_SRM_BY_ROLE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IM_CLASS_ROLE | Call by reference | Object reference (TYPE REF TO) | IF_SRM_CLRO_REGISTRY | Klassenrolle | 20010619 | |||
| 2 | RE_CLASS_REGISTRY | Value transfer | Object reference (TYPE REF TO) | IF_SRM_CLASS_REGISTRY | Klassen Registry | 20010619 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Initialisierungsfehler (abstrakt) | 20010629 | ||
| 2 | Allgemeiner Fehler: Registrierungsdaten | 20010619 |
Method GET_NAME_FOR_SP_BY_ROLE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | EX_REGISTERED_BY_ID | Call by reference | Type reference (TYPE) | STRING | Registriert von ID | 20010726 | |||
| 2 | EX_REGISTERED_BY_TYPE | Call by reference | Type reference (TYPE) | I | Registriert von Typ | 20010726 | |||
| 3 | EX_REGISTERED_NAME | Call by reference | Type reference (TYPE) | STRING | Klassen Name | 20010726 | |||
| 4 | IM_CLASS_ROLE | Call by reference | Type reference (TYPE) | STRING | Klassenrolle | 20000327 | |||
| 5 | IM_INCLUDE_INHERITED | Call by reference | Type reference (TYPE) | SRMBOOLEAN | IF_SRM=>TRUE | Boolean: Mögliche Werte IF_SRM=>TRUE / FALSE | 20031231 | ||
| 6 | IM_SP_ID | Call by reference | Type reference (TYPE) | STRING | SP ID | 20000327 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Initialisierungsfehler (abstrakt) | 20010726 | ||
| 2 | Fehler Registrierungsdaten (abstrakt) | 20010613 |
Method GET_NAME_FOR_SRM_BY_ROLE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | EX_REGISTERED_BY_ID | Call by reference | Type reference (TYPE) | STRING | Registriert von ID | 20010619 | |||
| 2 | EX_REGISTERED_BY_TYPE | Call by reference | Type reference (TYPE) | I | Registriert von Typ | 20010619 | |||
| 3 | EX_REGISTERED_NAME | Call by reference | Type reference (TYPE) | STRING | Klassen Name | 20010716 | |||
| 4 | IM_CLASS_ROLE | Call by reference | Object reference (TYPE REF TO) | IF_SRM_CLRO_REGISTRY | Klassenrolle | 20010614 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Initialisierungsfehler (abstrakt) | 20010713 | ||
| 2 | Allgemeiner Fehler: Registrierungsdaten | 20010614 |
History
| Last changed by/on | SAP | 20040518 |
| SAP Release Created in |