cancel
Showing results for 
Search instead for 
Did you mean: 

Add new field to Time Statement Form TF01 using HR Form editor (TCode PE50)

Former Member
0 Kudos

We want to enhance the time statement form TF01. The requirement is that we want to display a field ARBGB of HR infotype 0023 on the time statement form in the header window.

We have copied standard form TF01 to custom form ZF01. Next we edit the layout of ZF01 in transaction PE50 and enter the header window 'HD'. But when we try to create a single field, we do not find table P0023 listed in the table dropdown.

How and where do we add P0023 in configuration so that it is listed in the dropdown?

Assuming we are able to successfully add field P0023-ARBGB to the HD window of form ZF01, do we need to do any ABAP coding for the data to be in the time statement?

Any help on the matter will be greatly appreciated. Even a link to relevant documentation would be great. Points up for grab!

Thanks,

Deepak

View Entire Topic
Former Member
0 Kudos

Hi

You can goto TCODE PE51_CHECKTAB and add P0023 there and fileds you want in another tab os same transaction

this should solve your problem