SAP ABAP Class CL_SALV_FORM_WINDOW_DYDOS (Display Design Object with HTML in Separate Window)
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_SALV_FORM_WINDOW Display Design Object in Separate Screen 20040115
Properties
Class CL_SALV_FORM_WINDOW_DYDOS  
Short Description Display Design Object with HTML in Separate Window    
Super Class CL_SALV_FORM_WINDOW Display Design Object in Separate Screen 
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_DYDOS has no interface implemented.
Friends
Class CL_SALV_FORM_WINDOW_DYDOS has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 C_DYNNR Constant Protected Type reference (TYPE) SYDYNNR '0200' ABAP Program: Number of Current Screen 20040115
2 R_CONTAINER Instance attribute Protected Object reference (TYPE REF TO) CL_GUI_CONTAINER Abstract Container for GUI Controls 20040115
3 R_FORM_DYDOS Instance attribute Protected Object reference (TYPE REF TO) CL_SALV_FORM_DYDOS ALV Form for output as HTML 20040115
Methods
# Method Level Visibility Method type Description Created on
1 CONSTRUCTOR Instance method Public Constructor Constructor 20040114
2 CREATE_FORM_DYDOS Instance method Protected Method Create ALV Form for Output as HTML 20040115
Events
Class CL_SALV_FORM_WINDOW_DYDOS has no event.
Types
Class CL_SALV_FORM_WINDOW_DYDOS 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 20040115
2 Importing ENDING_Y Call by reference Type reference (TYPE) I 0 20040115
3 Importing POPUP Call by reference Type reference (TYPE) SAP_BOOL IF_SALV_C_BOOL_SAP=>FALSE 20040115
4 Importing R_CONTENT Call by reference Object reference (TYPE REF TO) CL_SALV_FORM_ELEMENT Allgemeiner Element im Gestaltungsobjekt 20040115
5 Importing STARTING_X Call by reference Type reference (TYPE) I 0 20040115
6 Importing STARTING_Y Call by reference Type reference (TYPE) I 0 20040115

Method CONSTRUCTOR on class CL_SALV_FORM_WINDOW_DYDOS has no exception.

Method CREATE_FORM_DYDOS Signature

Method CREATE_FORM_DYDOS on class CL_SALV_FORM_WINDOW_DYDOS has no parameter.
Method CREATE_FORM_DYDOS on class CL_SALV_FORM_WINDOW_DYDOS has no exception.
History
Last changed by/on SAP  20130531 
SAP Release Created in 700