SAP ABAP Interface IF_SRAPI_CHECK_SERVICE (Interface for Check Service)
Hierarchy
SAP_BASIS (Software Component) SAP Basis Component
   BC-XI-IBD (Application Component) Integration Builder - Design
     SAI_SREP_API (Package) API for Repository
Meta Relationship - Used By
# Relationship type Used by Short Description Created on
1 Interface implementation (CLASS c. INTERFACES i_ref)  CL_SRAPI_CHECK_SERVICE Service for Checking the Consistency of the Object 20090120
Properties
Interface IF_SRAPI_CHECK_SERVICE  
Short Description Interface for Check Service    
General Data
Package SAI_SREP_API   API for Repository 
Created 20090120   SAP 
Last changed 20100113   SAP 
Unicode checks active    
Forward declarations
Interface IF_SRAPI_CHECK_SERVICE has no forward declaration.
Interfaces
Interface IF_SRAPI_CHECK_SERVICE has no interface.
Friends
Interface IF_SRAPI_CHECK_SERVICE has no friend.
Attributes
Interface IF_SRAPI_CHECK_SERVICE has no attribute.
Methods
# Method Level Visibility Method type Description Created on
1 CHECK_CHANGELIST_STATE Instance method Public Method 20090126
2 CHECK_OBJECTS Instance method Public Method 20090120
3 CHECK_OBJECTS_ACT_OBJ Instance method Public Method F7 Checks functionality on Active Objects 20090317
4 GET_CHANGELIST_USER Instance method Public Method Get Users for Changelist Check 20090710
5 PIC_CHECKS Instance method Public Method 20090122
Events
Interface IF_SRAPI_CHECK_SERVICE has no event.
Types
Interface IF_SRAPI_CHECK_SERVICE has no local type.
Method Signatures

Method CHECK_CHANGELIST_STATE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IM_CL_CLOSED Call by reference Type reference (TYPE) BOOLEAN Boolean Variable (X=True, -=False, Space=Unknown) 20090126
2 Importing IM_CL_OPEN Call by reference Type reference (TYPE) BOOLEAN Boolean Variable (X=True, -=False, Space=Unknown) 20090126
3 Importing IM_CL_TRANSPORTABLE Call by reference Type reference (TYPE) BOOLEAN Boolean Variable (X=True, -=False, Space=Unknown) 20090126
4 Importing IM_SWC Call by reference Type reference (TYPE) SRAPI_T_SWC_KEY_TABLE Array of SWC Keys 20090126
5 Importing IM_USERS Call by reference Type reference (TYPE) SRAPI_T_STRING Table with String Entries 20090126
6 Exporting RESULT Call by reference Type reference (TYPE) SRAPI_T_CHNGLST_CHECK_RESULT Changelist Check Result Array Set 20090126
# Exception Resumable Description Created on
1 CX_SRAPI_CHECK_SERVICE_ERROR Exception while check service 20090126
2 CX_SRAPI_REP_API_ERROR Exception Rep API 20090126
3 CX_SRAPI_REP_NOT_AVAILABLE Repository Not Available 20090126
4 CX_SRAPI_USER_NOT_AUTHORIZED Insufficient Authorization 20090126

Method CHECK_OBJECTS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IM_OBJECT_KEYS Call by reference Type reference (TYPE) SRAPI_T_REP_OBJECT_KEY Keys of Repository Objects 20090120
2 Exporting RESULT Call by reference Type reference (TYPE) SRAPI_T_CHECK_OBJECT_RESULT array of check object result 20090120
# Exception Resumable Description Created on
1 CX_SRAPI_CHECK_SERVICE_ERROR 20090123
2 CX_SRAPI_REP_API_ERROR 20090123
3 CX_SRAPI_REP_NOT_AVAILABLE 20090123
4 CX_SRAPI_USER_NOT_AUTHORIZED 20090123

Method CHECK_OBJECTS_ACT_OBJ Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IM_OBJECT_KEYS Call by reference Type reference (TYPE) SRAPI_T_REP_OBJECT_KEY Keys of Repository Objects 20090317
2 Exporting RESULT Call by reference Type reference (TYPE) SRAPI_T_CHECK_OBJECT_RESULT array of check object result 20090317
# Exception Resumable Description Created on
1 CX_SRAPI_CHECK_SERVICE_ERROR Exception while check service 20090323
2 CX_SRAPI_REP_API_ERROR Exception Rep API 20090323
3 CX_SRAPI_REP_NOT_AVAILABLE Repository Not Available 20090323
4 CX_SRAPI_USER_NOT_AUTHORIZED Insufficient Authorization 20090323

Method GET_CHANGELIST_USER Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RESULT Value transfer Type reference (TYPE) SRAPI_T_STRING Table with String Entries 20090710
# Exception Resumable Description Created on
1 CX_SRAPI_CHECK_SERVICE_ERROR Exception while check service 20090710
2 CX_SRAPI_REP_API_ERROR Exception Rep API 20090710
3 CX_SRAPI_REP_NOT_AVAILABLE Repository Not Available 20090710
4 CX_SRAPI_USER_NOT_AUTHORIZED Insufficient Authorization 20090710

Method PIC_CHECKS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IM_OBJECT_KEYS Call by reference Type reference (TYPE) SRAPI_T_REP_OBJECT_KEY 20090122
2 Exporting RESULT Call by reference Type reference (TYPE) SRAPI_T_CHECK_OBJECT_RESULT 20090122
# Exception Resumable Description Created on
1 CX_SRAPI_CHECK_SERVICE_ERROR 20090122
2 CX_SRAPI_REP_API_ERROR 20090122
3 CX_SRAPI_REP_NOT_AVAILABLE 20090122
4 CX_SRAPI_USER_NOT_AUTHORIZED 20090122
History
Last changed by/on SAP  20100113 
SAP Release Created in