SAP ABAP Class CL_SADL_GW_UTIL (Utilities)
Hierarchy
☛
SAP_BASIS (Software Component) SAP Basis Component
⤷
BC-ESI-ESF-GW (Application Component) Gateway Integration for CDS and BOPF via SADL
⤷
SADL_GW_DT_SB_API (Package) Gateway Integration: Service Builder API
⤷
⤷
Properties
| Class | CL_SADL_GW_UTIL | |
| Short Description | Utilities | |
| Super Class | ||
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | SADL_GW_DT_SB_API | Gateway Integration: Service Builder API |
| Created | 20130522 | SAP |
| Last change | 20141121 | |
| 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) |
Interfaces
Class CL_SADL_GW_UTIL has no interface implemented.
Friends
Class CL_SADL_GW_UTIL has no friend class.
Attributes
Class CL_SADL_GW_UTIL has no attribute.
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Static method | Public | Method | 20130925 | ||
| 2 | Static method | Public | Method | 20130925 | ||
| 3 | Static method | Public | Method | 20131206 | ||
| 4 | Static method | Private | Method | 20131014 |
Events
Class CL_SADL_GW_UTIL has no event.
Types
| # | Type | Visibility | Typing | Associated Type | Description | Created on | Type Source |
|---|---|---|---|---|---|---|---|
| 1 | TT_ENTITY_SET_DATA | Public | See coding | 20131206 | tt_entity_set_data TYPE SORTED TABLE OF ty_entity_set_data WITH UNIQUE KEY name
|
||
| 2 | TY_ENTITY_SET_DATA | Public | See coding | 20131206 | BEGIN OF ty_entity_set_data,
name TYPE string,
max_edit_mode TYPE string,
END OF ty_entity_set_data
|
Method Signatures
Method GET_ENTITY_TYPE_AND_ID Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | EV_ENTITY_ID | Call by reference | Type reference (TYPE) | STRING | 20130925 | ||||
| 2 | EV_ENTITY_TYPE | Call by reference | Type reference (TYPE) | STRING | 20130925 | ||||
| 3 | IV_DS_GROUP | Call by reference | Type reference (TYPE) | /IWBEP/SBDSP_DS_GROUP | 20130925 | ||||
| 4 | IV_DS_NAME | Call by reference | Type reference (TYPE) | /IWBEP/SBDSP_DS_NAME | 20130925 |
Method GET_ENTITY_TYPE_AND_ID on class CL_SADL_GW_UTIL has no exception.
Method GET_MAPPED_ENTITY_SET_NAMES Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ET_ENTITY_SET_NAMES | Call by reference | Type reference (TYPE) | TT_ENTITY_SET_DATA | 20130925 | ||||
| 2 | ET_SADL_DATA_SOURCES | Call by reference | Type reference (TYPE) | IF_SADL_TYPES=>TT_SADL_DATA_SOURCES | 20130925 | ||||
| 3 | IO_PROJECT | Call by reference | Object reference (TYPE REF TO) | /IWBEP/IF_SBDM_ROOT | 20130925 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | 20130925 |
Method GET_MAX_EDIT_MODE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IO_ENTITY_SET | Call by reference | Object reference (TYPE REF TO) | /IWBEP/IF_SBDSP_ENTITY_SET | 20131206 | ||||
| 2 | RV_MAX_EDIT_MODE | Value transfer | Type reference (TYPE) | STRING | 20131206 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | 20131206 |
Method _INSERT_DATA_SOURCE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | CT_SADL_DATA_SOURCES | Call by reference | Type reference (TYPE) | IF_SADL_TYPES=>TT_SADL_DATA_SOURCES | 20131014 | ||||
| 2 | IT_CHILDREN | Call by reference | Type reference (TYPE) | /IWBEP/T_SBDM_NODES | 20131014 | ||||
| 3 | IV_ENTITY_SET_NAME | Call by reference | Type reference (TYPE) | STRING | 20131014 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | 20131014 |
History
| Last changed by/on | SAP | 20141121 |
| SAP Release Created in | 740 |