SAP E_VEHICLE Data Element Type Vehicle Number (Equipment Number) ABAP dictionary fields









E_VEHICLE is a standard DATA Element within the SAP ABAP dictionary and is associated with fields that store Purchasing Document information.

Below is the list of data element attribute values including length, data type, description, domain, search help etc... also check the Contribute section for any additional notes that have been added You could also view this information on your SAP system if you enter the data element E_VEHICLE into the relevant SAP transaction such as SE11 or SE80.


Data element guide details

  • Data Element E_VEHICLE Attributes
  • Domain details
  • All SAP tables with fields that use this Data Element
  • Contribution section


Attributes of SAP Data Element E_VEHICLE

Data element (semantic domain): More details...E_VEHICLE
Activation Status of a Repository Object: More details...Entry activated or generated in this form
Language Key: More details...E
Version of the entry (not used): More details...
Domain name: More details...EQUNR
Short Description of Repository Objects: More details...Vehicle Number (Equipment Number)
Length (No. of Characters): More details...
Heading: More details...Vehicle
Get/Set parameter ID: More details...EQN
Whenever this data element is referenced by a a screen field the value entered is stored in memory, under this parameter ID.

This means it can be retrieved at any point using the GET PARAMETER ID 'EQN' FIELD MEMORYID. You can also update this value within your ABAP code using the SET PARAMETER ID 'EQN' FIELD E_VEHICLE
Short Field Label: More details...Vehicle
Flag for writing change documents: More details...Yes
If set at table level change document history will be recorded for this FIELD and records will be made in tables CDHDR and CDPOS.
Medium Field Label: More details...Vehicle
Maximum length of heading: More details...9
Max. length for short field label: More details...10
Long Field Label: More details...Vehicle
Max. length for medium field label: More details...15
Max. length for long field label: More details...20
Activation flag: More details...Start of activation or activation successful
Application class for DD objects (not used): More details...INST
Activation type: More details...No classification
Original Language in Repository objects: More details...D
SDIC: Reserve for data elements (not used): More details...
Flag for private DD objects (not used): More details...
Name of a Search Help: More details...EQUI
Name of a search help parameter: More details...EQUNR
Default name for components using the data element: More details...EQUIPMENT
Data Type in ABAP Dictionary: More details...CHAR
Length (No. of Characters): More details...18
Number of Decimal Places: More details...
Output Length: More details...18
Allow lowercase letters or NOT: More details...No
As this is set to No all text stored within a field associated with domain E_VEHICLE will be converted to uppercase irrespective of case entered by the user.
Field contains negative values: More details...Yes
Basically saves the first position of the field so that a + or -sign can be displayed when output. Only valid for floating point,Quantity, Decimal and Currency data types
Conversion Routine: More details...ALPHA
Converts the field value between the display and internally stored format. The 5 char ID (i.e. ALPHA ) associates this field with the underlying ABAP function modules that perform the conversion.

i.e.
CONVERSION_EXIT_ALPHA_INPUT - Conversion exit ALPHA, external->internal
CONVERSION_EXIT_ALPHA_OUTPUT - Conversion exit ALPHA, internal->external
Domain contains fixed values: More details...No
Value table: More details...EQUI
Category of Dictionary Type: More details...D
Type of Object Referenced: More details...
Not relevant as this field is an Elementary Domain Type rather than a reference type.
DD: Is a generated proxy object: More details...
Force write direction to be LTR: More details...
If this flag is set the field content is always displayed using the left to right writing direction, even if the write direction of the screen/user is right to left. Maybe useful for digit based data such as phone numbers which may be un-readable using RTL direction. See OSS note 1291845
DD: No Filtering of BIDI Formatting Characters: More details...
DD: Flag for Deactivating Input History in Screen Field: More details...

SAP tables using Data Element E_VEHICLE

Tables with field using data element E_VEHICLE

Related Data Elements in SAP

/DSD/ME_VEHICLE - DSD Connector: Vehicle ID
ADGE_VEHICLE_TN - Text Name for Vehicle
CBDUE_VEHICLE_C - Phrase Code for Vehicle
CBDUE_VEHICLE_D - Phrase Text for Vehicle
CBDUE_VEHICLE_PHRKEY - Phrase Key for Vehicle
DIMP_AUTOMOTIVE_VEHICLE_AVAILA - Proxy Data Element (generated)
DIMP_AUTOMOTIVE_VEHICLE_CONTEX - Proxy Data Element (generated)
DIMP_AUTOMOTIVE_VEHICLE_ID_CON - Proxy Data Element (generated)
DIMP_AUTOMOTIVE_VEHICLE_LIFE_C - Proxy Data Element (generated)
DIMP_AUTOMOTIVE_VEHICLE_MULTI - Proxy Data Element (generated)

List of SAP data elements

Other E_VEHICLE SAP Data Element objects
View full list of SAP Data Element objects

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!