SSOI_TBCLDYINFO - SOI: Additional info for tables in deployment process
SOI: Additional info for tables in deployment process information is stored in SAP table SSOI_TBCLDYINFO.
It is part of development package SOI_DEPLOY in software component BC-UPG-SOI-BG. This development package consists of objects that can be grouped under "Development objects for deployment procedure".
It is part of development package SOI_DEPLOY in software component BC-UPG-SOI-BG. This development package consists of objects that can be grouped under "Development objects for deployment procedure".
Fields for table SSOI_TBCLDYINFO
Field Name | Description | Is Key | Data Element | Data Type | Length | Check Table |
---|---|---|---|---|---|---|
TABNAME | Table Name | X | TABNAME | CHAR | 60 | |
.INCLUDE | SSOI_CLDYINFO_S | 0 | ||||
IS_NEW | X: Table is new, SPACE otherwise | CHAR | 2 | |||
MODEFLAG | Results of Distribution Run (Table DDXTT) | MODEFLAG | CHAR | 2 | ||
GETS_IMPORT | X: Table gets import, SPACE otherwise | CHAR | 2 | |||
TBATG_ENTRY | Function on Database - for example, for table conversion | TGFCT | CHAR | 6 | ||
START_NAME | SOI: Table name on database | SSOI_DBTABNAME | CHAR | 510 | ||
TARGET_NAME | SOI: Table name on database | SSOI_DBTABNAME | CHAR | 510 | ||
START_SHARINGTYPE | Sharing Type for Multitenancy Systems | DDSHARINGTYPE | CHAR | 2 | ||
TARGET_SHARINGTYPE | Sharing Type for Multitenancy Systems | DDSHARINGTYPE | CHAR | 2 | ||
INDEXES_TO_DROP | Indexes which need to be dropped for this table | CHAR | 200 | |||
STMT_KIND | SOI: Kind of statement, e.g View statements only | SSOI_STMT_KIND | CHAR | 20 |