SAP ABAP Class CL_SALV_FORM_LAYOUT_FLOW (Flow Element in 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
Meta Relationship - Using
# Relationship type Using Short Description Created on
1 Inheritance (c INHERITING FROM c_ref)  CL_SALV_FORM_UIE_LAYOUT_FLOW 20040922
Properties
Class CL_SALV_FORM_LAYOUT_FLOW  
Short Description Flow Element in Design Object    
Super Class CL_SALV_FORM_UIE_LAYOUT_FLOW  
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 20041208   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class CL_SALV_FORM_LAYOUT_FLOW has no forward declaration.
Interfaces
Class CL_SALV_FORM_LAYOUT_FLOW has no interface implemented.
Friends
# Friend Modeled only Created on Description
1 CL_SALV_FORM 20041019 Set and Get Design Object Content
2 CL_SALV_FORM_RENDER_TOOL 20041019 Rendering Tool
3 CL_SALV_FORM_UIE_LAYOUT 20041019
Attributes
Class CL_SALV_FORM_LAYOUT_FLOW has no attribute.
Methods
# Method Level Visibility Method type Description Created on
1 CREATE_ACTION_INFORMATION Instance method Public Method Create Action Information for Position 20040203
2 CREATE_FLOW Instance method Public Method Create Flow Element for Position 20040203
3 CREATE_GRID Instance method Public Method Create Grid Element for Position 20040203
4 CREATE_HEADER_INFORMATION Instance method Public Method Create Header Element for Position 20040203
5 CREATE_LABEL Instance method Public Method Create Label Element for Position 20040203
6 CREATE_TEXT Instance method Public Method Create Text Element for Position 20040203
Events
Class CL_SALV_FORM_LAYOUT_FLOW has no event.
Types
Class CL_SALV_FORM_LAYOUT_FLOW has no local type.
Method Signatures

Method CREATE_ACTION_INFORMATION Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing POSITION Call by reference Type reference (TYPE) I 20040203
2 Returning R_VALUE Value transfer Object reference (TYPE REF TO) CL_SALV_FORM_ACTION_INFO Action Information 20040203
3 Importing TEXT Call by reference Type reference (TYPE) ANY 20040203
4 Importing TOOLTIP Call by reference Type reference (TYPE) ANY 20040203

Method CREATE_ACTION_INFORMATION on class CL_SALV_FORM_LAYOUT_FLOW has no exception.

Method CREATE_FLOW Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing POSITION Call by reference Type reference (TYPE) I 20040203
2 Returning R_VALUE Value transfer Object reference (TYPE REF TO) CL_SALV_FORM_LAYOUT_FLOW 20040203

Method CREATE_FLOW on class CL_SALV_FORM_LAYOUT_FLOW has no exception.

Method CREATE_GRID Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing POSITION Call by reference Type reference (TYPE) I 20040203
2 Returning R_VALUE Value transfer Object reference (TYPE REF TO) CL_SALV_FORM_LAYOUT_GRID Grid Layout 20040203

Method CREATE_GRID on class CL_SALV_FORM_LAYOUT_FLOW has no exception.

Method CREATE_HEADER_INFORMATION Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing POSITION Call by reference Type reference (TYPE) I 20040203
2 Returning R_VALUE Value transfer Object reference (TYPE REF TO) CL_SALV_FORM_HEADER_INFO Header Informationen 20040203
3 Importing TEXT Call by reference Type reference (TYPE) ANY 20040203
4 Importing TOOLTIP Call by reference Type reference (TYPE) ANY 20040203

Method CREATE_HEADER_INFORMATION on class CL_SALV_FORM_LAYOUT_FLOW has no exception.

Method CREATE_LABEL Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing POSITION Call by reference Type reference (TYPE) I 20040203
2 Importing R_LABEL_FOR Call by reference Object reference (TYPE REF TO) CL_SALV_FORM_TEXT Text 20040203
3 Returning R_VALUE Value transfer Object reference (TYPE REF TO) CL_SALV_FORM_LABEL Label 20040203
4 Importing TEXT Call by reference Type reference (TYPE) ANY 20040203
5 Importing TOOLTIP Call by reference Type reference (TYPE) ANY 20040203

Method CREATE_LABEL on class CL_SALV_FORM_LAYOUT_FLOW has no exception.

Method CREATE_TEXT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing POSITION Call by reference Type reference (TYPE) I 20040203
2 Returning R_VALUE Value transfer Object reference (TYPE REF TO) CL_SALV_FORM_TEXT Text 20040203
3 Importing TEXT Call by reference Type reference (TYPE) ANY 20040203
4 Importing TOOLTIP Call by reference Type reference (TYPE) ANY 20040203

Method CREATE_TEXT on class CL_SALV_FORM_LAYOUT_FLOW has no exception.
History
Last changed by/on SAP  20041208 
SAP Release Created in 700