Application Development Discussions
Join the discussions or start your own on all things application development, including tools and APIs, programming models, and keeping your skills sharp.
cancel
Showing results for 
Search instead for 
Did you mean: 

New Field - HR

Former Member
0 Kudos

Hi

I want to include a new input field in the PA30 Transaction and infotype is 0014.

How to include an additional input field in the

standard transaction PA30.

Pls suggest

Regards

Ganesh

1 ACCEPTED SOLUTION

Former Member
0 Kudos

use PM01 and enter the infotype no and goto enhance infotype option and it will prompt u for CI include and then enter ur fields ther and and create the module pool and user interface ...maintain the relevant tables and it's done..

reward points if it helps

gunjan

21 REPLIES 21

Former Member
0 Kudos

use PM01 and enter the infotype no and goto enhance infotype option and it will prompt u for CI include and then enter ur fields ther and and create the module pool and user interface ...maintain the relevant tables and it's done..

reward points if it helps

gunjan

0 Kudos

Hi ganesan,

if the problem is solved ..

plz reward points and close the thread..

regds

gunjan

0 Kudos

Hi

Thanks for the info. i have followed the same steps. but my input field is not appeared in the PA30 Tcode. shall i write a coding in the module pool and user interface or not.

how to check this is working ?

Ganesh

0 Kudos

Hi Ganesan,

I think for just displaying the field you dont need to write any code. If you need to use the field in the logic of your screen u need to do coding.

For the enhancement of infotype the steps are as follows..Please follow then carefully and u ll be able to see the field added in your infotype screen when you use the infotype in PA30.

Once again the steps..

1.Use T-Code PM01 .

2.Choose Enhancement of Infotype.

3.In the infotype number field,enter the four digit infotype number.( Enter the leading zeroes if any)

4.Choose the button Create All.Press Enter.

5.Create the fields req on the screen.

Now if you go to the infotype screen you should see the field added on the screen.

Hope it ll be helpful.If it ..pls reward points.

Regards,

Mayank

0 Kudos

Hi

I have done the same steps earlier, my new field is added in the table but i did not see the new field in the PA30 T.code . how to positioning the textfield in the Tcode

Ganesh

0 Kudos

Checkout thread

( your own thread ) !!

reward points if it helps

gunjan

0 Kudos

did u say create all after adding fields in CI include??

0 Kudos

Yes Gunjan

I have executed create all button, my new field is appearing in the table . but in the PA30 t.code. how do

I Positioning the same in the screen level

Help me

Ganesh

0 Kudos

maintain ...t588m

0 Kudos

Tcode 588m does not exist

Pls give the exact tcode to maintain

Ganesh

0 Kudos

Hi Ganesan,

Goto transaction SM31

enter Table/view = T588M.

click 'Display'.

click 'Position'.

Enter Module pool = 'MP001400' & press enter

double click on MP001400

you will be taken the screen " Display View "Infotype Screen Control":Details"

Over here chack if all new added fields by appear.

If yes then the radio button against them is NOT indicating HIDE.

if yes make it STD.

******If this helps please reward**********

0 Kudos

Hi

In this step, my custom field is not appeared , how do i bring it here.

ganesh

0 Kudos

Ganesan,

I assume you hav created CI_P0014, ZP001400, in which there will be a screen

Please check this--

goto se80 & select Program - ZP001400.

check the screen layout of the screen generated.

If your added fields r shown there or not ??

Revert back.

0 Kudos

am sure ur zprogram is not maintained ther...

once u r done with it...plz mail it to me regarding the problem on gunjan.mandal@gmail.com..

coz hav done it b4 and it's working fine!!

0 Kudos

Hi

I have checked there my custom field is appearing and

in SM30 transcation and i have added the new entries along with screen no in the table T588M . is it necessary to check the entries in any other table.

Pls advice

Ganesh

0 Kudos

ther just check if the screen no is 2000 as std one?

0 Kudos

Hi Gunjan

I have sent a screen shots of each steps that i have followed to your gmail account. pls review and correct me if i missed anything.

Thanks for your help.

Ganesh

0 Kudos

Hi All,

Thanks for your help, i am able to display the additional field in PA30

Thanks

Ganesh

Former Member
0 Kudos

Hi,

This means you need to enhance the infotype in PM01 transaction.

If the infotype is of table infotype then you need to go for transaction PPCI.

Regards,

Irfan

0 Kudos

Hi

Actually my requirment is , just i want to add an additional field to capture Deduction Deparment details and same details to be stored in 0014 infotype as well as PA0014

How i proceed ?

Ganesh

0 Kudos

Hi,

For positioning it in a desired location in screen, you have to goto screen 2000 layout editor through PM01 transaction.

Rajeev