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 IF_SALV_C_BOOL_SAP 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 C_CONTAINER_NAME Constant Protected Type reference (TYPE) STRING 'CONTAINER' 20040512
2 C_DYNNR Constant Protected Type reference (TYPE) SYDYNNR '0100' ABAP Program: Number of Current Screen 20040512
3 C_PFSTATUS_POPUP Constant Protected Type reference (TYPE) SYPFKEY 'POPUP' Screens, Current GUI Status 20040512
4 C_PFSTATUS_WINDOW Constant Protected Type reference (TYPE) SYPFKEY 'WINDOW' Screens, Current GUI Status 20040512
5 C_REPID Constant Protected Type reference (TYPE) SYREPID 'SAPLSALV_VERI_DYNPRO' ABAP Program: Current Main Program 20040512
6 C_TITLEBAR Constant Protected Type reference (TYPE) GUI_TITLE 'TITLE' Menu Painter: Title code 20040512
Methods
# Method Level Visibility Method type Description Created on
1 CONSTRUCTOR Instance method Public Constructor Constructor 20040512
2 GET_CONTAINER_NAME Instance method Public Method 20040512
3 GET_DYNNR Instance method Public Method 20040512
4 GET_REPID 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 Importing ENDING_X Call by reference Type reference (TYPE) I 0 20040512
2 Importing ENDING_Y Call by reference Type reference (TYPE) I 0 20040512
3 Importing POPUP Call by reference Type reference (TYPE) SAP_BOOL IF_SALV_C_BOOL_SAP=>FALSE boolsche Variable (X=true, -=false, space=unknown) 20040512
4 Importing STARTING_X Call by reference Type reference (TYPE) I 0 20040512
5 Importing 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 Returning 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 Returning 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 Returning 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