SAP for Automotive Discussions
Connect with fellow SAP users in discussions to troubleshoot challenges, share best practices, and fuel each other's success. Join a conversation or start your own.
cancel
Showing results for 
Search instead for 
Did you mean: 

Help for Create Vehicle Master Error "/DBM/CL_VEH_IOBJECT_VEHICLE===CP"

Former Member
0 Kudos
386

Dear all,

the system is EHP4+DBM7.0 ,   (A configuration is not perfect system),I want to know what is missing configuration, or a system bug? Thank you!

When i create a vehicle master data, the system show the abap error :

Short text

    No access possible via the 'NULL' data reference

What happened?

    Error in the ABAP Application Program

    The current ABAP program "/DBM/CL_VEH_IOBJECT_VEHICLE===CP" had to be

     terminated because it has

    come across a statement that unfortunately cannot be executed.

Error analysis

    There was an attempt to access a data object via a 'NULL' data

    reference (points to 'nothing').

    A data reference must point to data object before it can be used to

    access the referenced data object.

    The reference was either never set or it was set to 'NULL' using the

    CLEAR statement.

Trigger Location of Runtime Error

    Program                                 /DBM/CL_VEH_IOBJECT_VEHICLE===CP

    Include                                 /DBM/CL_VEH_IOBJECT_VEHICLE===CM00W

    Row                                     71

   68 *Convert the DBM API's multi-line extension data to

   69 *an iObject format

   70   ls_product-com_product-logsys = get_logsys( ).

>>>>>   ls_product-com_product-product_guid = lr_iobj_single_com->/dbm/v_vehicle-iobjguid.

   72

   73   CALL METHOD iobj_ext_multi_e2i

The system package level as :

SAP_BASIS7010003SAPKB70103
SAP_ABA7010003SAPKA70103
PI_BASIS7010003SAPK-70103INPIBASIS
ST-PI2005_1_7000006SAPKITLQI6
SAP_BS_FND7010002SAPK-70102INSAPBSFND
SAP_BW7010003SAPKW70103
SAP_AP7000015SAPKNA7015
WEBCUIF7000002SAPK-70002INWEBCUIF
SAP_APPL6040002SAPKH60402Logistics and Accounting
SAP_HR6000029SAPKE60029Human Resources
EA-IPPE4040005SAPK-40405INEAIPPESAP iPPE
EA-APPL6040002SAPK-60402INEAAPPLSAP Enterprise Extension PLM, SCM, Finan
EA-DFPS6000013SAPKGPDD13SAP Enterprise Extension Defense Forces & Public Security
EA-FINSERV6000013SAPKGPFD13SAP Enterprise Extension Financial Services
FINBASIS6040002SAPK-60402INFINBASISFINBASIS
DBM7000002SAPK-70002INDBMDealer Business Management
DMIS2006_1_7000008SAPK-61708INDMISDMIS 2006_1_700 : Add-On Installation
ECC-DIMP6040002SAPK-60402INECCDIMPDIMP
ECC-SE6040000     -ESA FAST TRACK (ERP) 2005
1 REPLY 1

Former Member
0 Kudos
147

Hi Winson,

Based on the error code I suspect some thing is missing in Product/Hierarchy/Category area.

Pls use comm_hierarchy tcode to find out whether everything is properly maintained as per SAP Config guide.(DBM).

Thanks and Regards,

Pravin Patil