DPWTY_S_BAPI_FLEET SAP (PM: BAPI Structure for FLEET_IDENT and FLEET_INCLUDE) Structure details

Dictionary Type: Structure
Description: PM: BAPI Structure for FLEET_IDENT and FLEET_INCLUDE




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




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

DPWTY_S_BAPI_FLEET 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 "PM: BAPI Structure for FLEET_IDENT and FLEET_INCLUDE" 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_DPWTY_S_BAPI_FLEET TYPE DPWTY_S_BAPI_FLEET.

The DPWTY_S_BAPI_FLEET table consists of various fields, each holding specific information or linking keys about PM: BAPI Structure for FLEET_IDENT and FLEET_INCLUDE data available in SAP. These include FLEET_VIN (Identifikationsnummer des Herstellers für das Fahrzeug), CHASSIS_NUM (Fahrgestellnummer), LICENSE_NUM (Kfz-Kennzeichen), EXPIRY_DATE (Gültigkeitsende).. 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 DPWTY_S_BAPI_FLEET 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
FLEET_NUM Identifikationsnummer für das Fahrzeug0
FLEET_VIN Identifikationsnummer des Herstellers für das Fahrzeug0
CHASSIS_NUM Fahrgestellnummer0
LICENSE_NUM Kfz-Kennzeichen0
EXPIRY_DATE Gültigkeitsende0
FLEET_HGT Höhe des Fahrzeugs0
FLEET_WID Breite des Fahrzeugs0
FLEET_LEN Länge des Fahrzeugs0
DIM_UNIT Längeneinheit0
DIM_UNIT_ISO ISO-Code Maßeinheit0
PRI_CALC Schlüssel des Kalkulationsverfahrens für Verbrauchswerte0
REPLA_DATE Datum, an dem das Fahrzeug ersetzt werden soll0
REPLA_ODOM Streckenzählerstand, bei dem das Objekt ersetzt werden soll0
REPLA_OPH Zeitzählerstand, bei dem das Fahrzeug ersetzt werden soll0
NUM_AXLE Anzahl der Achsen des Fahrzeugs0
MAX_OCCUPANTS Maximal zulässige Anzahl von beförderten Personen0
CARD_NUM Tankkartennummer0
KEY_NUM Fahrzeugschlüsselnummer0
FLEET_USE Benutzungskennzeichen0
ENGINE_TYPE Antriebsart0
ENGINE_POWER Leistung bei gegebener Umdrehungszahl0
UNIT_POWER Maßeinheit für die Leistung0
UNIT_POWER_ISO ISO-Code Maßeinheit0
REVOLUTIONS Umdrehungszahl pro Minute0
ENGINE_CYL Anzahl der Zylinder0
ENGINE_CAP Hubraum0
UNIT_CAP Maßeinheit für den Hubraum0
UNIT_CAP_ISO ISO-Code Maßeinheit0
ENGINE_SNR Motorserialnummer des Herstellers0
FUEL_PRI Betriebsstoffart des Primärkraftstoffs0
FUEL_SEC Betriebsstoffart des Sekundärkraftstoffs0
OIL_TYPE Betriebsstoffart Öl0
GROSS_WGT Zulässiges Gesamtgewicht0
LOAD_WGT Maximale Zuladung (Gewicht)0
WGT_UNIT Gewichtseinheit0
WGT_UNIT_ISO ISO-Code Maßeinheit0
LOAD_HGT Höhe des Laderaums0
LOAD_WID Breite des Laderaums0
LOAD_LEN Länge des Laderaums0
LOAD_DIM_UNIT Längeneinheit für den Laderaum0
LOAD_DIM_UNIT_ISO ISO-Code Maßeinheit0
LOAD_VOL Volumen des Laderaums0
VOL_UNIT Volumeneinheit0
VOL_UNIT_ISO ISO-Code Maßeinheit0
NO_COMPART Anzahl der Kammern0
SPEED_MAX Höchstgeschwindigkeit des Fahrzeugs0
SPEED_UNIT Einheit für die Geschwindigkeit0
SPEED_UNIT_ISO ISO-Code Maßeinheit0
CONSUMP_TOL Kennzeichen Verbrauchserfassung: erlaubte Toleranzen0
CONSUMP_MOVE Kennzeichen Verbrauchserfassung: Materialbewegung0

Key field Non-key field



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

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

How to access SAP table DPWTY_S_BAPI_FLEET

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