SISAM_VEH_SPEC001 SAP (BW Extraction: Generated Structure for Table ISAM_VEH_SPEC) Structure details

Dictionary Type: Structure
Description: BW Extraction: Generated Structure for Table ISAM_VEH_SPEC




ABAP Code to SELECT data from SISAM_VEH_SPEC001
Related tables to SISAM_VEH_SPEC001
Access table SISAM_VEH_SPEC001




Structure field list including key, data, relationships and ABAP select examples

SISAM_VEH_SPEC001 is a standard SAP Structure so does not store data like a database table does. It can be used to define the fields of other actual tables or to process "BW Extraction: Generated Structure for Table ISAM_VEH_SPEC" Information within sap ABAP programs.

This is done by declaring abap internal tables, work areas or database tables based on this Structure. These can then be used to store and process the required data appropriately.

i.e. DATA: wa_SISAM_VEH_SPEC001 TYPE SISAM_VEH_SPEC001.

The SISAM_VEH_SPEC001 table consists of various fields, each holding specific information or linking keys about BW Extraction: Generated Structure for Table ISAM_VEH_SPEC data available in SAP. These include LOGSYS (Original System), OBJECT_FAMILY (Object Family), PRODUCT_ID (Product ID), PRODUCT_TYPE (Product Type).. See below for full list along with technical details, documentation, text table, check tables, foreign key relationships, conversion routines, relevant tcodes and example ABAP select code etc. .

Delivery Class:
Display/Maintenance via tcode SM30: Display/Maintenance Allowed but with Restrictions
SAP enhancement categories: Cannot Be Enhanced


SAP SISAM_VEH_SPEC001 structure fields - Full list of fields found in SAP data dictionary

Field Description Data Element Data Type length (Dec) Check table Conversion Routine Domain Name MemoryID SHLP
PRODUCT_GUIDInternal Unique ID of Product COMT_PRODUCT_GUIDRAW16SYSUUID
LOGSYSOriginal System COMT_LOGSYSCHAR10Assigned to domainALPHALOGSYSCOM_LOGSYSCOM_PRODUCT_LOGSYS
OBJECT_FAMILYObject Family COMT_PRODUCT_OBJECT_FAMILYCHAR4Assigned to domainCOM_PRODUCT_OBJECT_FAMILYCOM_OBJFAM_PRTYP
PRODUCT_IDProduct ID COMT_PRODUCT_IDCHAR40PRID1COM_PRODUCT_IDCOM_PR_COLLECTION
PRODUCT_TYPEProduct Type COMT_PRODUCT_TYPECHAR2Assigned to domainCOM_PRODUCT_TYPECOM_PRODUCT_TYPECOM_PR_TYPE_ACTIVE
HISTEXHistory Exists COMT_HISTEXCHAR1COM_BOOLEAN
UPNAMEName of the User Who Last Changed the Set COMT_UPNAMECHAR12UNAME
VALID_FROMValid From (Time Stamp) COMT_VALID_FROMDEC15TSTPSBCOS_TSTMP
VALID_TOValid To (Time Stamp) COMT_VALID_TODEC15TSTPSBCOS_TSTMP
COMMENT1Comment 1 ISAM_COMMENT_1CHAR60ISAM_COMMENT_1
CUBICCAPACubic Capacity ISAM_CUBIC_CAPACITYQUAN6(1) ISAM_CUBIC_CAPACITY
CUBICCAPA_UCubic Capacity Unit ISAM_CUBIC_CAPACITY_UUNIT3Assigned to domainCUNITMEINS
ENGINEKEYEngine Key ISAM_ENGINE_KEYCHAR10ISAM_ENGINE_KEY
ENGPERFOREngine Power ISAM_PERFORMANCEQUAN4ISAM_PERFORMANCE
ENGPERFOR_UEngine Power Unit ISAM_PERFORMANCE_UUNIT3Assigned to domainCUNITMEINS
EXTCOLKEYVehicle Exterior Color Key ISAM_EXTER_COLOR_KEYCHAR6ISAM_EXTER_COLOR_KEY
EXTCOLORVehicle Exterior Color ISAM_EXTERIOR_COLORCHAR10ISAM_EXTERIOR_COLOR
FUELTYPEFuel Type ISAM_FUEL_TYPECHAR1ISAM_FUEL_TYPE
INTCOLKEYVehicle Interior Color Key ISAM_INTER_COLOR_KEYCHAR6ISAM_INTER_COLOR_KEY
INTCOLORVehicle Interior Color ISAM_INTERIOR_COLORCHAR10ISAM_INTERIOR_COLOR
MANUFDATEDate of Vehicle Manufacture ISAM_DATE_OF_MANUFDATS8ISAM_DATE_OF_MANUF
REGDATEVehicle Initial Registration Date ISAM_INIT_REG_DATEDATS8ISAM_INIT_REG_DATE
TRANSMKEYType of Transmission Key ISAM_TYPE_OF_TRM_KEYCHAR3ISAM_TYPE_OF_TRM_KEY
TRANSMTYPType of Transmission ISAM_TRANSMISSION_TYCHAR10ISAM_TRANSMISSION_TY

Key field Non-key field



How do I retrieve data from SAP structure SISAM_VEH_SPEC001 using ABAP code?

As SISAM_VEH_SPEC001 is a database structure and not a table it does not store any data in the SAP data dictionary. The ABAP SELECT statement is therefore not appropriate and can not be performed on SISAM_VEH_SPEC001 as there is no data to select.

How to access SAP table SISAM_VEH_SPEC001

Within an ECC or HANA version of SAP you can also view further information about SISAM_VEH_SPEC001 and the data within it using relevant transactions such as

SE11 (ABAP Dictionary Maintenance)
SM30 (Maintain Table Data)
SE80 (Object Navigator)
SE16 (Data Browser).


Search for further information about these or an SAP related objects



Comments on this SAP object

What made you want to lookup this SAP object? Please tell us what you were looking for and anything you would like to be included on this page!