SAP ABAP Class /FSCAA/CL_MESSAGE (Abstract CAA Messageclass)
Hierarchy
☛
EA-FINSERV (Software Component) SAP Enterprise Extension Financial Services
⤷
IS-B-BCA (Application Component) Bank Customer Accounts
⤷
/FSCAA/CSL (Package) FS-CAA Service Layer
⤷
⤷
Meta Relationship - Using
| # | Relationship type | Using | Short Description | Created on |
|---|---|---|---|---|
| 1 | Inheritance (c INHERITING FROM c_ref) | /FSCAA/CL_OBJECT | FS-CAA: Main Object | 20031124 |
Meta Relationship - Used By
| # | Relationship type | Used by | Short Description | Created on |
|---|---|---|---|---|
| 1 | Inheritance (c INHERITING FROM c_ref) | /FSCAA/CL_BAPI_MESSAGE | BAPI message | 20031126 |
| 2 | Inheritance (c INHERITING FROM c_ref) | /FSCAA/CL_BUS0_MESSAGE | BDT message | 20031222 |
| 3 | Inheritance (c INHERITING FROM c_ref) | /FSCAA/CL_PLAIN_MESSAGE | Plain message | 20031126 |
Properties
| Class | /FSCAA/CL_MESSAGE | |
| Short Description | Abstract CAA Messageclass | |
| Super Class | /FSCAA/CL_OBJECT | FS-CAA: Main Object |
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | /FSCAA/CSL | FS-CAA Service Layer |
| Created | 20031124 | SAP |
| Last change | 20050219 | SAP |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
Class /FSCAA/CL_MESSAGE has no forward declaration.
Interfaces
Class /FSCAA/CL_MESSAGE has no interface implemented.
Friends
Class /FSCAA/CL_MESSAGE has no friend class.
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | Static Attribute | Protected | Object reference (TYPE REF TO) | /FSCAA/IF_MAPPING_MGR | 20040108 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Method | 20110225 | ||
| 2 | Instance method | Public | Constructor | 20031124 | ||
| 3 | Instance method | Public | Method | 20031126 | ||
| 4 | Instance method | Public | Method | 20031126 | ||
| 5 | Instance method | Protected | Method | 20040108 | ||
| 6 | Instance method | Public | Method | 20031222 | ||
| 7 | Instance method | Public | Method | 20031126 | ||
| 8 | Instance method | Public | Method | 20031126 | ||
| 9 | Instance method | Public | Method | 20031222 | ||
| 10 | Instance method | Public | Method | 20031124 | ||
| 11 | Instance method | Public | Method | 20031124 | ||
| 12 | Instance method | Public | Method | 20031124 | ||
| 13 | Instance method | Public | Method | 20031124 | ||
| 14 | Instance method | Public | Method | 20031124 |
Events
Class /FSCAA/CL_MESSAGE has no event.
Types
Class /FSCAA/CL_MESSAGE has no local type.
Method Signatures
Method COLLECT_IT Signature
Method COLLECT_IT on class /FSCAA/CL_MESSAGE has no parameter.
Method COLLECT_IT on class /FSCAA/CL_MESSAGE has no exception.
Method CONSTRUCTOR Signature
Method CONSTRUCTOR on class /FSCAA/CL_MESSAGE has no parameter.
Method CONSTRUCTOR on class /FSCAA/CL_MESSAGE has no exception.
Method GET_ERROR_MESSAGE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | PR_MESSAGE | Value transfer | Type reference (TYPE) | BAPIRET2 | 20031126 |
Method GET_ERROR_MESSAGE on class /FSCAA/CL_MESSAGE has no exception.
Method GET_ERROR_MESSAGES Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | PR_TAB_MESSAGES | Value transfer | Type reference (TYPE) | BAPIRET2_T | 20031126 |
Method GET_ERROR_MESSAGES on class /FSCAA/CL_MESSAGE has no exception.
Method GET_EXTERNAL_FIELDNAME Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | PI_INT_NAME | Call by reference | Type reference (TYPE) | C | 20040108 | ||||
| 2 | PR_EXT_NAME | Value transfer | Type reference (TYPE) | BAPI_FLD | 20040108 |
Method GET_EXTERNAL_FIELDNAME on class /FSCAA/CL_MESSAGE has no exception.
Method GET_INFO_MESSAGES Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | PR_TAB_MESSAGES | Value transfer | Type reference (TYPE) | BAPIRET2_T | 20031222 |
Method GET_INFO_MESSAGES on class /FSCAA/CL_MESSAGE has no exception.
Method GET_SUCCESS_MESSAGE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | PR_MESSAGE | Value transfer | Type reference (TYPE) | BAPIRET2 | 20031126 |
Method GET_SUCCESS_MESSAGE on class /FSCAA/CL_MESSAGE has no exception.
Method GET_SUCCESS_MESSAGES Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | PR_TAB_MESSAGES | Value transfer | Type reference (TYPE) | BAPIRET2_T | 20031126 |
Method GET_SUCCESS_MESSAGES on class /FSCAA/CL_MESSAGE has no exception.
Method GET_WARNING_MESSAGES Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | PR_TAB_MESSAGES | Value transfer | Type reference (TYPE) | BAPIRET2_T | 20031222 |
Method GET_WARNING_MESSAGES on class /FSCAA/CL_MESSAGE has no exception.
Method IS_IT_AN_ERROR Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_IGNORE_BAPIRET2ID_T | Call by reference | Type reference (TYPE) | /FSCAA/TAB_BAPIRET2ID | 20031124 | ||||
| 2 | R_BOOLEAN | Value transfer | Type reference (TYPE) | BOOLEAN | 20031124 |
Method IS_IT_AN_ERROR on class /FSCAA/CL_MESSAGE has no exception.
Method IS_IT_AN_INFO Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_IGNORE_BAPIRET2ID_T | Call by reference | Type reference (TYPE) | /FSCAA/TAB_BAPIRET2ID | 20031124 | ||||
| 2 | R_BOOLEAN | Value transfer | Type reference (TYPE) | BOOLEAN | 20031124 |
Method IS_IT_AN_INFO on class /FSCAA/CL_MESSAGE has no exception.
Method IS_IT_A_SUCCESS Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_IGNORE_BAPIRET2ID_T | Call by reference | Type reference (TYPE) | /FSCAA/TAB_BAPIRET2ID | 20031124 | ||||
| 2 | R_BOOLEAN | Value transfer | Type reference (TYPE) | BOOLEAN | 20031124 |
Method IS_IT_A_SUCCESS on class /FSCAA/CL_MESSAGE has no exception.
Method IS_IT_A_WARNING Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_IGNORE_BAPIRET2ID_T | Call by reference | Type reference (TYPE) | /FSCAA/TAB_BAPIRET2ID | 20031124 | ||||
| 2 | R_BOOLEAN | Value transfer | Type reference (TYPE) | BOOLEAN | 20031124 |
Method IS_IT_A_WARNING on class /FSCAA/CL_MESSAGE has no exception.
Method LOG_IT Signature
Method LOG_IT on class /FSCAA/CL_MESSAGE has no parameter.
Method LOG_IT on class /FSCAA/CL_MESSAGE has no exception.
History
| Last changed by/on | SAP | 20050219 |
| SAP Release Created in | 462_10 |