Hi,
Iam having a text element which holds the data of an internal table which has 15 records and it prints those records in the main window. Once all these 15 records got printed i need to print a standard text.
for me what happens is it prints one record and then it prints standrad text then 2nd record and standard text klike this it goes for all 15records. Can any one tell me why this happend and how to correct it.
the code which i have written is
/E E1
P1 &IT_BKPF-BELNR& &IT_BKPF-BLDAT& &IT_BKPF-BUDAT&
/: INCLUDE ZTEXT_TEST OBJECT TEXT ID ST LANGUAGE EN.
Please help.Thanks
Regards,
Rose.
Edited by: camila phyrose on Feb 18, 2009 7:08 AM