SAP ABAP Class /IWBEP/CL_GWSAMPLE_BAS_MPC_EXT (/IWBEP/CL_GWSAMPLE_BAS_MPC_EXT)
Hierarchy
☛
SAP_GWFND (Software Component) SAP Gateway Foundation
⤷
OPU-BSE-SDE (Application Component) Gateway SAP Data Enablement
⤷
/IWBEP/740_SAMPLE_BASIC (Package) OData Channel - Basic Sample Service - 7.40 only

⤷

⤷

Meta Relationship - Using
# | Relationship type | Using | Short Description | Created on |
---|---|---|---|---|
1 | Inheritance (c INHERITING FROM c_ref) | /IWBEP/CL_GWSAMPLE_BAS_MPC | /IWBEP/CL_GWSAMPLE_BAS_MPC | 20140410 |
Properties
Class | /IWBEP/CL_GWSAMPLE_BAS_MPC_EXT | |
Short Description | /IWBEP/CL_GWSAMPLE_BAS_MPC_EXT | |
Super Class | /IWBEP/CL_GWSAMPLE_BAS_MPC | /IWBEP/CL_GWSAMPLE_BAS_MPC |
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
Class /IWBEP/CL_GWSAMPLE_BAS_MPC_EXT has no forward declaration.
Interfaces
Class /IWBEP/CL_GWSAMPLE_BAS_MPC_EXT has no interface implemented.
Friends
Class /IWBEP/CL_GWSAMPLE_BAS_MPC_EXT has no friend class.
Attributes
Class /IWBEP/CL_GWSAMPLE_BAS_MPC_EXT has no attribute.
Methods
Class /IWBEP/CL_GWSAMPLE_BAS_MPC_EXT has no method.
Events
Class /IWBEP/CL_GWSAMPLE_BAS_MPC_EXT has no event.
Types
# | Type | Visibility | Typing | Associated Type | Description | Created on | Type Source |
---|---|---|---|---|---|---|---|
1 | TY_S_PROD_HELPER | Public | See coding | 20140520 | begin of TY_S_PROD_HELPER ,
name_guid type SNWD_NODE_KEY,
desc_guid type SNWD_NODE_KEY,
name_orig_language type spras,
desc_orig_language type spras,
entity type /IWBEP/CL_GWSAMPLE_BAS_MPC=>ts_product,
end of ty_s_prod_helper
|
||
2 | TY_S_SOLI_HELPER | Public | See coding | 20140528 | begin of TY_S_SOLI_HELPER,
soli_guid type SNWD_NODE_KEY,
note_guid type SNWD_NODE_KEY,
note_orig_language type spras,
entity type /IWBEP/CL_GWSAMPLE_BAS_MPC=>ts_salesorderlineitem,
end of TY_S_SOLI_HELPER
|
||
3 | TY_S_SO_HELPER | Public | See coding | 20140527 | begin of TY_S_SO_HELPER,
note_guid type SNWD_NODE_KEY,
note_orig_language type spras,
entity type /IWBEP/CL_GWSAMPLE_BAS_MPC=>ts_salesorder,
end of ty_s_so_helper
|
||
4 | TY_S_SO_SOLI | Public | See coding | 20140530 | BEGIN OF TY_S_SO_SOLI .
INCLUDE TYPE /IWBEP/CL_GWSAMPLE_BAS_MPC=>TS_SALESORDER.
types:
tolineitems type STANDARD TABLE OF /IWBEP/CL_GWSAMPLE_BAS_MPC=>TS_SALESORDERLINEITEM WITH DEFAULT KEY,
END OF TY_S_SO_SOLI
|
||
5 | TY_T_PROD_HELPER | Public | See coding | 20140520 | ty_t_prod_helper type STANDARD TABLE OF ty_s_prod_helper with DEFAULT KEY
|
||
6 | TY_T_SOLI_HELPER | Public | See coding | 20140528 | TY_T_SOLI_HELPER type STANDARD TABLE OF ty_s_soli_helper with DEFAULT KEY
|
||
7 | TY_T_SO_HELPER | Public | See coding | 20140527 | TY_T_SO_HELPER type STANDARD TABLE OF TY_s_SO_HELPER with DEFAULT KEY
|
History
Last changed by/on | SAP | 20141120 |
SAP Release Created in | 740 |