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,