SAP ABAP Interface IF_LTR_VIEW (Implemented by all classes calling screens.)
Hierarchy
☛
DMIS (Software Component) DMIS 2011_1
⤷
CA-EUR (Application Component) European Monetary Union: Euro
⤷
LTR_DYNP (Package) SAP LT: Dynpro UI for the LT Repository
⤷
⤷
Meta Relationship - Used By
| # | Relationship type | Used by | Short Description | Created on |
|---|---|---|---|---|
| 1 | Interface implementation (CLASS c. INTERFACES i_ref) | CL_LTR_KEY_COMP_TABS | Class for Tabstrip | 20110407 |
| 2 | Interface implementation (CLASS c. INTERFACES i_ref) | CL_LTR_MONITOR | Monitor | 20110506 |
| 3 | Interface implementation (CLASS c. INTERFACES i_ref) | CL_LTR_VIEW_OBJECT_GEN | 20110407 | |
| 4 | Interface implementation (CLASS c. INTERFACES i_ref) | CL_LTR_VIEW_OBJECT_TREE | LTR Component Keys View | 20110418 |
Properties
| Interface | IF_LTR_VIEW | |
| Short Description | Implemented by all classes calling screens. |
General Data
| Package | LTR_DYNP | SAP LT: Dynpro UI for the LT Repository |
| Created | 20110318 | SAP |
| Last changed | 20141030 | |
| Unicode checks active |
Forward declarations
Interface IF_LTR_VIEW has no forward declaration.
Interfaces
Interface IF_LTR_VIEW has no interface.
Friends
Interface IF_LTR_VIEW has no friend.
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | GC_SCREEN_REPID_WORKBENCH | Constant | Public | Type reference (TYPE) | SYREPID | 'SAPLLTR_UI_SCREENS' | Program with screens | 20110318 | |
| 2 | GC_SCREEN_REPID_WORKBENCH_MON | Constant | Public | Type reference (TYPE) | SYREPID | 'SAPLSLTR_UI_SCREENS' | Program with Monitor screens | 20110720 | |
| 3 | GC_UCOMM_LEAVE | Constant | Public | Type reference (TYPE) | SYUCOMM | 'LEAVE_SCREEN' | Screens, function code triggered by PAI | 20110318 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Method | Free | 20110318 | |
| 2 | Instance method | Public | Method | Process after input | 20110318 | |
| 3 | Instance method | Public | Method | Process before output | 20110318 |
Events
Interface IF_LTR_VIEW has no event.
Types
Interface IF_LTR_VIEW has no local type.
Method Signatures
Method FREE Signature
Method FREE on Interface IF_LTR_VIEW has no parameter.
Method FREE on Interface IF_LTR_VIEW has no exception.
Method PAI Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | CS_SCREEN_INFO | Call by reference | Type reference (TYPE) | LTR_S_UI_SCREEN_INFO | UI: Info about used screen | 20110318 | |||
| 2 | CV_UCOMM | Call by reference | Type reference (TYPE) | SYUCOMM | Screens, function code triggered by PAI | 20110318 | |||
| 3 | IS_DATA | Call by reference | Type reference (TYPE) | ANY | Additional data for screen | 20110318 | |||
| 4 | IV_SCREEN | Call by reference | Type reference (TYPE) | SYDYNNR | ABAP program, number of current screen | 20110318 |
Method PAI on Interface IF_LTR_VIEW has no exception.
Method PBO Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | CS_DATA | Call by reference | Type reference (TYPE) | ANY | Additional data for screen | 20110318 | |||
| 2 | CS_SCREEN_INFO | Call by reference | Type reference (TYPE) | LTR_S_UI_SCREEN_INFO | UI: Info about used screen | 20110318 | |||
| 3 | IV_SCREEN | Call by reference | Type reference (TYPE) | SYDYNNR | ABAP program, number of current screen | 20110318 |
Method PBO on Interface IF_LTR_VIEW has no exception.
History
| Last changed by/on | SAP | 20141030 |
| SAP Release Created in | 2010_1_620 |