cancel
Showing results for 
Search instead for 
Did you mean: 

Dump while testing function module

Former Member
0 Kudos

Dear Experts,

There is a standard BAPI used to upload inspection plans which use the function module BAPI_INSPECTIONPLAN_CREATE.

When I test by executing with se37 in my development client I am getting dump.

Program error: ASSIGN with length 0 in program "SAPLSEUJ".

This problem is not happening in another server.

I searched with the cause of dump and got the SAP note 771070.

But our BASIS consultant says that our system is 702 and the found SAP note is an old one, so it is not applicable in our SAP system. But we are not able to find the updated version of this note.

How can we address this ?

Regards

Sunit

Accepted Solutions (0)

Answers (2)

Answers (2)

Former Member
0 Kudos

Dear All ,

   Please i face the same problem while testing BAPI_ROUTING_CREATE in dev system and qas .

it release the same error ""program error:assign with length 0 in program "SAPLSEUJ"""

please advise

Former Member
0 Kudos

Hi,

Can you find the older version of this functional module and give it a try?

Regards,

SMruti

Former Member
0 Kudos

Dear Expert,

I don't know if possible or how to find older version of function module, please guide.

Regards

Sunit.

Former Member
0 Kudos

Dear,

Check below link,

[http://wiki.sdn.sap.com/wiki/display/ABAP/ListofBAPI%27s]

[http://wiki.sdn.sap.com/wiki/display/Snippets/ABAPProgramtouploadQMInspectionPlanUsingBAPI]

-Sandip