SAP ABAP Interface IF_USMD_CR_SP_QUERY (Query for change requests)
Hierarchy
☛
MDG_FND (Software Component) MDG Foundation
⤷
CA-MDG-AF (Application Component) Application Framework
⤷
USMD_CR (Package) Change request BO implementation

⤷

⤷

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
Interface | IF_USMD_CR_SP_QUERY | |
Short Description | Query for change requests |
General Data
Package | USMD_CR | Change request BO implementation |
Created | 20120328 | SAP |
Last changed | 20130531 | SAP |
Unicode checks active |
Forward declarations
# | Type group / Object type | Type | Type Description |
---|---|---|---|
1 | ABAP | Type group use (TYPE-POOLS tp) | Type group use (TYPE-POOLS tp) |
Interfaces
Interface IF_USMD_CR_SP_QUERY has no interface.
Friends
Interface IF_USMD_CR_SP_QUERY has no friend.
Attributes
Interface 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
Interface IF_USMD_CR_SP_QUERY has no event.
Types
Interface 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 | 732 |