SAP ABAP Class CE_SXF_TYPE_CATEGORY (CE_SXF_TYPE_CATEGORY)
Hierarchy
SAP_BASIS (Software Component) SAP Basis Component
   BC-ESI-SIW (Application Component) Service Implementation Workbench
     S_SIW_TYPES (Package) SIW: Global Type definitions
Properties
Class CE_SXF_TYPE_CATEGORY  
Short Description    
Super Class    
Instantiability of a Class 0  Private 
Final    
General Data
Message Class    
Program status     
Category 0   
Package S_SIW_TYPES   SIW: Global Type definitions 
Created 20070309   SAP 
Last change 20110908   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class CE_SXF_TYPE_CATEGORY has no forward declaration.
Interfaces
Class CE_SXF_TYPE_CATEGORY has no interface implemented.
Friends
Class CE_SXF_TYPE_CATEGORY has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 EXCEPTION Static Attribute Public Object reference (TYPE REF TO) CE_SXF_TYPE_CATEGORY EXCEPTION 20101221
2 ID Instance attribute Private Type reference (TYPE) STRING ID 20070309
3 SIMPLE Static Attribute Public Object reference (TYPE REF TO) CE_SXF_TYPE_CATEGORY SIMPLE 20070309
4 STRUCTURE Static Attribute Public Object reference (TYPE REF TO) CE_SXF_TYPE_CATEGORY STRUCTURE 20070309
5 TABLE Static Attribute Public Object reference (TYPE REF TO) CE_SXF_TYPE_CATEGORY TABLE 20070309
6 TYPECODE Instance attribute Private Type reference (TYPE) SIW_DTE_SXF_TYPE_KIND TYPECODE 20070309
Methods
# Method Level Visibility Method type Description Created on
1 CLASS_CONSTRUCTOR Static method Public Constructor CLASS_CONSTRUCTOR 20070309
2 GET_ID Instance method Public Method GET_ID 20070309
3 GET_TEXT Instance method Public Method GET_TEXT 20070309
4 GET_TYPECODE Instance method Public Method GET_TYPECODE 20070309
5 S_GET_INSTANCE Static method Public Method S_GET_INSTANCE 20070309
6 S_GET_VALUES Static method Public Method S_GET_VALUES 20070309
Events
Class CE_SXF_TYPE_CATEGORY has no event.
Types
# Type Visibility Typing Associated Type Description Created on Type Source
1 TAB Public See coding TAB 20070309 tab TYPE STANDARD TABLE OF REF TO CE_SXF_TYPE_CATEGORY WITH DEFAULT KEY
Method Signatures

Method CLASS_CONSTRUCTOR Signature

Method CLASS_CONSTRUCTOR on class CE_SXF_TYPE_CATEGORY has no parameter.
Method CLASS_CONSTRUCTOR on class CE_SXF_TYPE_CATEGORY has no exception.

Method GET_ID Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning R_STRING Value transfer Type reference (TYPE) STRING R_STRING 20070309

Method GET_ID on class CE_SXF_TYPE_CATEGORY has no exception.

Method GET_TEXT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning R_TEXT Value transfer Type reference (TYPE) STRING R_TEXT 20070309

Method GET_TEXT on class CE_SXF_TYPE_CATEGORY has no exception.

Method GET_TYPECODE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning R_CODE Value transfer Type reference (TYPE) SIW_DTE_SXF_TYPE_KIND R_CODE 20070309

Method GET_TYPECODE on class CE_SXF_TYPE_CATEGORY has no exception.

Method S_GET_INSTANCE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_TYPECODE Call by reference Type reference (TYPE) SIW_DTE_SXF_TYPE_KIND I_TYPECODE 20070309
2 Returning R_INSTANCE Value transfer Object reference (TYPE REF TO) CE_SXF_TYPE_CATEGORY R_INSTANCE 20070309

Method S_GET_INSTANCE on class CE_SXF_TYPE_CATEGORY has no exception.

Method S_GET_VALUES Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning R_VALUES Value transfer Type reference (TYPE) TAB R_VALUES 20070309

Method S_GET_VALUES on class CE_SXF_TYPE_CATEGORY has no exception.
History
Last changed by/on SAP  20110908 
SAP Release Created in