SAP ABAP Class CE_FSL_ACTIVITY_DIRECTION_CODE (Enumeration: Activity direction)
Hierarchy
SAP_BS_FND (Software Component) SAP Business Suite Foundation
   FS (Application Component) Financial Services
     FSL_UTILITIES (Package) Auxiliary Functions
Properties
Class CE_FSL_ACTIVITY_DIRECTION_CODE  
Short Description Enumeration: Activity direction    
Super Class    
Instantiability of a Class 0  Private 
Final    
General Data
Message Class    
Program status     
Category 0   
Package FSL_UTILITIES   Auxiliary Functions 
Created 20081009   SAP 
Last change 20130531   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
# Type group / Object type Type Type Description
1 CE_FSL_ACTIVITY_DIRECTION_CODE Forward declaration class (CLASS c DEFINITION DEFERRED)  Forward declaration class (CLASS c DEFINITION DEFERRED)
Interfaces
Class CE_FSL_ACTIVITY_DIRECTION_CODE has no interface implemented.
Friends
Class CE_FSL_ACTIVITY_DIRECTION_CODE has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 CON_GDT_INBOUND Constant Private Type reference (TYPE) FSL_DTE_ACTIVITY_DIRECTN_CODE '1' 20081009
2 CON_GDT_OUTBOUND Constant Private Type reference (TYPE) FSL_DTE_ACTIVITY_DIRECTN_CODE '2' 20081009
3 CON_PSJ_INBOUND Constant Private Type reference (TYPE) PSJ_ENTRY_DIRECTION 'I' 20081009
4 CON_PSJ_OUTBOUND Constant Private Type reference (TYPE) PSJ_ENTRY_DIRECTION 'O' 20081009
5 FSL_CODE Instance attribute Private Type reference (TYPE) FSL_DTE_ACTIVITY_DIRECTN_CODE 20081009
6 INBOUND Static Attribute Public Object reference (TYPE REF TO) CE_FSL_ACTIVITY_DIRECTION_CODE 20081009
7 OUTBOUND Static Attribute Public Object reference (TYPE REF TO) CE_FSL_ACTIVITY_DIRECTION_CODE 20081009
Methods
# Method Level Visibility Method type Description Created on
1 CLASS_CONSTRUCTOR Static method Public Constructor 20081009
2 GET_FSL_CODE Instance method Public Method 20081009
3 GET_FSL_NAME Instance method Public Method 20090423
4 GET_PSJ_CODE Instance method Public Method 20081009
5 S_GET_INSTANCE_BY_FSL_VALUE Static method Public Method 20081009
6 S_GET_INSTANCE_BY_PSJ_VALUE Static method Public Method 20081009
7 S_GET_VALUES Static method Public Method 20081009
Events
Class CE_FSL_ACTIVITY_DIRECTION_CODE has no event.
Types
# Type Visibility Typing Associated Type Description Created on Type Source
1 TAB Public See coding 20081009 tab type standard table of ref to ce_fsl_activity_direction_code with default key
2 T_STR_MEDIUM_NAME Public See coding 20090423 begin of t_str_medium_name, content type c length 40, language_code type c length 9, end of t_str_medium_name
Method Signatures

Method CLASS_CONSTRUCTOR Signature

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

Method GET_FSL_CODE Signature

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

Method GET_FSL_CODE on class CE_FSL_ACTIVITY_DIRECTION_CODE has no exception.

Method GET_FSL_NAME Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning R_STR_MEDIUM_NAME Value transfer Type reference (TYPE) CE_FSL_ACTIVITY_DIRECTION_CODE=>T_STR_MEDIUM_NAME 20090423

Method GET_FSL_NAME on class CE_FSL_ACTIVITY_DIRECTION_CODE has no exception.

Method GET_PSJ_CODE Signature

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

Method GET_PSJ_CODE on class CE_FSL_ACTIVITY_DIRECTION_CODE has no exception.

Method S_GET_INSTANCE_BY_FSL_VALUE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_CODE Call by reference Type reference (TYPE) FSL_DTE_ACTIVITY_DIRECTN_CODE 20081009
2 Returning R_REF_INSTANCE Value transfer Object reference (TYPE REF TO) CE_FSL_ACTIVITY_DIRECTION_CODE 20081009

Method S_GET_INSTANCE_BY_FSL_VALUE on class CE_FSL_ACTIVITY_DIRECTION_CODE has no exception.

Method S_GET_INSTANCE_BY_PSJ_VALUE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_CODE Call by reference Type reference (TYPE) PSJ_ENTRY_DIRECTION 20081009
2 Returning R_REF_INSTANCE Value transfer Object reference (TYPE REF TO) CE_FSL_ACTIVITY_DIRECTION_CODE 20081009

Method S_GET_INSTANCE_BY_PSJ_VALUE on class CE_FSL_ACTIVITY_DIRECTION_CODE 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) CE_FSL_ACTIVITY_DIRECTION_CODE=>TAB 20081009

Method S_GET_VALUES on class CE_FSL_ACTIVITY_DIRECTION_CODE has no exception.
History
Last changed by/on SAP  20130531 
SAP Release Created in 300