SAP ABAP Class CL_SSF_FB_OUTATTR (CL_SSF_FB_OUTATTR)
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_OUTATTR  
Short Description CL_SSF_FB_OUTATTR    
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_OUTATTR has no forward declaration.
Interfaces
Class CL_SSF_FB_OUTATTR 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_CHECK 20020123 Smart Forms Check
3 CL_SSF_FB_CODE 20010827 CL_SSF_FB_CODE
4 CL_SSF_FB_COMMAND 20010827 CL_SSF_FB_COMMAND
5 CL_SSF_FB_CONDITION 20010827 CL_SSF_FB_CONDITION
6 CL_SSF_FB_EVENT 20010827 CL_SSF_FB_EVENT
7 CL_SSF_FB_GRAPHIC 20010827 CL_SSF_FB_GRAPHIC
8 CL_SSF_FB_NODE 20010827 CL_SSF_FB_NODE
9 CL_SSF_FB_PAGE 20010827 CL_SSF_FB_PAGE
10 CL_SSF_FB_SECTION 20010827 CL_SSF_FB_SECTION
11 CL_SSF_FB_SMART_FORM 20010827 CL_SSF_FB_SMART_FORM
12 CL_SSF_FB_TEXT_ITEM 20010827 CL_SSF_FB_TEXT_ITEM
13 CL_SSF_FB_WINDOW 20010827 CL_SSF_FB_WINDOW
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 BORDER Instance attribute Public Type reference (TYPE) SSFNEWBRD New Border 20010827
2 FIRST_LOAD Static Attribute Private Type reference (TYPE) TDBOOL 'X' X = First LOAD in Class 20010827
3 FRAMECOLOR Instance attribute Public Type reference (TYPE) SSFCOLOR Frame color 20010827
4 LOADTAB Static Attribute Private Type reference (TYPE) TSFLOADTAB Table of Load Indexes 20010827
5 PROTECT Instance attribute Public Type reference (TYPE) TDPPROTPA2 X = Page Protection 20010827
6 PROTLINES Instance attribute Public Type reference (TYPE) TDPPROTLN Number of Protected Lines 20010827
7 SHADINGCOL Instance attribute Public Type reference (TYPE) SSFNEWCOL Shading Color 20010827
8 STDSTYLE Instance attribute Public Type reference (TYPE) TDSSNAME Assigned Style 20010827
9 STYLEVARI Instance attribute Public Type reference (TYPE) TDVARIANT Style Variant 20010827
10 TREETYPE Instance attribute Public Type reference (TYPE) TDSFOTYPE Usable in These Trees 20010827
11 T_CAPTION Instance attribute Private Type reference (TYPE) TSFOBJT Long Text (Multiple Languages) 20010827
12 T_CELLNR Instance attribute Public Type reference (TYPE) TDTNUMB Number of Skipped Cells 20010827
13 T_LINENR Instance attribute Public Type reference (TYPE) TDTNUMB Number of Table Line (Stat) 20010827
14 T_LINETYPE Instance attribute Public Type reference (TYPE) TDTLTYPE Type of Table Line (Dyn) 20010827
15 T_NEWCELL Instance attribute Public Type reference (TYPE) TDTNEWCELL X = New Table Cell 20010827
16 T_NEWLINE Instance attribute Public Type reference (TYPE) TDTNEWLINE X = New Table Cell 20010827
17 U_WBOXH Instance attribute Public Type reference (TYPE) TDBOXDISTU Measurement Unit: Line Spacing: Horizontal 20010827
18 U_WBOXV Instance attribute Public Type reference (TYPE) TDBOXDISTU Measurement Unit: Line Spacing: Vertical 20010827
19 U_WFRAME Instance attribute Public Type reference (TYPE) TDFRAMEU Measurement Unit for Line Width 20010827
20 U_WHEIGHT Instance attribute Public Type reference (TYPE) TDWHEIGHTU Measurement Unit for Window Height 20010827
21 U_WLEFT Instance attribute Public Type reference (TYPE) TDWLEFTU Measurement Unit for Left Window Frame 20010827
22 U_WTOP Instance attribute Public Type reference (TYPE) TDWTOPU Measurement Unit for Upper Window Frame 20010827
23 U_WWIDTH Instance attribute Public Type reference (TYPE) TDWWIDTHU Measurement Unit for Window Width 20010827
24 WBOXH Instance attribute Public Type reference (TYPE) TDSFBOXDIS Line Spacing: Horizontal 20010827
25 WBOXV Instance attribute Public Type reference (TYPE) TDSFBOXDIS Line Spacing: Vertical 20010827
26 WEMPTY Instance attribute Public Type reference (TYPE) TDSFWEMPTY Process Empty Window 20010827
27 WFRAME Instance attribute Public Type reference (TYPE) TDSFFRAME Line Width 20010827
28 WHEIGHT Instance attribute Public Type reference (TYPE) TDSFWHEIGH Window Height 20010827
29 WLEFT Instance attribute Public Type reference (TYPE) TDSFWLEFT Left Window Frame 20010827
30 WSHADING Instance attribute Public Type reference (TYPE) TDSHADING Shading 20010827
31 WTOP Instance attribute Public Type reference (TYPE) TDSFWTOP Upper Window Frame 20010827
32 WWIDTH Instance attribute Public Type reference (TYPE) TDSFWWIDTH Window 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 COPY Instance method Public Method COPY 20010827
4 LOAD Static method Protected Method LOAD 20010827
5 ON_LOAD_BEGIN Static method Protected Event handling method ON_LOAD_BEGIN 20010827
6 ON_STORE_BEGIN Static method Protected Event handling method ON_STORE_BEGIN 20010827
Events
Class CL_SSF_FB_OUTATTR has no event.
Types
Class CL_SSF_FB_OUTATTR has no local type.
Method Signatures

Method CLASS_CONSTRUCTOR Signature

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

Method CONSTRUCTOR Signature

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

Method COPY Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing O_NAME Value transfer Object reference (TYPE REF TO) CL_SSF_FB_OUTATTR O_NAME 20010827
2 Importing O_NODE Value transfer Object reference (TYPE REF TO) CL_SSF_FB_NODE O_NODE 20010827
# Exception Resumable Description Created on
1 TARGET_NOT_FOUND TARGET_NOT_FOUND 20010827

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_OUTATTR 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_OUTATTR has no exception.

Method ON_LOAD_BEGIN Signature

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

Method ON_STORE_BEGIN Signature

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