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: 

Deactivate Tabstrip on IW31

former_member317781
Active Participant
0 Kudos
251

Hi Good day,

I have created an additional Custom TAB to Standard TCODE : IW31 which works fine, Now business wants to take away the Custom Tab.

Now the issue i totally forgot the Project which i have created. I went to CMODE to find could not find.

i went SE11 : TABLE : MODACT to find my Project i still could not find. How can i disable or Deactivate the ENHANCEMENT TAB.

Your input will be appriciated.

thank you,

jacob.kata.

1 ACCEPTED SOLUTION

Former Member
0 Kudos
186

Hi Jacob,

It looks like you have not created any project for the enhancement. If no projects are there, it can't be moved to Quality and Production. If some project had been created, it would have shown in MODACT table.

Without creating a project, we can test the customer enhancement functionality in SMOD. Kindly go to SMOD->IWO10018->Components->double click on the exits. If some code is there- i) Comment out the code or delete it. That should serve the purpose.

Regards,

DPM

10 REPLIES 10

Former Member
0 Kudos
186

Hi,

Get project name based on enhancement 'IWO10018'  in MODACT.


Otherwise, get the transport request of the new screen. From the transport request, you will get other details.

Regards,

DPM

0 Kudos
186

Hi Dieteer,

thank you for the quick Reply.

i have gone to the se16 enhancement IWO10018  but i cannot find the project in the table.

however i have to CMOD to check the Enhancement IWO10018 it does exist and it is standard one.

thank you,

jacob.

0 Kudos
186

Hi Jacob,

there is a standard program name SNIF, just go to SE38, and put the name as SNIF,

and execute it, on executing it will ask for package name, provide the package name,

and choose among many options, you wants to see.

It will provide you all the details of all enhancements.

0 Kudos
186

Hi,

when your going with se16 in MODACT and select field MEMBER with IWO10018,

didn't you find any Record?

Regards, Dieter

0 Kudos
186

no i dint find any records.

i do remember that when i was doing this development i have had given my screen no to functional and asked him to do the config.

how can i see if their is any config on this TCODE?

Former Member
0 Kudos
186

Hi,

have a look (with SE16) into tabe MODACT with IWO10018 as component.

Regards, Dieteer

Former Member
0 Kudos
187

Hi Jacob,

It looks like you have not created any project for the enhancement. If no projects are there, it can't be moved to Quality and Production. If some project had been created, it would have shown in MODACT table.

Without creating a project, we can test the customer enhancement functionality in SMOD. Kindly go to SMOD->IWO10018->Components->double click on the exits. If some code is there- i) Comment out the code or delete it. That should serve the purpose.

Regards,

DPM

0 Kudos
186

Hi DPM,

I have not created any Project all i have done was i have created the SUBSCREEN and given it to Functional and he has done the config and i have shown him how to do.

Now i dont remember neither he.

Do you perhaps know where to find the config?

thank yyou,

jacob.kata.

0 Kudos
186

Hi,

Config changes will create a customizing request. Kindly check all the customizing request for the functional consultant in SE09. Once you have located the correct transport request, get the table name. Now go to SM30(table name)->press customizing->Continue w/o specifying request. It will take you to the path in SPRO where the configuration has been done.

Regards,

DPM

former_member317781
Active Participant
0 Kudos
186

Thank you all, its been sorted.

Solution :

TCODE : SMODE

EXECUTE

DEACTIVE.

it has done the purpose.

thank you all.