SAP Table RSSCG

SAPscript: Screen fields for graphics management

RSSCG (SAPscript: Screen fields for graphics management) is a standard table in SAP R\3 ERP systems. Below you can find the technical details of the fields that make up this table. Key fields are marked in blue.

Additionally we provide an overview of foreign key relationships, if any, that link RSSCG to other SAP tables.

Source: RSSCG (SAPscript: Screen fields for graphics management)

RSSCG table fields

Field Data element Checktable Datatype Length Decimals
RESOLUTION Graphic resolution TDRESOLUT NUMC 3 0
075 75 dots per inch
100 100 dots per inch
150 150 dots per inch
200 200 dots per inch
300 300 dots per inch
600 600 dots per inch
000 Default resolution
RESIDENT Resides in printer memory in print request TDRESIDENT CHAR 1 0
NULL No
X Yes
AUTOHEIGHT Reserve Height of Graphic Automatically TDAUTOHGHT CHAR 1 0
NULL No
X Yes
IMAGEWIDTH Width of a window, a graphic, or an address TDSFWWIDTH DEC 7 2
IMAGEHGHT Height of a window, a graphic, or an address TDSFWHEIGH DEC 7 2
IMAGEUNIT Unit of measurement for width TDWWIDTHU CHAR 2 0
CH Characters
CM Centimeters
MM Millimeters
IN Inches
PT Point
TW Twips (1/20 point)
BDS_FUSER Business Document Service: Attribute value BDS_PROPVA CHAR 64 0
FDATE DATS 8 0
FTIME TIMS 6 0
BDS_LUSER Business Document Service: Attribute value BDS_PROPVA CHAR 64 0
LDATE DATS 8 0
LTIME TIMS 6 0
BDS_TITLE Business Document Service: Attribute value BDS_PROPVA CHAR 64 0
BTYPE Graphic type TDBTYPE CHAR 4 0
BMON Black and White Bitmap Image
BCOL Color Bitmap Image
BTYPE_BMON CHAR 1 0
BTYPE_BCOL CHAR 1 0
COMPRESSED Attribute for compressing a data stream (bitmap) TDCOMPRES CHAR 1 0
NULL No
X Yes