Hi
this command retrieves the values .
SELECT * FROM ZEHS_INCID_CHRG INTO table lt_inc_chrg.
Table ZEHS_INCID_CHRG has to columns.
MANDT and BETRAG.
How can I set the value of lt_inc_chrg-BETRAG into
a variable. ??
Regards
sas