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: 

OM Infotype Enhancement

Former Member
0 Kudos

Hi,

Please can anybody tell me how to enhance the OM Infotype?

Kind Regards,

Sherley

1 ACCEPTED SOLUTION

Sougata
Active Contributor
0 Kudos

Hello Sherley,

Use transaction PPCM to enhance an OM infotype.

Also check this [link|http://help.sap.com/saphelp_47x200/helpdata/en/bb/0feb34bf03c210e10000009b38f83b/frameset.htm] for further info on how to enhance/develop an OM infotype.

Hope this helps,

Cheers,

Sougata.

5 REPLIES 5

Sougata
Active Contributor
0 Kudos

Hello Sherley,

Use transaction PPCM to enhance an OM infotype.

Also check this [link|http://help.sap.com/saphelp_47x200/helpdata/en/bb/0feb34bf03c210e10000009b38f83b/frameset.htm] for further info on how to enhance/develop an OM infotype.

Hope this helps,

Cheers,

Sougata.

former_member632729
Contributor
0 Kudos

Hi Dude,

To enhance the OM infotypes: PPCI tocode, you will find the extend push button to enhance the OM infotypes, if you want to add new fields to you have to add by creating CI include and attach the fields in that include.

Former Member
0 Kudos

Hi,

Can anybody tell me if it is possible to enhance infotype 1005 (Planned Compensation)? I'd need to add fields on the table control of program MP100500 screen 3000.

Thanks for your help, regards

0 Kudos

Hi, I need to add fields to infotype 1005 screen 3000 as well.  Our organization would like to remove 2 of the standard fields from the overview screen and add 3 fields from the standard 2000 screen to show on the overview 3000 screen.  We used PPCI, created CI_P1005 and added the new fields and also created ZP100500 for screen 3000.  After our ABAPer created these I went into table T582C and entered MP100500 as module pool, 3000 as standard screen, program name as ZP100500 and standard screen as 3000 then Table name as CI_P1005 but when I go to PO13 and look at Infotype 1005 overview screen it is still calling MP100500 instead of ZP100500.  How do you get the enhanced screen to show up?

Thanks, Gina