SBMIGOTIMP - BOR Object Type Implementation Components
BOR Object Type Implementation Components information is stored in SAP table SBMIGOTIMP.
It is part of development package SBMIG in software component BC-DWB-TOO-BOB. This development package consists of objects that can be grouped under "Migration BOR -> Class Library".
It is part of development package SBMIG in software component BC-DWB-TOO-BOB. This development package consists of objects that can be grouped under "Migration BOR -> Class Library".
Fields for table SBMIGOTIMP
Field Name | Description | Is Key | Data Element | Data Type | Length | Check Table |
---|---|---|---|---|---|---|
OBJTYPE | Object type | X | OJ_NAME | CHAR | 10 | * |
ELEMTYPE | WB Request: (Internal) Type of an ABAP Workbench Object | X | SEU_OBJTYP | CHAR | 3 | * |
ELEMNAME | Object name | X | SEU_NAME | CHAR | 30 | |
PROGNAME | Program/Transaction in SQL Trace Evaluation | PROGRAM | CHAR | 40 | * | |
MIGAUTO | Migration (Automatic/Manual) | SBMIGAUTO | CHAR | 1 | ||
MIGRATED | Boolean | SEU_BOOL | CHAR | 1 | ||
LINE | Line in Object Type Program | INT4 | 4 | |||
COL | Column in Object Type Program | INT4 | 4 |