IDNFBRJ_1BNFVEHICLE SAP (Change Document Structure; Generated by RSSCD000) Structure details

Dictionary Type: Structure
Description: Change Document Structure; Generated by RSSCD000




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




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

IDNFBRJ_1BNFVEHICLE 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 "Change Document Structure; Generated by RSSCD000" 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_IDNFBRJ_1BNFVEHICLE TYPE IDNFBRJ_1BNFVEHICLE.

The IDNFBRJ_1BNFVEHICLE table consists of various fields, each holding specific information or linking keys about Change Document Structure; Generated by RSSCD000 data available in SAP. These include MANDT (Client), DOCNUM (Document Number), ITMNUM (Document Item Number), TPOP (Operation Type).. 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 IDNFBRJ_1BNFVEHICLE 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
DOCNUMDocument Number J_1BDOCNUMNUMC10J_1BNFDOCJ_1BDOCNUMJEF
ITMNUMDocument Item Number J_1BITMNUMNUMC6J_1BNFLINJ_1BITMNUMJ_1BITMNUM
TPOPOperation Type J_1B_OPERATION_TYPECHAR1J_1B_OPERATION_TYPE
CHASSIVehicle Chassis J_1B_CHASSISCHAR17CHAR17
CCORCarmaker Color Code J_1B_VEH_COLORCHAR4CHAR4
XCORColor Description J_1B_VEH_COLOR_DESCCHAR40TEXT40
POTEngine Power J_1B_ENGINE_POWERCHAR4CHAR4
CILINCylinder Capacity J_1B_CYLINDER_CAPCHAR4CHAR4
PESOLNet Weight J_1B_VEH_NET_WEIGHTNUMC9NUM9
PESOBGross Weight J_1B_VEH_GROSS_WEIGHTNUMC9NUM9
NSERIESerial Number J_1B_VEH_SERIAL_NUMBERCHAR9CHAR9
TPCOMBFuel Type J_1B_FUEL_TYPECHAR2J_1B_FUEL_TYPE
NMOTOREngine Number J_1B_ENGINE_NUMBERCHAR21CHAR21
CMTMaximum Traction Capacity J_1B_MAX_TRACTION_CAPCHAR9CHAR9
DISTDistance Between the Axles J_1B_DIST_AXELSCHAR4CHAR4
ANOMODModel Year J_1B_VEH_MODEL_YEARNUMC4NUMC4
ANOFABManufacturing Year J_1B_VEH_MANUFACT_YEARNUMC4NUMC4
TPPINTPainting Type J_1B_VEH_PAINTING_TYPECHAR1CHAR1
TPVEICVehicle Type J_1B_VEHICLE_TYPECHAR2J_1B_VEHICLE_TYPE
ESPVEICVehicle Usage J_1B_VEHICLE_USAGECHAR1J_1B_VEHICLE_USAGE
VINVIN Condition J_1B_VIN_CONDITIONCHAR1J_1B_VIN_COND
CONDVEICVehicle Condition J_1B_VEHICLE_CONDCHAR1J_1B_VEHICLE_COND
CMODBrand Model Code J_1B_BRAND_MODEL_CODENUMC6NUMC6
CCORDENATRANColor Code (DENATRAN) J_1B_VEH_COLOR_CODECHAR2J_1B_VEH_COLOR_CODE
LOTAMaximum Capacity J_1B_VEH_MAX_CAPACITYNUMC3NUMC3
TPRESTRestriction J_1B_VEH_RESTRICTIONCHAR1J_1B_VEH_RESTRICTION
KZChange Type (U, I, S, D) CDCHNGINDCHAR1CDCHNGIND

Key field Non-key field



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

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

How to access SAP table IDNFBRJ_1BNFVEHICLE

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