Hi...
New here... Version 8.2.3 running in SAP.
Want to format a single address line from 4 individual fields... City, State Zip-code
Want the City, seperated from the State by a comma and 1 space.... and State seperated from the Zip-code by 1 space.
Examples...
Boston, MA 07884
Fountain Valley, CA 76877
How to do this in the form Layout?
In the Object Layout tab... I set the fields to "Expand to fit" in the width direction... but the City overlays the State...
I do not want... Boston, MA 07884 to accomodate longer City names.
For now... I format the single address line in the Interface ABAP code.
Thanks,
Dave T...