‎2005 Nov 04 11:54 AM
Hi ,
I have added a custom field in one of the standard infotypes.(There have been additions in the std infotype earlier as well in our project ).
When i go to the main pa30 screen I can see the other added fields on screen but not the one I have added.
I know I am missing a step of adding the field on the screen . COuld some one please guide me how to make that field visible in screen .
‎2005 Nov 04 1:20 PM
Hi
You must do the following process to add additional fields in an infotype.
Enter the transaction code PPCM
Enter a four digit infotype number (nnnn).
Flag CI Include.
Choose Create All.
This brings you to Structure maintenance.
Create the desired fields in CI_Pnnnn and activate the structure.
Maintain entries in table 582C (Include-screens for infotypes).
You have enhanced your chosen infotype by adding fields created in the structure CI_Pnnnn. The following objects have been created:
CI_Include CI_Pnnnn
Include for module pool MPnnnn00
Include screen ZPnnnn000200
Regards
Shounak
‎2005 Nov 04 5:47 PM
Thanks for the help.
I have reached to this point now . but one thing is what in did not do
Maintain entries in table 582C (Include-screens for infotypes
What is this ?Could u please explain.
Now my problem is How to populate values in my screen fields ..
if i enter some login in PAI it gives error as input field not defined .
when do i define so that values are populated in it ?
does the addition in T582C solve the issue ?
how to go about it ?