Quantcast
Channel: SCN : Popular Discussions - SAP for Automotive
Viewing all articles
Browse latest Browse all 3533

Dump at Vehicle Creation in SAP DBM

$
0
0

Please help I'm getting an Error in SAP DBM while Vehicle creation.

 

Details:

 

Category               ABAP Programming Error
Runtime Errors         OBJECTS_OBJREF_NOT_ASSIGNED_NO
Except.                CX_SY_REF_IS_INITIAL
ABAP Program           SAPLCOM_PRODUCT_CHECK
Application Component  AP-MD-PRO

 

Error analysis
     An exception occurred that is explained in detail below.
     The exception, which is assigned to class 'CX_SY_REF_IS_INITIAL', was not
      caught in
     procedure "COM_PRODUCT_GET_NEXT_ID" "(FUNCTION)", nor was it propagated by a
      RAISING clause.
     Since the caller of the procedure could not have anticipated that the
     exception would occur, the current program is terminated.
     The reason for the exception is:
     You attempted to use a 'NULL' object reference (points to 'nothing')
     access a component.
     An object reference must point to an object (an instance of a class)
     before it can be used to access components.
     Either the reference was never set or it was set to 'NULL' using the
     CLEAR statement.

 

Please guide.

 

Regards,

Sachin Balmiki


Viewing all articles
Browse latest Browse all 3533

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>