SAP ABAP Class CL_XMS_QPREFIX_LARGE_MSG_INT (Prefix for large messages (interface-specific))
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 - Using
# Relationship type Using Short Description Created on
1 Inheritance (c INHERITING FROM c_ref)  CL_XMS_QPREFIX Queue Prefix Root Class 20130318
Properties
Class CL_XMS_QPREFIX_LARGE_MSG_INT  
Short Description Prefix for large messages (interface-specific)    
Super Class CL_XMS_QPREFIX Queue Prefix Root Class 
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package SXMSJOB   XI: Time-Driven Message Processing 
Created 20130218   SAP 
Last change 20140121   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class CL_XMS_QPREFIX_LARGE_MSG_INT has no forward declaration.
Interfaces
Class CL_XMS_QPREFIX_LARGE_MSG_INT has no interface implemented.
Friends
Class CL_XMS_QPREFIX_LARGE_MSG_INT has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 _CACHE Static Attribute Protected Type reference (TYPE) T_CACHE Sender/Receiver ID 20130318
2 _INTERFACE Instance attribute Protected Object reference (TYPE REF TO) CL_XMS_INTERFACE 20130318
3 _MSGID Instance attribute Protected Type reference (TYPE) SXMSGUID GUID for Integration Engine Objects 20130318
4 _PARTNER Instance attribute Protected Type reference (TYPE) SXI_FROMORTO XI: Address (Party/Service) & Interface 20130318
5 _PID Instance attribute Protected Type reference (TYPE) SXMSPIDEXT Integration Engine: Logical Pipeline ID 20130716
6 _QUEUE_TRACE Instance attribute Private Object reference (TYPE REF TO) CL_XMS_QUEUE_TRACE Queue Trace 20130318
7 _SITE_ID Instance attribute Protected Type reference (TYPE) SXMSSITE Sender/Receiver ID 20130318
Methods
# Method Level Visibility Method type Description Created on
1 CONSTRUCTOR Instance method Public Constructor CONSTRUCTOR 20130318
2 GET_INTERFACE_ID Instance method Private Method 20130318
3 GET_POSTFIX_DEFAULT Instance method Private Method 20130318
4 GET_POSTFIX_ID Instance method Private Method 20130318
5 GET_POSTFIX_NEW Instance method Private Method 20130318
6 GET_POSTFIX_OLD Instance method Private Method 20130318
Events
Class CL_XMS_QPREFIX_LARGE_MSG_INT has no event.
Types
# Type Visibility Typing Associated Type Description Created on Type Source
1 T_CACHE Protected See coding 20130318 begin of T_CACHE, party TYPE sxmsinterface-party, service TYPE sxmsinterface-service, name TYPE sxmsinterface-name, namespace TYPE sxmsinterface-namespace, site_id type SXMSSITE, parallel type i, end of T_CACHE
Method Signatures

Method CONSTRUCTOR Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing MSGID Call by reference Type reference (TYPE) SXMSGUID GUID für Objekte der Integration Engine 20130318
2 Importing PARTNER Call by reference Type reference (TYPE) SXI_FROMORTO XI: Adresse (Party/Service) & Interface 20130318
3 Importing PID Call by reference Type reference (TYPE) SXMSPIDEXT Integration Engine: logische Pipeline-ID 20130716
4 Importing PREFIX Call by reference Type reference (TYPE) SXMS_QUEUE_PREFIX Queue-Präfix 20130318

Method CONSTRUCTOR on class CL_XMS_QPREFIX_LARGE_MSG_INT has no exception.

Method GET_INTERFACE_ID Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_INTERFACE Call by reference Type reference (TYPE) SXMSINTERFACE Sender/Empfänger-Definition 20130318
2 Returning RET_TAB Value transfer Type reference (TYPE) SXMS_SITE_TAB TTYP für SXMSSITE 20130318

Method GET_INTERFACE_ID on class CL_XMS_QPREFIX_LARGE_MSG_INT has no exception.

Method GET_POSTFIX_DEFAULT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning R_EO_PARALLEL Value transfer Type reference (TYPE) I 20130318

Method GET_POSTFIX_DEFAULT on class CL_XMS_QPREFIX_LARGE_MSG_INT has no exception.

Method GET_POSTFIX_ID Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning R_EO_PARALLEL Value transfer Type reference (TYPE) I 20130318

Method GET_POSTFIX_ID on class CL_XMS_QPREFIX_LARGE_MSG_INT has no exception.

Method GET_POSTFIX_NEW Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning POSTFIX Value transfer Type reference (TYPE) SXMS_QUEUE_POSTFIX Queue-Postfix 20130318
# Exception Resumable Description Created on
1 CX_XMS_SYSTEM_ERROR XI: Systemfehler 20130318

Method GET_POSTFIX_OLD Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning POSTFIX Value transfer Type reference (TYPE) SXMS_QUEUE_POSTFIX Queue-Postfix 20130318
# Exception Resumable Description Created on
1 CX_XMS_SYSTEM_ERROR XI: Systemfehler 20130318
History
Last changed by/on SAP  20140121 
SAP Release Created in