- Home
- Resources
- SAP Tables
- STXBITMAPS - SAPscript Graphics Management
SAP Table STXBITMAPS
SAPscript Graphics Management
STXBITMAPS (SAPscript 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 STXBITMAPS to other SAP tables.
Source: STXBITMAPS (SAPscript Graphics Management)
STXBITMAPS table fields
Field |
Data element |
Checktable |
Datatype |
Length |
Decimals |
|
TDOBJECT |
SAPscript Graphics Management: Application object |
TDOBJECTGR |
|
CHAR |
|
10 |
0 |
|
TDNAME |
Name |
TDOBNAME |
|
CHAR |
|
70 |
0 |
|
TDID |
SAPscript Graphics Management: ID |
TDIDGR |
|
CHAR |
|
4 |
0 |
|
TDBTYPE |
Graphic type |
TDBTYPE |
|
CHAR |
|
4 |
0 |
Possible values
BMON |
Black and White Bitmap Image |
BCOL |
Color Bitmap Image |
|
DOCID |
Business Document Service: Document ID |
BDS_DOCID |
|
CHAR |
|
42 |
0 |
|
WIDTHPIX |
SAPscript: Width in pixels |
TDWIDTHPIX |
|
NUMC |
|
5 |
0 |
|
HEIGHTPIX |
SAPscript: Height in pixels |
TDHGHTPIX |
|
NUMC |
|
5 |
0 |
|
WIDTHTW |
SAPscript: Width in twip |
TDWIDTHTW |
|
NUMC |
|
5 |
0 |
|
HEIGHTTW |
SAPscript: Height in twip |
TDHGHTTW |
|
NUMC |
|
5 |
0 |
|
RESOLUTION |
Graphic resolution |
TDRESOLUT |
|
NUMC |
|
3 |
0 |
Possible values
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 |
Possible values
|
AUTOHEIGHT |
Reserve Height of Graphic Automatically |
TDAUTOHGHT |
|
CHAR |
|
1 |
0 |
Possible values
|
INTERNAL |
|
|
|
CHAR |
|
16 |
0 |
|
BMCOMP |
Graphic storage: Compressed bitmaps |
TDBMCOMP |
|
CHAR |
|
1 |
0 |
Possible values
NULL |
Non-Compressed |
X |
Compressed |
|