SAP ABAP Class CE_FSL_PROC_RESULT_CODE (Enumeration: GDT Processing Result Code)
Hierarchy
☛
SAP_BS_FND (Software Component) SAP Business Suite Foundation
⤷
FS (Application Component) Financial Services
⤷
FSL_ERROR_CONFLICT (Package) Error and Conflict Handling

⤷

⤷

Properties
Class | CE_FSL_PROC_RESULT_CODE | |
Short Description | Enumeration: GDT Processing Result Code | |
Super Class | ||
Instantiability of a Class | 0 | Private |
Final |
General Data
Message Class | ||
Program status | ||
Category | 0 | |
Package | FSL_ERROR_CONFLICT | Error and Conflict Handling |
Created | 20070105 | 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_PROC_RESULT_CODE has no interface implemented.
Friends
Class CE_FSL_PROC_RESULT_CODE has no friend class.
Attributes
# | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
Constant | Private | Type reference (TYPE) | FSL_DTE_GDT_PROC_RESULT_CODE | '5' | Processing of Message Ended with Error(s) | 20070105 | |
2 | ![]() |
Constant | Private | Type reference (TYPE) | FSL_DTE_GDT_PROC_RESULT_CODE | '2' | Message Still Being Processed | 20070105 | |
3 | ![]() |
Constant | Private | Type reference (TYPE) | FSL_DTE_GDT_PROC_RESULT_CODE | '4' | Parts of Message Processed Succesfully | 20070105 | |
4 | ![]() |
Constant | Private | Type reference (TYPE) | FSL_DTE_GDT_PROC_RESULT_CODE | '1' | Message Received, Processing Not Yet Started | 20070105 | |
5 | ![]() |
Constant | Private | Type reference (TYPE) | FSL_DTE_GDT_PROC_RESULT_CODE | '3' | Processing Successfully Completed | 20070105 | |
6 | ![]() |
Static Attribute | Public | Object reference (TYPE REF TO) | CE_FSL_PROC_RESULT_CODE | Processing of Message Ended with Error(s) | 20070105 | ||
7 | ![]() |
Static Attribute | Public | Object reference (TYPE REF TO) | CE_FSL_PROC_RESULT_CODE | Message Still Being Processed | 20070105 | ||
8 | ![]() |
Static Attribute | Public | Object reference (TYPE REF TO) | CE_FSL_PROC_RESULT_CODE | Parts of Message Processed Succesfully | 20070105 | ||
9 | ![]() |
Static Attribute | Public | Object reference (TYPE REF TO) | CE_FSL_PROC_RESULT_CODE | Message Received, Processing Not Yet Started | 20070105 | ||
10 | ![]() |
Static Attribute | Public | Object reference (TYPE REF TO) | CE_FSL_PROC_RESULT_CODE | Processing Successfully Completed | 20070105 | ||
11 | ![]() |
Instance attribute | Private | Type reference (TYPE) | FSL_DTE_GDT_PROC_RESULT_CODE | Representation for GDT Processing Result Code | 20070105 |
Methods
# | Method | Level | Visibility | Method type | Description | Created on |
---|---|---|---|---|---|---|
1 | ![]() |
Static method | Public | Constructor | Class Constructor | 20070105 |
2 | ![]() |
Instance method | Public | Method | Supplies Type Code | 20070105 |
3 | ![]() |
Static method | Public | Method | Supplies Enumeration Instance for a Type Code | 20070105 |
4 | ![]() |
Static method | Public | Method | Supplies All Enumeration Instances | 20070105 |
Events
Class CE_FSL_PROC_RESULT_CODE has no event.
Types
# | Type | Visibility | Typing | Associated Type | Description | Created on | Type Source |
---|---|---|---|---|---|---|---|
1 | TAB | Public | See coding | Table with Entries | 20070105 | tab type standard table of ref to CE_FSL_PROC_RESULT_CODE with default key
|
Method Signatures
Method CLASS_CONSTRUCTOR Signature
Method CLASS_CONSTRUCTOR on class CE_FSL_PROC_RESULT_CODE has no parameter.
Method CLASS_CONSTRUCTOR on class CE_FSL_PROC_RESULT_CODE has no exception.
Method GET_TYPECODE Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
R_TYPECODE | Value transfer | Type reference (TYPE) | FSL_DTE_GDT_PROC_RESULT_CODE | Repräsentation für GDT ProcessingResultCode | 20070105 |
Method GET_TYPECODE on class CE_FSL_PROC_RESULT_CODE has no exception.
Method S_GET_INSTANCE Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
I_TYPECODE | Call by reference | Type reference (TYPE) | FSL_DTE_GDT_PROC_RESULT_CODE | Repräsentation für GDT ProcessingResultCode | 20070105 | ||
2 | ![]() |
R_REF_INSTANCE | Value transfer | Object reference (TYPE REF TO) | CE_FSL_PROC_RESULT_CODE | Enumeration: GDT ProcessingResultCode | 20070105 |
Method S_GET_INSTANCE on class CE_FSL_PROC_RESULT_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_PROC_RESULT_CODE=>TAB | Tabelle mit Einträgen | 20070105 |
Method S_GET_VALUES on class CE_FSL_PROC_RESULT_CODE has no exception.
History
Last changed by/on | SAP | 20110908 |
SAP Release Created in | 100 |