Need to Gray out (disable) 'Accounting' tab in ESO

Hi Expert,
I want to gray out 'Accounting' tab in master/sub agreement for non US countries in ESO. I am new to ESO and not getting idea how to do this. Kindly help me out to do this.
Thanks much for your cooperation.
Regards,
Gurvi.

Hi Gurvi,
If I am correct then you want the Accounting tab visible but disabled.
Well, AFAIK you cannot 'grey out' this tab.
But you can try an alternative approach: You can lock all the fields in this particular tab. In this way, the tab is visible but the fields inside it are non-editable. You 'll have to use IapiDocumentLockManager APIs for this.
Be aware that this is a resource intensive way. I would suggest you go by the approach suggested above and hide it.
Thanks
Devesh

Similar Messages

  • Need to find out the account group given the accounting document number

    I am new to SAP. Please help.
    Need to find out the account group given the accounting document number?

    If you are asking about account assignment group then that can be seen in billing document -> Header -> Accounting Data.

  • HT203161 When turn on computer just get envelope with ? so did a internet recovery.   If I pick install mac os x lion it is blank where you pick where you want to install.  When I go to disk utility everything grayed out under the tabs

    When I turn on computer just get envelope with ?, so did an internet recovery.   If I select reinstall mac os x (it is nac os x lion), it is blank where you pick where you want to install, nothing to pick.   If I go to disk utility, to the left it lists "mac os x base system", but if I click on any of the tabs it is all grayed out.

    Your HDD needs to be replaced.  It apparently is dead.
    Ciao.

  • Why are commands "grayed out" on edit tab on Elements 9?

    Why are commands "grayed out" (not available) on the edit tab on Elements 9?

      It’s often awaiting a user action e.g. opening a photo in the main Editor space or making a selection or a new layer or flattening an image or changing bit depth etc.

  • I need a print out of account

    I need a detailed listing and usage for the above account number.
    The phone number associated with this account is (removed)
    Thank you.
    >> Personal information removed to comply with the Verizon Wireless Terms of Service <<
    Message was edited by: Verizon Moderator

    Log in (or create) a MyVerizon account; if you are the account owner you can then print out the usage details for each number on the account.  You ca log in or create an account at verizonwireless.com
    If this is a pre-paid account, that info is not available.

  • How to make Text filed Grayed out / disabled

    Hi,
    I have a text field and I have set the following property..
    HTML Form Element Attributes:- readOnly=trueThis field is read only now.
    HOW to make this field looks like a disabled field, some thing like filling the background with light gray color.
    Thanks,
    Deepak

    Thanks Andy..it worked..but one clarification.
    when I am using the following code as suggested by you, I am getting the text box border, as well as gray color in the box...THIS is perfectly fine which I wanted.... (This will make that field always read only)
    Element Type - Text
    HTML Form Element Attributes - readOnly=true style="background-color:gray"NOW I want my field to be read only based on condition.
    So I am using the following code, This is displaying the gray color, but the border of the text box is gone, so it doesn't look good. How can I keep the border too..
    Element Type - Text
    Read Only Condition Type (condition - Expression1=Expression2)
    Read Only Element Table Cell(s) Attributes - style="background-color:gray"Also, How to make FONT bold, I am using - font-weight: bold; - but it's not working.
    and finally , can I define this style in custom.css file and then how to call that stylesheet here...????
    Thanks,
    Deepak
    Edited by: Deepak_J on Oct 8, 2009 11:28 AM

  • My Iphone 4s wifi icon is grayed out/ disabled I have tried the resolutions suggested to me on the Iphone website but still not working. Any ideas what the issue is?

    Any help would be appreciated!!

    Start with the steps in http://support.apple.com/kb/TS1559 and if that doesn't help, some have found it works if you:
    Settings > Airplane Mode ON and Do Not Disturb ON
    Power down and wait 5-10 minutes
    Power up
    Settings > Airplane Mode OFF and Do Not Disturb OFF
    Now try WiFi again.
    If none of this helps, visit the Apple store genius bar and have the techs test it.

  • How to filter disabled accounts out of Dynamic Distribution Groups/Lists?

    As far as I understand it, OPATH does not support bitwise and/or flags, so excluding disabled accounts from dynamic distribution lists is impossible, unless I am missing something super simple.
    Many have found what they believe to be a valid solution by using -not(UserAccountControl -eq 'AccountDisabled, NormalAccount') in their filter, but this only equates to "anything NOT with a UserAccountControl value of 514 (integer)".  Simply
    adding "password does not expire" option on the account breaks that filter even if the account is disabled.
    Further, it appears anytime you create an OPATH filter, Exchange does create an LDAP equivalent filter that can be read, however it seems you cannot directly edit the LDAPRecipientFilter.  If I could, I could put in the necessary bitwise operation needed
    for this, e.g.  (!UserAccountControl:1.2.840.113556.1.4.803:=2), but it doesn't seem possible.
    Unfortunately I cannot rely on the ExchangeUserAccountControl flag as that relates to just hiding from Address Lists, and I have disabled accounts that need to be in the GAL.  Further I have active mailboxes for disabled AD accounts so I cannot use IsMailboxDisabled.
    Is this by design?  If so I don't understand why.  Are there any options (even with Exchange 2013)?

    Hi Simon.  Thanks for your response.
    I'm not sure what additional information I can provide that I have not already regarding the my suggestion/requirement, short of re-stating my original query.
    With Exchange 2003, we could simply exclude disabled accounts from dynamic distribution lists via the use of an LDAP filter that used bitwise logic against the UserAccountControl attribute, e.g.
    (!UserAccountControl:1.2.840.113556.1.4.803:=2)
    With Exchange 2007, direct LDAP queries were deprecated in favor of OPATH.  Unfortunately as a result, we can no longer filter out disabled accounts because OPATH does not support bitwise logic -xor -xand, etc.  Because of this we can no longer
    effectively use the UserAccountControl flags to exclude disabled accounts.  We can use this attribute by specifying explicit combinations of flags, e.g.
    UserAccountControl -ne 'AccountDisabled, NormalAccount'
    But because this attribute is a culmination of bits representing many different account options, there are a large number of combinations of values that could include Disabled Accounts whereby a filter such as above would NOT work.  E.g. simply adding
    an option to not expire the password on the account renders the filter above invalid.
    Currently our only option is to use workarounds which are not very effective (e.g. using a different attribute to store information about disabled accounts and filter on that instead).  As accounts can be disabled simply with a right-click in ADUC,
    enforcing the use of an additional attribute is not effective.
    I would like to understand why OPATH excludes this functionality, e.g. is it a design decision?  Or is it simply an oversight?  Further I'd like to see this functionality added.

  • How to disable items (gray out) in DataGrid control?

    Hi,
    I need to implement a custom component to have a selectable list with a maximum selected items.
    that is, when the selected items reach the max number, all un-selected items will be gray out.
    Now I am able to use DataGrid control to display a selectable "checkbox" (through itemRenderer) at first column, to let user select the item.
    And the list name in second column.
    But I can't find a way to gray out (disable) those un-selected item when max is reached.
    Can anyone give any advise?
    Here is my code snippet:
    SelectableListView.mxml
    <mx:VBox xmlns:mx="http://www.adobe.com/2006/mxml" width="100%" height="100%" visible="true">
    <mx:DataGrid id="list_datagrid" dataProvider="{this.stringList}" showHeaders="false"
    editable="false" selectable="true" verticalGridLines="false" borderStyle="none" alternatingItemColors="[#F8F8F0, #FFFFFF]"
    left="5" rowCount="16" rowHeight="20" height="83" width="100%" top="0" doubleClickEnabled="true" doubleClick="onDoubleClick(event)" >
      <mx:columns>
        <mx:DataGridColumn id="listCheckBox_col" dataField="selected" editable = "false"
                                        itemRenderer="ListRenderer" width="18" headerText="" resizable="false" draggable="false"/>
        <mx:DataGridColumn id="listName_col" dataField="name" />
      </mx:columns>
    </mx:DataGrid>
    </mx:VBox>
    ListRenderer.mxml
    <mx:Canvas xmlns:mx="http://www.adobe.com/2006/mxml" width="100%" height="60" >
         <mx:Script>
              <![CDATA[
                   private function setInUse() : void
                        _data.selected = listInUse.selected;
              ]]>
         </mx:Script>
      <mx:CheckBox id="listInUse" width="18" height="18" click="setInUse()" selected="{_data.selected}"/>
    </mx:Canvas>

    what is listInUse insdie the itemRenderer? I am not very clear about how you use
    it. However there are 2 ways of doing it. Not sure if data.selected can be used
    to enable/disable the itemrenderer. So I will asume not. Have an extra bindable
    "enabled" property in your dataProvider model. So when you reach the maximum of
    selected items iterate through the collection and set the set the enabled
    accordingly. The renderer's enabled property is bound to the model's enabled so
    it should update accordingly. The other way is to bind the enabled of the
    renderer on the selected. But as I said I am not sure how your code works ...
    HTH,
    C

  • Why are disabled accounts synchronized to AAD

    I used the Azure AD Connector to set up WAAD Synchronization.
    I used the defaults.  Everything seemed to work fine.
    After synchronization I see that all of my AD disabled accounts exist in WAAD.
    Based on the default rules setup particularly the "In from AD - User AccountEnabled" rule I wouldn't have expected this.  Can someone explain to me why this is?  And how to remove disabled user accounts from WAAD synchronization.
    Thanks! 

    "In from AD - User AccountEnabled" is a rule that only applies to accounts with the ACCOUNTDISABLE flag set to off, it does nothing to decide whether to sync the object. If you want to exclude disabled user accounts, you need to create a new
    rule (or edit some existing one) following the instructions here:
    http://msdn.microsoft.com/en-us/library/azure/dn801051.aspx#BKMK_ConfigureAttributeBasedFiltering
    For example, this should filter out all the Disabled accounts:
    Log on to the computer that is running AADSync by using an account that is a member of the ADSyncAdmins security group.
    Open Synchronization Rules Editor by finding it in the Start Menu.
    Make sure Inbound is selected and click Add New Rule.
    Give the rule a descriptive name, such as "Filter
    out disabled accounts", select the correct forest under Connected system, User as the Connected system object type, and Person as the Metaverse object type. In Link Type select Join and
    in precedence type a value currently not used by another Synchronization Rule, e.g. 50. Click Next.
    In Scoping filter click Add Group, click Add Clause and in attribute select
    userAccountControl. Make sure the Operator is set to ISBITSET
    and type in the value 2 in the Value box. Click Next.
    Leave the Join rules empty and click Next.
    Click Add Transformation, select the FlowType to Constant, select the Target Attribute cloudFiltered and in the Source text box, type in True. Click Add to save the rule.
    Perform a full sync: on the Connectors tab, right-click SourceAD, click Run, click Full Synchronization, and then click OK.
    Here's how the rule looks in PowerShell:
    PS C:\> Get-ADSyncRule -Identifier '860a523a-bcb0-4aef-b58e-7d17cb6fbd35'
    Identifier : 860a523a-bcb0-4aef-b58e-7d17cb6fbd35
    Name : Filter out disabled accounts
    Version : 1
    Description :
    ImmutableTag :
    Connector : df4655c7-dcf6-4010-8b39-68306199b0e8
    Direction : Inbound
    SourceObjectType : user
    TargetObjectType : person
    Precedence : 50
    PrecedenceAfter : 00000000-0000-0000-0000-000000000000
    PrecedenceBefore : 00000000-0000-0000-0000-000000000000
    LinkType : Join
    JoinFilter : {}
    ScopeFilter : {Microsoft.IdentityManagement.PowerShell.ObjectModel.ScopeConditionGroup}
    AttributeFlowMappings : {Destination:cloudFiltered FlowType:Constant Expression: ValueMergeType: Update}
    SoftDeleteExpiryInterval : 00:00:00
    SourceNamespaceId : df4655c7-dcf6-4010-8b39-68306199b0e8
    TargetNamespaceId : cc31d470-9786-447f-8594-40abe13f9f78
    PS C:\> (Get-ADSyncRule -Identifier '860a523a-bcb0-4aef-b58e-7d17cb6fbd35').scopefilter.ScopeConditionList
    Attribute ComparisonValue ComparisonOperator
    userAccountControl 2 ISBITSET
    PS C:\> (Get-ADSyncRule -Identifier '860a523a-bcb0-4aef-b58e-7d17cb6fbd35').AttributeFlowMappings
    Source : {True}
    Destination : cloudFiltered
    FlowType : Constant
    ExecuteOnce : False
    Expression :
    ValueMergeType : Update
    MappingSourceAsString : True

  • Encryption step in actions grayed out in Acrobat 11

    I like to password protect a dynamic PDF form (xfa) stored on a network drive with a Acrobat action. When I run the action, the action shows the encryption step grayed out (disabled). It works with flat PDF's but not with PDF Forms. (XFA)
    In Acrobat Pro 10 the same action works without any problem.
    Is there any help for this issue?

    I downloaded your test PDF, opened it in Acrobat XI Pro and had no problems to encrypt it. I encrypted it with a password and it all worked. I used both Tools->Protection->Encrypt and File->Properties->Security->Security Method. I do not know what else to say. Are you sure you have Acrobat XI Pro and not Standard? Can you encrypt regular (non-XFA) PDFs with the same copy of Acrobat XI?
    After I did all that I realized that you wanted to use the Actions feature to encrypt. So, I created an encryption action with Tools->Action Wizard->Create New Action, tried to use it and it did not work. Bingo! I guess this is a bug in Acrobat XI. I will try to get Adobe to open a bug on that.

  • Gray out print button if status is blocked

    Hello Experts,
    I'm new to module pool programming.
    I have one application developed by implementers, In that we need to gray out the print button when the status of the LC is blocked.How can i achive it.
    Suggestions plz...
    Thanks in advance.
    Indra

    Hi,
       In the PBO of the screen in the status module write this
    DATA FCODE TYPE TABLE OF SY-UCOMM.
    if   LC . -
    wat ever ur condition
    APPEND 'PRINT' TO FCODE.
    endif
      SET PF-STATUS '9013' EXCLUDING FCODE.
    this will exclude the button wen ur condition will satisfy

  • Restirct users in "MIRO Transaction for G/L Account Tab"

    Dear Experts,
    In MIRO Transaction there are two Tabs PO reference and G/L account .
    My requirement is , I Need to Display G/L account Tab only for some  particular users.I Mean those restircted users would not able to use that Tab(G/L account).
    so can u please tell me the procedure .

    Create transaction variant/screen variant from SHD0 and assing two different transaction name(for both case).
    as per aurthorization allow user to use them.
    for creating transaction variant just refer:
    https://www.sdn.sap.com/irj/scn/advancedsearch?query=howtocreatetransactionvariant&cat=sdn_all

  • SmartView Suppress No Access Rows grayed out

    When we create an Essbase connection to a Planning database and connect, in Hyperion > Options, the Suppress No Access rows gets grayed out/disabled. When we connect to our HFM app, it is available. Any insight as to why, and how we can fix this?

    Could you use the Essbase.cfg setting SUPNA?
    http://download.oracle.com/docs/cd/E17236_01/epm.1112/esb_tech_ref/supna.html
    Per the Tech Ref, SUPNA ON does the following:
    The Suppress #Missing Rows option in the spreadsheet interface suppresses the display of data rows that contain only missing values. SUPNA specifies whether Essbase also suppresses the display of cells for which a user has no access. The spreadsheet interface does not provide an equivalent.Unfortunately, it seems like it does this for all apps/dbs, but maybe that's not a big deal.
    Regards,
    Cameron Lackpour

  • Gray Out a Text Item

    Hi:
    When I "Set_Item_Property(v_it, Enabled, Property_False)" to my button the code causes the button to "gray out".
    I need to "gray out" a text item. However when I apply "Set_Item_Property(v_it, Enabled, Property_False)" to a text item. The items still appears normal but not enterable.
    I've forgotten the technique to gray out a text item. Does anyone remember please ?
    Thanks
    Pradeep.

    Change the visual attribute.

Maybe you are looking for

  • Does the ipod nano 2nd genaration work on windows vista?

    i am thinking about getting an ipod nano,pink 4gb 2nd genaration. but i dont know i if it works on windows vista home basic. does anyone have a 2nd genaraion ipod that works on windows vista?

  • Difficult: Drag and Drop: how to get the path of the drag-source ??

    I have to write an applet, after a "Drag&Drop"-Operation from a MS-Word-document to this applet, the applet is supposed to show the path of the document. Does anyone know how to do this ? thanks

  • Program with Mail Rule script

    I am trying to develop a Mail run script and I am running into problems. The Rule is being trigger because I have a change my color rule action and a script action. The color changes but the script does not appear to trigger at all. His is the script

  • Does Visual composer requires enterprise portal installation?

    Hi all, Does Visual composer requires enterprise portal installation? or can it be installed standalone and used standalone. Also does Visual composer reuires BI-JAVA stack, or can it run on BI-ABAP stack also Thanks all, Regards, Robert

  • Another MBA and remote disc problem... HELP ME!!!

    This is a last ditch attempt before backing over my mba with my car... I'm trying to do an erase and install using the remote disc... it starts out great, i put the disc in my other computer, a pc, (which has worked just fine before as a remote disc)