BSCL_CLASS_VIEW - Administration of generated Class Views
Administration of generated Class Views information is stored in SAP table BSCL_CLASS_VIEW.
It is part of development package BSCL_VIEW_KIT in software component CA-CL-HBA. This development package consists of objects that can be grouped under "Classification: Tools for view generation".
It is part of development package BSCL_VIEW_KIT in software component CA-CL-HBA. This development package consists of objects that can be grouped under "Classification: Tools for view generation".
Fields for table BSCL_CLASS_VIEW
Field Name | Description | Is Key | Data Element | Data Type | Length | Check Table |
---|---|---|---|---|---|---|
MANDT | Client | X | MANDT | CLNT | 6 | |
.INCLUDE | KEY | X | BSCL_S_CLASS_VIEW_KEY | 0 | ||
CLASS_TYPE | Class Type | X | KLASSENART | CHAR | 6 | * |
CLASS | Class number | X | KLASSE_D | CHAR | 36 | |
OBJECT_TYPE | Name of database table for object | X | TABELLE | CHAR | 60 | * |
DBCON_NAME | Logical name of a database connection | X | DBCON_NAME | CHAR | 60 | * |
ORG_AREA | Organizational Area Indicator | X | SICHTKZ | CHAR | 2 | * |
TARGET_PACKAGE | Package name | X | BSCL_PACKAGE_NAME | CHAR | 32 | |
VIEW_TYPE | View Type | X | BSCL_VIEW_TYPE | CHAR | 30 | |
VIEW_NAME | View Name | BSCL_VIEW_NAME | STRG | 8 | ||
CREATED_BY | User Name | USNAM | CHAR | 24 | ||
CREATED_AT | Time Stamp (In UTC) | BCOS_TSTMP | DEC | 8 | ||
UPDATED_BY | User Name | USNAM | CHAR | 24 | ||
UPDATED_AT | Time Stamp (In UTC) | BCOS_TSTMP | DEC | 8 |