Skip to Content
0
Former Member
May 15, 2008 at 10:35 AM

get the value and aasign to a variable

34 Views

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