VLCACTDATA_VMS_HEAD_S SAP (VELO: Transfer Structure for Actions (Header Data)) Structure details

Dictionary Type: Structure
Description: VELO: Transfer Structure for Actions (Header Data)




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




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

VLCACTDATA_VMS_HEAD_S 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: Transfer Structure for Actions (Header Data)" 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_VLCACTDATA_VMS_HEAD_S TYPE VLCACTDATA_VMS_HEAD_S.

The VLCACTDATA_VMS_HEAD_S table consists of various fields, each holding specific information or linking keys about VELO: Transfer Structure for Actions (Header Data) data available in SAP. These include PSDATU (Planned Delivery Date), PDDATU (Production Date), CDDATE (Confirmed Delivery Date (According to CTP Logic)), CSTRYEAR (Construction Year of Vehicle).. 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 VLCACTDATA_VMS_HEAD_S 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
QUEUEMark for Quotation VLC_XQUEUECHAR1XFLAG
PSDATUPlanned Delivery Date VLC_PDATUMDATS8DATUM
PDDATUProduction Date VLC_PRODDATUMDATS8DATUM
CDDATEConfirmed Delivery Date (According to CTP Logic) VLC_CDATEDATS8DATUM
CSTRYEARConstruction Year of Vehicle VLC_YEAR_OF_CONSTRUCTIONNUMC4GJAHRGJAHR
CSTRMONTHMonth of Construction of Vehicle VLC_MONTHNUMC2VLC_MONTH
CSTRWEEKProduction Week VLC_WEEKNUMC2VLC_WEEK
ENDCUEnd Customer (Central Business Partner) VLC_ENDCUCHAR10Assigned to domainALPHABU_PARTNERBPABUPA
LOCTNTXTDescription of VMS Vehicle Location VLC_LOCTNTXTCHAR30TEXT30
ENDCU_NAMEShort name of business partner BU_DESCRIPCHAR50BU_TEXT50
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
AKNCATAcknowledge Category VLC_ACKNOWLEDGE_CATEGORYCHAR6Assigned to domainVLC_ACKNOWLEDGE_CATEGORY

Key field Non-key field



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

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

How to access SAP table VLCACTDATA_VMS_HEAD_S

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