Diff b/n the fllowing declarations
*data: begin of ITAB1 occurs 0.
include structure /nam/abc_dates.
*data: end of ITAB1.
and
data : ITAB2 TYPE TABLE OF ITAB2 WITH HEADER LINE.
and please let me know
how to declare and use interanl table in two diff function modules in the same function group
Message was edited by: Pavankumar P