SAP ABAP Class CL_SSF_FB_SECTION (CL_SSF_FB_SECTION)
Hierarchy
SAP_BASIS (Software Component) SAP Basis Component
   BC-SRV-SSF (Application Component) Smart Forms
     SMART (Package) SAP Smart Forms
Meta Relationship - Using
# Relationship type Using Short Description Created on
1 Inheritance (c INHERITING FROM c_ref)  CL_SSF_FB_SF_OBJECT CL_SSF_FB_SF_OBJECT 20010827
Properties
Class CL_SSF_FB_SECTION  
Short Description CL_SSF_FB_SECTION    
Super Class CL_SSF_FB_SF_OBJECT CL_SSF_FB_SF_OBJECT 
Instantiability of a Class 2  Public 
Final    
General Data
Message Class SMARTFORMS    
Program status P  SAP Standard Production Program 
Category 0   
Package SMART   SAP Smart Forms 
Created 20010827   SAP 
Last change 20010919   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class CL_SSF_FB_SECTION has no forward declaration.
Interfaces
Class CL_SSF_FB_SECTION has no interface implemented.
Friends
# Friend Modeled only Created on Description
1 CL_SSF_FB_ADDRESS 20010827 CL_SSF_FB_ADDRESS
2 CL_SSF_FB_CODE 20010827 CL_SSF_FB_CODE
3 CL_SSF_FB_COMMAND 20010827 CL_SSF_FB_COMMAND
4 CL_SSF_FB_CONDITION 20010827 CL_SSF_FB_CONDITION
5 CL_SSF_FB_EVENT 20010827 CL_SSF_FB_EVENT
6 CL_SSF_FB_GRAPHIC 20010827 CL_SSF_FB_GRAPHIC
7 CL_SSF_FB_NODE 20010827 CL_SSF_FB_NODE
8 CL_SSF_FB_OUTATTR 20010827 CL_SSF_FB_OUTATTR
9 CL_SSF_FB_PAGE 20010827 CL_SSF_FB_PAGE
10 CL_SSF_FB_SMART_FORM 20010827 CL_SSF_FB_SMART_FORM
11 CL_SSF_FB_TEXT_ITEM 20010827 CL_SSF_FB_TEXT_ITEM
12 CL_SSF_FB_WINDOW 20010827 CL_SSF_FB_WINDOW
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 APPMODE Instance attribute Public Type reference (TYPE) TDSFFLAG Append Mode of Table 20010827
2 CALC Instance attribute Public Type reference (TYPE) TSFCALC Calculations 20010827
3 CELLS Instance attribute Public Type reference (TYPE) TSFOTABC Table Cells 20010827
4 CODE Instance attribute Public Type reference (TYPE) TSFCODE ABAP Code 20010827
5 DATATYPE Instance attribute Public Type reference (TYPE) TDSFFLAG Type of Data Processing 20010827
6 DYNLINES Instance attribute Public Type reference (TYPE) TSFOTABD Lines of Dynamic Table 20010827
7 FHEIGHT Instance attribute Public Type reference (TYPE) TDSFFHIGH Footer height 20010827
8 FIRSTLINE Instance attribute Public Type reference (TYPE) TDSFINDEX First Row 20010827
9 FIRST_LOAD Static Attribute Private Type reference (TYPE) TDBOOL 'X' X = First LOAD in Class 20010827
10 LASTLINE Instance attribute Public Type reference (TYPE) TDSFINDEX Last row 20010827
11 LEFTMARGIN Instance attribute Public Type reference (TYPE) TDSFTLEFT Left Margin with Absolute Position 20010827
12 LOADTAB Static Attribute Private Type reference (TYPE) TSFLOADTAB Table of Load Indexes 20010827
13 MHEIGHT Instance attribute Public Type reference (TYPE) SFMHEIGHTV Minimum Height of an Output Table 20011026
14 OTABFOOTER Instance attribute Public Type reference (TYPE) TDSFFLAG Output Time: Footer 20010827
15 OTABHEADER Instance attribute Public Type reference (TYPE) TDSFFLAG Output Time: Header 20010827
16 OTABTYPE Instance attribute Public Type reference (TYPE) TDSFFLAG Type of Output Table 20010827
17 PATTERN Instance attribute Public Type reference (TYPE) SSFPATT Table Layout 20010827
18 PLIST Instance attribute Public Type reference (TYPE) TSFOPD Parameters for Code 20010827
19 SECTTYPE Instance attribute Public Type reference (TYPE) TDSFFLAG Section Type 20010827
20 SORT Instance attribute Public Type reference (TYPE) TSFSORT Sort Fields 20010827
21 SORTEXIST Instance attribute Public Type reference (TYPE) TDSFFLAG True = Sort Exists 20010827
22 SP_AFTER Instance attribute Public Type reference (TYPE) TDSFTAFTER Space from Text (After) 20010827
23 SP_BEFORE Instance attribute Public Type reference (TYPE) TDSFTBEFOR Space from Text (Before) 20010827
24 STATLINES Instance attribute Public Type reference (TYPE) TSFOTABS Lines of Static Table 20010827
25 TABHEADER Instance attribute Public Type reference (TYPE) TDSFOPD Header of Internal Table 20010827
26 TABHTYPE Instance attribute Public Type reference (TYPE) TDSFFLAG INTO/ASSIGNING 20010827
27 TABNAME Instance attribute Public Type reference (TYPE) TDSFOPD Name of internal table 20010827
28 TOP Instance attribute Public Type reference (TYPE) TDSFWTOP Upper Margin (Absolute) 20010827
29 TOTALS Instance attribute Public Type reference (TYPE) TSFTOTALS Summation fields 20010827
30 T_CAPTION Instance attribute Private Type reference (TYPE) TSFOBJT Long Text (Multiple Languages) 20010827
31 USEBORDER Instance attribute Public Type reference (TYPE) TDSFFLAG True = Do NOT Use Template 20010827
32 U_FHEIGHT Instance attribute Public Type reference (TYPE) TDSFUNITV Measurement Unit for Height of Footer 20010827
33 U_LEFT Instance attribute Public Type reference (TYPE) TDSFUNITH Measurement Unit for Left Margin 20010827
34 U_MHEIGHT Instance attribute Public Type reference (TYPE) SFMHEIGHTU Measurement Unit for Minimum Height of a Table 20011026
35 U_SA Instance attribute Public Type reference (TYPE) TDSFUNITV Measurement Unit: Spare After 20010827
36 U_SB Instance attribute Public Type reference (TYPE) TDSFUNITV Measurement Unit: Space Before 20010827
37 U_TOP Instance attribute Public Type reference (TYPE) TDWTOPU Measurement Unit for Upper Margin 20010827
38 U_WIDTH Instance attribute Public Type reference (TYPE) TDSFUNITH Measurement Unit for Table Width 20010827
39 VPOS_USED Instance attribute Public Type reference (TYPE) TDSFFLAG Vertical Alignment (Template) 20010827
40 WCOND Instance attribute Public Type reference (TYPE) TSFCOMP WHERE Condition 20010827
41 WIDTH Instance attribute Public Type reference (TYPE) TDSFTWIDTH Table Width 20010827
Methods
# Method Level Visibility Method type Description Created on
1 CLASS_CONSTRUCTOR Static method Public Constructor CLASS_CONSTRUCTOR 20010827
2 CONSTRUCTOR Instance method Public Constructor CONSTRUCTOR 20010827
3 LOAD Static method Protected Method LOAD 20010827
4 ON_LOAD_BEGIN Static method Protected Event handling method ON_LOAD_BEGIN 20010827
5 ON_STORE_BEGIN Static method Protected Event handling method ON_STORE_BEGIN 20010827
Events
Class CL_SSF_FB_SECTION has no event.
Types
Class CL_SSF_FB_SECTION has no local type.
Method Signatures

Method CLASS_CONSTRUCTOR Signature

Method CLASS_CONSTRUCTOR on class CL_SSF_FB_SECTION has no parameter.
Method CLASS_CONSTRUCTOR on class CL_SSF_FB_SECTION has no exception.

Method CONSTRUCTOR Signature

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

Method LOAD Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting EX_OBJECT Call by reference Object reference (TYPE REF TO) CL_SSF_FB_SECTION EX_OBJECT 20010827
2 Importing IM_LANGUAGE Value transfer Type reference (TYPE) SYLANGU IM_LANGUAGE 20010827
3 Importing IM_NAME Value transfer Type reference (TYPE) SSFNAME IM_NAME 20010827

Method LOAD on class CL_SSF_FB_SECTION has no exception.

Method ON_LOAD_BEGIN Signature

Method ON_LOAD_BEGIN on class CL_SSF_FB_SECTION has no parameter.
Method ON_LOAD_BEGIN on class CL_SSF_FB_SECTION has no exception.

Method ON_STORE_BEGIN Signature

Method ON_STORE_BEGIN on class CL_SSF_FB_SECTION has no parameter.
Method ON_STORE_BEGIN on class CL_SSF_FB_SECTION has no exception.
History
Last changed by/on SAP  20010919 
SAP Release Created in 620