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: 

Hide tabs and Buttons in F-32

Former Member
0 Kudos
422

I want to Hide the Partial_Pmt, Res.items, Withhldg Tax tab in transaction F-32 and Charge of Diff button - Click Process Open Items button to get above tabs and button. How can i do this kindly help me

Thanks

Message was edited by:

Senthilramkumar

11 REPLIES 11

former_member191735
Active Contributor
0 Kudos
106

write it clearly.

what do you want to hide and what you want to display.

find out the gui - then hide. f1 help on the button then take gui and go to gui status. or contact fi team, if there is any configuration for this.

0 Kudos
106

I want to Hide the Following Tabs and Buttons in Process Open Item of F-32

Tabs

1.Partial Payment

2. Residual Items

3. Withholding Tax.

Button

Charge of Diiference

I already told FI Team and they are not able to find any standard configuration.

Thanks

Former Member
0 Kudos
106

Hi,

You need to use Transaction Variant SHD0 to achieve what you need.

Check the details in this link

http://help.sap.com/saphelp_47x200/helpdata/en/67/232037ebf1cc09e10000009b38f889/frameset.htm

Cheers

VJ

0 Kudos
106

Hi VJ

it says 'Variants are Possible only for dialog transaction' in SHD0. I gave 'FB1D' in transaction code and ZTEST in transaction Vairant. It is not working. Kindly help me.

Thanks

0 Kudos
106

If its REPORT it will not work.

Cheers

VJ

0 Kudos
106

Yes thats correct. Once you enter the details click on the create button. As soon as you get to the FB1D hit enter and you will get a popup screen where you can choose what to hide and what to not.

Cheers

VJ

0 Kudos
106

I am able to get the POP UP for other transaction like VA01, ME21 and able to hide, make required but i am getting error only for FB1D.

Error

Variants are possible only for dialog transactions.

Message no. MS417

Diagnosis

You cannot create variants for variant or parameter transactions.

Procedure

Variant transaction: Adjust the variant

Parameter transaction: Adjust the parameter(s)

Thanks

Message was edited by:

Senthilramkumar

0 Kudos
106

Not sure why you are getting an error. I am able to do it in my system. I am on ECC 6.0

VJ

0 Kudos
106

VJ

I am able to get in Quality system since restriction is open but not in DEV. Now there is option to hide the tabs not the Push button's. it would be great if you could help me to hide push button also. But your reply was very much helpful.

Thanks

0 Kudos
106

resolved

0 Kudos
106

Hi Senthil,

Can you provide details how you solved it.

Regards,

Kalpik Shah