SAP ABAP Class CE_FSL_ACTIVITY_TYPE (Enumeration: Type of Activity)
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_TYPE  
Short Description Enumeration: Type of Activity    
Super Class    
Instantiability of a Class 0  Private 
Final    
General Data
Message Class    
Program status     
Category 0   
Package FSL_UTILITIES   Auxiliary Functions 
Created 20080804   SAP 
Last change 20110908   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
# Type group / Object type Type Type Description
1 CE_FSL_ACTIVITY_TYPE Forward declaration class (CLASS c DEFINITION DEFERRED)  Forward declaration class (CLASS c DEFINITION DEFERRED)
Interfaces
Class CE_FSL_ACTIVITY_TYPE has no interface implemented.
Friends
Class CE_FSL_ACTIVITY_TYPE has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 C_FSL_ERROR_PROCESSING Constant Private Type reference (TYPE) FSL_DTE_ACTIVITY_TYPE '2' Type of Activity (Such as Service, ECH or CNS) 20080804
2 C_FSL_EVENT_PROCESSING Constant Private Type reference (TYPE) FSL_DTE_ACTIVITY_TYPE '3' Type of Activity (Such as Service, ECH or CNS) 20080804
3 C_FSL_SERVICE_INVOCATION Constant Private Type reference (TYPE) FSL_DTE_ACTIVITY_TYPE '1' Type of Activity (Such as Service, ECH or CNS) 20080804
4 C_PSJ_ERROR_PROCESSING Constant Public Type reference (TYPE) PSJ_STEP_TYPE 'F' Type of Activity (Such as Service, ECH or CNS) 20080804
5 C_PSJ_EVENT_PROCESSING Constant Public Type reference (TYPE) PSJ_STEP_TYPE 'E' Type of Activity (Such as Service, ECH or CNS) 20080804
6 C_PSJ_SERVICE_INVOCATION Constant Public Type reference (TYPE) PSJ_STEP_TYPE 'S' Type of Activity (Such as Service, ECH or CNS) 20080804
7 ERROR_PROCESSING Static Attribute Public Object reference (TYPE REF TO) CE_FSL_ACTIVITY_TYPE Error Processing 20080808
8 EVENT_PROCESSING Static Attribute Public Object reference (TYPE REF TO) CE_FSL_ACTIVITY_TYPE Event Processing 20080808
9 FSL_TYPE_CODE Instance attribute Private Type reference (TYPE) FSL_DTE_ACTIVITY_TYPE Type of Activity (Such as Service, ECH or CNS) 20080806
10 SERVICE_INVOCATION Static Attribute Public Object reference (TYPE REF TO) CE_FSL_ACTIVITY_TYPE Service Invocation 20080808
Methods
# Method Level Visibility Method type Description Created on
1 CLASS_CONSTRUCTOR Static method Public Constructor 20080804
2 GET_FSL_NAME Instance method Public Method Supplies the Name of the Activity Type in FSL Representation 20081010
3 GET_FSL_TYPE Instance method Public Method Supplies Value of the Activity Type in FSL Representation 20080806
4 GET_PSJ_TYPE Instance method Public Method Supplies Value of the Activity Type in PSJ Representation 20080806
5 S_GET_INSTANCE_BY_FSL_VALUE Static method Public Method Supplies Instance for Activity Type in FSL Representation 20080804
6 S_GET_INSTANCE_BY_PSJ_VALUE Static method Public Method Supplies Instance for Activity Type in PSJ Representation 20080804
7 S_GET_VALUES Static method Public Method Supplies Table Entries 20080804
Events
Class CE_FSL_ACTIVITY_TYPE has no event.
Types
# Type Visibility Typing Associated Type Description Created on Type Source
1 TAB Public See coding 20080804 tab type standard table of ref to ce_fsl_activity_type with default key
2 T_STR_MEDIUM_NAME Public See coding 20081010 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_TYPE has no parameter.
Method CLASS_CONSTRUCTOR on class CE_FSL_ACTIVITY_TYPE 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_FSL_NAME Value transfer Type reference (TYPE) CE_FSL_ACTIVITY_TYPE=>T_STR_MEDIUM_NAME 20081010

Method GET_FSL_NAME on class CE_FSL_ACTIVITY_TYPE has no exception.

Method GET_FSL_TYPE 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_TYPE Typ einer Aktivität (z.B. Service, ECH oder CNS) 20080806

Method GET_FSL_TYPE on class CE_FSL_ACTIVITY_TYPE has no exception.

Method GET_PSJ_TYPE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning R_TYPE Value transfer Type reference (TYPE) PSJ_STEP_TYPE Typ eines Prozesschritts 20080806

Method GET_PSJ_TYPE on class CE_FSL_ACTIVITY_TYPE 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_TYPE Call by reference Type reference (TYPE) FSL_DTE_ACTIVITY_TYPE Typ einer Aktivität (z.B. Service, ECH oder CNS) 20080804
2 Returning R_REF_INSTANCE Value transfer Object reference (TYPE REF TO) CE_FSL_ACTIVITY_TYPE Enumeration: Art der Aktivität 20080804

Method S_GET_INSTANCE_BY_FSL_VALUE on class CE_FSL_ACTIVITY_TYPE 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_TYPE Call by reference Type reference (TYPE) PSJ_STEP_TYPE Typ eines Prozesschritts 20080804
2 Returning R_REF_INSTANCE Value transfer Object reference (TYPE REF TO) CE_FSL_ACTIVITY_TYPE Enumeration: Art der Aktivität 20080804

Method S_GET_INSTANCE_BY_PSJ_VALUE on class CE_FSL_ACTIVITY_TYPE 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_TYPE=>TAB Einstelliges Kennzeichen 20080804

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