SAP ABAP Class /IWBEP/IF_SBOD_PROP_TYPE (SB - OData - Property Type)
Meta Relationship - Used By
# Relationship type Used by Short Description Created on
1 Interface implementation (CLASS c. INTERFACES i_ref)  /IWBEP/CL_SBOD_PROP_TYPE SB - OData - Property Type 20130610
Properties
Class /IWBEP/IF_SBOD_PROP_TYPE  
Short Description SB - OData - Property Type    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package      
Created 20120201   SAP 
Last change 20141120    
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 /IWBEP/IF_SBOD_PROP_TYPE has no interface implemented.
Friends
Class /IWBEP/IF_SBOD_PROP_TYPE has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 GC_KIND_COMPLEX_TYPE Constant Public Type reference (TYPE) /IWBEP/SBOD_PROP_TYPE_KIND '2' constant 20130610
2 GC_KIND_ENUM_TYPE Constant Public Type reference (TYPE) /IWBEP/SBOD_PROP_TYPE_KIND '5' constant 20131010
3 GC_KIND_SIMPLE_TYPE Constant Public Type reference (TYPE) /IWBEP/SBOD_PROP_TYPE_KIND '1' constant 20130610
4 GC_KIND_TYPE_DEFINITION Constant Public Type reference (TYPE) /IWBEP/SBOD_PROP_TYPE_KIND '4' constant 20130610
Methods
# Method Level Visibility Method type Description Created on
1 GET_QUAL_NAME Instance method Public Method returns the qualified type name 20140319
2 GET_TYPE_KIND Instance method Public Method Returns the type kind 20130610
3 GET_TYPE_NAME Instance method Public Method Returns the type name 20130610
4 GET_TYPE_OBJECT Instance method Public Method Returns the type object, e.g. complex type 20130610
5 IS_COLLECTION Instance method Public Method Indicates a value collection 20130610
Events
Class /IWBEP/IF_SBOD_PROP_TYPE has no event.
Types
Class /IWBEP/IF_SBOD_PROP_TYPE has no local type.
Method Signatures

Method GET_QUAL_NAME Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RS_QUAL_NAME Value transfer Type reference (TYPE) /IWBEP/S_SBDM_QUAL_NAME qualified type name 20140319
# Exception Resumable Description Created on
1 /IWBEP/CX_SBCM_EXCEPTION SB: exception 20140319

Method GET_TYPE_KIND Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RV_TYPE_KIND Value transfer Type reference (TYPE) /IWBEP/SBOD_PROP_TYPE_KIND Service Builder: OData Property Type Kind 20130610
# Exception Resumable Description Created on
1 /IWBEP/CX_SBCM_EXCEPTION SB: exception 20130610

Method GET_TYPE_NAME Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RV_TYPE_NAME Value transfer Type reference (TYPE) /IWBEP/SBDM_NODE_NAME Service Builder: Node Name 20130610
# Exception Resumable Description Created on
1 /IWBEP/CX_SBCM_EXCEPTION SB: exception 20130610

Method GET_TYPE_OBJECT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RO_TYPE Value transfer Object reference (TYPE REF TO) /IWBEP/IF_SBDM_NODE SB - Domain Model - Node 20130610
# Exception Resumable Description Created on
1 /IWBEP/CX_SBCM_EXCEPTION SB: exception 20130610

Method IS_COLLECTION Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RV_RESULT Value transfer Type reference (TYPE) ABAP_BOOL 20130610
# Exception Resumable Description Created on
1 /IWBEP/CX_SBCM_EXCEPTION SB: exception 20130610
History
Last changed by/on SAP  20141120 
SAP Release Created in