cancel
Showing results for 
Search instead for 
Did you mean: 

Employment Status in PA30 Main Screen

Tarun
Product and Topic Expert
Product and Topic Expert
0 Kudos

Hi Experts,

I want to add the employment status to the main screen of PA30.

Plz guide me, how can i do this.

regards

TS

Accepted Solutions (1)

Accepted Solutions (1)

former_member31961
Contributor
0 Kudos

Hi,

First get the screen header from view V_582A_B (t.code ->sm30), by default 00 for initial screen, 10 for Action Infotype, 03 for Org Assignment Infotype, 02 for all the other infotype.

Then get the header modifier from view V_T588I (TClass -> A for Employee , B for Applicant)

Once you get the header modifier, you can add (or replace with other field) employee group (IT0001- PERSG) field in header structure through the table T588J (sm30 -> maintain). You need to give the row/column no, to where it should appear.

Regards,

Shrinivas

Answers (0)