SAP ABAP Class CL_MAPPING_BULK_PLSRV (Mapping Pipeline Service for Messages Bulks)
Hierarchy
SAP_BASIS (Software Component) SAP Basis Component
   BC-XI-IBD-MAP (Application Component) Mapping
     SAI_MAPPING (Package) Application Integration: Mapping
Meta Relationship - Using
# Relationship type Using Short Description Created on
1 Interface implementation (CLASS c. INTERFACES i_ref)  IF_XMS_MAIN_CONST XMS: Constants 20060821
2 Interface implementation (CLASS c. INTERFACES i_ref)  IF_XMS_PLSRV XMS Pipeline Service Interface 20060821
Properties
Class CL_MAPPING_BULK_PLSRV  
Short Description Mapping Pipeline Service for Messages Bulks    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package SAI_MAPPING   Application Integration: Mapping 
Created 20060821   SAP 
Last change 20110908   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class CL_MAPPING_BULK_PLSRV has no forward declaration.
Interfaces
# Interface Abstract Final Description Created on
1 IF_XMS_MAIN_CONST XMS: Constants 20060821
2 IF_XMS_PLSRV XMS Pipeline Service Interface 20060821
Friends
Class CL_MAPPING_BULK_PLSRV has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 BULK Instance attribute Private Object reference (TYPE REF TO) CL_MAPPING_BULK Messages Bulk 20060904
2 CACHECACHE Instance attribute Private Type reference (TYPE) TY_CACHECACHE_TAB Buffered Mapping Cache 20061121
3 DEST Instance attribute Private Type reference (TYPE) STRING 'AI_RUNTIME_JCOSERVER' Destination 20060929
4 JAVA_BULKING Instance attribute Private Type reference (TYPE) SXI_BOOLEAN Boolean Value ('X' = true, SPACE = false) 20061005
5 MESSAGE_AMF Instance attribute Private Object reference (TYPE REF TO) CL_XMS_MESSAGE_AMF Array multi message object 20060821
6 MESSAGE_TAB Instance attribute Private Type reference (TYPE) SXMS_MSG_TABLE Table of Message References 20060821
Methods
# Method Level Visibility Method type Description Created on
1 EXECUTE Instance method Private Method Perform Mapping 20060822
2 EXECUTE_ABAPXSLT_STEP Instance method Private Method Perform XSLT Mapping on ABAP Stack 20060822
3 EXECUTE_ABAP_STEP Instance method Private Method Perform ABAP Mapping 20060822
4 EXECUTE_ABAP_STEPS Instance method Private Method Perform ABAP Mapping Steps 20060822
5 EXECUTE_IDENTITY_STEP Instance method Private Method Execute Identity Mapping Steps 20090212
6 EXECUTE_IDENTITY_STEPS Instance method Private Method Execute Bulk of Identity Mapping Steps 20090212
7 EXECUTE_JAVA_STEPS Instance method Private Method Perform JAVA Mapping Steps 20060822
8 EXECUTE_JAVA_STEPS_BULK Instance method Private Method Perform Bulk of HAVA Mapping Steps 20060929
9 EXECUTE_OTHER_STEPS Instance method Private Method Execute Bulk of Mapping Steps 20090212
10 EXECUTE_PARTNER_STEP Instance method Private Method Execute Partner Mapping Step 20090212
11 RAISE_LOCAL_ERROR Instance method Private Method Include Errors for a Message 20061006
12 READ_CUST_HDRS Instance method Private Method Read Payloads 20090226
13 READ_DYNAMICS Instance method Private Method Read Dynamic Header 20060821
14 READ_MAPPINGS Instance method Private Method Read Mapping 20060821
15 READ_PARAMS Instance method Private Method Read Header Parameters 20060904
16 READ_PAYLOADS Instance method Private Method Read Payloads 20060821
17 SET_DESTINATION Instance method Public Method Set Destination 20060929
18 WRITE_DYNAMICS Instance method Private Method Write Dynamic Configuration into Message 20060824
19 WRITE_PAYLOADS Instance method Private Method Write Payload into Message 20060824
Events
Class CL_MAPPING_BULK_PLSRV has no event.
Types
# Type Visibility Typing Associated Type Description Created on Type Source
1 TY_CACHECACHE Private See coding 20061121 begin of TY_CACHECACHE, key type sxi_mapping, tab type mpp_smppmap3, end of TY_CACHECACHE
2 TY_CACHECACHE_TAB Private See coding 20061121 TY_CACHECACHE_TAB type standard table of TY_CACHECACHE
Method Signatures

Method EXECUTE Signature

Method EXECUTE on class CL_MAPPING_BULK_PLSRV has no parameter.
# Exception Resumable Description Created on
1 CX_XMS_SYSTEM_ERROR XI: Systemfehler 20060824

Method EXECUTE_ABAPXSLT_STEP Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing BULK_MESSAGE Call by reference Object reference (TYPE REF TO) CL_MAPPING_BULK_MESSAGE Nachricht 20060904
2 Importing STEP Call by reference Type reference (TYPE) MP3_MAPPINGSTEP Bulk von Mappingschritten 20060822
# Exception Resumable Description Created on
1 CX_XMS_SYSTEM_ERROR XI: Systemfehler 20061121

Method EXECUTE_ABAP_STEP Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing BULK_MESSAGE Call by reference Object reference (TYPE REF TO) CL_MAPPING_BULK_MESSAGE Nachricht 20060904
2 Importing STEP Call by reference Type reference (TYPE) MP3_MAPPINGSTEP Bulk von Mappingschritten 20060822
# Exception Resumable Description Created on
1 CX_XMS_SYSTEM_ERROR XI: Systemfehler 20060907

Method EXECUTE_ABAP_STEPS Signature

Method EXECUTE_ABAP_STEPS on class CL_MAPPING_BULK_PLSRV has no parameter.
# Exception Resumable Description Created on
1 CX_XMS_SYSTEM_ERROR XI: Systemfehler 20060907

Method EXECUTE_IDENTITY_STEP Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing BULK_MESSAGE Call by reference Object reference (TYPE REF TO) CL_MAPPING_BULK_MESSAGE Nachricht 20090212
2 Importing STEP Call by reference Type reference (TYPE) MP3_MAPPINGSTEP Mappingschritt 20090212
# Exception Resumable Description Created on
1 CX_XMS_SYSTEM_ERROR XI: Systemfehler 20090212

Method EXECUTE_IDENTITY_STEPS Signature

Method EXECUTE_IDENTITY_STEPS on class CL_MAPPING_BULK_PLSRV has no parameter.
# Exception Resumable Description Created on
1 CX_XMS_SYSTEM_ERROR XI: Systemfehler 20090212

Method EXECUTE_JAVA_STEPS Signature

Method EXECUTE_JAVA_STEPS on class CL_MAPPING_BULK_PLSRV has no parameter.
# Exception Resumable Description Created on
1 CX_XMS_SYSTEM_ERROR XI: Systemfehler 20060824

Method EXECUTE_JAVA_STEPS_BULK Signature

Method EXECUTE_JAVA_STEPS_BULK on class CL_MAPPING_BULK_PLSRV has no parameter.
# Exception Resumable Description Created on
1 CX_XMS_SYSERR_MAPPING XI: Systemfehler 20061005

Method EXECUTE_OTHER_STEPS Signature

Method EXECUTE_OTHER_STEPS on class CL_MAPPING_BULK_PLSRV has no parameter.
# Exception Resumable Description Created on
1 CX_XMS_SYSTEM_ERROR XI: Systemfehler 20090212

Method EXECUTE_PARTNER_STEP Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing BULK_MESSAGE Call by reference Object reference (TYPE REF TO) CL_MAPPING_BULK_MESSAGE Nachricht 20090212
2 Importing EXTERNAL_STEPS Call by reference Type reference (TYPE) MP3_MAPPINGSTEP_TAB Mappingschritt 20090212
# Exception Resumable Description Created on
1 CX_XMS_SYSTEM_ERROR XI: Systemfehler 20090212

Method RAISE_LOCAL_ERROR Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing BULK_MESSAGE Call by reference Object reference (TYPE REF TO) CL_MAPPING_BULK_MESSAGE Nachricht 20061006
2 Importing ERROR Call by reference Object reference (TYPE REF TO) CX_XMS_SYSTEM_ERROR XI: Systemfehler 20061006
# Exception Resumable Description Created on
1 CX_XMS_SYSTEM_ERROR XI: Systemfehler 20061006

Method READ_CUST_HDRS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing BULK_MESSAGE Call by reference Object reference (TYPE REF TO) CL_MAPPING_BULK_MESSAGE Nachricht 20090226
2 Importing MESSAGE Call by reference Type reference (TYPE) SXMS_MSG Message Reference 20090226
# Exception Resumable Description Created on
1 CX_XMS_SYSTEM_ERROR XI: Systemfehler 20090226

Method READ_DYNAMICS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing BULK_MESSAGE Call by reference Object reference (TYPE REF TO) CL_MAPPING_BULK_MESSAGE Nachricht 20060904
2 Importing MESSAGE Call by reference Type reference (TYPE) SXMS_MSG Message Reference 20060821

Method READ_DYNAMICS on class CL_MAPPING_BULK_PLSRV has no exception.

Method READ_MAPPINGS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing BULK_MESSAGE Call by reference Object reference (TYPE REF TO) CL_MAPPING_BULK_MESSAGE Nachricht 20060904
2 Importing MESSAGE Call by reference Type reference (TYPE) SXMS_MSG Message Reference 20060821
# Exception Resumable Description Created on
1 CX_XMS_SYSTEM_ERROR XI: Systemfehler 20061006

Method READ_PARAMS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing BULK_MESSAGE Call by reference Object reference (TYPE REF TO) CL_MAPPING_BULK_MESSAGE Nachricht 20060904
2 Importing MESSAGE Call by reference Type reference (TYPE) SXMS_MSG Message Reference 20060904

Method READ_PARAMS on class CL_MAPPING_BULK_PLSRV has no exception.

Method READ_PAYLOADS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing BULK_MESSAGE Call by reference Object reference (TYPE REF TO) CL_MAPPING_BULK_MESSAGE Nachricht 20060904
2 Importing MESSAGE Call by reference Type reference (TYPE) SXMS_MSG Message Reference 20060821
# Exception Resumable Description Created on
1 CX_XMS_SYSTEM_ERROR XI: Systemfehler 20060822

Method SET_DESTINATION Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing DEST Call by reference Type reference (TYPE) STRING Destination 20060929

Method SET_DESTINATION on class CL_MAPPING_BULK_PLSRV has no exception.

Method WRITE_DYNAMICS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing BULK_MESSAGE Call by reference Object reference (TYPE REF TO) CL_MAPPING_BULK_MESSAGE 20060907

Method WRITE_DYNAMICS on class CL_MAPPING_BULK_PLSRV has no exception.

Method WRITE_PAYLOADS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing BULK_MESSAGE Call by reference Object reference (TYPE REF TO) CL_MAPPING_BULK_MESSAGE Message Reference 20060907
# Exception Resumable Description Created on
1 CX_XMS_SYSTEM_ERROR XI: Systemfehler 20060824
History
Last changed by/on SAP  20110908 
SAP Release Created in 710