SAP ABAP Class IF_XMS_RESOURCE (Interface for Message Contents Resource)
Meta Relationship - Used By
| # | Relationship type | Used by | Short Description | Created on |
|---|---|---|---|---|
| 1 | Interface implementation (CLASS c. INTERFACES i_ref) | CL_IDX_IDOC_RESOURCE | IDoc Resource for IDoc Tunneling | 20020610 |
| 2 | Interface implementation (CLASS c. INTERFACES i_ref) | CL_XMS_RESOURCE | CL_XMS_RESOURCE | 20010531 |
Properties
| Class | IF_XMS_RESOURCE | |
| Short Description | Interface for Message Contents Resource | |
| Super Class | ||
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | ||
| Created | 20010525 | SAP |
| Last change | 20110908 | SAP |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
| # | Type group / Object type | Type | Type Description |
|---|---|---|---|
| 1 | Forward declaration interface (INTERFACE i DEFINITION DEF... | Forward declaration interface (INTERFACE i DEFINITION DEF... |
Interfaces
Class IF_XMS_RESOURCE has no interface implemented.
Friends
Class IF_XMS_RESOURCE has no friend class.
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | Constant | Public | Type reference (TYPE) | CHAR1 | 'B' | Single-Character Flag | 20010530 | ||
| 2 | Constant | Public | Type reference (TYPE) | STRING | 'application/octet-stream' | Mime Type Binary Data (OBSOLETE) | 20010531 | ||
| 3 | Constant | Public | Type reference (TYPE) | STRING | 'text/xml' | Mime Type XML (OBSOLETE) | 20010531 | ||
| 4 | Constant | Public | Type reference (TYPE) | STRING | 'application/octet-stream' | 20011218 | |||
| 5 | Constant | Public | Type reference (TYPE) | STRING | 'application/xml' | 20011218 | |||
| 6 | Constant | Public | Type reference (TYPE) | STRING | 'application/msexcel' | 20011218 | |||
| 7 | Constant | Public | Type reference (TYPE) | STRING | 'image/gif' | 20011218 | |||
| 8 | Constant | Public | Type reference (TYPE) | STRING | 'application/x-sap.idoc.bin' | 20021016 | |||
| 9 | Constant | Public | Type reference (TYPE) | STRING | 'image/jpeg' | 20011218 | |||
| 10 | Constant | Public | Type reference (TYPE) | STRING | 'audio/mpeg' | 20011218 | |||
| 11 | Constant | Public | Type reference (TYPE) | STRING | 'video/mpeg' | 20011218 | |||
| 12 | Constant | Public | Type reference (TYPE) | STRING | 'application/msword' | 20011218 | |||
| 13 | Constant | Public | Type reference (TYPE) | STRING | 'application/pdf' | 20011218 | |||
| 14 | Constant | Public | Type reference (TYPE) | STRING | 'application/postscript' | 20011218 | |||
| 15 | Constant | Public | Type reference (TYPE) | STRING | 'application/mspowerpoint' | 20011218 | |||
| 16 | Constant | Public | Type reference (TYPE) | STRING | 'text/html' | 20011218 | |||
| 17 | Constant | Public | Type reference (TYPE) | STRING | 'text/plain' | 20011218 | |||
| 18 | Constant | Public | Type reference (TYPE) | STRING | 'text/xml' | 20011218 | |||
| 19 | Constant | Public | Type reference (TYPE) | STRING | 'image/tiff' | 20011218 | |||
| 20 | Constant | Public | Type reference (TYPE) | STRING | 'application/zip' | 20011218 | |||
| 21 | Constant | Public | Type reference (TYPE) | CHAR1 | 'T' | Single-Character Flag | 20010530 | ||
| 22 | Instance attribute | Public | Type reference (TYPE) | CHAR1 | Single-Character Flag | 20050317 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Method | Deletes Payload-Change Indictor | 20050317 | |
| 2 | Instance method | Public | Method | Gets Data as Binary String | 20010531 | |
| 3 | Instance method | Public | Method | Gets Data as Blob String | 20020529 | |
| 4 | Instance method | Public | Method | Gets the Type of Data (T or B) | 20010530 | |
| 5 | Instance method | Public | Method | Gets Data for Kind = TEXTRESOURCE | 20010531 | |
| 6 | Instance method | Public | Method | Gets Content Type of Resource | 20010531 | |
| 7 | Instance method | Public | Method | 20070716 | ||
| 8 | Instance method | Public | Method | Gets Payload-Change Indicator | 20050317 | |
| 9 | Instance method | Public | Method | Sets Data as Binary String | 20010713 | |
| 10 | Instance method | Public | Method | Sets Data as Blob String | 20020529 | |
| 11 | Instance method | Public | Method | Sets Data for Kind = TEXTRESOURCE | 20010713 | |
| 12 | Instance method | Public | Method | 20070716 |
Events
Class IF_XMS_RESOURCE has no event.
Types
Class IF_XMS_RESOURCE has no local type.
Method Signatures
Method CLEAR_PAYLOAD_CHANGED_FLAG Signature
Method CLEAR_PAYLOAD_CHANGED_FLAG on class IF_XMS_RESOURCE has no parameter.
Method CLEAR_PAYLOAD_CHANGED_FLAG on class IF_XMS_RESOURCE has no exception.
Method GETBINARYDATA Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | DATA | Value transfer | Type reference (TYPE) | XSTRING | 20010531 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Ausnahmen der XMS Messaging APIs | 20020708 | ||
| 2 | XMS: Ausnahmeklasse für Systemfehler | 20020710 |
Method GETBLOBDATA Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | DATA | Value transfer | Type reference (TYPE) | XSTRING | 20020529 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | XI: Systemfehler | 20020710 |
Method GETKIND Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | KIND | Value transfer | Type reference (TYPE) | CHAR1 | Art der Ressource | 20010530 |
Method GETKIND on class IF_XMS_RESOURCE has no exception.
Method GETTEXTDATA Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | DATA | Value transfer | Type reference (TYPE) | STRING | 20010531 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Ausnahmen der XMS Messaging APIs | 20020708 | ||
| 2 | XMS: Ausnahmeklasse für Systemfehler | 20020710 |
Method GETTYPE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | TYPE | Value transfer | Type reference (TYPE) | STRING | 20010531 |
Method GETTYPE on class IF_XMS_RESOURCE has no exception.
Method GET_ATTRIBUTES Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | INDEX | Call by reference | Type reference (TYPE) | I | 20070719 | ||||
| 2 | MO_ATTR | Call by reference | Type reference (TYPE) | SXMS_MO_ATTR | Struktur für Message Objekt | 20070716 | |||
| 3 | NAME | Call by reference | Type reference (TYPE) | STRING | 20070716 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | XI: Systemfehler | 20070716 |
Method PAYLOAD_CHANGED Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | PAYLOAD_CHANGED | Value transfer | Type reference (TYPE) | CHAR1 | Einstelliges Kennzeichen | 20050317 |
Method PAYLOAD_CHANGED on class IF_XMS_RESOURCE has no exception.
Method SETBINARYDATA Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | DATA | Call by reference | Type reference (TYPE) | XSTRING | 20010713 | ||||
| 2 | TYPE | Call by reference | Type reference (TYPE) | STRING | 20010713 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | XI: Systemfehler | 20020710 |
Method SETBLOBDATA Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | DATA | Call by reference | Type reference (TYPE) | XSTRING | 20020529 | ||||
| 2 | TYPE | Call by reference | Type reference (TYPE) | STRING | 20020529 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | XI: Systemfehler | 20020710 |
Method SETTEXTDATA Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | DATA | Call by reference | Type reference (TYPE) | STRING | 20010713 | ||||
| 2 | TYPE | Call by reference | Type reference (TYPE) | STRING | 20010713 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Ausnahmen der XMS Messaging APIs | 20020708 | ||
| 2 | XMS: Ausnahmeklasse für Systemfehler | 20020710 |
Method SET_ATTRIBUTES Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | INDEX | Call by reference | Type reference (TYPE) | I | 20070719 | ||||
| 2 | MO_ATTR | Call by reference | Type reference (TYPE) | SXMS_MO_ATTR | Struktur für Message Objekt | 20070716 | |||
| 3 | NAME | Call by reference | Type reference (TYPE) | STRING | 20070716 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | XI: Systemfehler | 20070716 |
History
| Last changed by/on | SAP | 20110908 |
| SAP Release Created in |