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 ABAP 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 RETRIEVE_CR_BY_ENTITY_KEY Instance method Public Method returns all change requests for an entity 20120404
2 RETRIEVE_OPEN_CR_BY_ENTITY_KEY 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 Importing IS_ENTITY_KEY Call by reference Type reference (TYPE) DATA entity key 20120404
2 Importing IV_ENTITY_TYPE Call by reference Type reference (TYPE) USMD_ENTITY Entity Type 20120404
3 Importing IV_MODEL Call by reference Type reference (TYPE) USMD_MODEL Data Model 20120404
4 Returning RT_CREQUEST_ID Value transfer Type reference (TYPE) USMD_CR_TS_ROOT_NODE_ID Change Request 20120413
# Exception Resumable Description Created on
1 CX_USMD_CR_ROOT_BAD_ENTITY_TYP Illegal entity typ 20120511
2 CX_USMD_CR_ROOT_EMP_ENTITY_KEY Initial entity key 20120516
3 CX_USMD_CR_ROOT_NO_MODEL_INSTA 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 Importing IS_ENTITY_KEY Call by reference Type reference (TYPE) DATA 20120413
2 Importing IV_ENTITY_TYPE Call by reference Type reference (TYPE) USMD_ENTITY Entity Type 20120413
3 Importing IV_MODEL Call by reference Type reference (TYPE) USMD_MODEL Data Model 20120413
4 Returning 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 CX_USMD_CR_ROOT_BAD_ENTITY_TYP Illegal entity typ 20120511
2 CX_USMD_CR_ROOT_EMP_ENTITY_KEY Initial entity key 20120516
3 CX_USMD_CR_ROOT_NO_MODEL_INSTA no model instance for model name 20120418
History
Last changed by/on SAP  20130531 
SAP Release Created in