SAP ABAP Class /FSCAA/CL_PLAIN_MESSAGE (Plain message)
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_MESSAGE | Abstract CAA Messageclass | 20031126 |
Properties
| Class | /FSCAA/CL_PLAIN_MESSAGE | |
| Short Description | Plain message | |
| Super Class | /FSCAA/CL_MESSAGE | Abstract CAA Messageclass |
| 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_PLAIN_MESSAGE has no forward declaration.
Interfaces
Class /FSCAA/CL_PLAIN_MESSAGE has no interface implemented.
Friends
Class /FSCAA/CL_PLAIN_MESSAGE has no friend class.
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | Instance attribute | Protected | Type reference (TYPE) | /FSCAA/TAB_MESSAGE | 20031124 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Constructor | 20031124 | ||
| 2 | Instance method | Public | Method | 20031124 | ||
| 3 | Instance method | Public | Method | 20031124 | ||
| 4 | Instance method | Public | Method | 20031124 |
Events
Class /FSCAA/CL_PLAIN_MESSAGE has no event.
Types
Class /FSCAA/CL_PLAIN_MESSAGE has no local type.
Method Signatures
Method CONSTRUCTOR Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | PI_MESSAGE | Call by reference | Type reference (TYPE) | /FSCAA/MESSAGE | 20031124 | ||||
| 2 | PI_TAB_MESSAGES | Call by reference | Type reference (TYPE) | /FSCAA/TAB_MESSAGE | 20031124 |
Method CONSTRUCTOR on class /FSCAA/CL_PLAIN_MESSAGE has no exception.
Method GET_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) | /FSCAA/TAB_MESSAGE | 20031124 |
Method GET_MESSAGES on class /FSCAA/CL_PLAIN_MESSAGE has no exception.
Method SET_MESSAGE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | PI_MESSAGE | Call by reference | Type reference (TYPE) | /FSCAA/MESSAGE | 20031124 |
Method SET_MESSAGE on class /FSCAA/CL_PLAIN_MESSAGE has no exception.
Method SET_MESSAGES Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | PI_TAB_MESSAGES | Call by reference | Type reference (TYPE) | /FSCAA/TAB_MESSAGE | 20031124 |
Method SET_MESSAGES on class /FSCAA/CL_PLAIN_MESSAGE has no exception.
History
| Last changed by/on | SAP | 20050219 |
| SAP Release Created in | 462_10 |