WTY_VLCVEHICLE SAP (Append with VLCVEHICLE Structure) Append Structure details

Dictionary Type: Append Structure
Description: Append with VLCVEHICLE Structure




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




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

WTY_VLCVEHICLE is a standard SAP Append Structure which is used to store Append with VLCVEHICLE Structure data and is available within R/3 SAP systems depending on the version and release level.

The WTY_VLCVEHICLE table consists of various fields, each holding specific information or linking keys about Append with VLCVEHICLE Structure data available in SAP. These include MANDT (Client), VGUID (Vehicle GUID (Globally Unique IDentifier)), VHCLE (Internal Vehicle Number), MATNR (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: Can be enhanced (character-type or numeric)


SAP WTY_VLCVEHICLE append 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
MANDTClient MANDTCLNT3T000MANDT
VGUIDVehicle GUID (Globally Unique IDentifier) VLC_GUIDCHAR22SYSUUID_22
VHCLEInternal Vehicle Number VLC_VHCLECHAR10Assigned to domainCHARGF4_HELP_VHCLE
MATNRVehicle Model VLC_MATNRCHAR18MARAMATN1MATNRMATMAT1
LIFNRVendor VLC_LIFNRCHAR10LFA1ALPHALIFNRLIFKRED
CHARGBatch Number CHARG_DCHAR10MCH1CHARGCHA
EQUNREquipment Number EQUNRCHAR18EQUIALPHAEQUNREQNEQUI
WERKSPlant WERKS_DCHAR4T001WWERKSWRKH_T001W_C
LGORTStorage Location LGORT_DCHAR4T001LLGORTLAG
BWTARValuation Type BWTAR_DCHAR10MBEWBWTARBWT
CUOBJConfiguration (internal object number) CUOBJNUMC18CUOBJCUX
CUABAType of Document for Action VLC_ACTDOCTYPECHAR4VLC_ACTDOCTYPE
MMCTRAction Control VLC_CNTRLCHAR4CVLC01VLC_CNTRL
MMSTAPrimary Status VLC_MMSTATUCHAR4CVLC02VLC_STATUF4_HELP_STATUS
MMTSPLong Time Stamp VLC_LTSTAMPDEC21(7) TZNTSTMPL
SDCTRAction Control VLC_CNTRLCHAR4CVLC01VLC_CNTRL
SDSTASecondary Status VLC_SDSTATUCHAR4CVLC02VLC_STATUF4_HELP_STATUS
SDTSPLong Time Stamp VLC_LTSTAMPDEC21(7) TZNTSTMPL
KUNNRCustomer VLC_KUNNRCHAR10KNA1ALPHAKUNNRVAGDEBI
ENDCUEnd Customer (Central Business Partner) VLC_ENDCUCHAR10BUT000ALPHABU_PARTNERBPABUPA
VHVINVehicle Identification Number (Vehicle Identification No.) VLC_VHVINCHAR35TEXT35F4_HELP_VHCLE
VHCEXExternal Vehicle Number VLC_VHCEXCHAR35CHAR35F4_HELP_VHCLE
AVAILAvailability Status VLC_AVAILABILITYCHAR2CVLC10VLC_AVAILABILITYF4_HELP_AVAIL
VBLTYVisibility VLC_VISIBILITYCHAR1VLC_VISIBILITY
LOCTNVMS-Vehicle Location VLC_LOCTNCHAR10CHAR10F4_HELP_LOCTN
GPRICEGross List Price of Vehicle VLC_GPRICECURR17(2)
GPRICECUKYCurrency of Vehicle Price VLC_GPRICECUKYCUKY5TCURCWAERS
CDTSPTime Stamp for Confirmed Delivery Date VLC_CTSTAMPDEC15TZNTSTMPS
PSTSPTime Stamp for Planned Delivery Time VLC_PTSTAMPDEC15TZNTSTMPS
PDTSPTime Stamp for Production Time VLC_PRODTSTAMPDEC15TZNTSTMPS
ERNAMName of Person who Created the Object ERNAMCHAR12USNAM
VHUSGVehicle Usage VLC_VEHIUSAGECHAR2CVLC13VLC_VEHIUSAGEF4_HELP_VHUSG
CMPGNSales Campaign VLC_SALESCAMPAIGNCHAR10VLCSCAMPGNVLC_SALESCAMPAIGNF4_HELP_CMPGN
PCOUNTCounter Reading VLC_PCOUNTQUAN7VLC_PCOUNT
PCOUNT_UFleet counter unit FLEET_COUNT_UNITUNIT3T006CUNITMEINS
IMMATDATEInitial Registration Date VLC_IMMATDATEDATS8DATE
VHSARVehicle Search Area VLC_VHSARCHAR10CVLC18VLC_VHSARF4_HELP_VHSAR
VHORDOriginal Ordering Party of Vehicle VLC_VHORDCHAR10KNA1ALPHAKUNNR
SHLVLSharing Levels for Vehicle Search VLC_SHLVLCHAR2CVLC27VLC_SHLVL
ARCHIVE_FLAGArchiving VLC_ARCHIVE_VEHICLECHAR1XFELD
USED_VEHICLEFlag That Indicates That the Vehicle Is a Used Vehicle VLC_USED_FLAGCHAR1XFELD

Key field Non-key field



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

As WTY_VLCVEHICLE 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 WTY_VLCVEHICLE as there is no data to select. You could however select data from any tables that this append structure has been assigned too.

How to access SAP table WTY_VLCVEHICLE

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