hi all,
what is the difference between the followig declerations.
DATA: WA_KNA1 TYPE KNA1,
IT_ITAB TYPE TABLE OF ZCREDIT_PAYMENTS.
declaration wa_kna1 does not represent an internal table??
Thank You.
yateendra.