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 | ![]() |
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 | ![]() |
Static Attribute | Public | Object reference (TYPE REF TO) | CE_FSL_ACTIVITY_STATUS_CODE | Completed | 20080808 | ||
2 | ![]() |
Constant | Public | Type reference (TYPE) | CNS_DTE_CP_STATUS | 'P' | Change Pointer Status: Edited | 20080822 | |
3 | ![]() |
Constant | Public | Type reference (TYPE) | CNS_DTE_CP_STATUS | 'E' | Change Pointer Status: Incorrect | 20080822 | |
4 | ![]() |
Constant | Public | Type reference (TYPE) | CNS_DTE_CP_STATUS | 'C' | Change Pointer Status: Created | 20080822 | |
5 | ![]() |
Constant | Public | Type reference (TYPE) | CNS_DTE_CP_STATUS | 'S' | Change Pointer Status: Sent | 20080822 | |
6 | ![]() |
Constant | Private | Type reference (TYPE) | FSL_DTE_ACTIVITY_STATUS_CODE | '2' | Representation for GDT ProcessIntegratioActyLCStatusCode | 20080804 | |
7 | ![]() |
Constant | Private | Type reference (TYPE) | FSL_DTE_ACTIVITY_STATUS_CODE | '3' | Representation for GDT ProcessIntegratioActyLCStatusCode | 20080804 | |
8 | ![]() |
Constant | Private | Type reference (TYPE) | FSL_DTE_ACTIVITY_STATUS_CODE | '1' | Representation for GDT ProcessIntegratioActyLCStatusCode | 20080804 | |
9 | ![]() |
Constant | Public | Type reference (TYPE) | PSJ_ACTION | 'C' | Status of Process Step | 20080804 | |
10 | ![]() |
Constant | Public | Type reference (TYPE) | PSJ_ACTION | 'F' | Status of Process Step | 20080804 | |
11 | ![]() |
Constant | Public | Type reference (TYPE) | PSJ_ACTION | 'S' | Status of Process Step | 20080804 | |
12 | ![]() |
Static Attribute | Public | Object reference (TYPE REF TO) | CE_FSL_ACTIVITY_STATUS_CODE | With Errors | 20080808 | ||
13 | ![]() |
Instance attribute | Private | Type reference (TYPE) | CE_FSL_ACTIVITY_STATUS_CODE=>T_STR_MEDIUM_NAME | Single-Character Indicator | 20081120 | ||
14 | ![]() |
Instance attribute | Private | Type reference (TYPE) | FSL_DTE_ACTIVITY_STATUS_CODE | Representation for GDT ProcessIntegratioActyLCStatusCode | 20080806 | ||
15 | ![]() |
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 | ![]() |
Static method | Public | Constructor | 20080804 | |
2 | ![]() |
Instance method | Public | Method | Supplies Value in FSL Representation | 20080806 |
3 | ![]() |
Instance method | Public | Method | Supplies Name of Code in GDT Representation | 20080901 |
4 | ![]() |
Instance method | Public | Method | Supplies Value in PSJ Representation | 20080806 |
5 | ![]() |
Static method | Public | Method | Supplies Instance for a CNS Value | 20080822 |
6 | ![]() |
Static method | Public | Method | Supplies Instance for a GDT Value | 20080804 |
7 | ![]() |
Static method | Public | Method | Supplies Instance for a PSJ Value | 20080804 |
8 | ![]() |
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 | ![]() |
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 | ![]() |
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 | ![]() |
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 | ![]() |
I_CODE | Call by reference | Type reference (TYPE) | CNS_DTE_CP_STATUS | 20080822 | |||
2 | ![]() |
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 | ![]() |
I_CODE | Call by reference | Type reference (TYPE) | FSL_DTE_ACTIVITY_STATUS_CODE | Repräsentation für GDT ProcessIntegratioActyLCStatusCode | 20080804 | ||
2 | ![]() |
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 | ![]() |
I_CODE | Call by reference | Type reference (TYPE) | PSJ_ACTION | Zustand eines Prozessschritts | 20080804 | ||
2 | ![]() |
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 | ![]() |
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 |