SAP ABAP Class CL_SRAPI_CLASSIFIABLE_REPOBJ (Classification Parent Class)
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 - Using
# Relationship type Using Short Description Created on
1 Inheritance (c INHERITING FROM c_ref)  CL_SRAPI_REP_OBJECT Repository Object 20090109
Meta Relationship - Used By
# Relationship type Used by Short Description Created on
1 Inheritance (c INHERITING FROM c_ref)  CL_SRAPI_SERVICE_INTERFACE Service Interface 20090109
Properties
Class CL_SRAPI_CLASSIFIABLE_REPOBJ  
Short Description Classification Parent Class    
Super Class CL_SRAPI_REP_OBJECT Repository Object 
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package SAI_SREP_API   API for Repository 
Created 20090109   SAP 
Last change 20090618   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class CL_SRAPI_CLASSIFIABLE_REPOBJ has no forward declaration.
Interfaces
Class CL_SRAPI_CLASSIFIABLE_REPOBJ has no interface implemented.
Friends
Class CL_SRAPI_CLASSIFIABLE_REPOBJ has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 CLASSIFICATIONS Instance attribute Protected Type reference (TYPE) SRAPI_T_CLASSIFICATION Table with References to Classification 20090109
Methods
# Method Level Visibility Method type Description Created on
1 CREATE_SIMPLE_CONDITION Instance method Protected Method Create Simple Equal Condition 20090109
2 GET_CLASSIFICATIONS Instance method Protected Method Returns the Classifications of this Classifiable Rep Object 20090109
3 QUERY_CLASSIFICATIONS Instance method Private Method Executes query to fetch classifications from ESR. 20090109
Events
Class CL_SRAPI_CLASSIFIABLE_REPOBJ has no event.
Types
Class CL_SRAPI_CLASSIFIABLE_REPOBJ has no local type.
Method Signatures

Method CREATE_SIMPLE_CONDITION Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IM_CONDITION Call by reference Type reference (TYPE) STRING Condition 20090109
2 Importing IM_VALUE Call by reference Type reference (TYPE) STRING Value 20090109
3 Returning RESULT Value transfer Object reference (TYPE REF TO) CL_SRAPI_SINGLE_ATTRIBUTE_COND Definition Simple Attribute Condition 20090109

Method CREATE_SIMPLE_CONDITION on class CL_SRAPI_CLASSIFIABLE_REPOBJ has no exception.

Method GET_CLASSIFICATIONS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning IM_CLASSIFICATIONS Value transfer Type reference (TYPE) SRAPI_T_CLASSIFICATION Table with References to Classification 20090109
# Exception Resumable Description Created on
1 CX_SRAPI_QUERY_SERVICE_ERROR Exception Query Service 20090109
2 CX_SRAPI_REP_NOT_AVAILABLE Repository Not Available 20090109

Method QUERY_CLASSIFICATIONS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning EX_RESULT Value transfer Type reference (TYPE) SRAPI_T_CLASSIFICATION Table with References to Classification 20090109
# Exception Resumable Description Created on
1 CX_SRAPI_QUERY_SERVICE_ERROR Exception Query Service 20090109
2 CX_SRAPI_REP_NOT_AVAILABLE Repository Not Available 20090109
History
Last changed by/on SAP  20090618 
SAP Release Created in