SAP ABAP Class CL_SADL_GW_UI_ALV_UTIL (Methods extracted from CL_SADL_GW_UI_ALV_SADL_MAPPING)
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_UI (Package) Gateway Integration: Service Builder additional UI Objects
⤷
⤷
Properties
| Class | CL_SADL_GW_UI_ALV_UTIL | |
| Short Description | Methods extracted from CL_SADL_GW_UI_ALV_SADL_MAPPING | |
| Super Class | ||
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | SADL_GW_DT_SB_UI | Gateway Integration: Service Builder additional UI Objects |
| Created | 20131021 | SAP |
| Last change | 20141121 | |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
Class CL_SADL_GW_UI_ALV_UTIL has no forward declaration.
Interfaces
Class CL_SADL_GW_UI_ALV_UTIL has no interface implemented.
Friends
Class CL_SADL_GW_UI_ALV_UTIL has no friend class.
Attributes
Class CL_SADL_GW_UI_ALV_UTIL has no attribute.
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Static method | Public | Method | 20131112 | ||
| 2 | Static method | Private | Method | 20131112 | ||
| 3 | Static method | Public | Method | 20131021 | ||
| 4 | Static method | Public | Method | 20131022 | ||
| 5 | Static method | Public | Method | 20131021 | ||
| 6 | Static method | Private | Method | 20131022 | ||
| 7 | Static method | Private | Method | 20131022 | ||
| 8 | Static method | Private | Method | 20131022 | ||
| 9 | Static method | Private | Method | 20131022 | ||
| 10 | Static method | Private | Method | 20131021 | ||
| 11 | Static method | Private | Method | 20131021 | ||
| 12 | Static method | Public | Method | 20131021 | ||
| 13 | Static method | Private | Method | 20131021 | ||
| 14 | Static method | Public | Method | 20131108 |
Events
Class CL_SADL_GW_UI_ALV_UTIL has no event.
Types
| # | Type | Visibility | Typing | Associated Type | Description | Created on | Type Source |
|---|---|---|---|---|---|---|---|
| 1 | TT_BINDING | Private | See coding | 20131021 | tt_binding TYPE SORTED TABLE OF ty_binding WITH UNIQUE DEFAULT KEY
|
||
| 2 | TY_BINDING | Private | See coding | 20131021 | BEGIN OF ty_binding,
name TYPE string,
binding TYPE string,
END OF ty_binding
|
Method Signatures
Method ADD_PROTOCOL_ENTRY Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IO_REQUEST | Call by reference | Object reference (TYPE REF TO) | CL_ALV_CHANGED_DATA_PROTOCOL | 20131112 | ||||
| 2 | IS_T100 | Call by reference | Type reference (TYPE) | SCX_T100KEY | 20131112 | ||||
| 3 | IV_FIELDNAME | Call by reference | Type reference (TYPE) | FIELDNAME | 20131112 | ||||
| 4 | IV_ROW_ID | Call by reference | Type reference (TYPE) | INT4 | 20131112 | ||||
| 5 | IV_TABIX | Call by reference | Type reference (TYPE) | INT4 | 20131112 |
Method ADD_PROTOCOL_ENTRY on class CL_SADL_GW_UI_ALV_UTIL has no exception.
Method ADD_PROTOCOL_ENTRY_FOR_CELL Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IO_REQUEST | Call by reference | Object reference (TYPE REF TO) | CL_ALV_CHANGED_DATA_PROTOCOL | 20131112 | ||||
| 2 | IV_IS_ASSOC | Call by reference | Type reference (TYPE) | ABAP_BOOL | 20131112 | ||||
| 3 | IV_ROW_ID | Call by reference | Type reference (TYPE) | INT4 | 20131112 | ||||
| 4 | IV_TABIX | Call by reference | Type reference (TYPE) | INT4 | 20131112 | ||||
| 5 | IX | Call by reference | Object reference (TYPE REF TO) | CX_ROOT | 20131112 |
Method ADD_PROTOCOL_ENTRY_FOR_CELL on class CL_SADL_GW_UI_ALV_UTIL has no exception.
Method CHECK_ASSOCIATION_BINDING Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IO_REQUEST | Call by reference | Object reference (TYPE REF TO) | CL_ALV_CHANGED_DATA_PROTOCOL | 20131021 | ||||
| 2 | IO_SERVICE_API | Call by reference | Object reference (TYPE REF TO) | CL_SADL_GW_SERVICE_API | 20131021 | ||||
| 3 | IS_SADL | Call by reference | Type reference (TYPE) | IF_SADL_TYPES=>TY_SADL_DEFINITION | 20131021 | ||||
| 4 | IV_ENTITY_SET_NAME | Call by reference | Type reference (TYPE) | STRING | 20131021 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | 20131021 |
Method CHECK_PROPERTY_ABAP_FIELD Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IO_REQUEST | Call by reference | Object reference (TYPE REF TO) | CL_ALV_CHANGED_DATA_PROTOCOL | 20131022 | ||||
| 2 | IT_PROPERTY_BINDING | Call by reference | Type reference (TYPE) | CL_SADL_GW_UI_TO_SERVICE_HDL=>GTT_PROPERTY_SADL_MAP | 20131022 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | 20131022 |
Method CHECK_PROPERTY_BINDING Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IO_REQUEST | Call by reference | Object reference (TYPE REF TO) | CL_ALV_CHANGED_DATA_PROTOCOL | 20131021 | ||||
| 2 | IO_SERVICE_API | Call by reference | Object reference (TYPE REF TO) | CL_SADL_GW_SERVICE_API | 20131021 | ||||
| 3 | IS_SADL | Call by reference | Type reference (TYPE) | IF_SADL_TYPES=>TY_SADL_DEFINITION | 20131021 | ||||
| 4 | IV_ENTITY_SET_NAME | Call by reference | Type reference (TYPE) | STRING | 20131021 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | 20131021 |
Method CHECK_SADL_DEFINITION Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ET_ERROR_MESSAGES | Call by reference | Type reference (TYPE) | IF_SADL_TYPES=>TT_ERROR_MESSAGES | 20131022 | ||||
| 2 | IS_SADL | Call by reference | Type reference (TYPE) | IF_SADL_TYPES=>TY_SADL_DEFINITION | 20131022 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | 20131022 | |||
| 2 | 20131022 |
Method FILTER_MESSAGES_FOR_ASSOC Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | CT_MESSAGES | Call by reference | Type reference (TYPE) | IF_SADL_TYPES=>TT_ERROR_MESSAGES | 20131022 |
Method FILTER_MESSAGES_FOR_ASSOC on class CL_SADL_GW_UI_ALV_UTIL has no exception.
Method GET_ASSOC_BINDING_FROM_REQEST Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ET_BINDINGS | Call by reference | Type reference (TYPE) | CL_SADL_GW_UI_ALV_UTIL=>TT_BINDING | 20131025 | ||||
| 2 | IO_REQUEST | Value transfer | Object reference (TYPE REF TO) | CL_ALV_CHANGED_DATA_PROTOCOL | 20131022 |
Method GET_ASSOC_BINDING_FROM_REQEST on class CL_SADL_GW_UI_ALV_UTIL has no exception.
Method GET_PROP_BINDINGS_FROM_REQUEST Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ET_PROPERTIES | Call by reference | Type reference (TYPE) | CL_SADL_GW_UI_ALV_UTIL=>TT_BINDING | 20131025 | ||||
| 2 | IO_REQUEST | Value transfer | Object reference (TYPE REF TO) | CL_ALV_CHANGED_DATA_PROTOCOL | 20131022 |
Method GET_PROP_BINDINGS_FROM_REQUEST on class CL_SADL_GW_UI_ALV_UTIL has no exception.
Method GET_SADL_DATA_FOR_ASSOC Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | CS_SADL | Call by reference | Type reference (TYPE) | IF_SADL_TYPES=>TY_SADL_DEFINITION | 20131021 | ||||
| 2 | IT_ASSOC_BINDINGS | Call by reference | Type reference (TYPE) | TT_BINDING | 20131021 | ||||
| 3 | IV_ENTITY_SET_NAME | Call by reference | Type reference (TYPE) | STRING | 20131021 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | 20131021 | |||
| 2 | 20131021 |
Method GET_SADL_DATA_FOR_PROPERTIES Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | CS_SADL | Call by reference | Type reference (TYPE) | IF_SADL_TYPES=>TY_SADL_DEFINITION | 20131021 | ||||
| 2 | IT_PROPERTY_BINDINGS | Call by reference | Type reference (TYPE) | TT_BINDING | 20131021 | ||||
| 3 | IV_ENTITY_SET_NAME | Call by reference | Type reference (TYPE) | STRING | 20131021 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | 20131021 | |||
| 2 | 20131021 |
Method GET_SADL_FOR_PROJECT Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ES_DEFINITION_ABAP | Call by reference | Type reference (TYPE) | IF_SADL_TYPES=>TY_SADL_DEFINITION | 20131021 | ||||
| 2 | IO_SERVICE_API | Call by reference | Object reference (TYPE REF TO) | CL_SADL_GW_SERVICE_API | 20131021 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | 20131021 |
Method PROTOCOL_ERROR_MESSAGES Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IO_REQUEST | Call by reference | Object reference (TYPE REF TO) | CL_ALV_CHANGED_DATA_PROTOCOL | 20131021 | ||||
| 2 | IT_ERROR_MESSAGES | Call by reference | Type reference (TYPE) | IF_SADL_TYPES=>TT_ERROR_MESSAGES | 20131021 | ||||
| 3 | IV_IS_ASSOC | Call by reference | Type reference (TYPE) | ABAP_BOOL | 20131022 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | 20131021 |
Method SET_SEARCH_HELP_PARAMETERS Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ES_SEARCH_HELP | Call by reference | Type reference (TYPE) | SHLP_DESCR | 20131108 | ||||
| 2 | IS_SADL_ENTITY | Call by reference | Type reference (TYPE) | SADL_ENTITY | 20131108 | ||||
| 3 | IV_SEARCH_HELP_NAME | Call by reference | Type reference (TYPE) | SHLPNAME | 20131108 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | 20131108 |
History
| Last changed by/on | SAP | 20141121 |
| SAP Release Created in | 740 |