BAPIVEHICLESEARCH SAP (VELO : BAPI Main Structure for Business Object Vehicle) Structure details

Dictionary Type: Structure
Description: VELO : BAPI Main Structure for Business Object Vehicle




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




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

BAPIVEHICLESEARCH 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 "VELO : BAPI Main Structure for Business Object Vehicle" 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_BAPIVEHICLESEARCH TYPE BAPIVEHICLESEARCH.

The BAPIVEHICLESEARCH table consists of various fields, each holding specific information or linking keys about VELO : BAPI Main Structure for Business Object Vehicle data available in SAP. These include VEHICLEGUID (Vehicle GUID (Globally Unique IDentifier)), VEHICLEGUID32 (Vehicle GUID (Globally Unique IDentifier) (32)), VEHICLENUMBER (Internal Vehicle Number), MATERIALNUMBER (Vehicle Model).. 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 BAPIVEHICLESEARCH 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
CATEGORYCategory for Vehicle Search VLC_CATEGORYCHAR11Assigned to domainBOOL_ID
VEHICLEGUIDVehicle GUID (Globally Unique IDentifier) VLC_GUIDCHAR22SYSUUID_22
VEHICLEGUID32Vehicle GUID (Globally Unique IDentifier) (32) VLC_GUID_32CHAR32SYSUUID_C
VEHICLENUMBERInternal Vehicle Number VLC_VHCLECHAR10Assigned to domainCHARGF4_HELP_VHCLE
MATERIALNUMBERVehicle Model VLC_MATNRCHAR18Assigned to domainMATN1MATNRMATMAT1
VENDORVendor VLC_LIFNRCHAR10Assigned to domainALPHALIFNRLIFKRED
VEHICLEBATCHBatch Number CHARG_DCHAR10Assigned to domainCHARGCHA
EQUIPMENTEquipment Number EQUNRCHAR18Assigned to domainALPHAEQUNREQNEQUI
PLANTPlant WERKS_DCHAR4Assigned to domainWERKSWRKH_T001W_C
STORAGELOCATIONStorage Location LGORT_DCHAR4Assigned to domainLGORTLAG
VALUATIONTYPEValuation Type BWTAR_DCHAR10Assigned to domainBWTARBWT
INTERNALOBJECTNRConfiguration (internal object number) CUOBJNUMC18CUOBJCUX
MMCONTROLAction Control VLC_CNTRLCHAR4Assigned to domainVLC_CNTRL
MMSTATUSPrimary Status VLC_MMSTATUCHAR4Assigned to domainVLC_STATUF4_HELP_STATUS
MMTIMESTAMPTime Stamp for Primary Status VLC_BAPI_MMTSTPCHAR21CHAR21
SDCONTROLAction Control VLC_CNTRLCHAR4Assigned to domainVLC_CNTRL
SDSTATUSSecondary Status VLC_SDSTATUCHAR4Assigned to domainVLC_STATUF4_HELP_STATUS
SDTIMESTAMPTime Stamp for Secondary Status VLC_BAPI_SDTSTPCHAR21CHAR21
VEHICLEAVAILABILAvailability Status VLC_AVAILABILITYCHAR2Assigned to domainVLC_AVAILABILITYF4_HELP_AVAIL
VEHICLEVISIBILITVisibility VLC_VISIBILITYCHAR1VLC_VISIBILITY
VEHICLELOCATIONVMS-Vehicle Location VLC_LOCTNCHAR10CHAR10F4_HELP_LOCTN
PLNNDDELIVERYDATEPlanned Delivery Date VLC_PDATUMDATS8DATUM
PRODUCTIONDATEProduction Date VLC_PRODDATUMDATS8DATUM
CREATED_BYName of Person who Created the Object ERNAMCHAR12USNAM
CUSTOMERCustomer VLC_KUNNRCHAR10Assigned to domainALPHAKUNNRVAGDEBI
ENDCUSTOMEREnd Customer (Central Business Partner) VLC_ENDCUCHAR10Assigned to domainALPHABU_PARTNERBPABUPA
VEHICLEIDENTNUMBVehicle Identification Number (Vehicle Identification No.) VLC_VHVINCHAR35TEXT35F4_HELP_VHCLE
VEHICLEUSAGEVehicle Usage VLC_VEHIUSAGECHAR2Assigned to domainVLC_VEHIUSAGEF4_HELP_VHUSG
SALESCAMPAIGNSales Campaign VLC_SALESCAMPAIGNCHAR10Assigned to domainVLC_SALESCAMPAIGNF4_HELP_CMPGN
MILEAGECounter Reading VLC_PCOUNTQUAN7VLC_PCOUNT
MILEAGEUNIT_SAPFleet counter unit FLEET_COUNT_UNITUNIT3Assigned to domainCUNITMEINS
MILEAGEUNIT_ISOISO code for unit of measurement ISOCD_UNITCHAR3Assigned to domainISOCD_UNIT
REGISTRATIONDATEInitial Registration Date VLC_IMMATDATEDATS8DATE
CONSTRUCTYEARConstruction Year of Vehicle VLC_YEAR_OF_CONSTRUCTIONNUMC4GJAHRGJAHR
CONSTRUCTMONTHMonth of Construction of Vehicle VLC_MONTHNUMC2VLC_MONTH
VEHICLEEXTERNNUMExternal Vehicle Number VLC_VHCEXCHAR35CHAR35F4_HELP_VHCLE
VEHICLESEARCHAREAVehicle Search Area VLC_VHSARCHAR10Assigned to domainVLC_VHSARF4_HELP_VHSAR
VEHICLEORDEREROriginal Ordering Party of Vehicle VLC_VHORDCHAR10Assigned to domainALPHAKUNNR
DATEOFMMSTATUSDate of Primary Status VLC_MMDATUMDATS8DATUM
TIMEOFMMSTATUSTime of Primary Status VLC_MMTIMETIMS6UZEIT
DATEOFSDSTATUSDate of Secondary Status VLC_SDDATUMDATS8DATUM
TIMEOFSDSTATUSTime of Secondary Status VLC_SDTIMETIMS6UZEIT
MATERIALTEXTDescription of Vehicle Model VLC_MAKTXCHAR40TEXT40
MMCONTROLTEXTShort Text for Action Control VLC_CNTRLTCHAR40TEXT40
MMSTATUSTEXTDescription of Vehicle Status VLC_STATUTCHAR40TEXT40
SDCONTROLTEXTShort Text for Action Control VLC_CNTRLTCHAR40TEXT40
SDSTATUSTEXTDescription of Vehicle Status VLC_STATUTCHAR40TEXT40
AVAILABILITYTEXTDescription of Availability Status VLC_AVAILABILITYTCHAR40TEXT40
LOCATIONTEXTDescription of VMS Vehicle Location VLC_LOCTNTXTCHAR30TEXT30
GROSSPRICECurrency amount in BAPI interfaces BAPICURR_DDEC23(4) BAPICURR
CURRENCY_ISOISO code currency WAERS_ISOCHAR3ISOCD
NAMEOFADDRESSName 1 AD_NAME1CHAR40TEXT40
NAMEOFBUSINPART1Name 1 NAME1_GPCHAR35NAME
NAMEOFBUSINPART2Name 1 NAME1_GPCHAR35NAME
ERRORFLAGError Indicator VLC_XERRORCHAR1XFLAG
SUCCESSFLAGSuccess Indicator VLC_ACTLEDCHAR132SYCHAR132
LONGTIMESTAMPLong Time Stamp VLC_BAPI_LTSTPCHAR21CHAR21
ACTIONDOCUMENTTYPEType of Document for Action VLC_ACTDOCTYPECHAR4VLC_ACTDOCTYPE
SHARINGLEVELSharing Levels for Vehicle Search VLC_SHLVLCHAR2Assigned to domainVLC_SHLVL
MATERIALNUMBER_EXTERNALLong Material Number for MATERIALNUMBER Field MGV_MATERIALNUMBER_EXTERNALCHAR40MATNR_EXT
MATERIALNUMBER_GUIDExternal GUID for MATERIALNUMBER Field MGV_MATERIALNUMBER_GUIDCHAR32MATNR_EGUID
MATERIALNUMBER_VERSIONVersion Number for MATERIALNUMBER Field MGV_MATERIALNUMBER_VERSIONCHAR10MATNWMATNR_VERS

Key field Non-key field



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

As BAPIVEHICLESEARCH 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 BAPIVEHICLESEARCH as there is no data to select.

How to access SAP table BAPIVEHICLESEARCH

Within an ECC or HANA version of SAP you can also view further information about BAPIVEHICLESEARCH 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!