Hi Experts,
My requirement is to add a button similar to the Operation long text, at Operation level. I have implemented IWO10018 and FLT00001 exits as suggested. This added a tab at Order level as suggested in the SAP Post
https://answers.sap.com/questions/428026/need-to-add-custom-field-to-work-order-operations-.html. I want to add the Operations table in the subscreen of the Enhancement tab that I have added. (Sample image attached - Enhancement tab operation).
enahancement-tab-operations-with-a-custom-field.png
In order to do this, I have to insert code in exits EXIT_SAPLFLT03_002 ,EXIT_SAPLFLT03_006. These are only activated by the switch "DIMP_GENERAL". as seen in the screen 1251.
I am not sure, which switch(Business function set) in SFW5 TCode should I activate. If i click on this, it says"may be subject to additional fees and conditions". Can you please help me with the switch activation.