SAP ABAP Class IF_LIB_DYNPRO_ACCESSOR (interface for accessing generic dynpros)
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
| Class | IF_LIB_DYNPRO_ACCESSOR | |
| Short Description | interface for accessing generic dynpros | |
| Super Class | ||
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | ||
| Created | 20111222 | SAP |
| Last change | 20130531 | SAP |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
Class IF_LIB_DYNPRO_ACCESSOR has no forward declaration.
Interfaces
Class IF_LIB_DYNPRO_ACCESSOR has no interface implemented.
Friends
Class IF_LIB_DYNPRO_ACCESSOR has no friend class.
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | Instance attribute | Public | Type reference (TYPE) | TT_FCODE | 20111222 | ||||
| 2 | Instance attribute | Public | Type reference (TYPE) | STRING | 20111222 | ||||
| 3 | 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
Class 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 class 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 class IF_LIB_DYNPRO_ACCESSOR has no exception.
Method CREATE_CUSTOM_CONTROL_HANDLE Signature
Method CREATE_CUSTOM_CONTROL_HANDLE on class IF_LIB_DYNPRO_ACCESSOR has no parameter.
Method CREATE_CUSTOM_CONTROL_HANDLE on class 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 class 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 class 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 |