SAP ABAP Class CL_SALV_FORM (Set and Get Design Object Content)
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 Interface implementation (CLASS c. INTERFACES i_ref)  IF_SALV_FORM 20050725
Meta Relationship - Used By
# Relationship type Used by Short Description Created on
1 Inheritance (c INHERITING FROM c_ref)  CL_SALV_FORM_ABSTRACT Design Object 20040203
Properties
Class CL_SALV_FORM  
Short Description Set and Get Design Object Content    
Super Class    
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
Class CL_SALV_FORM has no forward declaration.
Interfaces
# Interface Abstract Final Description Created on
1 IF_SALV_FORM 20050725
Friends
Class CL_SALV_FORM has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 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
2 FREE Instance method Public Method Destructor 20120628
3 GET_CONTENT Instance method Public Method Get Content 20040114
4 GET_HEIGHT Instance method Public Method Get height 20040227
5 SET_CONTENT Instance method Public Method Set Content 20040114
Events
Class CL_SALV_FORM has no event.
Types
Class CL_SALV_FORM 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 R_CONTENT Call by reference Object reference (TYPE REF TO) CL_SALV_FORM_ELEMENT Allgemeiner Element im Gestaltungsobjekt 20040114

Method CONSTRUCTOR on class CL_SALV_FORM has no exception.

Method FREE Signature

Method FREE on class CL_SALV_FORM has no parameter.
Method FREE on class CL_SALV_FORM has no exception.

Method GET_CONTENT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning VALUE Value transfer Object reference (TYPE REF TO) CL_SALV_FORM_ELEMENT Allgemeiner Element im Gestaltungsobjekt 20040114

Method GET_CONTENT on class CL_SALV_FORM has no exception.

Method GET_HEIGHT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning VALUE Value transfer Type reference (TYPE) I 20040227

Method GET_HEIGHT on class CL_SALV_FORM has no exception.

Method SET_CONTENT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing VALUE Call by reference Object reference (TYPE REF TO) CL_SALV_FORM_ELEMENT Allgemeiner Element im Gestaltungsobjekt 20040114

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