SAP ABAP Class /IWBEP/IF_SBOD_TERM_TYPE (SB - OData - Term Type)
Meta Relationship - Used By
# Relationship type Used by Short Description Created on
1 Interface implementation (CLASS c. INTERFACES i_ref)  /IWBEP/CL_SBOD_TERM_TYPE SB - OData - Term Type 20130426
Properties
Class /IWBEP/IF_SBOD_TERM_TYPE  
Short Description SB - OData - Term 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
Class /IWBEP/IF_SBOD_TERM_TYPE has no forward declaration.
Interfaces
Class /IWBEP/IF_SBOD_TERM_TYPE has no interface implemented.
Friends
Class /IWBEP/IF_SBOD_TERM_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_TERM_TYPE_KIND '2' constant 20130425
2 GC_KIND_ENTITY_TYPE Constant Public Type reference (TYPE) /IWBEP/SBOD_TERM_TYPE_KIND '3' constant 20130425
3 GC_KIND_ENUM_TYPE Constant Public Type reference (TYPE) /IWBEP/SBOD_TERM_TYPE_KIND '5' constant 20130927
4 GC_KIND_SIMPLE_TYPE Constant Public Type reference (TYPE) /IWBEP/SBOD_TERM_TYPE_KIND '1' constant 20130426
5 GC_KIND_TYPE_DEFINITION Constant Public Type reference (TYPE) /IWBEP/SBOD_TERM_TYPE_KIND '4' constant 20130612
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 20130425
3 GET_TYPE_NAME Instance method Public Method returns the type name 20130425
4 GET_TYPE_OBJECT Instance method Public Method returns the type object, e.g. complex type 20130426
5 IS_COLLECTION Instance method Public Method indicates a value collection 20130425
Events
Class /IWBEP/IF_SBOD_TERM_TYPE has no event.
Types
Class /IWBEP/IF_SBOD_TERM_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_TERM_TYPE_KIND type kind 20130425
# Exception Resumable Description Created on
1 /IWBEP/CX_SBCM_EXCEPTION SB: exception 20130425

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 type name 20130425
# Exception Resumable Description Created on
1 /IWBEP/CX_SBCM_EXCEPTION SB: exception 20130425

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 20130426
# Exception Resumable Description Created on
1 /IWBEP/CX_SBCM_EXCEPTION SB: exception 20130426

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) /IWBEP/SBOD_ISCOLLECTION value collection indicator 20130425
# Exception Resumable Description Created on
1 /IWBEP/CX_SBCM_EXCEPTION SB: exception 20130425
History
Last changed by/on SAP  20141120 
SAP Release Created in