hi all,
my
SELECT-OPTIONS : s_prctr FOR bseg-prctr.
as PRCTR length is 10 so in selection screen disply also
it is taking 10 only.but my client require that
in selection screen disply it should display its length should be 8.
bcoz there PRCTR (profit centre) is of 8 digits only.
he wants that it should display only 8 spaces not 10.
whether it is possible.