VERSSUBOBJ - Table structures for a versionable object
Table structures for a versionable object information is stored in SAP table VERSSUBOBJ.
It is part of development package SVRS in software component BC-UPG-NA. This development package consists of objects that can be grouped under "Basis Versions".
It is part of development package SVRS in software component BC-UPG-NA. This development package consists of objects that can be grouped under "Basis Versions".
Fields for table VERSSUBOBJ
Field Name | Description | Is Key | Data Element | Data Type | Length | Check Table |
---|---|---|---|---|---|---|
OBJECT | Object Type | X | TROBJTYPE | CHAR | 8 | VERSOBJ |
VERSNO | Version Management: Version Number | X | VERSNO | NUMC | 10 | |
ACTFLAG | Activation flag for versionable objects | X | VERSACTFL | CHAR | 2 | |
SUBOBJ | Name of a section of a versionable object | X | VERSSOBJ | CHAR | 30 | |
SUBTYPE | CHAR05 data element for SYST | SYCHAR05 | CHAR | 10 | ||
DDIC_STRUC | Table Name | TABNAME | CHAR | 60 | * | |
DELTASTRUC | Table Name | TABNAME | CHAR | 60 | DD02L | |
MKDEL_FUNC | Name of Function Module | RS38L_FNAM | CHAR | 60 | TFDIR | |
MERGE_FUNC | Name of Function Module | RS38L_FNAM | CHAR | 60 | TFDIR | |
ADD_FUNC | Name of Function Module | RS38L_FNAM | CHAR | 60 | TFDIR | |
F_GET_PAR | Parameter name | RS38L_PAR_ | CHAR | 60 | FUPARAREF | |
GT_VRS_PAR | Parameter name | RS38L_PAR_ | CHAR | 60 | ||
CHECK_TIME | Time of the last structure scheck | VERSTSTAMP | CHAR | 28 | ||
TABLE_TYPE | Name of table type | TTYPENAME | CHAR | 60 | * |