cancel
Showing results for 
Search instead for 
Did you mean: 

FM SOLAR_TESTPLAN_MAINTAIN short dump

04-06-2017 3:14 PM
389 views 1 comments
0 Likes
SAP Managed Tags
Subscribe

Hi Experts,

I'm trying to automate the process of Test Plan creation in Solman by using FM SOLAR_TESTPLAN_MAINTAIN.

I'm passing the parameter IV_SILENT_MODE_ON as true, with all the required data in other params.

But I'm getting the following dump:

"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 "CREATE_CONTEXT_MENU_FILTER" "(METHOD)", 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 (variable: "ME->L_GUI_TOOLBAR"). 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."

I'm not sure if this is an SAP issue or I'm not passing some parameter data.

Please help.

Thanks in advance.

Biswanil

0 Likes

Accepted Solutions (0)

Answers (1)

Answers (1)

Former Member
0 Likes

Hi All,

Fixed with OSS Note 2241872