SAP ABAP Class CL_XMS_QPREFIX (Queue Prefix Root Class)
Hierarchy
☛
SAP_BASIS (Software Component) SAP Basis Component
⤷
BC-XI-IS-IEN (Application Component) Integration Engine
⤷
SXMSJOB (Package) XI: Time-Driven Message Processing
⤷
⤷
Meta Relationship - Used By
| # | Relationship type | Used by | Short Description | Created on |
|---|---|---|---|---|
| 1 | Inheritance (c INHERITING FROM c_ref) | CL_XMS_QPREFIX_EOIO | EOIO Prefix | 20040908 |
| 2 | Inheritance (c INHERITING FROM c_ref) | CL_XMS_QPREFIX_EOIO_RECEIVER | EOIO Prefix for IS Outbound | 20040908 |
| 3 | Inheritance (c INHERITING FROM c_ref) | CL_XMS_QPREFIX_EO_RCV | EO Prefix | 20130318 |
| 4 | Inheritance (c INHERITING FROM c_ref) | CL_XMS_QPREFIX_EO_RECEIVER | EO Prefix | 20040907 |
| 5 | Inheritance (c INHERITING FROM c_ref) | CL_XMS_QPREFIX_EO_SENDER | EO Prefix | 20040907 |
| 6 | Inheritance (c INHERITING FROM c_ref) | CL_XMS_QPREFIX_EO_SND | EO Prefix Sender | 20130716 |
| 7 | Inheritance (c INHERITING FROM c_ref) | CL_XMS_QPREFIX_LARGE_MSG | Prefix for Large Messages | 20040907 |
| 8 | Inheritance (c INHERITING FROM c_ref) | CL_XMS_QPREFIX_LARGE_MSG_INT | Prefix for large messages (interface-specific) | 20130318 |
Properties
| Class | CL_XMS_QPREFIX | |
| Short Description | Queue Prefix Root Class | |
| Super Class | ||
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | SXMSJOB | XI: Time-Driven Message Processing |
| Created | 20040907 | SAP |
| Last change | 20110908 | SAP |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
Class CL_XMS_QPREFIX has no forward declaration.
Interfaces
Class CL_XMS_QPREFIX has no interface implemented.
Friends
Class CL_XMS_QPREFIX 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) | SXMS_QUEUE_PREFIX | Queue Prefix | 20040907 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Protected | Method | 20070508 | ||
| 2 | Instance method | Public | Method | 20040907 | ||
| 3 | Instance method | Public | Method | 20040907 | ||
| 4 | Instance method | Protected | Method | 20070313 | ||
| 5 | Instance method | Protected | Method | 20070508 | ||
| 6 | Instance method | Protected | Method | 20070508 | ||
| 7 | Instance method | Public | Method | 20040909 | ||
| 8 | Instance method | Public | Method | 20040908 | ||
| 9 | Instance method | Public | Method | 20040909 |
Events
Class CL_XMS_QPREFIX has no event.
Types
| # | Type | Visibility | Typing | Associated Type | Description | Created on | Type Source |
|---|---|---|---|---|---|---|---|
| 1 | HASH | Protected | Type reference (TYPE) | CHAR16 | Field of Length 16 | 20070313 | |
Method Signatures
Method GET_HASH Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | HASH | Value transfer | Type reference (TYPE) | HASH | Feld der Länge 16 | 20070508 | |||
| 2 | QUEUE_ID | Call by reference | Type reference (TYPE) | SXMSQUEUE_ID | ID für Message-Queue | 20070508 |
Method GET_HASH on class CL_XMS_QPREFIX has no exception.
Method GET_POSTFIX Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | POSTFIX | Value transfer | Type reference (TYPE) | SXMS_QUEUE_POSTFIX | Queue-Postfix | 20040907 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | XI: Systemfehler | 20050202 |
Method GET_PREFIX Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | PREFIX | Value transfer | Type reference (TYPE) | SXMS_QUEUE_PREFIX | Queue-Präfix | 20040907 |
Method GET_PREFIX on class CL_XMS_QPREFIX has no exception.
Method GET_QUEUE_ID_HASH Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | HASH | Value transfer | Type reference (TYPE) | HASH | Feld der Länge 16 | 20070313 | |||
| 2 | QUEUE_ID | Call by reference | Type reference (TYPE) | SXMSQUEUE_ID | ID für Message-Queue | 20070313 |
Method GET_QUEUE_ID_HASH on class CL_XMS_QPREFIX has no exception.
Method GET_QUEUE_ID_HASH_1 Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | HASH | Value transfer | Type reference (TYPE) | HASH | Feld der Länge 16 | 20070508 | |||
| 2 | QUEUE_ID | Call by reference | Type reference (TYPE) | SXMSQUEUE_ID | ID für Message-Queue | 20070508 |
Method GET_QUEUE_ID_HASH_1 on class CL_XMS_QPREFIX has no exception.
Method GET_QUEUE_ID_HASH_2 Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | HASH | Value transfer | Type reference (TYPE) | HASH | Feld der Länge 16 | 20070508 | |||
| 2 | QUEUE_ID | Call by reference | Type reference (TYPE) | SXMSQUEUE_ID | ID für Message-Queue | 20070508 |
Method GET_QUEUE_ID_HASH_2 on class CL_XMS_QPREFIX has no exception.
Method GET_QUEUE_NAME Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | QUEUE | Value transfer | Type reference (TYPE) | TRFCQNAM | Name einer tRFC-Queue | 20040909 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | XI: Systemfehler | 20050202 |
Method IS_NEW Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | NEW | Value transfer | Type reference (TYPE) | CHAR1 | Einstelliges Kennzeichen | 20040908 |
Method IS_NEW on class CL_XMS_QPREFIX has no exception.
Method MIGRATE Signature
Method MIGRATE on class CL_XMS_QPREFIX has no parameter.
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | XI: Systemfehler | 20040909 |
History
| Last changed by/on | SAP | 20110908 |
| SAP Release Created in | 700 |