SAP ABAP Class IF_USMD_CR_SP_QUERY (Query for change requests)
Meta Relationship - Used By
| # | Relationship type | Used by | Short Description | Created on |
|---|---|---|---|---|
| 1 | Interface composition (i COMPRISING i_ref) | IF_USMD_CR_SP | Service Provider interface | 20120328 |
| 2 | Interface implementation (CLASS c. INTERFACES i_ref) | CL_USMD_CR_SERVICE_PROVIDER | USMD Change request service provider | 20120328 |
Properties
| Class | IF_USMD_CR_SP_QUERY | |
| Short Description | Query for change requests | |
| Super Class | ||
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | ||
| Created | 20120328 | SAP |
| Last change | 20130531 | SAP |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
| # | Type group / Object type | Type | Type Description |
|---|---|---|---|
| 1 | Type group use (TYPE-POOLS tp) | Type group use (TYPE-POOLS tp) |
Interfaces
Class IF_USMD_CR_SP_QUERY has no interface implemented.
Friends
Class IF_USMD_CR_SP_QUERY has no friend class.
Attributes
Class IF_USMD_CR_SP_QUERY has no attribute.
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Method | returns all change requests for an entity | 20120404 | |
| 2 | Instance method | Public | Method | returns all open change requests for an entity | 20120413 |
Events
Class IF_USMD_CR_SP_QUERY has no event.
Types
Class IF_USMD_CR_SP_QUERY has no local type.
Method Signatures
Method RETRIEVE_CR_BY_ENTITY_KEY Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IS_ENTITY_KEY | Call by reference | Type reference (TYPE) | DATA | entity key | 20120404 | |||
| 2 | IV_ENTITY_TYPE | Call by reference | Type reference (TYPE) | USMD_ENTITY | Entity Type | 20120404 | |||
| 3 | IV_MODEL | Call by reference | Type reference (TYPE) | USMD_MODEL | Data Model | 20120404 | |||
| 4 | RT_CREQUEST_ID | Value transfer | Type reference (TYPE) | USMD_CR_TS_ROOT_NODE_ID | Change Request | 20120413 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Illegal entity typ | 20120511 | ||
| 2 | Initial entity key | 20120516 | ||
| 3 | no model instance for model name | 20120418 |
Method RETRIEVE_OPEN_CR_BY_ENTITY_KEY Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IS_ENTITY_KEY | Call by reference | Type reference (TYPE) | DATA | 20120413 | ||||
| 2 | IV_ENTITY_TYPE | Call by reference | Type reference (TYPE) | USMD_ENTITY | Entity Type | 20120413 | |||
| 3 | IV_MODEL | Call by reference | Type reference (TYPE) | USMD_MODEL | Data Model | 20120413 | |||
| 4 | RT_CREQUEST_ID | Value transfer | Type reference (TYPE) | USMD_CR_TS_ROOT_NODE_ID | USMD Change Request sorted table of node ids | 20120413 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Illegal entity typ | 20120511 | ||
| 2 | Initial entity key | 20120516 | ||
| 3 | no model instance for model name | 20120418 |
History
| Last changed by/on | SAP | 20130531 |
| SAP Release Created in |