cancel
Showing results for 
Search instead for 
Did you mean: 

ESS US Addresses - Hide Review Button

Former Member
0 Kudos

Hello Experts,

I'm currently working on an ESS DC for BP 1.0 (ERP 2005), specifically the US Addresses webdynpro application (essusaaddr) and my requirement is to show the Edit Screen differently, according to the different Infotype 0006 subtypes available in the Bizcard overview screen.

I got this done by verifying which is the active subtype and depending on this, I change fields atributes accordingly (e.g. Read Only, Invisible).

Problem is that for one specific subtype I need to hide the Review and Save button, because this subtype is all read-only. And I cannot find the application's buttons anywhere, so I don't know how to act upon them...

Bottom line is: where can I find the buttons for the Bizcard view and Edit view for the ESS US Addresses application? Anyone?

Thanks a lot in advance,

Antonio Caldas

Accepted Solutions (0)

Answers (2)

Answers (2)

i827647
Product and Topic Expert
Product and Topic Expert
0 Kudos

Hi Antonio

Try this out:

Open preview of the iView and press CtrlShiftRight click in the field. Here you can find the options to disable or invisible etc for each field

Regards,

Edson Thomaz

Former Member
0 Kudos

well yes..this is exactly what i have wrote recently in my reply

Regards,

Nazih

Former Member
0 Kudos

Hi Guys,

Thanks for your replies.

I'm sorry but I think I wasn't clear enough. The question is not hiding a button or label using the FPM personalization features. The question is that for the US Addr application, only one Edit view is provided, ao all subtypes existing in the Overview Screen point to it. The result is that if I hide the "Review" button in the Edit view, this will apply for all subtypes. And my requirement was only to hide the Review button for 2 specific subtypes.

So the only way I managed to solve this by modifying the standard us~addr webdynpro application, using code logic.

Thanks again for your replies,

Antonio

Former Member
0 Kudos

Hi Antonio,

I also have the same issue. To hide the "Review" and "Confirmation" ESS road map buttons depends on certain subtypes for Address. Do you mind telling me in which line of code (or in which function) do i need to make the changes (probably the subtypes checking and hiding the buttons from there).

I already made a DC copy from the standard Address(MY), fixed all the bugs and everything is working properly except i need to hide those buttons

Thanks!

Edited by: noor aslilin md. nor on Feb 11, 2010 6:25 PM

Former Member
0 Kudos

Hi Antonio,

take a look here:

https://www.sdn.sap.com/irj/sdn/wiki?path=/display/profile/essPersonalInformationUIenhancementwithoutmodification&

-> ...Check No. 3 in the Article, here is described how you can easiely hide the Review buttons in the Webdynpros (only Java WD) in the Portal Content Admin directly.

Regards,

Nazih