Application Development and Automation 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: 
Read only

abap hr

Former Member
0 Likes
639

<b>to create a new infotype we go to /npm01. in that newly created infotype we get a box in which it contains the fields we have to enter. my question is , while creating new infotype , i want to get two boxes or three boxes(subscreens) with different fields . how to do it?</b>

1 ACCEPTED SOLUTION
Read only

Former Member
0 Likes
614

Have a look at below links. It may help you.

http://help.sap.com/saphelp_46c/helpdata/en/4f/d5268a575e11d189270000e8322f96/content.htm

http://www.sap-img.com/human/how-to-create-a-hr-infotype.htm

Best Regards,

Vibha

*Please mark all the helpful answers

<b>to create a new infotype we go to /npm01. in that newly created infotype we get a box in which it contains the fields we have to enter. my question is , while creating new infotype , i want to get two boxes or three boxes(subscreens) with different fields . how to do it?</b>

4 REPLIES 4
Read only

Former Member
0 Likes
615

Have a look at below links. It may help you.

http://help.sap.com/saphelp_46c/helpdata/en/4f/d5268a575e11d189270000e8322f96/content.htm

http://www.sap-img.com/human/how-to-create-a-hr-infotype.htm

Best Regards,

Vibha

*Please mark all the helpful answers

Read only

Former Member
0 Likes
614

Dear Kranti,

First U have to ensure what is meant by BOX ?

U want to put more input field in urr. INfotype ?

or Some text filed or COMBO Box ?

If it is a Input field it has to be in urr PBO/PAI chain and chain and must be in PS straucture .

Otherwise U can Put any text field or Combo box throgh module pool layout.

Thanks

Siladitya

Read only

Former Member
0 Likes
614

after creating a new infotype , we can see our fields to enter. i want some more input fields in the same subscreen with a horizontal line inbetween the old input fields and the new input fields that i am going to create in that subscreen?

Read only

Former Member
0 Likes
614

Dear Kranti,

You can very well cretaed the Input field .

Since it is Input field it must be in your PS structure .

And should be in Chain and END CHAIN .

FROM Module Pool -Screen Painter DRAG Input filed refer it to

your PS Staructure filed .

Thanks and Regards

Siladitya