SAP ABAP Class /IWBEP/CL_MGW_CHANGESET_HELPER (Changeset Helper for deferred processing)
Hierarchy
☛
SAP_GWFND (Software Component) SAP Gateway Foundation
⤷
OPU-BSE-SDE (Application Component) Gateway SAP Data Enablement
⤷
/IWBEP/MGW_GSR_CORE (Package) OData Channel - Service Interface - Core

⤷

⤷

Properties
Class | /IWBEP/CL_MGW_CHANGESET_HELPER | |
Short Description | Changeset Helper for deferred processing | |
Super Class | ||
Instantiability of a Class | 2 | Public |
Final |
General Data
Message Class | ||
Program status | ||
Category | 0 | |
Package | /IWBEP/MGW_GSR_CORE | OData Channel - Service Interface - Core |
Created | 20140328 | SAP |
Last change | 20141120 | |
Shared Memory-enabled | ||
Fixed point arithmetic | ||
Unicode checks active |
Forward declarations
# | Type group / Object type | Type | Type Description |
---|---|---|---|
1 | ![]() |
Forward declaration class (CLASS c DEFINITION DEFERRED) | Forward declaration class (CLASS c DEFINITION DEFERRED) |
2 | ![]() |
Forward declaration interface (INTERFACE i DEFINITION DEF... | Forward declaration interface (INTERFACE i DEFINITION DEF... |
3 | ![]() |
Forward declaration interface (INTERFACE i DEFINITION DEF... | Forward declaration interface (INTERFACE i DEFINITION DEF... |
4 | ![]() |
Type group use (TYPE-POOLS tp) | Type group use (TYPE-POOLS tp) |
Interfaces
Class /IWBEP/CL_MGW_CHANGESET_HELPER has no interface implemented.
Friends
Class /IWBEP/CL_MGW_CHANGESET_HELPER has no friend class.
Attributes
# | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
Static Attribute | Private | Object reference (TYPE REF TO) | /IWBEP/CL_MGW_CHANGESET_HELPER | Changeset Helper for deferred processing | 20140328 | ||
2 | ![]() |
Instance attribute | Private | Type reference (TYPE) | /IWBEP/IF_MGW_CORE_SRV_RUNTIME=>TY_T_CHANGESET_DATA | 20140401 | |||
3 | ![]() |
Instance attribute | Private | Type reference (TYPE) | XSDBOOLEAN | XSD Truth Value: True/False [ext.] | 20140331 | ||
4 | ![]() |
Instance attribute | Private | Type reference (TYPE) | XSDBOOLEAN | XSD Truth Value: True/False [ext.] | 20140402 |
Methods
# | Method | Level | Visibility | Method type | Description | Created on |
---|---|---|---|---|---|---|
1 | ![]() |
Instance method | Public | Method | Add operation to current changeset | 20140328 |
2 | ![]() |
Instance method | Public | Method | Finalize | 20140331 |
3 | ![]() |
Instance method | Public | Method | Get changeset data | 20140401 |
4 | ![]() |
Instance method | Public | Method | Get deferred processing mode | 20140401 |
5 | ![]() |
Static method | Public | Method | Get changeset helper | 20140328 |
6 | ![]() |
Instance method | Public | Method | Get main message container of a changeset | 20140404 |
7 | ![]() |
Instance method | Public | Method | Set deferred processing mode | 20140331 |
8 | ![]() |
Instance method | Public | Method | Set unsupported deferred processing (OLD communication) | 20140402 |
Events
Class /IWBEP/CL_MGW_CHANGESET_HELPER has no event.
Types
Class /IWBEP/CL_MGW_CHANGESET_HELPER has no local type.
Method Signatures
Method ADD_OPERATION Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IO_ENTITY_DESCRIPTOR | Call by reference | Object reference (TYPE REF TO) | /IWBEP/CL_MGW_EXPAND_NODE | OData Channel Expand Node | 20140331 | ||
2 | ![]() |
IO_ENTRY_PROVIDER | Call by reference | Object reference (TYPE REF TO) | /IWBEP/IF_MGW_ENTRY_PROVIDER | MGW Entry Data Provider | 20140331 | ||
3 | ![]() |
IO_MODEL | Call by reference | Object reference (TYPE REF TO) | /IWBEP/IF_MGW_ODATA_FW_MODEL | OData Model FPI | 20140401 | ||
4 | ![]() |
IO_PROVIDER_CONTEXT | Call by reference | Object reference (TYPE REF TO) | /IWBEP/IF_MGW_CONTEXT | OData Channel - Data Provider Context | 20140403 | ||
5 | ![]() |
IS_MEDIA_RESOURCE | Call by reference | Type reference (TYPE) | /IWBEP/IF_MGW_CORE_SRV_RUNTIME=>TY_S_MEDIA_RESOURCE | Media Resource for CREATE_STREAM/UPDATE_STREAM | 20140401 | ||
6 | ![]() |
IS_REQUEST_CONTEXT | Call by reference | Type reference (TYPE) | /IWBEP/IF_MGW_CORE_SRV_RUNTIME=>TY_S_MGW_REQUEST_CONTEXT | Request Context | 20140401 | ||
7 | ![]() |
IT_HEADER | Call by reference | Type reference (TYPE) | TIHTTPNVP | HTTP Framework (iHTTP) Table Name/Value Pairs | 20140401 | ||
8 | ![]() |
IV_EXPAND_STRING | Call by reference | Type reference (TYPE) | STRING | Expand String | 20140401 | ||
9 | ![]() |
IV_OPERATION_TYPE | Call by reference | Type reference (TYPE) | /IWBEP/MGW_OPERATION_TYPE | Operation Type | 20140328 | ||
10 | ![]() |
IV_SLUG | Call by reference | Type reference (TYPE) | STRING | Slug for CREATE_STREAM | 20140401 | ||
11 | ![]() |
IV_TECH_EXPAND_STRING | Call by reference | Type reference (TYPE) | STRING | Technical Expand String | 20140401 |
Method ADD_OPERATION on class /IWBEP/CL_MGW_CHANGESET_HELPER has no exception.
Method FINALIZE Signature
Method FINALIZE on class /IWBEP/CL_MGW_CHANGESET_HELPER has no parameter.
Method FINALIZE on class /IWBEP/CL_MGW_CHANGESET_HELPER has no exception.
Method GET_CHANGESET_DATA Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
ET_CHANGESET_DATA | Call by reference | Type reference (TYPE) | /IWBEP/IF_MGW_CORE_SRV_RUNTIME=>TY_T_CHANGESET_DATA | 20140401 |
Method GET_CHANGESET_DATA on class /IWBEP/CL_MGW_CHANGESET_HELPER has no exception.
Method GET_DEFER_MODE Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
RV_MODE | Value transfer | Type reference (TYPE) | XSDBOOLEAN | 20140401 |
Method GET_DEFER_MODE on class /IWBEP/CL_MGW_CHANGESET_HELPER has no exception.
Method GET_INSTANCE Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
RO_CHANGESET_HELPER | Value transfer | Object reference (TYPE REF TO) | /IWBEP/CL_MGW_CHANGESET_HELPER | Changeset Helper for deferred processing | 20140328 |
Method GET_INSTANCE on class /IWBEP/CL_MGW_CHANGESET_HELPER has no exception.
Method GET_MAIN_MSG_CONTAINER Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
RO_MSG_CONTAINER | Value transfer | Object reference (TYPE REF TO) | /IWBEP/IF_MESSAGE_CONTAINER | Message Container Interface | 20140404 |
Method GET_MAIN_MSG_CONTAINER on class /IWBEP/CL_MGW_CHANGESET_HELPER has no exception.
Method SET_DEFER_MODE Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IV_ENABLED | Call by reference | Type reference (TYPE) | XSDBOOLEAN | ABAP_TRUE | XSD Truth Value: True/False [ext.] | 20140331 |
Method SET_DEFER_MODE on class /IWBEP/CL_MGW_CHANGESET_HELPER has no exception.
Method SET_UNSUPPORTED_DEFER Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IV_VALUE | Call by reference | Type reference (TYPE) | XSDBOOLEAN | ABAP_TRUE | XSD Truth Value: True/False [ext.] | 20140402 |
Method SET_UNSUPPORTED_DEFER on class /IWBEP/CL_MGW_CHANGESET_HELPER has no exception.
History
Last changed by/on | SAP | 20141120 |
SAP Release Created in | 200 |