2011 Mar 18 3:07 PM
Hi All,
I have a requirement, where I need to to create a new infotype and associated maintenance transaction split over 5 tab screens containing approximately 30 fields some of which will need pre-populating and validating.
Can anyone guide me on how to proceed with the creation of tabstrips in custom infotype and prepopulation of data in the fields?
Thanks & Regards,
Anshumita.
2011 Mar 18 3:16 PM
First, creating the custom infotype through PM01. In the structure, create all fields you will use to store the information of the infotype.
In the 2000 screen of the infotype (module pool MPnnnn00 screen 2000), create a tabstrip with the wizard, then it's just a matter of creating a screen for each tab and populate in the PBO of the screen 2000. It sounds simple but it does involve some work.