SAP ABAP Class CL_SAM_MESSAGE (Message)
Hierarchy
☛
WEBCUIF (Software Component) SAP Web UI Framework
⤷
CA-GTF-IC-FRW-MES (Application Component) Messaging
⤷
CRM_SAM_MAIN (Package) SAM Basis Functionality

⤷

⤷

Meta Relationship - Using
# | Relationship type | Using | Short Description | Created on |
---|---|---|---|---|
1 | Interface implementation (CLASS c. INTERFACES i_ref) | IF_SAM_MESSAGE | Message | 20031013 |
2 | Interface implementation (CLASS c. INTERFACES i_ref) | IF_SAM_SERIALIZABLE | Serializable | 20031017 |
Meta Relationship - Used By
# | Relationship type | Used by | Short Description | Created on |
---|---|---|---|---|
1 | Inheritance (c INHERITING FROM c_ref) | CL_SAM_BYTES_MESSAGE | Bytes Message | 20031013 |
2 | Inheritance (c INHERITING FROM c_ref) | CL_SAM_OBJECT_MESSAGE | Object Message | 20031013 |
3 | Inheritance (c INHERITING FROM c_ref) | CL_SAM_TEXT_MESSAGE | Text Message | 20031013 |
Properties
Class | CL_SAM_MESSAGE | |
Short Description | Message | |
Super Class | ||
Instantiability of a Class | 2 | Public |
Final |
General Data
Message Class | ||
Program status | ||
Category | 0 | |
Package | CRM_SAM_MAIN | SAM Basis Functionality |
Created | 20031013 | SAP |
Last change | 20081007 | SAP |
Shared Memory-enabled | ||
Fixed point arithmetic | ||
Unicode checks active |
Forward declarations
# | Type group / Object type | Type | Type Description |
---|---|---|---|
1 | ![]() |
Type group use (TYPE-POOLS tp) | Type group use (TYPE-POOLS tp) |
Interfaces
# | Interface | Abstract | Final | Description | Created on |
---|---|---|---|---|---|
1 | IF_SAM_MESSAGE | Message | 20031013 | ||
2 | IF_SAM_SERIALIZABLE | Serializable | 20031017 |
Friends
# | Friend | Modeled only | Created on | Description |
---|---|---|---|---|
1 | IF_SAM_MESSAGE_ACCESSOR | 20031016 | Helper Interface |
Attributes
# | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
Instance attribute | Protected | Type reference (TYPE) | SAM_MESSAGE_CONTENT | 20031017 |
Methods
Events
Class CL_SAM_MESSAGE has no event.
Types
Class CL_SAM_MESSAGE has no local type.
Method Signatures
Method CLEAR_PROPERTIES Signature
Method CLEAR_PROPERTIES on class CL_SAM_MESSAGE has no parameter.
Method CLEAR_PROPERTIES on class CL_SAM_MESSAGE has no exception.
Method CONSTRUCTOR Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
SERIALIZED_CONTENT | Call by reference | Type reference (TYPE) | XSTRING | 20031017 | |||
2 | ![]() |
TYPE | Call by reference | Type reference (TYPE) | STRING | 20031013 |
Method CONSTRUCTOR on class CL_SAM_MESSAGE has no exception.
Method DESERIALIZE Signature
Method DESERIALIZE on class CL_SAM_MESSAGE has no parameter.
Method DESERIALIZE on class CL_SAM_MESSAGE has no exception.
Method DESERIALIZE_CONTENT Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
CONTENT | Value transfer | Type reference (TYPE) | SAM_MESSAGE_CONTENT | Serialisierbarer Message Content | 20031020 | ||
2 | ![]() |
SERIALIZED_CONTENT | Call by reference | Type reference (TYPE) | XSTRING | 20031020 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
Messaging Exception | 20040223 |
Method GET_MESSAGE_TYPE Signature
Method GET_MESSAGE_TYPE on class CL_SAM_MESSAGE has no parameter.
Method GET_MESSAGE_TYPE on class CL_SAM_MESSAGE has no exception.
Method GET_PROPERTY_NAMES Signature
Method GET_PROPERTY_NAMES on class CL_SAM_MESSAGE has no parameter.
Method GET_PROPERTY_NAMES on class CL_SAM_MESSAGE has no exception.
Method GET_SAM_PROPERTY Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
DEFAULT_VALUE | Call by reference | Type reference (TYPE) | STRING | 'not found' | 20031017 | ||
2 | ![]() |
NAME | Call by reference | Type reference (TYPE) | STRING | 20031017 | |||
3 | ![]() |
VALUE | Value transfer | Type reference (TYPE) | STRING | 20031017 |
Method GET_SAM_PROPERTY on class CL_SAM_MESSAGE has no exception.
Method GET_STRING_PROPERTY Signature
Method GET_STRING_PROPERTY on class CL_SAM_MESSAGE has no parameter.
Method GET_STRING_PROPERTY on class CL_SAM_MESSAGE has no exception.
Method PROPERTY_EXISTS Signature
Method PROPERTY_EXISTS on class CL_SAM_MESSAGE has no parameter.
Method PROPERTY_EXISTS on class CL_SAM_MESSAGE has no exception.
Method REMOVE_SAM_PROPERTY Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
NAME | Call by reference | Type reference (TYPE) | STRING | 20031017 |
Method REMOVE_SAM_PROPERTY on class CL_SAM_MESSAGE has no exception.
Method REMOVE_STRING_PROPERTY Signature
Method REMOVE_STRING_PROPERTY on class CL_SAM_MESSAGE has no parameter.
Method REMOVE_STRING_PROPERTY on class CL_SAM_MESSAGE has no exception.
Method SERIALIZE Signature
Method SERIALIZE on class CL_SAM_MESSAGE has no parameter.
Method SERIALIZE on class CL_SAM_MESSAGE has no exception.
Method SERIALIZE_CONTENT Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
CONTENT | Call by reference | Type reference (TYPE) | SAM_MESSAGE_CONTENT | Serialisierbarer Message Content | 20031020 | ||
2 | ![]() |
SERIALIZED_CONTENT | Value transfer | Type reference (TYPE) | XSTRING | 20031020 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
Messaging Exception | 20040223 |
Method SET_SAM_PROPERTY Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
NAME | Call by reference | Type reference (TYPE) | STRING | 20031017 | |||
2 | ![]() |
VALUE | Call by reference | Type reference (TYPE) | STRING | 20031017 |
Method SET_SAM_PROPERTY on class CL_SAM_MESSAGE has no exception.
Method SET_STRING_PROPERTY Signature
Method SET_STRING_PROPERTY on class CL_SAM_MESSAGE has no parameter.
Method SET_STRING_PROPERTY on class CL_SAM_MESSAGE has no exception.
History
Last changed by/on | SAP | 20081007 |
SAP Release Created in |