SAP ABAP Class CL_SSF_CSS (XSF Generation (Runtime))
Hierarchy
☛
SAP_BASIS (Software Component) SAP Basis Component
⤷
BC-SRV-SSF (Application Component) Smart Forms
⤷
SMART (Package) SAP Smart Forms

⤷

⤷

Properties
Class | CL_SSF_CSS | |
Short Description | XSF Generation (Runtime) | |
Super Class | ||
Instantiability of a Class | 2 | Public |
Final |
General Data
Message Class | ||
Program status | P | SAP Standard Production Program |
Category | 0 | |
Package | SMART | SAP Smart Forms |
Created | 20030127 | SAP |
Last change | 20040719 | SAP |
Shared Memory-enabled | ||
Fixed point arithmetic | ||
Unicode checks active |
Forward declarations
# | Type group / Object type | Type | Type Description |
---|---|---|---|
1 | ![]() |
Type group use (TYPE-POOLS tp) | Type group use (TYPE-POOLS tp) |
Interfaces
Class CL_SSF_CSS has no interface implemented.
Friends
Class CL_SSF_CSS has no friend class.
Attributes
# | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
Constant | Public | Type reference (TYPE) | SSFXSFTAG | '*' | SAP Smart Forms XSF Output: TAG | 20030127 | |
2 | ![]() |
Constant | Public | Type reference (TYPE) | SSFXSFTAG | SPACE | SAP Smart Forms XSF Output: TAG | 20030127 | |
3 | ![]() |
Constant | Public | Type reference (TYPE) | SSFXSFTAG | 'X' | SAP Smart Forms XSF Output: TAG | 20030127 |
Methods
# | Method | Level | Visibility | Method type | Description | Created on |
---|---|---|---|---|---|---|
1 | ![]() |
Static method | Public | Method | Convert Colors to CSS | 20030127 |
2 | ![]() |
Static method | Public | Method | Convert Smart Form Character Format to CSS | 20030127 |
3 | ![]() |
Static method | Public | Method | Convert Smart Form Paragraph Format to CSS | 20030127 |
4 | ![]() |
Static method | Public | Method | RENDER_DECL_TABLE_TO_STRING | 20030127 |
5 | ![]() |
Static method | Public | Method | RENDER_DECL_TO_STRING | 20030127 |
6 | ![]() |
Static method | Public | Method | Convert Font to CSS | 20030127 |
7 | ![]() |
Static method | Public | Method | SET_MARGIN | 20030127 |
8 | ![]() |
Static method | Public | Method | SET_VERTICAL_ALIGN | 20040602 |
Events
Class CL_SSF_CSS has no event.
Types
Class CL_SSF_CSS has no local type.
Method Signatures
Method COMPOSE_COLOR Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
BLUE | Call by reference | Type reference (TYPE) | TDSFCPCOL | Composerfarbe | 20030127 | ||
2 | ![]() |
GREEN | Call by reference | Type reference (TYPE) | TDSFCPCOL | Composerfarbe | 20030127 | ||
3 | ![]() |
RED | Call by reference | Type reference (TYPE) | TDSFCPCOL | Composerfarbe | 20030127 | ||
4 | ![]() |
RVAL | Value transfer | Type reference (TYPE) | STRING | CSS Farbe | 20030127 |
Method COMPOSE_COLOR on class CL_SSF_CSS has no exception.
Method DECL_CHARFORMAT Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
CHARFORMAT | Call by reference | Type reference (TYPE) | SSFCOMPSTR | Smart Forms: Zeichenformat | 20030127 | ||
2 | ![]() |
RVAL | Value transfer | Type reference (TYPE) | TSFCSSDCL | CSS declaration table | 20030127 |
Method DECL_CHARFORMAT on class CL_SSF_CSS has no exception.
Method DECL_PARAGRAPH Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
CPI | Call by reference | Type reference (TYPE) | TDCPI | Zeichen pro Zoll (CPI-Char Per Inch) | 20030127 | ||
2 | ![]() |
LPI | Call by reference | Type reference (TYPE) | TDLPI | Zeilen pro Zoll (LPI - Lines Per Inch) | 20030127 | ||
3 | ![]() |
PARAGRAPH | Call by reference | Type reference (TYPE) | SSFCOMPPAR | Smart Forms: Absatzformat | 20030127 | ||
4 | ![]() |
RVAL | Value transfer | Type reference (TYPE) | TSFCSSDCL | CSS declaration table | 20030127 |
Method DECL_PARAGRAPH on class CL_SSF_CSS has no exception.
Method RENDER_DECL_TABLE_TO_STRING Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
DECLARATIONS | Call by reference | Type reference (TYPE) | TSFCSSDCL | Smart Forms: CSS Deklaration | 20030127 | ||
2 | ![]() |
RVAL | Value transfer | Type reference (TYPE) | STRING | 20030127 |
Method RENDER_DECL_TABLE_TO_STRING on class CL_SSF_CSS has no exception.
Method RENDER_DECL_TO_STRING Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
DECLARATION | Call by reference | Type reference (TYPE) | SSFCSSDCL | Smart Forms: CSS Deklaration | 20030127 | ||
2 | ![]() |
RVAL | Value transfer | Type reference (TYPE) | STRING | 20030127 |
Method RENDER_DECL_TO_STRING on class CL_SSF_CSS has no exception.
Method SET_FONT Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
CPI | Call by reference | Type reference (TYPE) | TDCPI | Zeichen pro Zoll (CPI-Char Per Inch) | 20030127 | ||
2 | ![]() |
LPI | Call by reference | Type reference (TYPE) | TDLPI | Zeilen pro Zoll (LPI - Lines Per Inch) | 20030127 | ||
3 | ![]() |
PROPERTY | Call by reference | Type reference (TYPE) | CLIKE | 20030127 | |||
4 | ![]() |
RVAL | Value transfer | Type reference (TYPE) | TSFCSSDCL | CSS declaration table | 20030127 | ||
5 | ![]() |
VALUE | Call by reference | Type reference (TYPE) | CLIKE | 20030127 |
Method SET_FONT on class CL_SSF_CSS has no exception.
Method SET_MARGIN Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
CPI | Call by reference | Type reference (TYPE) | TDCPI | Zeichen pro Zoll (CPI-Char Per Inch) | 20030127 | ||
2 | ![]() |
LPI | Call by reference | Type reference (TYPE) | TDLPI | Zeilen pro Zoll (LPI - Lines Per Inch) | 20030127 | ||
3 | ![]() |
PROPERTY | Call by reference | Type reference (TYPE) | CLIKE | 20030127 | |||
4 | ![]() |
RVAL | Value transfer | Type reference (TYPE) | TSFCSSDCL | 20030127 | |||
5 | ![]() |
VALUE | Call by reference | Type reference (TYPE) | CLIKE | 20030127 |
Method SET_MARGIN on class CL_SSF_CSS has no exception.
Method SET_VERTICAL_ALIGN Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
CPI | Call by reference | Type reference (TYPE) | TDCPI | Zeichen pro Zoll (CPI-Char Per Inch) | 20040602 | ||
2 | ![]() |
LPI | Call by reference | Type reference (TYPE) | TDLPI | Zeilen pro Zoll (LPI - Lines Per Inch) | 20040602 | ||
3 | ![]() |
RVAL | Value transfer | Type reference (TYPE) | STRING | 20040602 | |||
4 | ![]() |
SUBSCRIPT | Call by reference | Type reference (TYPE) | TDSUB | Zeichenfolgeattribut tiefgestellt | 20040603 | ||
5 | ![]() |
SUPERSCRIPT | Call by reference | Type reference (TYPE) | TDSUPER | Zeichenfolgeattribut hochgestellt | 20040603 |
Method SET_VERTICAL_ALIGN on class CL_SSF_CSS has no exception.
History
Last changed by/on | SAP | 20040719 |
SAP Release Created in | 640 |