SAP ABAP Class CL_SALV_FORM_WINDOW (Display Design Object in Separate Screen)
Hierarchy
SAP_BASIS (Software Component) SAP Basis Component
   BC-SRV-ALV (Application Component) SAP List Viewer
     SALV_OM_FORM (Package) ALV: Design Object
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 20040114
Meta Relationship - Used By
# Relationship type Used by Short Description Created on
1 Inheritance (c INHERITING FROM c_ref)  CL_SALV_FORM_WINDOW_ABAP Display Design Object with ABAP Write Statements 20040115
2 Inheritance (c INHERITING FROM c_ref)  CL_SALV_FORM_WINDOW_DYDOS Display Design Object with HTML in Separate Window 20040115
Properties
Class CL_SALV_FORM_WINDOW  
Short Description Display Design Object in Separate 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_OM_FORM   ALV: Design Object 
Created 20040114   SAP 
Last change 20130531   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_FORM_WINDOW has no interface implemented.
Friends
Class CL_SALV_FORM_WINDOW has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 C_PFSTATUS_POPUP Constant Protected Type reference (TYPE) SYPFKEY 'POPUP' Screens, Current GUI Status 20040114
2 C_PFSTATUS_WINDOW Constant Protected Type reference (TYPE) SYPFKEY 'WINDOW' Screens, Current GUI Status 20040114
3 C_REPID Constant Protected Type reference (TYPE) SYREPID 'SAPLSALV_FORM_DYNPRO' ABAP Program: Current Main Program 20040114
4 C_TITLEBAR Constant Protected Type reference (TYPE) GUI_TITLE 'TITLE' Menu Painter: Title code 20040114
5 R_CONTENT Instance attribute Protected Object reference (TYPE REF TO) CL_SALV_FORM_ELEMENT General Element in Design Object 20040114
Methods
# Method Level Visibility Method type Description Created on
1 CONSTRUCTOR Instance method Public Constructor Constructor 20040114
Events
Class CL_SALV_FORM_WINDOW has no event.
Types
Class CL_SALV_FORM_WINDOW 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 20040114
2 Importing ENDING_Y Call by reference Type reference (TYPE) I 0 20040114
3 Importing POPUP Call by reference Type reference (TYPE) SAP_BOOL IF_SALV_C_BOOL_SAP=>FALSE boolsche Variable (X=true, -=false, space=unknown) 20040114
4 Importing R_CONTENT Call by reference Object reference (TYPE REF TO) CL_SALV_FORM_ELEMENT Allgemeiner Element im Gestaltungsobjekt 20040114
5 Importing STARTING_X Call by reference Type reference (TYPE) I 0 20040114
6 Importing STARTING_Y Call by reference Type reference (TYPE) I 0 20040114

Method CONSTRUCTOR on class CL_SALV_FORM_WINDOW has no exception.
History
Last changed by/on SAP  20130531 
SAP Release Created in 700