2007 Jan 05 1:23 PM
Hi experts,
I need to display the field content as center aligned in ALV display. Could any one suggest the solution..
Thanks in advance.
2007 Jan 05 1:27 PM
in the fieldcatalog
wa_fieldcat-JUST = 'C'. " Center
wa_fieldcat-JUST = 'R. " Right
wa_fieldcat-JUST = 'L. " Left
Message was edited by:
Chandrasekhar Jagarlamudi
in the fieldcatalog
wa_fieldcat-JUST = 'C'. " Center
wa_fieldcat-JUST = 'R. " Right
wa_fieldcat-JUST = 'L. " Left
Message was edited by:
Chandrasekhar Jagarlamudi
2007 Jan 05 1:27 PM
in the fieldcatalog
wa_fieldcat-JUST = 'C'. " Center
wa_fieldcat-JUST = 'R. " Right
wa_fieldcat-JUST = 'L. " Left
Message was edited by:
Chandrasekhar Jagarlamudi
| User | Count |
|---|---|
| 3 | |
| 2 | |
| 2 | |
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 |