SAP ABAP Class CE_FSL_ACTIVITY_STATUS_CODE (Enumeration: Status of Activities)
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_STATUS_CODE  
Short Description Enumeration: Status of Activities    
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_STATUS_CODE Forward declaration class (CLASS c DEFINITION DEFERRED)  Forward declaration class (CLASS c DEFINITION DEFERRED)
Interfaces
Class CE_FSL_ACTIVITY_STATUS_CODE has no interface implemented.
Friends
Class CE_FSL_ACTIVITY_STATUS_CODE has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 COMPLETED Static Attribute Public Object reference (TYPE REF TO) CE_FSL_ACTIVITY_STATUS_CODE Completed 20080808
2 CON_CNS_COMPLETED Constant Public Type reference (TYPE) CNS_DTE_CP_STATUS 'P' Change Pointer Status: Edited 20080822
3 CON_CNS_FAILED Constant Public Type reference (TYPE) CNS_DTE_CP_STATUS 'E' Change Pointer Status: Incorrect 20080822
4 CON_CNS_INITIATED Constant Public Type reference (TYPE) CNS_DTE_CP_STATUS 'C' Change Pointer Status: Created 20080822
5 CON_CNS_SENT Constant Public Type reference (TYPE) CNS_DTE_CP_STATUS 'S' Change Pointer Status: Sent 20080822
6 CON_GDT_COMPLETED Constant Private Type reference (TYPE) FSL_DTE_ACTIVITY_STATUS_CODE '2' Representation for GDT ProcessIntegratioActyLCStatusCode 20080804
7 CON_GDT_FAILED Constant Private Type reference (TYPE) FSL_DTE_ACTIVITY_STATUS_CODE '3' Representation for GDT ProcessIntegratioActyLCStatusCode 20080804
8 CON_GDT_INITIATED Constant Private Type reference (TYPE) FSL_DTE_ACTIVITY_STATUS_CODE '1' Representation for GDT ProcessIntegratioActyLCStatusCode 20080804
9 CON_PSJ_COMPLETED Constant Public Type reference (TYPE) PSJ_ACTION 'C' Status of Process Step 20080804
10 CON_PSJ_FAILED Constant Public Type reference (TYPE) PSJ_ACTION 'F' Status of Process Step 20080804
11 CON_PSJ_INITIATED Constant Public Type reference (TYPE) PSJ_ACTION 'S' Status of Process Step 20080804
12 FAILED Static Attribute Public Object reference (TYPE REF TO) CE_FSL_ACTIVITY_STATUS_CODE With Errors 20080808
13 GDT_NAME Instance attribute Private Type reference (TYPE) CE_FSL_ACTIVITY_STATUS_CODE=>T_STR_MEDIUM_NAME Single-Character Indicator 20081120
14 GDT_STATUS_CODE Instance attribute Private Type reference (TYPE) FSL_DTE_ACTIVITY_STATUS_CODE Representation for GDT ProcessIntegratioActyLCStatusCode 20080806
15 INITIATED Static Attribute Public Object reference (TYPE REF TO) CE_FSL_ACTIVITY_STATUS_CODE Initiated 20080808
Methods
# Method Level Visibility Method type Description Created on
1 CLASS_CONSTRUCTOR Static method Public Constructor 20080804
2 GET_FSL_CODE Instance method Public Method Supplies Value in FSL Representation 20080806
3 GET_GDT_NAME Instance method Public Method Supplies Name of Code in GDT Representation 20080901
4 GET_PSJ_CODE Instance method Public Method Supplies Value in PSJ Representation 20080806
5 S_GET_INSTANCE_BY_CNS_VALUE Static method Public Method Supplies Instance for a CNS Value 20080822
6 S_GET_INSTANCE_BY_GDT_VALUE Static method Public Method Supplies Instance for a GDT Value 20080804
7 S_GET_INSTANCE_BY_PSJ_VALUE Static method Public Method Supplies Instance for a PSJ Value 20080804
8 S_GET_VALUES Static method Public Method List of All Defined Values 20080804
Events
Class CE_FSL_ACTIVITY_STATUS_CODE 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_status_code with default key
2 T_STR_MEDIUM_NAME Public See coding 20080901 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_STATUS_CODE has no parameter.
Method CLASS_CONSTRUCTOR on class CE_FSL_ACTIVITY_STATUS_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_STATUS_CODE Repräsentation für GDT ProcessIntegratioActyLCStatusCode 20080806

Method GET_FSL_CODE on class CE_FSL_ACTIVITY_STATUS_CODE has no exception.

Method GET_GDT_NAME Signature

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

Method GET_GDT_NAME on class CE_FSL_ACTIVITY_STATUS_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_ACTION Aktion zu einem Prozessschritt 20080806

Method GET_PSJ_CODE on class CE_FSL_ACTIVITY_STATUS_CODE has no exception.

Method S_GET_INSTANCE_BY_CNS_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) CNS_DTE_CP_STATUS 20080822
2 Returning R_REF_INSTANCE Value transfer Object reference (TYPE REF TO) CE_FSL_ACTIVITY_STATUS_CODE Enumeration: Status von Aktivitäten 20080822

Method S_GET_INSTANCE_BY_CNS_VALUE on class CE_FSL_ACTIVITY_STATUS_CODE has no exception.

Method S_GET_INSTANCE_BY_GDT_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_STATUS_CODE Repräsentation für GDT ProcessIntegratioActyLCStatusCode 20080804
2 Returning R_REF_INSTANCE Value transfer Object reference (TYPE REF TO) CE_FSL_ACTIVITY_STATUS_CODE Enumeration: Status von Aktivitäten 20080804

Method S_GET_INSTANCE_BY_GDT_VALUE on class CE_FSL_ACTIVITY_STATUS_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_ACTION Zustand eines Prozessschritts 20080804
2 Returning R_REF_INSTANCE Value transfer Object reference (TYPE REF TO) CE_FSL_ACTIVITY_STATUS_CODE Enumeration: Status von Aktivitäten 20080804

Method S_GET_INSTANCE_BY_PSJ_VALUE on class CE_FSL_ACTIVITY_STATUS_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_STATUS_CODE=>TAB 20080804

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