In Subcontracting P.O user should edit the components details

Dear Sir,
Once of our client is asking for the control, that user should not be allowed to change the Component material code,qty etc in Subcontracting P.O.
How can we achive this?
One way, that we know is creating the screen variant. But I am look for any other simple solution.
Is it possible by authorisation?
Please give ur inputs.
Thanks
Dhananjayappa.E

Hi,
       You can use BOM (bill of materil)  like Production order.
Regards,
   Gaito

Similar Messages

  • How to show asterisk * effect once the user starts editing the document??

    I wrote a java text editor. I creat a new internal frame and allows to open a document.
    How to have an effect (an asterisk * follows the filename in title bar) once
    the user starts editing the document? And once I save that file, that asterisk * will
    disappear. It seems to me we need to add a listener, but not sure how to change
    the title bar of internal frame??

    just use DocumentListener like
    myTextArea.getDocument().addDocumentListener(new DocumentListenet(){
    public void changedUpdate(DocumentEvent e){
    frame.setTitle( frame.getTitle() + "*" );
    implements two other methods too

  • Roles for the user to Edit the Dimension without being an administrator

    Dear Users,
    I have a query based on Planning security.
    I want the user to edit the dimensions and members in planning application. However, the user cannot be administrator.
    I have created a user and assigned the role of "Interactive User" on Planning roles and of "Dimension Editor" on Shared Services access. With this provisioning user the "Administration-->Dimension" is grayed out for the user.
    Please suggest if roles can be assigned to the user in order to Edit the Dimension without being an administrator?
    Regards,
    Praveen.

    I am sure this question gets asked over and over, they need to be an administrator.
    Cheers
    John
    http://john-goodwin.blogspot.com/

  • Want to block users from editing the trip data once it is transferred to FI

    Hi All,
    We have a situation where users can change their trip data even when trip is transferred to FI.
    I assume some authorization needs to be taken back from the users.
    But Want to know the Details of that Authorization Object so that I can ask our User Access Management team to take necessary action.
    Plz provide your valuable suggestions on the same.
    Regards
    Nitin

    Hi,
    Authorization object P_TRAVL and  authorization field AUTHF
    Following Status should be given to user if editing is not allowed after posting to FI..
    There is a parameter Operation and "Old Status" , its 3rd position shall NOT be 4
    For more information, please find below help
    http://help.sap.com/saphelp_470/helpdata/en/b6/cda0db49e911d189060000e8322f96/frameset.htm
    I hope it would serve your purpose...
    Best Regards,
    Muhammad Umer

  • Is it possible for a user to edit the output of a form before printing?

    This might sound odd but the business have requested the ability to edit the text of a Smartform before printing. i.e. a standard form can be printed 'as is' for most employees but certain exceptions may require the wording to be slightly amended.
    I don't think this is possible but I want to know for sure.
    Any advice is much appreciated.
    Many thanks
    Matt

    Hi Matt,
       Sanjay was right.
    That is the best you can do as of now.
    Have a screen when the user has a chance of modifying the texts that are currently being displayed on the print. Let him save the texts and then trigger the smrtform, which would pick the updated texts instead of the old ones.
    the function modules READ_TEXT, SAVE_TEXT may come in handy here.
    regards,
    Ravi

  • Prevent User from Editing the Credit Limit Field

    Hi
    I would like to find out if there is a way to restrict user that has full authorisation to BP Master Data from changing a specific field on the Master Data.
    The scenario is that we allow an user to edit BP Master Data but would like to prevent the user from changing the credit/committment limit fields as it has financial risk and only managers can do so.
    If there any way within the stand SAP authorization that can achieve this requirement?
    BR,
    Jimmy

    Hi Jimmy,
    This would not be achievable through standard authorization.  You may try SP_Transaction_Notification instead.  Search within forum, there are many threads discussing this SP.
    Thanks,
    Gordon

  • Unable to edit the Project details from PWA in Project server 2013

    I am Migrating the project from MS Project 2007 to MS Project 2013.In that i save the project as a file first in 2007 and then open that file in  MS Project 2013 And publish it.But in some Project when i am Trying to change the projects details from
    PWA in Project server 2013 and then trying to save then the projects are not saving and are generating the error as shown below
    •GeneralQueueException:◦GeneralQueueException (9131). Details: id='9131' name='GeneralQueueException' uid='f7bb5d93-20e9-e411-b302-005056ae159c' messageID='2' exception='System.TimeoutException: This request operation sent to net.pipe://localhost/pscalc_13c43af4a7d34a2c8145b776b325a865
    did not receive a reply within the configured timeout (00:05:00). The time allotted to this operation may have been a portion of a longer timeout. This may be because the service is still processing the operation or because the service was unable to send a
    reply message. Please consider increasing the operation timeout (by casting the channel/proxy to IContextChannel and setting the OperationTimeout property) and ensure that the service is able to connect to the client. Server stack trace: at System.ServiceModel.Dispatcher.DuplexChannelBinder.Request(Message
    message, TimeSpan timeout) at System.ServiceModel.Channels.ServiceChannel.Call(String action, Boolean oneway, ProxyOperationRuntime operation, Object[] ins, Object[] outs, TimeSpan timeout) at System.ServiceModel.Channels.ServiceChannelProxy.InvokeService(IMethodCallMessage
    methodCall, ProxyOperationRuntime operation) at System.ServiceModel.Channels.ServiceChannelProxy.Invoke(IMessage message) Exception rethrown at [0]: at System.Runtime.Remoting.Proxies.RealProxy.HandleReturnMessage(IMessage reqMsg, IMessage retMsg) at System.Runtime.Remoting.Proxies.RealProxy.PrivateInvoke(MessageData&
    msgData, Int32 type) at Microsoft.Office.Project.Server.Interfaces.ICalcService.OpenProjectRemappedProject(CalcServiceCallState callState, Guid realProjectGuid, Guid remappedProjectGuid, EngineSessionState& sessionState, EngineSessionType sessionType,
    PSError& psError) at Microsoft.Office.Project.Server.BusinessLayer.CalcServiceChannel.OpenProjectRemappedProject(CalcServiceCallState callState, Guid realProjectGuid, Guid remappedProjectGuid, EngineSessionState& sessionState, EngineSessionType sessionType,
    PSError& psError) at Microsoft.Office.Project.Server.BusinessLayer.CalcServiceProxy.<>c__DisplayClass2.<OpenProjectRemappedProject>b__1(ICalcServiceChannel calcServiceChannel, PSError& localPsError, EngineSessionState& localSessionState)
    at Microsoft.Office.Project.Server.BusinessLayer.CalcServiceProxy.<>c__DisplayClass6e`1.<RunCalcServiceOperation>b__6c() at Microsoft.Office.Project.Server.Base.IdentityUtilities.<>c__DisplayClass1`1.<RunWithAccessToAppTierServices>b__0()
    at Microsoft.SharePoint.SPSecurity.<>c__DisplayClass5.<RunWithElevatedPrivileges>b__3() at Microsoft.SharePoint.Utilities.SecurityContext.RunAsProcess(CodeToRunElevated secureCode) at Microsoft.SharePoint.SPSecurity.RunWithElevatedPrivileges(WaitCallback
    secureCode, Object param) at Microsoft.SharePoint.SPSecurity.RunWithElevatedPrivileges(CodeToRunElevated secureCode) at Microsoft.Office.Project.Server.Base.IdentityUtilities.RunWithAccessToAppTierServices[T](Func`1 action) at Microsoft.Office.Project.Server.BusinessLayer.CalcServiceProxy.RunCalcServiceOperation[T](CalcServiceOperation3`1
    func, EngineSessionState& sessionState, String scopeName) at Microsoft.Office.Project.Server.BusinessLayer.CalcServiceProxy.OpenProjectRemappedProject(Guid realProjectGuid, Guid remappedProjectGuid, EngineSessionState& sessionState, EngineSessionType
    sessionType) at Microsoft.Office.Project.Server.BusinessLayer.ProjectEngineUpdate.OpenProject() at Microsoft.Office.Project.Server.BusinessLayer.ProjectEngineUpdate.HandleUpdate() at Microsoft.Office.Project.Server.BusinessLayer.ProjectQueueDispatch.HandleProject2(MessageContext
    mContext, ProjectMain project, ServerEventManager sem, ProjectDataSet dataset, Guid projectUid, Guid sessionUid) at Microsoft.Office.Project.Server.BusinessLayer.ProjectQueueDispatch.InternalDispatchMessage(IPlatformContext context, Message msg, Group messageGroup,
    JobTicket jobTicket, MessageContext mContext)'. 
    •Queue:◦GeneralQueueJobFailed (26000) - ProjectUpdate.ProjectUpdate2Message. Details: id='26000' name='GeneralQueueJobFailed' uid='f8bb5d93-20e9-e411-b302-005056ae159c' JobUID='a6fa36de-1fe9-e411-b302-005056ae159c' ComputerName='1af8030b-7714-4c8f-8738-903b73e87a82'
    GroupType='ProjectUpdate' MessageType='ProjectUpdate2Message' MessageId='2' Stage='' CorrelationUID='0a4aff9c-dd6b-7015-87a8-29d876e1540c'. For more details, check the ULS logs on machine 1af8030b-7714-4c8f-8738-903b73e87a82 for entries with JobUID a6fa36de-1fe9-e411-b302-005056ae159c. 
    What will i do .Please help.

    Hi Jeremy,
    Thanks for the reply .I try the steps that is given in link above but its not working.Please suggest something.What
    should i do.

  • How can I create template documents for non-InDesign users to edit the text of later?

    I'm looking to produce a small system for people within my company to edit and print labels as needed that comply with our internal design standards. I would like to use InDesign to produce a few templates for labels that people could then edit one or two fields later on, things like item name and ID number. I'm not averse to producing a small application in XCode that users can start up, enter their data and it saves the printer-ready label sheet to their desktop. I started out using Acrobat Pro, but I'm running into trouble embedding fonts for use in form fields, centering text, and outputting a filled-in pdf for print use, and not a form that submits info to an email or server. If InDesign is the wrong tool for the job of setting up a template like this, please feel free to suggest another route.

    I would direct you to the Acrobat forums, personally. You can enable rich-text formatting of Acrobat form fields from within Acrobat Pro, and also IIRC embed fonts for use in form fields. If you can spec out what you mean by "fine detail that we'd need" then we, or someone over at the Acrobat forums, can tell you whether or not rich text in Acrobat forms will work for you. I suggest this to you because centering text for Acrobat form fields is dead easy, so I suspect you've not investigated the tools available in Acrobat after you've exported the PDF from InDesign.
    Post-export PDF data merge sounds like, I dunno, variable-data printing? which doesn't sound like it would fit your case.

  • Allow Other Users To Edit The User Portal

    HI all,
    Is it possible to allow another user to modify my User Portal without making them a full Admin?
    Out HR Dept. would like a tab for their content and would like to edit it themselves.
    I'm not keen as they would probably hose the entire site.
    Any ideas if this can done?
    Regards
    Colin
    This topic first appeared in the Spiceworks Community

    Hi - I believe the issue is related to java versions. I experienced the exact same problem, and the issue was removed.
    Several small issues in Java Report Panel with unintended behavior is very often related to too old java versions.
    BR
    Jess

  • Apple please allow the user to edit the genres

    You know after apple revamped iTunes 12, and I think that they did a great job,, I started to think about the  genres.  I really wish that I had control over what genres appeared in my list because the overwhelming majority go unused and I'd like to have only the ones that are pertinent to me in my list.  So apple if you are reading this please allow the end user to choose which genres appear in their list and allow them to delete the rest.

    See this article.
    tt2

  • CCX User to edit the Time of Day settings?

    We have CCX Premium 7.0(1) with a few CSQ's for various different incoming calls.
    Each of these CSQ's have defined opening hours using the Time of Day field in the associated script. Because of the bad weather in our area recently I've had to change the time of day field to reflect the office closing early.
    Although not a difficult or particularly time consuming job, it would be nice if I could leave it to someone else to make the changes as and when they need to. I was thinking of giving a user access to a number which they would call, follow some prompts, enter the necessary opening/closing times and then make this live on the necessary CSQ.
    Does anyone know if this is possible and if so is there a "best" way to do it?
    Thanks
    Jeff

    Thanks for reply Gergely.
    I am trying to compare the Current Time with the time in XML doc as suggested in this post.
    Lets assume you're going with your first version, have your users enter start/stop times in 24 hour format. For example, 930 for 9:30 AM, and 1730 for 5:30PM
    Concat your two strings into the format of: startTime + "-" + endTime. I.e: "930-1730"
    Write this value to a document
    In your scripts, you'll need to read the document with the string we created above (into a variable, 'todString' in this example). You'll need a single dimension String Array as a variable.
    String[] ToD
    Assume you stored the ToD string as 'todString'
    Set ToD = todString.split("-")
    If (int.valueOf(ToD[0]) <= int.valueOf(T[now].getHours() + "" + T[now].getMinutes()) && int.valueOf(ToD[1]) >= int.valueOf(T[now].getHours() + "" + T[now].getMinutes()))
         True:
              /* within hours of operation */
         False:
              /* outside hours of operation */
    Essentially what we are doing is this:
    storing the hours of operations as "930-1730", once we split it, ToD[0] will be "930", ToD[1] will be "1730"
    The "" in T[now].getHours() + "" + T[now].getMinutes() is important, without it you would simply get back a integer result of hours plus minutes.
    int.valueOf() turns our Strings into numbers which we can compare. If the startTime is less than or equal to the current time, than we're open. If the endTime is greater than or equal to our current time, we're still open.
    I am also trying to follow the same thing as my customer wants to manually change the Operation Hours.
    Thanks & Regards,
    Arpit

  • How to force the users should enter records in detail block.

    Hi members,
    we have a master-detail form. ex like DEPT (master), EMP(detaisl multi record). after entering new dept, i want the users shoudl not leave with out EMP entries for that new dept. how can we achieve this.
    thanks in advance

    In Pre-insert trigger of Master block just check if there are any records in the detail block before commiting the record. If not found then Raise A Excepiton.

  • Error when editing the components?

    Hello,
    I created components in CQ5 when I go in to edit mode and when I press Edit button from component I am getting javascript error and the dialog box can not open.
    Please find below screen shot for more details
    I created 50 components and every components gives same javascript error.
    Please let me know what will be the solution for this type of error.
    Thanks in advance...
    Javascript Error is - this.items.items[i + 1] is undefined from widget.js file.
    Please see firebug error...
    Regards,
    Satish

    Hello,
    I can not able to open WCM, DAM panels.
    when ever I click on panel it will redirect on same page again and again.
    Please find below screen below,
    Please let me know how can we resolve this issue, really appreciated.....
    Thanks & Regards,
    Satish Sapate
    Tata Consultancy Services
    Mailto: [email protected]
    Website: http://www.tcs.com

  • Component script component has no inputs, or all of its inputs are already connected to another outputs. You may be able to edit the components and add new inputs to it.

    I keep getting this error below.
    I did some research online (I always do before I post here).  So, this makes no sense whatsoever.  The Flat File Source is absolutely, completely, and totally linked to the flat file.  I can't make it any MORE linked.  I don't know what
    this things wants, but this is the second time I've attempted to build this project, and this time, just like the first time, it's giving me nonsense errors, which make this impossible to debug.  Something that should take a couple of
    minutes to develop, easily takes days. 
    Any idea what could REALLY be wrong?
    Knowledge is the only thing that I can give you, and still retain, and we are both better off for it.

    This is the work of the devil.
    I'll delete this whole project and go do something else for a while.  There's only so much SSIS that I can take in one day, and it's not very much.
    Knowledge is the only thing that I can give you, and still retain, and we are both better off for it.

  • Rounding : User flexibility to edit the Sales Order quantity.

    Hello Gurus,
    We are on 6.0 and have the following requirements.
    1st requirement: To round the Sales Order Quantity to the Alt Unit of Measure (higher or lower). As a solution we could use the Rounding Profile.
    The problem is with 2nd requirement below.
    2nd business requirement: When the system rounds the Sales Order quantity to higher or lower, the user should have the flexibility to edit the Sales Order quantity and decide whether to permit rounding or not, as suggested by the system.
    Currently, with standard config, the system gives the message V1720 saying it has rounded the quantity with a reason. After the rounded quantity is suggested by the system, even if the user edits the Sales Order quantity, the system puts it back to the previously rounded quantity.
    SYSTEM REQUIREMENT : We would like to have the Rounding but we want the user to be able to edit the rounded quantity.
    REASON : Since the products are high value, we want the customer to feel comfortable with the rounded quantity.
    The users do not want to impose the rounded quantity compulsorily on the customer. If the customer is not comfortable with the rounded quantity, the customer should be givne the choice of a non-rounded quantity.
    IMPACT : In these difficult times, every Order is important. If we don't not give this choice to the customer, the customer might decide not to order at all. We do not want to lose the Order just because of the higher rounded quantity. But, at the same time, we would like to give the choice to the customer of the rounded quantity and his non-rounded quantity.
    PLEASE NOTE : In this situation, the Rounded quantity is slightly different from Minimum Order quantity. The Minimum Order quantity is not the solution.
    QUESTION : Is there any standard setting or is User Exit, BADI the only method ?
    Thanks in advance
    Srinivas

    Hi Prakash,
    Thanks for the reply. Actually these customers are created as a Agents and we are using these customers in Commission rebates. So at the time of Rebate partial credit memo, then these agents should be active otherwise system will give the error.
    So what i am thinking is, Standard sales order creation needs to be restricted so that users can not able to create standard order.
    So can you suggest is there any user exit can be used to prevent creation of standard order for these account group and order type xxx?
    Regards,
    SK

Maybe you are looking for