SAP ABAP Interface IF_LIB_DYNPRO_ACCESSOR (interface for accessing generic dynpros)
Hierarchy
☛
SAP_BASIS (Software Component) SAP Basis Component
⤷
BC-DB (Application Component) Database Interface, Database Platforms
⤷
SHDB_TOOLS (Package) helper classes for HANA DB
⤷
⤷
Meta Relationship - Used By
| # | Relationship type | Used by | Short Description | Created on |
|---|---|---|---|---|
| 1 | Interface implementation (CLASS c. INTERFACES i_ref) | CL_LIB_DYNPRO_ACCESSOR | generic dynpro accessor | 20111222 |
Properties
| Interface | IF_LIB_DYNPRO_ACCESSOR | |
| Short Description | interface for accessing generic dynpros |
General Data
| Package | SHDB_TOOLS | helper classes for HANA DB |
| Created | 20111222 | SAP |
| Last changed | 20130531 | SAP |
| Unicode checks active |
Forward declarations
Interface IF_LIB_DYNPRO_ACCESSOR has no forward declaration.
Interfaces
Interface IF_LIB_DYNPRO_ACCESSOR has no interface.
Friends
Interface IF_LIB_DYNPRO_ACCESSOR has no friend.
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | MT_EXCLUDED_FCODES | Instance attribute | Public | Type reference (TYPE) | TT_FCODE | 20111222 | |||
| 2 | MV_FCTEXT_EXECUTE | Instance attribute | Public | Type reference (TYPE) | STRING | 20111222 | |||
| 3 | MV_TITLE | Instance attribute | Public | Type reference (TYPE) | STRING | 20111222 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Method | 20111222 | ||
| 2 | Instance method | Public | Method | 20111222 | ||
| 3 | Instance method | Public | Method | 20111222 | ||
| 4 | Instance method | Public | Method | 20111222 | ||
| 5 | Instance method | Public | Method | 20111222 | ||
| 6 | Instance method | Public | Method | 20111222 | ||
| 7 | Instance method | Public | Method | 20111222 |
Events
Interface IF_LIB_DYNPRO_ACCESSOR has no event.
Types
| # | Type | Visibility | Typing | Associated Type | Description | Created on | Type Source |
|---|---|---|---|---|---|---|---|
| 1 | TT_FCODE | Public | See coding | 20111222 | tt_fcode TYPE STANDARD TABLE OF sy-ucomm
|
Method Signatures
Method AFTER_HANDLE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IV_UCOMM | Call by reference | Type reference (TYPE) | SY-UCOMM | 20111222 |
Method AFTER_HANDLE on Interface IF_LIB_DYNPRO_ACCESSOR has no exception.
Method BEFORE_HANDLE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IV_UCOMM | Call by reference | Type reference (TYPE) | SY-UCOMM | 20111222 |
Method BEFORE_HANDLE on Interface IF_LIB_DYNPRO_ACCESSOR has no exception.
Method CREATE_CUSTOM_CONTROL_HANDLE Signature
Method CREATE_CUSTOM_CONTROL_HANDLE on Interface IF_LIB_DYNPRO_ACCESSOR has no parameter.
Method CREATE_CUSTOM_CONTROL_HANDLE on Interface IF_LIB_DYNPRO_ACCESSOR has no exception.
Method CREATE_DYNPRO Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IV_TITLE | Call by reference | Type reference (TYPE) | CLIKE | 20111222 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | 20120105 |
Method CREATE_DYNPRO_ELEMENTS Signature
Method CREATE_DYNPRO_ELEMENTS on Interface IF_LIB_DYNPRO_ACCESSOR has no parameter.
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | 20120105 |
Method EXCLUDE_FCODE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IV_UCOMM | Call by reference | Type reference (TYPE) | SY-UCOMM | 20111222 |
Method EXCLUDE_FCODE on Interface IF_LIB_DYNPRO_ACCESSOR has no exception.
Method HANDLE_FCODE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IV_UCOMM | Call by reference | Type reference (TYPE) | SY-UCOMM | 20111222 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | 20120105 |
History
| Last changed by/on | SAP | 20130531 |
| SAP Release Created in | 730 |