SAP ABAP Class CL_WDY_MD_ADT_CONVERT_REQUEST (conversion of WB request from backend to AIE format)
Hierarchy
☛
SAP_BASIS (Software Component) SAP Basis Component
⤷
BC-DWB-WD-ABA (Application Component) Web Screen Tools - ABAP
⤷
SWDP_METADATA_API_ADT (Package) Special stateless API to support AIE
⤷
⤷
Properties
| Class | CL_WDY_MD_ADT_CONVERT_REQUEST | |
| Short Description | conversion of WB request from backend to AIE format | |
| Super Class | ||
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | SWDP_METADATA_API_ADT | Special stateless API to support AIE |
| Created | 20120717 | SAP |
| Last change | 20130531 | SAP |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
Class CL_WDY_MD_ADT_CONVERT_REQUEST has no forward declaration.
Interfaces
Class CL_WDY_MD_ADT_CONVERT_REQUEST has no interface implemented.
Friends
Class CL_WDY_MD_ADT_CONVERT_REQUEST has no friend class.
Attributes
Class CL_WDY_MD_ADT_CONVERT_REQUEST has no attribute.
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Static method | Public | Method | convert VC state object to AIE compatible state object | 20120717 | |
| 2 | Static method | Public | Method | convert state object in request | 20120717 |
Events
Class CL_WDY_MD_ADT_CONVERT_REQUEST has no event.
Types
Class CL_WDY_MD_ADT_CONVERT_REQUEST has no local type.
Method Signatures
Method CONVERT_STATE_OBJECT Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | P_STATE | Call by reference | Object reference (TYPE REF TO) | IF_WB_OBJECT_STATE | 20120717 | ||||
| 2 | RESULT | Value transfer | Object reference (TYPE REF TO) | IF_WB_OBJECT_STATE | 20120717 |
Method CONVERT_STATE_OBJECT on class CL_WDY_MD_ADT_CONVERT_REQUEST has no exception.
Method CONVERT_WB_REQUEST Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | P_REQUEST | Call by reference | Object reference (TYPE REF TO) | CL_WB_REQUEST | 20120717 |
Method CONVERT_WB_REQUEST on class CL_WDY_MD_ADT_CONVERT_REQUEST has no exception.
History
| Last changed by/on | SAP | 20130531 |
| SAP Release Created in | 740 |