Display P0001-ENAME In IT0002 Header

How to display P0001-ENAME in IT0002 in header?

Solution 1:

1) Check in the table V_T588I  (Header Modifier) 

Screen header : 0 (Assuming PA30)  if you need it in 0002 take 01

TrClass           : A (HR Master Data)

Header Modifier : Give any Number That you want to use as modifier 

The Screen Header should be depending on the infotypes

00 - Initial screen of transactions PA20, PA30, PA51 and PA61, PB20, PB30, etc.

10 - Infotype 0000 - Actions

       Infotype 4000 - Applicant Actions

03 - Infotype 0001 - Organizational Assignment

01 - Infotype 0002 - Personal Data

04 - All infotypes of Time Management

02 - All other infotypes

2) You have to assign a header Structure per infotype (V_582A_B)

Assign the Header Modifier to the required Infotype (0002)

3) Then assign the values in the Infotype Header Definition (T588J)

Create new entries

1) Give your header modifier

2) Line No where you want to display (Give 1)

3) Which column (Give 01)

4) Give the Infotype (0002)

5) Give the Field Name (ENAME)

6) Give the Field Text (Give DD1)
 

Solution 2:

Under the node Personnel Management --> Personnel Administration --> Customizing User Interfaces

First node -  Change Screen Header

1. Header structure per infotype

For IT0002 screen header is say 01 (this is the value by default)

2. Header Modifier

For screen header 01 give corresponding value for Header modifier as 99 (say)

3. Infotype header definition

For 99 now you create the entries

There are 3 lines available for the header.

"Line" column mention the line number say line 1

"column" will have the positions of the fields you display on the header just as while creating Forms.  You need to place / align all fields.  Start with 01.

Under "IT" column give the name of the infotype from which you want to pick the field.  Here IT0001

Column "Field name" enter field name "ENAME"

Column "Fldty" put TXD Key word NN1 length 08, just go to F4 & F1 for these columns for understanding.

Create a second row with value in "column" as 14 say, "0001" "ENAME" "DAT".

To check your screen header, select the created entries and click on the "Single test" button below.

It will show you the header design.

Note:

1) Also check PE03 PA002 whether the field is available or not.

2) Also Instead of Ename try "CNAME".

SAP HR Tips

Also See
Hold Loan Deduction for a Specific Period

SAP Human Resouce Books
SAP HR Books - Certification, Interview Questions and Configuration

SAP Human Resource Tips
SAP HR Tips and Human Resource Management

Main Index
SAP Basis, ABAP Programming and Other IMG Stuff

All the site contents are Copyright © www.erpgreat.com and the content authors. All rights reserved.
All product names are trademarks of their respective companies.  The site www.erpgreat.com is in no way affiliated with SAP AG. 
Every effort is made to ensure the content integrity.  Information used on this site is at your own risk. 
 The content on this site may not be reproduced or redistributed without the express written permission of 
www.erpgreat.com or the content authors.