hi ,
in the text element i am writing some text element using paragraph format.
like /E ELEMENT
AS DATE &SY-DATUM&
/: ADDRESS PARAGRAPH AS
/: NAME &VBLKK-NAME1&
/: STREET &VBLKK-STRAS&
/: ENDADDRESS
AS END OF TEXT.
HERE the bottom text 'End of text' is not printing control is leaving once end od address comes . no text is displaying after it in that text element.
its urgent...