2014 Jan 24 7:23 AM
Hello Everyone,
I need help.
I have developed enhancement for adding custom tabs with custom fields in header and item levels of ME2xN transactions using MM06E005 enhancement. This is done successfully.
But I am unable to a new custom column to the table control in Item overview (ME21N). Does this require modification? If yes, Please suggest the steps to be followed.
Can anyone please help.
Regards,
Arnav Singh
2014 Jan 24 7:24 AM
Hi Arnav
For that i believe you will need access key which is not recommended. YOu can add that field in your custom tab
Nabheet
2014 Jan 24 7:41 AM
Ok How do I implement the modification then if I have the access key. Coz I need to do it this way for sure. So wanted help on the steps to follow
2014 Jan 24 7:44 AM
Basically Arnav i still wont prefer it. But in case you want it than you will need to check which all include screen needs to be modified and accordingly get the access keys. It will be just like another custom development you do nothing special
Nabheet
2014 Jan 24 7:51 AM
Nabheet! Are you familiar with some other method to achieve this. That would be really great.
2014 Jan 24 7:54 AM
As Kiran mentioned please attach screen shot of what you intend to do
2014 Jan 24 8:26 AM
2014 Jan 24 8:29 AM
Is it a Z fields..if yes then you have to modify this table control..Check on which screen it and then check in PAI and PBO of screen also what needs to be done their.. In PBO you may need to fill it and PAI validate it..
2014 Jan 24 8:33 AM
- add the new field in EKPO table
- add the new field in MEPO1211 to edit the table control
- take the access key for object : R3TR FUGR MEGUI
- find the table control program : SAPLMEGUI Screen : 1211.
- check the initial results what happens! if you update the field
2014 Jan 24 7:37 AM
Hi Arnav,
I agreed to Nabheet, however you don't add the new column on table controls. Better to add the tab in item details and you can insert the data!
- If you open the object with access key, SAP with draws the support and will affect the future releases for this main transaction me21n.
revise the requirement!
2014 Jan 24 7:43 AM
Hi Kiran, Unfortunately, adding a tab is not the requirement. Have to add column only and I didn't find any exits for this. So Modification is the decision.
2014 Jan 24 7:45 AM
if it is win-win situation! provide me the more details with screen shots? try to guide you with the spots!
2014 Jan 31 10:28 AM
Hi All,
How to add new field to fieldcatalog of the ALV report generated in VL10D transaction?