Payroll results (ABAP)
If you have added new fields to the SAP HR infotype 1029 via transaction PPCI than you may
have the problem that when you use these field in transactions such as PSV1 that the fields are surrounded by scroll bars.
This does not look very nice and makes it hard to navigate to the fields easily. In-order to correct this SAP problem you are
going to have to make a slight change to SAP standard, or get SAP to release a OSS note. In the mean time below are the simple
steps required to fix this problem yourself.
Step 1 - Open SAP program in change mode
Use your favourite transaction to modify SAP screen programs, usually SE80 but I know some people still like to use SE51. Enter
program SAPLRHV6 and screen 7200 and press the change button. Follow usual procedure for changing SAP standard programs
and register object.
Step 2 - Locate relevant element
Now fine element CS1029 within the elements tab of the SAP screen and select it(place cursor on its row)
Step3 - Change attributes
Now click on the Attributes button on the application toolbar change the 'Min. Lines' to 7, might need to set it to more
if you have several fields. Alternatively just un-tick the 'Vertical' and 'Horizontal' checkboxes and the fields will be set to
there current maximum size.