SAP ABAP Class CE_FEH_MESSAGE_INDICATION (Message Indication)
Hierarchy
☛
SAP_ABA (Software Component) Cross-Application Component
⤷
CA-FS-ECH (Application Component) Error and Conflict Handler
⤷
FEH_BASIS (Package) FEH Basis: General FEH Programs

⤷

⤷

Properties
Class | CE_FEH_MESSAGE_INDICATION | |
Short Description | Message Indication | |
Super Class | ||
Instantiability of a Class | 0 | Private |
Final |
General Data
Message Class | ||
Program status | ||
Category | 0 | |
Package | FEH_BASIS | FEH Basis: General FEH Programs |
Created | 20090320 | SAP |
Last change | 20110908 | SAP |
Shared Memory-enabled | ||
Fixed point arithmetic | ||
Unicode checks active |
Forward declarations
Class CE_FEH_MESSAGE_INDICATION has no forward declaration.
Interfaces
Class CE_FEH_MESSAGE_INDICATION has no interface implemented.
Friends
Class CE_FEH_MESSAGE_INDICATION has no friend class.
Attributes
# | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
Static Attribute | Public | Type reference (TYPE) | ECH_DTE_STATUS | 'X' | Status | 20090324 | |
2 | ![]() |
Static Attribute | Public | Type reference (TYPE) | ECH_DTE_STATUS | '' | Status | 20090324 | |
3 | ![]() |
Static Attribute | Public | Object reference (TYPE REF TO) | CE_FEH_MESSAGE_INDICATION | FAILED | 20090324 | ||
4 | ![]() |
Instance attribute | Protected | Type reference (TYPE) | STRING | ID | 20090324 | ||
5 | ![]() |
Static Attribute | Public | Object reference (TYPE REF TO) | CE_FEH_MESSAGE_INDICATION | IN_PROCESS | 20090324 | ||
6 | ![]() |
Static Attribute | Public | Object reference (TYPE REF TO) | CE_FEH_MESSAGE_INDICATION | SUCCESSFUL | 20090324 | ||
7 | ![]() |
Instance attribute | Protected | See coding | TYPECODE | 20090324 |
Methods
# | Method | Level | Visibility | Method type | Description | Created on |
---|---|---|---|---|---|---|
1 | ![]() |
Static method | Public | Constructor | CLASS_CONSTRUCTOR | 20090324 |
2 | ![]() |
Instance method | Public | Method | GET_ID | 20090324 |
3 | ![]() |
Instance method | Public | Method | GET_TEXT | 20090324 |
4 | ![]() |
Instance method | Public | Method | GET_TYPECODE | 20090324 |
5 | ![]() |
Static method | Public | Method | 20090324 | |
6 | ![]() |
Static method | Public | Method | S_GET_INSTANCE | 20090324 |
7 | ![]() |
Static method | Public | Method | S_GET_VALUES | 20090324 |
Events
Class CE_FEH_MESSAGE_INDICATION has no event.
Types
# | Type | Visibility | Typing | Associated Type | Description | Created on | Type Source |
---|---|---|---|---|---|---|---|
1 | TAB | Public | See coding | 20090324 | tab TYPE STANDARD TABLE OF REF TO CE_FEH_MESSAGE_INDICATION WITH DEFAULT KEY
|
Method Signatures
Method CLASS_CONSTRUCTOR Signature
Method CLASS_CONSTRUCTOR on class CE_FEH_MESSAGE_INDICATION has no parameter.
Method CLASS_CONSTRUCTOR on class CE_FEH_MESSAGE_INDICATION has no exception.
Method GET_ID Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
R_STRING | Value transfer | Type reference (TYPE) | STRING | R_STRING | 20090324 |
Method GET_ID on class CE_FEH_MESSAGE_INDICATION has no exception.
Method GET_TEXT Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
R_TEXT | Value transfer | Type reference (TYPE) | STRING | R_TEXT | 20090324 |
Method GET_TEXT on class CE_FEH_MESSAGE_INDICATION has no exception.
Method GET_TYPECODE Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
R_CODE | Value transfer | Type reference (TYPE) | CHAR1 | R_CODE | 20090324 |
Method GET_TYPECODE on class CE_FEH_MESSAGE_INDICATION has no exception.
Method S_GET_BY_ECH_STATUS Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
I_ECH_STATUS | Call by reference | Type reference (TYPE) | ECH_DTE_STATUS | Status | 20090324 | ||
2 | ![]() |
R_REF_INSTANCE | Value transfer | Object reference (TYPE REF TO) | CE_FEH_MESSAGE_INDICATION | 20090324 |
Method S_GET_BY_ECH_STATUS on class CE_FEH_MESSAGE_INDICATION 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) | CHAR1 | I_TYPECODE | 20090324 | ||
2 | ![]() |
R_INSTANCE | Value transfer | Object reference (TYPE REF TO) | CE_FEH_MESSAGE_INDICATION | R_INSTANCE | 20090324 |
Method S_GET_INSTANCE on class CE_FEH_MESSAGE_INDICATION 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) | TAB | R_VALUES | 20090324 |
Method S_GET_VALUES on class CE_FEH_MESSAGE_INDICATION has no exception.
History
Last changed by/on | SAP | 20110908 |
SAP Release Created in | 731 |