SAP ABAP Class CL_MAPPING_BULK_MESSAGE (Message)
Hierarchy
☛
SAP_BASIS (Software Component) SAP Basis Component
⤷
BC-XI-IBD-MAP (Application Component) Mapping
⤷
SAI_MAPPING (Package) Application Integration: Mapping
⤷
⤷
Properties
| Class | CL_MAPPING_BULK_MESSAGE | |
| Short Description | Message | |
| Super Class | ||
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | SAI_MAPPING | Application Integration: Mapping |
| Created | 20060904 | SAP |
| Last change | 20110908 | SAP |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
Class CL_MAPPING_BULK_MESSAGE has no forward declaration.
Interfaces
Class CL_MAPPING_BULK_MESSAGE has no interface implemented.
Friends
| # | Friend | Modeled only | Created on | Description |
|---|---|---|---|---|
| 1 | CL_MAPPING_BULK | 20060904 | Messages Bulk | |
| 2 | CL_MAPPING_BULK_PLSRV | 20060904 | Mapping Pipeline Service for Messages Bulks |
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | Instance attribute | Private | Object reference (TYPE REF TO) | CL_XMS_CUST_HDR_MAPPING | Customer Header Mapping | 20090226 | |||
| 2 | Instance attribute | Private | Type reference (TYPE) | MPP_DYNAMIC_TAB | Dynamic Configuration | 20060904 | |||
| 3 | Instance attribute | Private | Object reference (TYPE REF TO) | CX_XMS_SYSTEM_ERROR | XI: System Error | 20060904 | |||
| 4 | Instance attribute | Private | Type reference (TYPE) | SXI_MAPPING | Key for Interface Mapping | 20060907 | |||
| 5 | Instance attribute | Private | Type reference (TYPE) | SXMSGUID | GUID for Integration Engine Objects | 20060904 | |||
| 6 | Instance attribute | Private | Type reference (TYPE) | MP3_MAPPINGSTEP_TAB | Table of Mapping Steps | 20060904 | |||
| 7 | Instance attribute | Private | Type reference (TYPE) | MPP_PARAM_TAB | Table of Mapping Parameters | 20060907 | |||
| 8 | Instance attribute | Private | Type reference (TYPE) | XSTRING | Payload | 20060904 | |||
| 9 | Instance attribute | Private | Type reference (TYPE) | I | Position in Bulk | 20061121 | |||
| 10 | Instance attribute | Private | Type reference (TYPE) | MPP_PARAM_TAB | Table of Mapping Parameters | 20060907 | |||
| 11 | Instance attribute | Private | Type reference (TYPE) | MP3_MAPPINGSTEP_TAB | Table of Mapping Steps | 20060904 | |||
| 12 | Instance attribute | Private | Object reference (TYPE REF TO) | IF_XMS_MESSAGE_XMB | Higher Level Message Interface | 20060907 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Method | 20060904 | ||
| 2 | Instance method | Public | Method | Determination of the next ABAP Mapping Steps | 20060904 | |
| 3 | Instance method | Public | Method | Determining Next Identity Mapping Steps | 20090212 | |
| 4 | Instance method | Public | Method | Determination of the next JAVA Mapping Steps | 20060904 | |
| 5 | Instance method | Public | Method | Determining Next Mapping Steps | 20090212 |
Events
Class CL_MAPPING_BULK_MESSAGE has no event.
Types
Class CL_MAPPING_BULK_MESSAGE has no local type.
Method Signatures
Method HAS_NEXT_STEPS Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | HAS_NEXT_STEPS | Value transfer | Type reference (TYPE) | SXI_BOOLEAN | Boolescher Wert ('X' = true, SPACE = false) | 20060904 |
Method HAS_NEXT_STEPS on class CL_MAPPING_BULK_MESSAGE has no exception.
Method NEXT_ABAP_STEPS Signature
Method NEXT_ABAP_STEPS on class CL_MAPPING_BULK_MESSAGE has no parameter.
Method NEXT_ABAP_STEPS on class CL_MAPPING_BULK_MESSAGE has no exception.
Method NEXT_IDENTITY_STEPS Signature
Method NEXT_IDENTITY_STEPS on class CL_MAPPING_BULK_MESSAGE has no parameter.
Method NEXT_IDENTITY_STEPS on class CL_MAPPING_BULK_MESSAGE has no exception.
Method NEXT_JAVA_STEPS Signature
Method NEXT_JAVA_STEPS on class CL_MAPPING_BULK_MESSAGE has no parameter.
Method NEXT_JAVA_STEPS on class CL_MAPPING_BULK_MESSAGE has no exception.
Method NEXT_OTHER_STEPS Signature
Method NEXT_OTHER_STEPS on class CL_MAPPING_BULK_MESSAGE has no parameter.
Method NEXT_OTHER_STEPS on class CL_MAPPING_BULK_MESSAGE has no exception.
History
| Last changed by/on | SAP | 20110908 |
| SAP Release Created in | 710 |