cancel
Showing results for 
Search instead for 
Did you mean: 

Dereferencing of the Null reference when creating New Campaign in Integrated Marketing Calendar

Former Member
0 Kudos


Hello All,

we are using the Integrated Marketing Calendar in SAP CRM.


The calendar allows creating New campaigns by doing a right-mouse click in the calendar and it works most of the time.


The issue we have is that when we try to create a new campaign by clicking on a "Finished" or "Rejected" campaign, we get a system error as illustrated in the attached document. There is no problem if the campaign is in ""created" or "Released" status.


When We try to do the same thing from the Campaign screen, we get error messages which is expected.


Any ideas?


Thanks,

Jacques

Accepted Solutions (0)

Answers (1)

Answers (1)

amitdev_solanki
Explorer
0 Kudos

Hi Jacques,

Please put the break point in CREATE_AND_NAVIGATE method of class CL_MKTCALEN_MKTPROJFLEXR0_IMPL & try to debug.

It seems the ref. variable lr_navigation_entity is initial.

You can get the root cause & get the further information .

Br,

Amit