Hierarchy
⤷
⤷
Meta Relationship - Using
| # | Relationship type | Using | Short Description | Created on |
|---|---|---|---|---|
| 1 | Inheritance (c INHERITING FROM c_ref) | /IWBEP/CL_GWSAMPLE_BAS_DPC | Data Provider Base Class | 20140410 |
Properties
| Class | /IWBEP/CL_GWSAMPLE_BAS_DPC_EXT | |
| Short Description | Data Provider Secondary Class | |
| Super Class | /IWBEP/CL_GWSAMPLE_BAS_DPC | Data Provider Base Class |
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | /IWBEP/740_SAMPLE_BASIC | OData Channel - Basic Sample Service - 7.40 only |
| Created | 20140410 | 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 class (CLASS c DEFINITION DEFERRED) | Forward declaration class (CLASS c DEFINITION DEFERRED) | |
| 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_GWSAMPLE_BAS_DPC_EXT has no interface implemented.
Friends
Class /IWBEP/CL_GWSAMPLE_BAS_DPC_EXT has no friend class.
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | Constant | Public | Type reference (TYPE) | STRING | 'BusinessPartner' | 20140523 | |||
| 2 | Constant | Public | Type reference (TYPE) | STRING | 'Contact' | 20140523 | |||
| 3 | Constant | Public | Type reference (TYPE) | STRING | 'Product' | 20140523 | |||
| 4 | Constant | Public | Type reference (TYPE) | STRING | 'SalesOrder' | 20140528 | |||
| 5 | Constant | Public | Type reference (TYPE) | STRING | 'SalesOrderLineItem' | 20140530 | |||
| 6 | Instance attribute | Protected | Type reference (TYPE) | TY_T_DD07V | Generated Table for View | 20140531 | |||
| 7 | Instance attribute | Protected | Type reference (TYPE) | TY_T_DD07V | Generated Table for View | 20140531 | |||
| 8 | Instance attribute | Protected | Type reference (TYPE) | TY_T_DD07V | Generated Table for View | 20140531 | |||
| 9 | Instance attribute | Protected | Type reference (TYPE) | ABAP_BOOL | ABAP_FALSE | $batch changeset is currently active | 20140526 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Protected | Method | Action: RegenerateAllData | 20140601 | |
| 2 | Instance method | Protected | Method | Action: Sales Order Actions | 20140601 | |
| 3 | Instance method | Protected | Method | Add a filter string to existing where clause | 20140523 | |
| 4 | Instance method | Protected | Method | Convert Properties into SQL format | 20140502 | |
| 5 | Instance method | Protected | Method | Get single Business Partner by Business Partner ID | 20140523 | |
| 6 | Instance method | Protected | Method | Get BusinessPartner EntitySet | 20140523 | |
| 7 | Instance method | Protected | Method | Convert Properties into SQL format | 20140502 | |
| 8 | Instance method | Protected | Method | Get single Contact by Contact GUID | 20140523 | |
| 9 | Instance method | Protected | Method | Get Contact EntitySet | 20140523 | |
| 10 | Instance method | Protected | Method | Deep Insert of SO Header plus Line Items | 20140530 | |
| 11 | Instance method | Protected | Method | Get OrderBy SQL Clause | 20140502 | |
| 12 | Instance method | Protected | Method | Handle EPM unsuccessful case create | 20140506 | |
| 13 | Instance method | Protected | Method | Handle Exceptions thrown by EPM methods | 20140506 | |
| 14 | Instance method | Protected | Method | Handle EPM unsuccessful case generic | 20140519 | |
| 15 | Instance method | Protected | Method | Handle EPM Message Buffer | 20140505 | |
| 16 | Instance method | Protected | Method | Call save of EPM-Facade and BAPI Commit | 20140526 | |
| 17 | Instance method | Protected | Method | Convert Properties into SQL format | 20140506 | |
| 18 | Instance method | Protected | Method | Get single Product by Product ID | 20140523 | |
| 19 | Instance method | Protected | Method | Get Product EntitySet | 20140523 | |
| 20 | Instance method | Protected | Method | Provide requested resource by resolving the navigation path | 20140522 | |
| 21 | Instance method | Protected | Method | Convert Properties into SQL format | 20140528 | |
| 22 | Instance method | Protected | Method | Get single Sales Order Line Item by SO ID + Item Position | 20140528 | |
| 23 | Instance method | Protected | Method | Get Sales Order Line Item EntitySet | 20140528 | |
| 24 | Instance method | Protected | Method | Convert Properties into SQL format | 20140527 | |
| 25 | Instance method | Protected | Method | Read Short Texts from DDIC | 20140531 | |
| 26 | Instance method | Protected | Method | Get single Sales Order by SO ID | 20140527 | |
| 27 | Instance method | Protected | Method | Get Sales Order Header EntitySet | 20140527 | |
| 28 | Instance method | Protected | Method | Throw generic processing error and raise exception | 20140506 |
Events
Class /IWBEP/CL_GWSAMPLE_BAS_DPC_EXT has no event.
Types
| # | Type | Visibility | Typing | Associated Type | Description | Created on | Type Source |
|---|---|---|---|---|---|---|---|
| 1 | TY_T_DD07V | Public | See coding | 20140531 | TY_T_DD07V type STANDARD TABLE OF DD07V
|
Method Signatures
Method ACTION_REGENERATEALLDATA Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ER_STRING | Call by reference | Type reference (TYPE) | /IWBEP/CL_GWSAMPLE_BAS_MPC=>CT_STRING | 20140601 | ||||
| 2 | IO_TECH_REQUEST_CONTEXT | Call by reference | Object reference (TYPE REF TO) | /IWBEP/IF_MGW_REQ_FUNC_IMPORT | Request Details for Function Imports | 20140601 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Business Exception | 20140601 | ||
| 2 | Technical Exception | 20140601 |
Method ACTION_SO_ACTIONS Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ER_ENTITY | Call by reference | Type reference (TYPE) | /IWBEP/CL_GWSAMPLE_BAS_MPC=>TS_SALESORDER | 20140601 | ||||
| 2 | IO_TECH_REQUEST_CONTEXT | Call by reference | Object reference (TYPE REF TO) | /IWBEP/IF_MGW_REQ_FUNC_IMPORT | Request Details for Function Imports | 20140601 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Business Exception | 20140601 | ||
| 2 | Technical Exception | 20140601 |
Method ADD_TO_WHERE_CLAUSE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IV_ADD_FILTER_FIELD_NAME | Call by reference | Type reference (TYPE) | STRING | Additional where clause - field name | 20140530 | |||
| 2 | IV_ADD_FILTER_FIELD_VALUE | Call by reference | Type reference (TYPE) | DATA | Additional where clause - field value | 20140530 | |||
| 3 | IV_WHERE_CLAUSE | Call by reference | Type reference (TYPE) | STRING | 20140523 | ||||
| 4 | RV_WHERE_CLAUSE | Value transfer | Type reference (TYPE) | STRING | 20140523 |
Method ADD_TO_WHERE_CLAUSE on class /IWBEP/CL_GWSAMPLE_BAS_DPC_EXT has no exception.
Method BP_CONV_PROPERTIES_TO_SQL Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IV_STRING | Value transfer | Type reference (TYPE) | STRING | 20140502 | ||||
| 2 | RV_STRING | Value transfer | Type reference (TYPE) | STRING | 20140502 |
Method BP_CONV_PROPERTIES_TO_SQL on class /IWBEP/CL_GWSAMPLE_BAS_DPC_EXT has no exception.
Method BP_GET_ENTITY Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ER_ENTITY | Value transfer | Type reference (TYPE) | /IWBEP/CL_GWSAMPLE_BAS_MPC=>TS_BUSINESSPARTNER | 20140523 | ||||
| 2 | IV_BP_ID | Call by reference | Type reference (TYPE) | SNWD_PARTNER_ID | EPM: Business Partner ID | 20140523 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Business Exception | 20140523 | ||
| 2 | Technical Exception | 20140523 |
Method BP_GET_ENTITYSET Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ES_RESPONSE_CONTEXT | Call by reference | Type reference (TYPE) | /IWBEP/IF_MGW_APPL_SRV_RUNTIME=>TY_S_MGW_RESPONSE_CONTEXT | Feed request response information | 20140523 | |||
| 2 | ET_ENTITYSET | Call by reference | Type reference (TYPE) | /IWBEP/CL_GWSAMPLE_BAS_MPC=>TT_BUSINESSPARTNER | 20140523 | ||||
| 3 | IO_TECH_REQUEST_CONTEXT | Call by reference | Object reference (TYPE REF TO) | /IWBEP/IF_MGW_REQ_ENTITYSET | Request Details for Read Feed | 20140523 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Business Exception | 20140523 | ||
| 2 | Technical Exception | 20140523 |
Method CONT_CONV_PROPERTIES_TO_SQL Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IV_STRING | Value transfer | Type reference (TYPE) | STRING | 20140502 | ||||
| 2 | RV_STRING | Value transfer | Type reference (TYPE) | STRING | 20140502 |
Method CONT_CONV_PROPERTIES_TO_SQL on class /IWBEP/CL_GWSAMPLE_BAS_DPC_EXT has no exception.
Method CONT_GET_ENTITY Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ER_ENTITY | Value transfer | Type reference (TYPE) | /IWBEP/CL_GWSAMPLE_BAS_MPC=>TS_CONTACT | 20140523 | ||||
| 2 | IV_CONTACT_GUID | Call by reference | Type reference (TYPE) | /IWBEP/GWS_CONTACT_GUID | 20140523 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Business Exception | 20140523 | ||
| 2 | Technical Exception | 20140523 |
Method CONT_GET_ENTITYSET Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ES_RESPONSE_CONTEXT | Call by reference | Type reference (TYPE) | /IWBEP/IF_MGW_APPL_SRV_RUNTIME=>TY_S_MGW_RESPONSE_CONTEXT | Feed request response information | 20140523 | |||
| 2 | ET_ENTITYSET | Call by reference | Type reference (TYPE) | /IWBEP/CL_GWSAMPLE_BAS_MPC=>TT_CONTACT | 20140523 | ||||
| 3 | IO_TECH_REQUEST_CONTEXT | Call by reference | Object reference (TYPE REF TO) | /IWBEP/IF_MGW_REQ_ENTITYSET | Request Details for Read Feed | 20140523 | |||
| 4 | IV_ADD_FILTER_FIELD_NAME | Call by reference | Type reference (TYPE) | STRING | Additional where clause - field name | 20140530 | |||
| 5 | IV_ADD_FILTER_FIELD_VALUE | Call by reference | Type reference (TYPE) | DATA | Additional where clause - field value | 20140530 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Business Exception | 20140523 | ||
| 2 | Technical Exception | 20140523 |
Method DEEP_INSERT_SO_LINEITEMS Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ES_SO_SOLI | Call by reference | Type reference (TYPE) | /IWBEP/CL_GWSAMPLE_BAS_MPC_EXT=>TY_S_SO_SOLI | 20140530 | ||||
| 2 | IO_DATA_PROVIDER | Call by reference | Object reference (TYPE REF TO) | /IWBEP/IF_MGW_ENTRY_PROVIDER | MGW Entry Data Provider | 20140530 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Business Exception | 20140530 | ||
| 2 | Technical Exception | 20140530 |
Method GET_OSQL_ORDERBY_CLAUSE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IO_TECH_REQUEST_CONTEXT | Call by reference | Object reference (TYPE REF TO) | /IWBEP/IF_MGW_REQ_ENTITYSET | Request Details for Read Feed | 20140502 | |||
| 2 | RV_ORDERBY_CLAUSE | Value transfer | Type reference (TYPE) | STRING | 20140502 |
Method GET_OSQL_ORDERBY_CLAUSE on class /IWBEP/CL_GWSAMPLE_BAS_DPC_EXT has no exception.
Method HANDLE_EPM_CREATE_UNSUCCESSFUL Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IV_ATTR1 | Call by reference | Type reference (TYPE) | SCX_ATTRNAME | Attribute Name | 20140506 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Business Exception | 20140506 | ||
| 2 | Technical Exception | 20140506 |
Method HANDLE_EPM_EXCEPTION Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IV_ATTR1 | Call by reference | Type reference (TYPE) | SCX_ATTRNAME | Attribute Name | 20140506 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Business Exception | 20140506 | ||
| 2 | Technical Exception | 20140506 |
Method HANDLE_EPM_EXEC_UNSUCCESSFUL Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IV_ATTR1 | Call by reference | Type reference (TYPE) | SCX_ATTRNAME | Attribute Name | 20140519 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Business Exception | 20140519 | ||
| 2 | Technical Exception | 20140519 |
Method HANDLE_EPM_MESSAGES Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IO_EPM_MSG_BUFFER | Call by reference | Object reference (TYPE REF TO) | IF_EPM_MESSAGE_BUFFER | EPM: Message buffer interface | 20140505 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Business Exception | 20140505 | ||
| 2 | Technical Exception | 20140505 |
Method PERSIST_EPM_DATA Signature
Method PERSIST_EPM_DATA on class /IWBEP/CL_GWSAMPLE_BAS_DPC_EXT has no parameter.
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Business Exception | 20140526 | ||
| 2 | Technical Exception | 20140526 |
Method PROD_CONV_PROPERTIES_TO_SQL Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IV_STRING | Value transfer | Type reference (TYPE) | STRING | 20140506 | ||||
| 2 | RV_STRING | Value transfer | Type reference (TYPE) | STRING | 20140506 |
Method PROD_CONV_PROPERTIES_TO_SQL on class /IWBEP/CL_GWSAMPLE_BAS_DPC_EXT has no exception.
Method PROD_GET_ENTITY Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ER_ENTITY | Value transfer | Type reference (TYPE) | /IWBEP/CL_GWSAMPLE_BAS_MPC=>TS_PRODUCT | 20140523 | ||||
| 2 | IV_PRODUCT_ID | Call by reference | Type reference (TYPE) | SNWD_PRODUCT_ID | EPM: Product ID | 20140523 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Business Exception | 20140523 | ||
| 2 | Technical Exception | 20140523 |
Method PROD_GET_ENTITYSET Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ES_RESPONSE_CONTEXT | Call by reference | Type reference (TYPE) | /IWBEP/IF_MGW_APPL_SRV_RUNTIME=>TY_S_MGW_RESPONSE_CONTEXT | Feed request response information | 20140523 | |||
| 2 | ET_ENTITYSET | Call by reference | Type reference (TYPE) | /IWBEP/CL_GWSAMPLE_BAS_MPC=>TT_PRODUCT | 20140523 | ||||
| 3 | IO_TECH_REQUEST_CONTEXT | Call by reference | Object reference (TYPE REF TO) | /IWBEP/IF_MGW_REQ_ENTITYSET | Request Details for Read Feed | 20140523 | |||
| 4 | IV_ADD_FILTER_FIELD_NAME | Call by reference | Type reference (TYPE) | STRING | Additional where clause - field name | 20140530 | |||
| 5 | IV_ADD_FILTER_FIELD_VALUE | Call by reference | Type reference (TYPE) | DATA | Additional where clause - field value | 20140530 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Business Exception | 20140523 | ||
| 2 | Technical Exception | 20140523 |
Method RESOLVE_NAVIGATION_PATH Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ER_RESULT | Call by reference | Type reference (TYPE) | DATA | Result, either an Entity or Entity Set | 20140523 | |||
| 2 | ES_RESPONSE_CONTEXT | Call by reference | Type reference (TYPE) | /IWBEP/IF_MGW_APPL_SRV_RUNTIME=>TY_S_MGW_RESPONSE_CONTEXT | Feed request response information | 20140523 | |||
| 3 | IO_TECH_REQUEST_CTX_ENTITY | Call by reference | Object reference (TYPE REF TO) | /IWBEP/IF_MGW_REQ_ENTITY | Request Details for Entity Read Operation | 20140523 | |||
| 4 | IO_TECH_REQUEST_CTX_ENTITYSET | Call by reference | Object reference (TYPE REF TO) | /IWBEP/IF_MGW_REQ_ENTITYSET | Request Details for Read Feed | 20140523 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Business Exception | 20140522 | ||
| 2 | Technical Exception | 20140522 |
Method SOLI_CONV_PROPERTIES_TO_SQL Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IV_STRING | Value transfer | Type reference (TYPE) | STRING | 20140528 | ||||
| 2 | RV_STRING | Value transfer | Type reference (TYPE) | STRING | 20140528 |
Method SOLI_CONV_PROPERTIES_TO_SQL on class /IWBEP/CL_GWSAMPLE_BAS_DPC_EXT has no exception.
Method SOLI_GET_ENTITY Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ER_ENTITY | Value transfer | Type reference (TYPE) | /IWBEP/CL_GWSAMPLE_BAS_MPC=>TS_SALESORDERLINEITEM | 20140528 | ||||
| 2 | IV_SO_ID | Call by reference | Type reference (TYPE) | SNWD_SO_ID | EPM: Sales Order Number | 20140528 | |||
| 3 | IV_SO_ITEM_POS | Call by reference | Type reference (TYPE) | SNWD_SO_ITEM_POS | EPM: Sales Order Item Position | 20140528 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Business Exception | 20140528 | ||
| 2 | Technical Exception | 20140528 |
Method SOLI_GET_ENTITYSET Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ES_RESPONSE_CONTEXT | Call by reference | Type reference (TYPE) | /IWBEP/IF_MGW_APPL_SRV_RUNTIME=>TY_S_MGW_RESPONSE_CONTEXT | Feed request response information | 20140528 | |||
| 2 | ET_ENTITYSET | Call by reference | Type reference (TYPE) | /IWBEP/CL_GWSAMPLE_BAS_MPC=>TT_SALESORDERLINEITEM | 20140528 | ||||
| 3 | IO_TECH_REQUEST_CONTEXT | Call by reference | Object reference (TYPE REF TO) | /IWBEP/IF_MGW_REQ_ENTITYSET | Request Details for Read Feed | 20140528 | |||
| 4 | IV_ADD_FILTER_FIELD_NAME | Call by reference | Type reference (TYPE) | STRING | Additional where clause - field name | 20140530 | |||
| 5 | IV_ADD_FILTER_FIELD_VALUE | Call by reference | Type reference (TYPE) | DATA | Additional where clause - field value | 20140530 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Business Exception | 20140528 | ||
| 2 | Technical Exception | 20140528 |
Method SO_CONV_PROPERTIES_TO_SQL Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IV_STRING | Value transfer | Type reference (TYPE) | STRING | 20140527 | ||||
| 2 | RV_STRING | Value transfer | Type reference (TYPE) | STRING | 20140527 |
Method SO_CONV_PROPERTIES_TO_SQL on class /IWBEP/CL_GWSAMPLE_BAS_DPC_EXT has no exception.
Method SO_FETCH_SHORTTEXTS Signature
Method SO_FETCH_SHORTTEXTS on class /IWBEP/CL_GWSAMPLE_BAS_DPC_EXT has no parameter.
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Business Exception | 20140531 | ||
| 2 | Technical Exception | 20140531 |
Method SO_GET_ENTITY Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ER_ENTITY | Value transfer | Type reference (TYPE) | /IWBEP/CL_GWSAMPLE_BAS_MPC=>TS_SALESORDER | 20140527 | ||||
| 2 | IV_SO_ID | Call by reference | Type reference (TYPE) | SNWD_SO_ID | EPM: Sales Order Number | 20140527 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Business Exception | 20140527 | ||
| 2 | Technical Exception | 20140527 |
Method SO_GET_ENTITYSET Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ES_RESPONSE_CONTEXT | Call by reference | Type reference (TYPE) | /IWBEP/IF_MGW_APPL_SRV_RUNTIME=>TY_S_MGW_RESPONSE_CONTEXT | Feed request response information | 20140527 | |||
| 2 | ET_ENTITYSET | Call by reference | Type reference (TYPE) | /IWBEP/CL_GWSAMPLE_BAS_MPC=>TT_SALESORDER | 20140527 | ||||
| 3 | IO_TECH_REQUEST_CONTEXT | Call by reference | Object reference (TYPE REF TO) | /IWBEP/IF_MGW_REQ_ENTITYSET | Request Details for Read Feed | 20140527 | |||
| 4 | IV_ADD_FILTER_FIELD_NAME | Call by reference | Type reference (TYPE) | STRING | Additional where clause - field name | 20140530 | |||
| 5 | IV_ADD_FILTER_FIELD_VALUE | Call by reference | Type reference (TYPE) | DATA | Additional where clause - field value | 20140530 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Business Exception | 20140527 | ||
| 2 | Technical Exception | 20140527 |
Method THROW_GENERIC_ERROR Signature
Method THROW_GENERIC_ERROR on class /IWBEP/CL_GWSAMPLE_BAS_DPC_EXT has no parameter.
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Business Exception | 20140506 | ||
| 2 | Technical Exception | 20140506 |
History
| Last changed by/on | SAP | 20141120 |
| SAP Release Created in | 740 |