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.


Related Articles

Display organisational structure
SAP HR infotypes
GET PERNR LAST and GET PAYROL
Retrieve multiple contracts for HR personnel and include in locical database selection/report
SAP HR Development help - ABAP code and information on various areas of HR development in SAP
ABAP code to retrieve Absence type text(AWART) from SAP table
ABAP to retrieve country grouping for personnel with SAP
Deleting an SAP HR Infotype
SAP HR Infotype selection
Creating a New SAP Infotype using transaction PM01 and PPCI
Retrieve comment texts from cluster table for SAP infotype 19
SAP Function module to call ABAP report from managers desktop(MDT)
SAP User Exits to Add functionality to the PBO and PAI of HR infotypes
Create SAP HR report category for logical database selection within ABAP report
SAP HR Selection Screen example
Retrieve SAP personal work schedule
SAP HR Infotype Development Information, ABP and step by step instructions
Enhancing an Infotype - Add, change or modify fields of and SAP infotype
SAP Personal absence calander for SSP/SMP
ABAP Program to retrieve and display sickpay(SSP, SMP etc) with SAP
SAP Personal absence calendar (NCALE) using transaction PC00_M08_CLPC
Accessing NCALE data via the Results Log when running a payroll
Program to retrieve sickpay values
Processing the SAP HR Organisation unit
SAP HR Payroll results ( transaction code: PC_PAYRESULT)
Payroll results (ABAP)
Display Payroll results using SAP transaction PC_PAYRESULT