Field "delivery block" (VBAK-LIFSK) to be disabled for few users

Want to disable field "DELIVERY BLOCK"( VBAK-LIFSK) in t-code VA01 & VA02  for few users while creation and changing Sale Order.
How to do it?
Arul Murugan

Hi,
1. This can be achived by screen varient. t Code SHD0.
2. Through Authorization you can restrict user from removing the delivery block. but u can not restrict them to insert the delivery block.
for resrict from release check in authorisation role.
Object :  V_VBAK_AAT
Activity : Deselect the "43" acivity.

Similar Messages

  • Hi. My phone screen broke and I had it replaced from a phone shop. The guy said that while changing the screen and phone was blocked. It is now disabled for like 23,000,000 minutes and I can't restore it cause I dont have all the data sync to my computer.

    Hi. My phone screen broke and I had it replaced from a phone shop. The guy said that while changing the screen and phone was blocked. It is now disabled for like 23,000,000 minutes and I can't restore it cause I dont have all the data sync to my computer. Is there anything I can do or can Apple do something if  I give them the  correct password?

    As you had the iPhone opened by an unauthorised repairer ( Apple do not replace screens on iPhone 4)
    Apple will not provide any service or support
    Take it back to the "phoneShop" and tell them to fix it
    You have no other alternatives
    or try this
    http://support.apple.com/kb/HT1212

  • Auto update stats disabled for a user Database in Sql server

    While trying to improve the performance of few queries, we found via execution plan that there were lot of Index/Clustered index seeks. Therefore:
    First thing we did, was to check our Re-indexing and update stats job which runs weekly for this user DB ( Around 400 GB in size and is used 24*5). The job was running fine.
    Later when we ran SP_Blitz, we came to know that auto-update-stats is disabled for this user DB. We expected this to be a possible cause and change it from false to TRUE(Auto update stats)
    Also, per SP_blitz there are user-created statistics for this DB. When ran the query to check how many, we saw around 7K user stats out there.
    So my question would be 1) setting the Auto update stats to TRUE would require a reboot or once changed i need to track the performance and 2) Should we consider dropping those user created stats or manually look into them one by one.
    How should we proceed on this, please suggest, thanks!

    There may be good reasons for having auto-stats off, but those cases are not very common. It makes a little more sense to turn if off on table level. An example of the latter is a relatively small table, say < 100000 rows where not many new rows are added,
    but the existing rows are being updated frequently. This will trigger autostats, but probably without much benefit.
    But if you have a system which is very busy during peak times, you may not want autostats take resources during those hours. But if you turn off autostats, you will need to make sure that stats are updated in some other fashion.
    Here is a query that you can use review when your statistics last were updated:
    SELECT o.name, s.name, stats_date(o.object_id, s.stats_id) AS lastupdated
    FROM   sys.objects o
    JOIN   sys.stats s ON s.object_id = o.object_id
    --WHERE  s.user_created = 1
    ORDER BY lastupdated
    7000 user-created statistics sounds a little excessive, but I guess they were added to compensate for the autostats that SQL Server were not permitted to create. I would not recommend dropping these statistics, as SQL Server would spend cycles on recreating
    them.
    You should not have to restart SQL Server for the Auto-update stats setting to take effect; it takes effect immediately.
    Erland Sommarskog, SQL Server MVP, [email protected]

  • Folder level Javascript disabled for a user

    Hi Gurus,
    I created a folder level JS, it works fine on all computer here exept on one. On one computer, the javascript's in the pdf are working but the function called in the folder level script is not executed. (when it works on all the others). The script is in the right folder and the pdf works on other computers. Do I have to enable something in the preferences of acrobat reader 9.1. I checked the settings for JS in edit/preference and they are the same as for the others.
    Thanks for your help guys.

    All the script does it to generate a mail with the mailto function. The Preferences-JavaScript are set as on my pc. So it must be something else. If I email the pdf to my pc, it works, so the pdf form is fine, the script is the same as on my pc.
    --- En date de : Mer 2.9.09, try67 <[email protected]> a écrit :
    De: try67 <[email protected]>
    Objet: Folder level Javascript disabled for a user
    À: "antony clark" <[email protected]>
    Date: Mercredi 2 Septembre 2009, 13h35
    That's why I recommended to make a
    test script, to make sure folder-level
    scripts are working on this machine.
    There's no setting to specifically allow folder-level
    scripts. If they are
    properly placed and JS is enabled then they will launch.
    However, if your script inserts menu items you should make
    sure that this
    option is checked under Preferences-JavaScript, the second
    check-box from
    the top. You should probably check all 4 boxes, just in
    case.
    >

  • How to make Delivery block at Sales Order Header level for specific materia

    Hi,
    My client want to create a delivery block EDI order at the Order Header level for specific materials
    How can we achieve this.

    Dear Varada rajan
    Go to material master, select "Sales: sales org.1" view and assign "01" against the field "DChain-spec. status" and save.  By assigning, for a particular sales area, you can block that material.
    Now go to OVSU select 01 and assign "B" against the field "Block delivery".
    Now create a sale order and post the outcome.
    thanks
    G. Lakshmipathi

  • How to diable only one field enabled and other fields disabled for one user group?

    Hi,
    I have a form contains many fields. A group of users can add items using that form.
    As per the user requirement I have created a filtered view and that filtered view can be seen by some other sharepoint user group but as per their further requirement the new sharepoint user group is only allowed to update Remarks field. All other fields
    should be disabled for them.
    In my idea, I have to create multiple forms and in one of it except Remarks field all should be disabled but I am unable to assign multiple forms to a single list.
    Or how to make Remarks field enable to this user group and for other admin user group all fields could be enabled.
    Hope I have expressed my question correctly.
    Any solution would be appreciated.

    There is no Out of the Box way to set permissions on each column, primarily due to the performance impact. The following thread provides some options,
    http://social.technet.microsoft.com/Forums/sharepoint/en-US/c0794232-9bab-4cea-91d8-f311a793a863/how-to-set-column-wise-permission-in-sharepint-list-in-sharepoint-2010?forum=sharepointadminprevious
    Dimitri Ayrapetov (MCSE: SharePoint)

  • Cost center field disable for few end users

    Hi all,
    Can anyone help me in setting the field Cost center in display mode so that the change of cost center can be restricted in Equipment master record. This should be affected only to a few users while others can have the access to change mode. How do i achieve this....
    Thanks,
    Murad...

    Hi,
    As this is User based setting, this could be achieved only through User Authorisation.
    Even Authorisation group is also editable in Equipment Master, I am not sure how much it will be feasible to achieve your requirement.
    Else give Change mode access (IE02) to particular people who are authorised to change any details like Cost Center.
    In case of other people, have a word document (like Change Request), so that changes could be tracked.
    Regards,
    Maheswaran.

  • Purchase Order Personal settings push button disable for particular user

    Hi
    I want to disable the acess to personal settings push button in purshase order creation (ME21N )..for selected user is it possible
    could any one help me in this issue
    Regards
    GS

    Hi
    I think transaction variant will help you check with abaper
    f you want to hide unwanted screens and fields in any standard SAP program without changing it, the use of the Transaction Variant is the best solution.
    check following link you may get some idea
    [http://wiki.sdn.sap.com/wiki/display/Snippets/TransactionVariant-AStepbyStepGuidefor+Creation]
    [http://www.****************/Tutorials/ABAP/TransactionVariant/Create.htm]
    Regards
    Kailas Ugale

  • Blocking Status Tab strip in VA02 for Certain users

    Hi,
           I have to block the status tab strip for certain users in VA02 tcode .
    this tab strip is shown when user double cick the line item.points will be rewarded
    Thanks and regards
    Prakash B.

    Hi,
    you can use in MV45AFZZ the PERFORM USEREXIT_FIELD_MODIFICATION.
    You can set the desired screen fields to inactive.
    Rgds,
    JP

  • How to Block Account member in input reporting for some users?

    Hi experts, i need to know if is possible to block input of values for some Users in the Account Dimension so that some users can input value in the report but other user cant do it.
    I try to do this from "member access profile" but this option only allow you to define access right for one specifict parent o member.
    I mean, is posible to asigned to Account Dimension a Propertie type "OWNER" like ENTITY?
    For example: one user must to input value for the Account member "CASH", but other user dont, however i have to show the same input reporting for both users.
    I hope understand the question, im sorry about my english
    thank you in advance
    Ignacio Vazquez

    I would think you could do one of the following:
    Either set account as a secured dimension.  You would then define security profiles for all account groups and assign those to your users / teams as appropriate.  Would take a while to setup initially, but if your users don't change that much it shouldn't be too difficult to manage once it's done.
    Setup different input templates that only showed the accounts you wanted each group of users to see.  Put the templates in different site folders and assign access to those sites as required.  users would then only have access to open the template applicable to them.  Would require that you basically make duplicate copies or your current template, modify and save to different site folders which could become a pain if the template requires changes (since you would now have to make the same change multiple times).
    Setup a macro in the current template so that you need to enter a password to unlock the send commands for the respective accounts.  I don't know if it can be setup to support multiple passwords - assuming it can, password 1 would unlock all accounts, password 2 would only unlock CASH accounts, password 3 would only unlock LIABILITY accounts, etc.  You then distribute the passwords to the users as appropriate.
    Hope that helps.

  • Folder created in System form and disabled for some users.

    Hi,
    I have created a folder in Inventory data form and work well for every users who have professional licence with R/W permission for that form. If a user with CRM licence access the Inventory data form, he see my folder disabled.
    If I put these users in R/W, all is OK : everyone can access my folder. But, I won't let it like this... If I won't grant R/W access to everyone and get back to R only, I will loose that property.
    Q: How to make that folder activated for all users what ever the licence he has ?
    Thank you.
    Edited by: Kevin Bedard on Oct 29, 2008 4:37 PM

    HI,
    The crm user has only R rigths in the license. I think the form is only in view mode (check the form mode from debug)
    Even the form is in OK mode, not view mode:
    Try:
    1. get the form_activate event
    2. Enable the folder even it is disabled.
    Regards,
    J.

  • Can OneDrive for Business be disabled for certain users?

    Is it possible to disable OneDrive for Business for certain users? If so, how? Thanks.

    you can remove the OneDrive for Business client for the certain users from their computers so that they cannot use it.
    http://community.office365.com/en-us/f/156/t/192252.aspx
    http://www.askvg.com/what-is-skydrive-pro-option-and-how-to-remove-it-from-context-menu-after-installing-microsoft-office-2013/
    My Blog- http://www.sharepoint-journey.com|
    If a post answers your question, please click Mark As Answer on that post and Vote as Helpful

  • How to block a document of being printed for some users??

    Hi everyone:
    Is it possible to let just some users to print a document ??, let's say a purchase order.
    Thanks in advance.

    Hi Ernesto,
    I've done that by creating a User Permission Tree for that purpose and setting the BubbleEvent = False for Pint and Print Preview menus based on the permission of the current user.
    Algorithm
    1. Create a User Permission Tree, either by code or by UI (AdministrationSystem InitializationAuthorizationsCreate additional Authorizations
    2. Catch the MenuEvent, when pVal.BeforeAction = True and MenuId = 519 (Print Preview) or 520 (Print). Then check if the user has, or not, permission to print. If he does not, then set BubbleEvent to false to block printing.
    Regards,
    Vítor Vieira

  • How to Disable for all users the in Private Browsing, by a reg key or modify a file into mozilla folder, like all other browser can do.

    I have 100 pc to monitor web history, but the only browser that we cant find a way to block in Private Browsing is firefox, Is there a way to do it . without any addons ..cuz addon is prohibed

    Install Firefox ESR and i use the software incognitogone to lock the private browsing and add FireFox to appLocker .. done .

  • Block payroll data from cost center for all users except HR team

    Hello Expect,
    Could any body please advise me  how can I restrict some HR data  in cost center view from FICO,CRM,SRM and other team,
    Now when other team see cost centers it display all data booked there but my client want to restrict some HR data from them
    In my project there are 151 roles that can display cost center dat including HR data,
    Now my requirment is how can I restrict only HR data belongs to a cost center
    I mean to say they should be able to see all cost center data exept a cost center containing HR data.
    Please advise how to get solution
    Thanks and Regards

    Hi,
    in  T.code PFCG do to the role of the appropriate usr to whom u want restrict cost center.
    Hope this helps.
    Reagrds
    S.Ravi

Maybe you are looking for

  • Problem while creating WebAS ABAP Technical System in WAS 7

    Hi All, I have installed WAS 7 and EP 7 SP9 as part of SR2 Installation. I had checked the option configure local SLD. I have to create and SLD to conenct EP to ECC 6. When I was creating the Technical System, at the last step i found out that ECC 6

  • Cannot see offline folios after updating to iOS8

    Hi guys, since i've updated my ipad to iOS version 8, i'm experiencing some issues with the adobe content viewer app. The problem is that i cannot open the editions created before the update. The status bar keeps working but nothing happens. Differen

  • DP BOM CVC Generation from other PLOB

    Hello All, I am trying to generate CVCs in a DP BOM planning object structure (APO 4.1) based on the CVCs that exist in another planning object structure.  The non-DP bom relevent characteristics are identical in both plobs.  Source PLOB (no DP BOM)

  • Bitmap index not used

    I exported/imported a schema. Same Oracle version (10.2.0.3), same server (HP-UX/Itanium). I have a select that doesn't use a bitmap index in the new database. The same bitmap index is used in the old database. I run analyze, tried hinting (index, in

  • The tabs and icons for org. tabs is stretched vertically, the icons are triple row! Also no x in the right top corner.

    When looking at the screen, the tabs are 3 times higher than any of the other browser areas (address bar), favorite locations etc. The icons to the right for organizing tabs are repeated vertically 3 times! Additionally menu issues. I have no menu, b