SAP ABAP Class CL_SALV_VERI_WINDOW_CONTAINER (Design Object in a Screen)
Hierarchy
☛
SAP_BASIS (Software Component) SAP Basis Component
⤷
BC-SRV-ALV (Application Component) SAP List Viewer
⤷
SALV_VERI (Package) ALV: Verification
⤷
⤷
Meta Relationship - Using
| # | Relationship type | Using | Short Description | Created on |
|---|---|---|---|---|
| 1 | Inheritance (c INHERITING FROM c_ref) | CL_CTRLER_SCREEN_WINDOW | Window with 0..n subscreens | 20040512 |
Properties
| Class | CL_SALV_VERI_WINDOW_CONTAINER | |
| Short Description | Design Object in a Screen | |
| Super Class | CL_CTRLER_SCREEN_WINDOW | Window with 0..n subscreens |
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | SALV_VERI | ALV: Verification |
| Created | 20040512 | SAP |
| Last change | 20040930 | SAP |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
| # | Type group / Object type | Type | Type Description |
|---|---|---|---|
| 1 | Forward declaration interface (INTERFACE i DEFINITION DEF... | Forward declaration interface (INTERFACE i DEFINITION DEF... |
Interfaces
Class CL_SALV_VERI_WINDOW_CONTAINER has no interface implemented.
Friends
Class CL_SALV_VERI_WINDOW_CONTAINER has no friend class.
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | Constant | Protected | Type reference (TYPE) | STRING | 'CONTAINER' | 20040512 | |||
| 2 | Constant | Protected | Type reference (TYPE) | SYDYNNR | '0100' | ABAP Program: Number of Current Screen | 20040512 | ||
| 3 | Constant | Protected | Type reference (TYPE) | SYPFKEY | 'POPUP' | Screens, Current GUI Status | 20040512 | ||
| 4 | Constant | Protected | Type reference (TYPE) | SYPFKEY | 'WINDOW' | Screens, Current GUI Status | 20040512 | ||
| 5 | Constant | Protected | Type reference (TYPE) | SYREPID | 'SAPLSALV_VERI_DYNPRO' | ABAP Program: Current Main Program | 20040512 | ||
| 6 | Constant | Protected | Type reference (TYPE) | GUI_TITLE | 'TITLE' | Menu Painter: Title code | 20040512 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Constructor | Constructor | 20040512 | |
| 2 | Instance method | Public | Method | 20040512 | ||
| 3 | Instance method | Public | Method | 20040512 | ||
| 4 | Instance method | Public | Method | 20040512 |
Events
Class CL_SALV_VERI_WINDOW_CONTAINER has no event.
Types
Class CL_SALV_VERI_WINDOW_CONTAINER has no local type.
Method Signatures
Method CONSTRUCTOR Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ENDING_X | Call by reference | Type reference (TYPE) | I | 0 | 20040512 | |||
| 2 | ENDING_Y | Call by reference | Type reference (TYPE) | I | 0 | 20040512 | |||
| 3 | POPUP | Call by reference | Type reference (TYPE) | SAP_BOOL | IF_SALV_C_BOOL_SAP=>FALSE | boolsche Variable (X=true, -=false, space=unknown) | 20040512 | ||
| 4 | STARTING_X | Call by reference | Type reference (TYPE) | I | 0 | 20040512 | |||
| 5 | STARTING_Y | Call by reference | Type reference (TYPE) | I | 0 | 20040512 |
Method CONSTRUCTOR on class CL_SALV_VERI_WINDOW_CONTAINER has no exception.
Method GET_CONTAINER_NAME Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | VALUE | Value transfer | Type reference (TYPE) | STRING | 20040512 |
Method GET_CONTAINER_NAME on class CL_SALV_VERI_WINDOW_CONTAINER has no exception.
Method GET_DYNNR Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | VALUE | Value transfer | Type reference (TYPE) | SYDYNNR | ABAP-Programm, Nummer des aktuellen Dynpros | 20040512 |
Method GET_DYNNR on class CL_SALV_VERI_WINDOW_CONTAINER has no exception.
Method GET_REPID Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | VALUE | Value transfer | Type reference (TYPE) | SYREPID | ABAP-Programm, aktuelles Rahmenprogramm | 20040512 |
Method GET_REPID on class CL_SALV_VERI_WINDOW_CONTAINER has no exception.
History
| Last changed by/on | SAP | 20040930 |
| SAP Release Created in | 700 |