Skip to Content
0
Former Member
Dec 05, 2006 at 10:29 PM

Read statement

24 Views

Hello friends, this read statement is giving me an syntax error,

Buzei is type NUMC.

READ TABLE it_bseg_sa WITH KEY belnr = it_bsis_sa-belnr

buzei = ( it_bsis_sa-buzei + 1 ).

It works without the addition.

Shejal,