‎2011 Dec 05 1:33 PM
Hello Everyone,
Quick question on SAP Script: I have created a form in tx SE71 for cheque printing and i need to move the position of a date field 15 mm to the right. I've been looking for the right command to do this, but I can't seem to find it.
Do the POSITION (X) (Y) ORIGIN '+' work without drawing a box? Is there any other command for this?
Thanks everyone in advance. It's my first time posting to this forum, and I'm looking forward to participating more often,
Regards,
‎2011 Dec 05 2:33 PM
I wouldl suggest using a unique paragraph format (likeZZ for example), with a tab set precisely where you wanted the date....then in your layoutset:
ZZ ,,&datefield& where ,, denotes a horizontal tab before the next field.
‎2011 Dec 05 2:33 PM
I wouldl suggest using a unique paragraph format (likeZZ for example), with a tab set precisely where you wanted the date....then in your layoutset:
ZZ ,,&datefield& where ,, denotes a horizontal tab before the next field.