cancel
Showing results for 
Search instead for 
Did you mean: 
Read only

PIQ_Calculate - Short dump in RFC PIQ_Calculate

Former Member
0 Kudos
761

Hello All,

We are trying to use the RFC PIQ_Calculate. The RFC is dumping with exception CX_SY_REF_IS_INITIAL and runtime error OBJECTS_OBJREF_NOT_ASSIGNED_NO. Static attribute in cl_piq_factory is assigned to lo_utility through 'lo_utility = cl_piq_factory=>so_utility.' but that is initial so we get error when we call 'lo_utility->check_global_param' Kindly suggest on how this can be used .

Accepted Solutions (0)

Answers (1)

Answers (1)

max_rosn
Participant
0 Kudos

I ran into the same dump. Business functions LOG_SD_PRICE_LIST and LOG_SD_PRICE_LIST_2 needs to be activated. After activation the dump is gone,