SAP ABAP Class IF_LTR_VIEW (Implemented by all classes calling screens.)
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
| Class | IF_LTR_VIEW | |
| Short Description | Implemented by all classes calling screens. | |
| Super Class | ||
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | ||
| Created | 20110318 | SAP |
| Last change | 20141030 | |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
Class IF_LTR_VIEW has no forward declaration.
Interfaces
Class IF_LTR_VIEW has no interface implemented.
Friends
Class IF_LTR_VIEW has no friend class.
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | Constant | Public | Type reference (TYPE) | SYREPID | 'SAPLLTR_UI_SCREENS' | Program with screens | 20110318 | ||
| 2 | Constant | Public | Type reference (TYPE) | SYREPID | 'SAPLSLTR_UI_SCREENS' | Program with Monitor screens | 20110720 | ||
| 3 | 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
Class IF_LTR_VIEW has no event.
Types
Class IF_LTR_VIEW has no local type.
Method Signatures
Method FREE Signature
Method FREE on class IF_LTR_VIEW has no parameter.
Method FREE on class 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 class 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 class IF_LTR_VIEW has no exception.
History
| Last changed by/on | SAP | 20141030 |
| SAP Release Created in |