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: 

Infotype modification Issue

Former Member
0 Kudos

Hi all,

I have created a Customer Infotype using TCode PM01. It works fine.I am able to enter data using transaction PA30 and choosing my customer infotype and clicking create. Everything is fine till here.

Now I modified its structure and added some fields, and put those fields in the screen, and declared them in my module pool of the infotype as well. I activated the infotype. its fine.

Now when I try to make some entries in my customer infotype using PA30, the fields which were present before are ok - I am abl;e to enter data in them.But the fields I added later in my infotype are all GREYED and I am not able to put data in those fields. Please suggest what to do.

Thanks

Ribhu

2 REPLIES 2

Former Member
0 Kudos

may be try to delete the customer infortype and create a new one with all the fields...

Former Member
0 Kudos

Go to the screen editor and then to the fields that you added : in the detail attributes screen you will notice the field 'Groups' - the first group must have value '006'. This is also visible in the tab 'Mod.groups/functions' of the Element List of your screen.