SAP ABAP Class CL_SALV_FORM_LAYOUT_DATA_FLOW (CL_SALV_FORM_LAYOUT_DATA_FLOW)
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_LAYOUT_DATA 20040922
2 Interface implementation (CLASS c. INTERFACES i_ref)  IF_SALV_FORM_C_H_ALIGN Alignment 20040922
Properties
Class CL_SALV_FORM_LAYOUT_DATA_FLOW  
Short Description    
Super Class CL_SALV_FORM_LAYOUT_DATA  
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package SALV_OM_FORM   ALV: Design Object 
Created 20040922   SAP 
Last change 20050214   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
# Type group / Object type Type Type Description
1 IF_SALV_FORM_C_H_ALIGN Forward declaration interface (INTERFACE i DEFINITION DEF...  Forward declaration interface (INTERFACE i DEFINITION DEF...
Interfaces
# Interface Abstract Final Description Created on
1 IF_SALV_FORM_C_H_ALIGN Alignment 20040922
Friends
# Friend Modeled only Created on Description
1 CL_SALV_FORM 20040923 Set and Get Design Object Content
2 CL_SALV_FORM_RENDER_TOOL 20040922 Rendering Tool
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 H_ALIGN Instance attribute Protected Type reference (TYPE) I 20040922
2 WIDTH Instance attribute Protected Type reference (TYPE) STRING 20040922
Methods
# Method Level Visibility Method type Description Created on
1 CONSTRUCTOR Instance method Public Constructor Constructor 20040922
2 GET_H_ALIGN Instance method Public Method 20040922
3 GET_WIDTH Instance method Public Method 20040922
4 SET_H_ALIGN Instance method Public Method 20040922
5 SET_WIDTH Instance method Public Method 20040922
Events
Class CL_SALV_FORM_LAYOUT_DATA_FLOW has no event.
Types
Class CL_SALV_FORM_LAYOUT_DATA_FLOW has no local type.
Method Signatures

Method CONSTRUCTOR Signature

Method CONSTRUCTOR on class CL_SALV_FORM_LAYOUT_DATA_FLOW has no parameter.
Method CONSTRUCTOR on class CL_SALV_FORM_LAYOUT_DATA_FLOW has no exception.

Method GET_H_ALIGN Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning VALUE Value transfer Attribute reference (LIKE) IF_SALV_FORM_C_H_ALIGN=>H_ALIGN 20040923

Method GET_H_ALIGN on class CL_SALV_FORM_LAYOUT_DATA_FLOW has no exception.

Method GET_WIDTH Signature

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

Method GET_WIDTH on class CL_SALV_FORM_LAYOUT_DATA_FLOW has no exception.

Method SET_H_ALIGN Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing VALUE Call by reference Attribute reference (LIKE) IF_SALV_FORM_C_H_ALIGN=>H_ALIGN 20040923

Method SET_H_ALIGN on class CL_SALV_FORM_LAYOUT_DATA_FLOW has no exception.

Method SET_WIDTH Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing VALUE Call by reference Type reference (TYPE) STRING 20040923

Method SET_WIDTH on class CL_SALV_FORM_LAYOUT_DATA_FLOW has no exception.
History
Last changed by/on SAP  20050214 
SAP Release Created in 700