Hi All,
I have done some HR Report categories before and I have created a new HR Report Category using LDB PNPCE
Following these steps:
Create a program using the transaction SE38.
Then again follow this menu path
->GOTO
-->ATTRIBUTES
Click on the button HR report category to use the existing report category
Select the radio button u201CMaster Data (Infotypes)
Click on HR report category
Give name of the HR report category to be create like ____0001(4 underscores 3 zeros 1) here follow the standards for creating the HR report category.
To create new HR report category, click on new entries
Give the report category name : ____0002 (this is an example )
Then save it under a transport request.
Click on allowable selection criteria
->choose enter
--> new entries
Get the fields from select option field with F4 help and give the values to be appeared in the selection screen of the LDB you want.
I activate my program and run it and only the fields on the screen that show up are the screen fields I had added to my program through ABAP Code?
Am I missing something? It should be working no?
thanks