SAP ABAP Class CL_MAPPING_BULK (Messages Bulk)
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 | |
| Short Description | Messages Bulk | |
| 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 has no forward declaration.
Interfaces
Class CL_MAPPING_BULK has no interface implemented.
Friends
Class CL_MAPPING_BULK has no friend class.
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | Instance attribute | Private | Type reference (TYPE) | MP3_BULK_MESSAGE_TAB | Messages | 20060904 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Method | Delivers Message with specified ID. | 20060904 | |
| 2 | Instance method | Public | Method | Gets all Messages | 20060904 | |
| 3 | Instance method | Public | Method | Delivers Bulk Tables | 20060929 | |
| 4 | Instance method | Public | Method | Any other Mapping Steps? | 20060904 | |
| 5 | Instance method | Public | Method | Determination of the next ABAP Mapping Steps | 20060904 | |
| 6 | Instance method | Public | Method | Determining Next Identity Mapping Steps | 20090212 | |
| 7 | Instance method | Public | Method | Determination of the next JAVA Mapping Steps | 20060904 | |
| 8 | Instance method | Public | Method | Determining Next Mapping Steps | 20090212 | |
| 9 | Instance method | Public | Method | Setting or Changing the Message with specified ID | 20060904 | |
| 10 | Instance method | Public | Method | Setting the Bulk Tables | 20060929 |
Events
Class CL_MAPPING_BULK has no event.
Types
Class CL_MAPPING_BULK has no local type.
Method Signatures
Method GET_BULK_MESSAGE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | BULK_MESSAGE | Value transfer | Object reference (TYPE REF TO) | CL_MAPPING_BULK_MESSAGE | Nachricht | 20060904 | |||
| 2 | ID | Call by reference | Type reference (TYPE) | SXMSGUID | GUID für Objekte der Integration Engine | 20060904 |
Method GET_BULK_MESSAGE on class CL_MAPPING_BULK has no exception.
Method GET_BULK_MESSAGES Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | BULK | Call by reference | Type reference (TYPE) | MP3_BULK_MESSAGE_TAB | Nachrichten | 20060904 |
Method GET_BULK_MESSAGES on class CL_MAPPING_BULK has no exception.
Method GET_BULK_TABLES Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | BULK_DYNAMIC | Call by reference | Type reference (TYPE) | MP3_BULK_DYNAMIC_TAB | Bulk von dynamischen Konfigurationen | 20060929 | |||
| 2 | BULK_NEXT_STEPS | Call by reference | Type reference (TYPE) | MP3_BULK_MAPPINGSTEP_TAB | Bulk von Mappingschritten | 20060929 | |||
| 3 | BULK_PARAMS | Call by reference | Type reference (TYPE) | MP3_BULK_PARAM_TAB | Bulk von Parametern | 20060929 | |||
| 4 | BULK_PAYLOADS | Call by reference | Type reference (TYPE) | MP3_BULK_PAYLOAD_TAB | Payload-Bulk | 20060929 |
Method GET_BULK_TABLES on class CL_MAPPING_BULK has no exception.
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 has no exception.
Method NEXT_ABAP_STEPS Signature
Method NEXT_ABAP_STEPS on class CL_MAPPING_BULK has no parameter.
Method NEXT_ABAP_STEPS on class CL_MAPPING_BULK has no exception.
Method NEXT_IDENTITY_STEPS Signature
Method NEXT_IDENTITY_STEPS on class CL_MAPPING_BULK has no parameter.
Method NEXT_IDENTITY_STEPS on class CL_MAPPING_BULK has no exception.
Method NEXT_JAVA_STEPS Signature
Method NEXT_JAVA_STEPS on class CL_MAPPING_BULK has no parameter.
Method NEXT_JAVA_STEPS on class CL_MAPPING_BULK has no exception.
Method NEXT_OTHER_STEPS Signature
Method NEXT_OTHER_STEPS on class CL_MAPPING_BULK has no parameter.
Method NEXT_OTHER_STEPS on class CL_MAPPING_BULK has no exception.
Method SET_BULK_MESSAGE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | BULK_MESSAGE | Call by reference | Object reference (TYPE REF TO) | CL_MAPPING_BULK_MESSAGE | Nachricht | 20060904 |
Method SET_BULK_MESSAGE on class CL_MAPPING_BULK has no exception.
Method SET_BULK_TABLES Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | BULK_DYNAMIC | Call by reference | Type reference (TYPE) | MP3_BULK_DYNAMIC_TAB | Bulk von dynamischen Konfigurationen | 20060929 | |||
| 2 | BULK_MAPPING_RETURN | Call by reference | Type reference (TYPE) | MP3_BULK_MSG_TAB | Tabelle mit Fehler-IDs | 20061005 | |||
| 3 | BULK_PARAMS_RETURN | Call by reference | Type reference (TYPE) | MP3_BULK_PARAM_TAB | Bulk von Parametern | 20060929 | |||
| 4 | BULK_PAYLOADS | Call by reference | Type reference (TYPE) | MP3_BULK_PAYLOAD_TAB | Payload-Bulk | 20060929 |
Method SET_BULK_TABLES on class CL_MAPPING_BULK has no exception.
History
| Last changed by/on | SAP | 20110908 |
| SAP Release Created in | 710 |