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

Dump while executing transfer commodity codes from Worklist to Material in ECC

Former Member
0 Likes
493

After I classified the materials in GTS, I also did transfer the commodity codes from GTS to ECC.

Now, in ECC, when I try to execute Transfer Commodity Codes from Worklist to Material, I get a dump.

It seems there is an issue with the line

CALL FUNCTION 'PLKO_WRITE_DOCUMENT'in the include “LZMAT_USER_EXITF01”

When I try to execute the call function manually it gives an error “Function group PLKO contains errors”.

Could anyone please help with this issue?

Accepted Solutions (1)

Accepted Solutions (1)

former_member215181
Active Contributor
0 Likes

Hi Pritha,

It's just a long shot, but the name of the Include raises a remote possibility that some of your own code is causing the issue. I'd suggest you find a developer to take a look at any "Z" code in that area and analyse the problem.

Regards,
Dave

Former Member
0 Likes

Hi Dave,

Thanks!!

I also wanted to create a background job for this t-code=

/n/sapsll/swnav_rtr_r3 in ECC.

Could you please guide me on which program to use for that.

Regards,

Pritha

former_member215181
Active Contributor
0 Likes

Transaction SM36, SM37

Answers (0)