SAP ABAP Class CL_SALV_FORM_CONTENT (Set and Read Design Object)
Hierarchy
SAP_BASIS (Software Component) SAP Basis Component
   BC-SRV-ALV (Application Component) SAP List Viewer
     SALV_OM_FORM (Package) ALV: Design Object
Properties
Class CL_SALV_FORM_CONTENT  
Short Description Set and Read Design Object    
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 20040115   SAP 
Last change 20071217   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
# Type group / Object type Type Type Description
1 ABAP Type group use (TYPE-POOLS tp)  Type group use (TYPE-POOLS tp)
2 CL_SALV_FORM_ABAP Forward declaration class (CLASS c DEFINITION DEFERRED)  Forward declaration class (CLASS c DEFINITION DEFERRED)
Interfaces
Class CL_SALV_FORM_CONTENT has no interface implemented.
Friends
Class CL_SALV_FORM_CONTENT has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 ACTIVE Static Attribute Private Type reference (TYPE) SAP_BOOL Boolean Variable (X=True, Space=False) 20040831
2 APPL_DISPLAY Static Attribute Private Type reference (TYPE) SAP_BOOL Boolean Variable (X=True, Space=False) 20070809
3 C_MODUS_EXCEED_TOL_TOP Constant Public Type reference (TYPE) SALV_DE_CONSTANT 1 No Direct List Output and TOL > Page Size 20070809
4 C_MODUS_EXCEED_TOP_TOL_EOP Constant Public Type reference (TYPE) SALV_DE_CONSTANT 2 No Direct List Output 20070809
5 C_MODUS_STANDARD Constant Public Type reference (TYPE) SALV_DE_CONSTANT 0 Standard Behavior 20070809
6 MODUS Static Attribute Public Type reference (TYPE) SALV_DE_CONSTANT Behavior of SALV Form Design Object for TOL and EOL 20070809
7 R_CONTENT Static Attribute Private Object reference (TYPE REF TO) CL_SALV_FORM_ELEMENT General Element in Design Object 20040115
Methods
# Method Level Visibility Method type Description Created on
1 CLEAR Static method Public Method Delete Contents 20040115
2 DISPLAY Static method Public Method Append List: Control Output of ALV Form 20070809
3 FREE Static method Public Method Delete Contents and Release Memory 20040115
4 GET Static method Public Method Get Contents from ALV Form 20040115
5 IS_ACTIVE Static method Public Method 20040830
6 IS_APPL_DISPLAY Static method Public Method 20070809
7 SET Static method Public Method Set Content of ALV Form 20040115
8 SET_MODUS Static method Public Method If TOL > Max. Permitted Number of Lines per Page 20070809
Events
Class CL_SALV_FORM_CONTENT has no event.
Types
Class CL_SALV_FORM_CONTENT has no local type.
Method Signatures

Method CLEAR Signature

Method CLEAR on class CL_SALV_FORM_CONTENT has no parameter.
Method CLEAR on class CL_SALV_FORM_CONTENT has no exception.

Method DISPLAY Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing TYPE Call by reference Type reference (TYPE) SALV_DE_CONSTANT ALV: Datenelement für Konstanten 20070809
2 Importing VALUE Call by reference Object reference (TYPE REF TO) CL_SALV_FORM_ELEMENT Allgemeiner Element im Gestaltungsobjekt 20070809

Method DISPLAY on class CL_SALV_FORM_CONTENT has no exception.

Method FREE Signature

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

Method GET 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 20040115

Method GET on class CL_SALV_FORM_CONTENT has no exception.

Method IS_ACTIVE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning VALUE Value transfer Type reference (TYPE) SAP_BOOL boolsche Variable (X=true, space=false) 20040830

Method IS_ACTIVE on class CL_SALV_FORM_CONTENT has no exception.

Method IS_APPL_DISPLAY Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning VALUE Value transfer Type reference (TYPE) SAP_BOOL boolsche Variable (X=true, space=false) 20070809

Method IS_APPL_DISPLAY on class CL_SALV_FORM_CONTENT has no exception.

Method SET 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 20040115

Method SET on class CL_SALV_FORM_CONTENT has no exception.

Method SET_MODUS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing VALUE Call by reference Type reference (TYPE) SALV_DE_CONSTANT ALV: Datenelement für Konstanten 20070809

Method SET_MODUS on class CL_SALV_FORM_CONTENT has no exception.
History
Last changed by/on SAP  20071217 
SAP Release Created in 700