SAP ABAP Class CL_XMS_RESOURCE (CL_XMS_RESOURCE)
Hierarchy
☛
SAP_BASIS (Software Component) SAP Basis Component
⤷
BC-XI-IS-IEN (Application Component) Integration Engine
⤷
SXMSMSG (Package) XI: Message Handling
⤷
⤷
Meta Relationship - Using
| # | Relationship type | Using | Short Description | Created on |
|---|---|---|---|---|
| 1 | Interface implementation (CLASS c. INTERFACES i_ref) | IF_XMS_RESOURCE | Interface for Message Contents Resource | 20010531 |
Properties
| Class | CL_XMS_RESOURCE | |
| Short Description | CL_XMS_RESOURCE | |
| Super Class | ||
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | SXMSMSG | XI: Message Handling |
| Created | 20010531 | SAP |
| Last change | 20110908 | SAP |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
Class CL_XMS_RESOURCE has no forward declaration.
Interfaces
| # | Interface | Abstract | Final | Description | Created on |
|---|---|---|---|---|---|
| 1 | IF_XMS_RESOURCE | Interface for Message Contents Resource | 20010531 |
Friends
Class CL_XMS_RESOURCE has no friend class.
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | Instance attribute | Private | Type reference (TYPE) | XSTRING | Binary Data | 20010531 | |||
| 2 | Instance attribute | Private | Type reference (TYPE) | CHAR1 | Resource Type (T or B) | 20010531 | |||
| 3 | Instance attribute | Private | Type reference (TYPE) | STRING | Name (URI) | 20010611 | |||
| 4 | Static Attribute | Private | Type reference (TYPE) | CHAR1 | ' ' | Text Peek Flag | 20020114 | ||
| 5 | Instance attribute | Private | Type reference (TYPE) | STRING | Text Data (Transient) | 20010531 | |||
| 6 | Instance attribute | Private | Type reference (TYPE) | STRING | Content Type | 20010531 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Constructor | CONSTRUCTOR | 20060814 | |
| 2 | Instance method | Public | Method | 20060814 | ||
| 3 | Instance method | Protected | Method | 20070716 | ||
| 4 | Instance method | Protected | Method | 20070716 |
Events
Class CL_XMS_RESOURCE has no event.
Types
Class CL_XMS_RESOURCE has no local type.
Method Signatures
Method CONSTRUCTOR Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_RESOURCE | Call by reference | Object reference (TYPE REF TO) | IF_XMS_RESOURCE | CL_XMS_RESOURCE | 20060814 |
Method CONSTRUCTOR on class CL_XMS_RESOURCE has no exception.
Method COPY_ATTRIBUTES Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_RESOURCE | Call by reference | Object reference (TYPE REF TO) | IF_XMS_RESOURCE | CL_XMS_RESOURCE | 20060814 |
Method COPY_ATTRIBUTES on class CL_XMS_RESOURCE has no exception.
Method GET_ATTRIBUTES Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ATT_NAME | Call by reference | Type reference (TYPE) | STRING | 20070716 | ||||
| 2 | RES_ATTR | Call by reference | Type reference (TYPE) | SXMS_RES_ATTR | Strukur für Payload Resource | 20070716 |
Method GET_ATTRIBUTES on class CL_XMS_RESOURCE has no exception.
Method SET_ATTRIBUTES Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ATT_NAME | Value transfer | Type reference (TYPE) | STRING | 20070716 | ||||
| 2 | RES_ATTR | Call by reference | Type reference (TYPE) | SXMS_RES_ATTR | Strukur für Payload Resource | 20070716 |
Method SET_ATTRIBUTES on class CL_XMS_RESOURCE has no exception.
History
| Last changed by/on | SAP | 20110908 |
| SAP Release Created in | 620 |