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: 

HR using multiple subtype using other new cutomized infotype.

Former Member
0 Kudos

Hello All,

I customize a new infotype which has its main infotype and the main infotype used the other customized infotype as subtype. Which makes the time constraint of the main infotype is T ( Time constraint is based on the subtype or subtype table ). Does anyone here knows whats the methodology use or step by step processes on how to customize infotype using multiple subtype?

Thank you all,

2 REPLIES 2

Former Member
0 Kudos

The infotypes with subtypes has a table for subtypes. You should referenced your subtypes to table of infotypes

Former Member
0 Kudos

Hi

please tell me what is pupose of New infotype?

Why makes you to create IT with time constrain T?

You said you want to create subtypes subtype table is T591 T591S

If your want to create subtypes in infotype you must have created First field Data Element must be SUBTY

You can define subtypes in above said tables.

Regarding Time constraint T if you use this you need to create entries in the table t554 table

Regards