Skip to Content
0
Former Member
Sep 04, 2006 at 05:35 AM

Error

28 Views

Guys,

iam getting error with the following simple code please help on this.

IF NOT INT_INPUT-paycust IS INITIAL.

READ TABLE int_kna1 WITH KEY KUNNR = int_intput-paycust

KTOKD NE '0012'.

endif.

-


error message is "=.." expected after "KTOKD".