cancel
Showing results for 
Search instead for 
Did you mean: 

Error when creating warranty claim from service notification.

Former Member
0 Kudos

Experts,

I am trying to create a warranty claim from a service request and system is going into abap runtime error.

When I checked the function module WTYSC02_CLM_FRM_NOTIFICATION it is giving a syntax error in the source code LWTYSC02U08

The data object "LS_ORDER_HEADER" does not have a component called "UPDATE_NEEDED".

Thanks in adavance for your reply.

Accepted Solutions (0)

Answers (1)

Answers (1)

Former Member
0 Kudos

Check with Devolpment team,

or debugger mode using T-code : ST22 and double click " How to correct the error" ( it will give some idea )

Seems the logic for getting data is improper.

Thanks

S.N

Former Member
0 Kudos

I dump analysis it is giving the following error,

The following syntax error occurred in program "SAPLWTYSC02 " in include

"LWTYSC02U08 " in line 147:

"The data object "LS_ORDER_HEADER" does not have a component called "UP"

"DATE_NEEDED"."

Think the problem is in the source code.Is there any note to correct this.

Thanks,

ashraf