SFSQB_TAB_POS - Position of Tables
Position of Tables information is stored in SAP table SFSQB_TAB_POS.
It is part of development package SFS_QB_REPOSITORY in software component BC-SRV. This development package consists of objects that can be grouped under "Query Builder Repository".
It is part of development package SFS_QB_REPOSITORY in software component BC-SRV. This development package consists of objects that can be grouped under "Query Builder Repository".
Fields for table SFSQB_TAB_POS
Field Name | Description | Is Key | Data Element | Data Type | Length | Check Table |
---|---|---|---|---|---|---|
DEF_NAME | Search Definition Name of Generic Fast Search | X | SFSG_DEFINITION_NAME | CHAR | 25 | |
TAB_NAME | Table Name | X | TABNAME | CHAR | 30 | * |
LEFTPOS | X-Position of an Object in Data Flow | AQQ_XPOS | INT2 | 2 | ||
TOPPOS | Y-Position of an Object in Data Flow | AQQ_YPOS | INT2 | 2 | ||
RIGHTPOS | X-Position of an Object in Data Flow | AQQ_XPOS | INT2 | 2 | ||
BOTTOMPOS | Y-Position of an Object in Data Flow | AQQ_YPOS | INT2 | 2 |