STXBITMAPS - SAPscript Graphics Management
SAPscript Graphics Management information is stored in SAP table STXBITMAPS.
It is part of development package STXD in software component BC-SRV-SCR. This development package consists of objects that can be grouped under "SAPscript".
It is part of development package STXD in software component BC-SRV-SCR. This development package consists of objects that can be grouped under "SAPscript".
Fields for table STXBITMAPS
Field Name | Description | Is Key | Data Element | Data Type | Length | Check Table |
|---|---|---|---|---|---|---|
| TDOBJECT | SAPscript Graphics Management: Application object | X | TDOBJECTGR | CHAR | 10 | |
| TDNAME | Name | X | TDOBNAME | CHAR | 70 | |
| TDID | SAPscript Graphics Management: ID | X | TDIDGR | CHAR | 4 | |
| TDBTYPE | Graphic type | X | TDBTYPE | CHAR | 4 | |
| DOCID | Business Document Service: Document ID | BDS_DOCID | CHAR | 42 | ||
| WIDTHPIX | SAPscript: Width in pixels | TDWIDTHPIX | NUMC | 5 | ||
| HEIGHTPIX | SAPscript: Height in pixels | TDHGHTPIX | NUMC | 5 | ||
| WIDTHTW | SAPscript: Width in twip | TDWIDTHTW | NUMC | 5 | ||
| HEIGHTTW | SAPscript: Height in twip | TDHGHTTW | NUMC | 5 | ||
| RESOLUTION | Graphic resolution | TDRESOLUT | NUMC | 3 | ||
| RESIDENT | Resides in printer memory in print request | TDRESIDENT | CHAR | 1 | ||
| AUTOHEIGHT | Reserve Height of Graphic Automatically | TDAUTOHGHT | CHAR | 1 | ||
| INTERNAL | Internal usage | CHAR | 16 | |||
| BMCOMP | Graphic storage: Compressed bitmaps | TDBMCOMP | CHAR | 1 |