SAP ABAP Class CL_BNK_PROC_XSTAT_MSG (Process layer for external messages)
Hierarchy
☛
SAP_FIN (Software Component) SAP_FIN
⤷
FIN-FSCM (Application Component) Financial Supply Chain Management
⤷
FIN_BNK_COM_CORE (Package) Bank Communication: Core Objects
⤷
⤷
Properties
| Class | CL_BNK_PROC_XSTAT_MSG | |
| Short Description | Process layer for external messages | |
| Super Class | ||
| Instantiability of a Class | 0 | Private |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | FIN_BNK_COM_CORE | Bank Communication: Core Objects |
| Created | 20060803 | SAP |
| Last change | 20110908 | SAP |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
Class CL_BNK_PROC_XSTAT_MSG has no forward declaration.
Interfaces
Class CL_BNK_PROC_XSTAT_MSG has no interface implemented.
Friends
Class CL_BNK_PROC_XSTAT_MSG has no friend class.
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | Constant | Public | Type reference (TYPE) | BNK_COM_PROC_ACTION | 'CREATE' | Proc Layer Actions | 20060803 | ||
| 2 | Constant | Public | Type reference (TYPE) | BNK_COM_PROC_ACTION | 'READ' | Proc Layer Actions | 20060803 | ||
| 3 | Static Attribute | Public | Object reference (TYPE REF TO) | CX_BNK_EXCEPTION | Exception class for PROC Layer | 20060808 | |||
| 4 | Static Attribute | Protected | Type reference (TYPE) | BNK_STR_LOG_MESSAGE | Structure for log message | 20060919 | |||
| 5 | Static Attribute | Private | Object reference (TYPE REF TO) | CL_BNK_PROC_XSTAT_MSG | Process layer for external messages | 20060803 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Private | Method | Handle logs | 20061009 | |
| 2 | Instance method | Private | Method | Ends the process layer actions | 20060803 | |
| 3 | Instance method | Public | Method | Create's the Message | 20060807 | |
| 4 | Instance method | Public | Method | To read the message | 20060803 | |
| 5 | Instance method | Public | Method | returns message for the given select options | 20060830 | |
| 6 | Instance method | Private | Method | Starts the process layer actions | 20060803 | |
| 7 | Static method | Public | Method | To instantiate the class. | 20060803 | |
| 8 | Instance method | Public | Method | Create's the Message | 20091202 |
Events
Class CL_BNK_PROC_XSTAT_MSG has no event.
Types
Class CL_BNK_PROC_XSTAT_MSG has no local type.
Method Signatures
Method BREAK Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_LOG_REF | Call by reference | Object reference (TYPE REF TO) | CL_BNK_UTIL_LOG | Utility class for logging | 20061009 |
Method BREAK on class CL_BNK_PROC_XSTAT_MSG has no exception.
Method END_ACTION Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_ACTION | Call by reference | Type reference (TYPE) | BNK_COM_PROC_ACTION | Proc Layer Actions | 20060803 | |||
| 2 | I_LOG_REF | Call by reference | Object reference (TYPE REF TO) | CL_BNK_UTIL_LOG | Utility class for logging | 20060919 | |||
| 3 | I_REF_BNK_ENT_XSTAT_MSG | Call by reference | Object reference (TYPE REF TO) | CL_BNK_ENT_XSTAT_MSG | Entity layer for external status messages | 20060803 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Exception class for PROC Layer | 20060808 |
Method INSERT_MSG Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | E_MSG_GUID | Call by reference | Type reference (TYPE) | GUID16 | Generic Data Element for GUID Fields (X16) | 20060831 | |||
| 2 | I_STR_XSTAT_MSG | Call by reference | Type reference (TYPE) | BNK_STR_XSTAT_MSG | Structure for External Status Message | 20060807 | |||
| 3 | I_TAB_XSTAT_RSN | Call by reference | Type reference (TYPE) | BNK_TAB_XSTAT_RSN | Table type for Status Reason Information | 20060807 | |||
| 4 | I_TAB_XSTAT_TX | Call by reference | Type reference (TYPE) | BNK_TAB_XSTAT_TX | Table type for Status: Transaction Information | 20060807 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Exception class for PROC Layer | 20060830 |
Method READ_MSG Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | E_RC | Call by reference | Type reference (TYPE) | SY-SUBRC | Return Value of ABAP Statements | 20060918 | |||
| 2 | E_TAB_XSTAT_MSG | Call by reference | Type reference (TYPE) | BNK_TAB_XSTAT_MSG | Structure for External Status Message | 20060811 | |||
| 3 | E_TAB_XSTAT_RSN | Call by reference | Type reference (TYPE) | BNK_TAB_XSTAT_RSN | Table type for Status Reason Information | 20060803 | |||
| 4 | E_TAB_XSTAT_TX | Call by reference | Type reference (TYPE) | BNK_TAB_XSTAT_TX | Table type for Status: Transaction Information | 20060803 | |||
| 5 | I_BATCH_NO | Call by reference | Type reference (TYPE) | BNK_COM_BTCH_NO | Batch Identification Number | 20060808 | |||
| 6 | I_GUID | Call by reference | Type reference (TYPE) | GUID16 | Generic Data Element for GUID Fields (X16) | 20060811 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Exception class for PROC Layer | 20060918 |
Method READ_MSG_DET_WITH_SELOPS Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | E_TAB_XSTAT_MSG | Call by reference | Type reference (TYPE) | BNK_TAB_INCMNG_STAT_MSG | Table type for External Status Message | 20060830 | |||
| 2 | I_BNK_STR_INCMNGMSG_SELOPS | Call by reference | Type reference (TYPE) | BNK_STR_INCMNG_MSG_SELOPS | Sturcture containes the selctioh options for incmng msg moni | 20060830 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Exception class for PROC Layer | 20060830 |
Method START_ACTION Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | E_LOG_REF | Call by reference | Object reference (TYPE REF TO) | CL_BNK_UTIL_LOG | Utility class for logging | 20060919 | |||
| 2 | E_REF_BNK_ENT_XSTAT_MSG | Call by reference | Object reference (TYPE REF TO) | CL_BNK_ENT_XSTAT_MSG | Entity layer for external status messages | 20060803 | |||
| 3 | I_ACTION | Call by reference | Type reference (TYPE) | BNK_COM_PROC_ACTION | Proc Layer Actions | 20060803 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Exception class for PROC Layer | 20060803 |
Method S_INSTANCE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | E_SREF_BNK_PROC_XSTAT_MSG | Call by reference | Object reference (TYPE REF TO) | CL_BNK_PROC_XSTAT_MSG | Process layer for external messages | 20060803 |
Method S_INSTANCE on class CL_BNK_PROC_XSTAT_MSG has no exception.
Method UPDATE_MSG Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_STR_XSTAT_MSG | Call by reference | Type reference (TYPE) | BNK_STR_XSTAT_MSG | Structure for External Status Message | 20091202 | |||
| 2 | I_TAB_XSTAT_RSN | Call by reference | Type reference (TYPE) | BNK_TAB_XSTAT_RSN | Table type for Status Reason Information | 20091202 | |||
| 3 | I_TAB_XSTAT_TX | Call by reference | Type reference (TYPE) | BNK_TAB_XSTAT_TX | Table type for Status: Transaction Information | 20091202 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Exception class for PROC Layer | 20091202 |
History
| Last changed by/on | SAP | 20110908 |
| SAP Release Created in | 700 |