Need Authority Check so that Do not display Customer in Production Order

Hi,
I our business we use MTO in PP.Thats why Customer code with Customer Name is shown in Production Order General Tab.Now I want to restrict this view in production order so that no user can able to see the Customer Code and Name in production Order.
Please help me.
Regards
Kamal

HI,
Follow these steps:
1. Run T-Code SHD0
2. Enter "CO08" in the Transaction Code row.
3. Select the  "Standard Variants" Tab
4. Enter ZCO08 as name. Click "create" button on the toolbar (top).
5. The CO08 screen will appear. Enter some data (test data) as sales order, line item no, material, plant and order type and press enter.
6. A pop up window will come, press enter.
7. The production order header screen will open.
8. Enter the required fields like quanityt, date and press enter. again a pop up will come, press enter.
9. Again a pop up screen will come, scroll down on this you will find sales order and other fields.
10. Now for Sales order, AFPOD-KDPOS, AFPOD-KDEIN, G.DelDate, 1.del.dat, Ordering prty, AFPOD-NAME1 and AFPOD-ORT01, tick the "Invisible" check box. And press enter.
11.  Now cancel the production order by clicking cross from the top. This will exit the process without saving the production order. The change transaction variant screen will appear. Check for the check boxes, they will be ticked. Enter the short text for variant in the header data.
12. Click "Save". It will ask for package, Click on "local object", save with "&TMP". You will have to save for all the screen variants here. Just keep pressing save.
13. Now press back button. The SHD0 screen will come. In the Standard Variants tab, click on the activate button (beside the Name field).
14. Now run the T Code CO08, and make production order against sales order. In the production order header, the sales order related information will not be displayed.
Hope it is useful.
Try and revert.
Regards,
Rohit.

Similar Messages

  • [svn] 3918: apparently I needed to check it that file was being copied in other places! This should fix the build .

    Revision: 3918
    Author: [email protected]
    Date: 2008-10-27 16:52:01 -0700 (Mon, 27 Oct 2008)
    Log Message:
    apparently I needed to check it that file was being copied in other places! This should fix the build.
    Modified Paths:
    flex/sdk/branches/3.2.0/build.xml

    in the future, buy this, this is what the Pros use:
    for drops, accidents, spills, loss, or theft, purchase a TYPE of insurance called "inland marine insurance"
    roughly $30 per year for a device(s) with 0 deductible, used same for over 20 years, same insurance the pros use on their portable devices.
    very cheap, very useful insurance, most people dont know about same.
    http://en.wikipedia.org/wiki/Inland_marine_insurance

  • Ibook g4 that does not  display the battery meter, sound volume, tim

    I have an ibook g4 that does not display the battery meter, sound volume, time & day.When i move cursor over the area where they should be I see a spinning beach ball beach ball

    Choose Go to Folder from the Finder's Go menu and enter ~/Library/Preferences/ as the folder's path. Locate the item named com.apple.systemuiserver with or without a plist at the end, and drag it to the desktop.
    (10471)

  • He material is not displayed as valuated Sale Order Stock

    Sale Order has been created and MRP execution is done at MD04.
    The Sale Order is released as Production Order.
    But when I am executing T Code  MBBS I am getting error message syaing
    The material is not displayed as valuated Sale Order Stock.
    Diagnosis
    The system has not found any stock that satisfies the selection criteria entered.
    Possible reasons for this are:
    The material does not exist. Have you entered the right material number?
    Your selection is too restrictive. The system was not able to find any stock that satisfies all selection criteria.
    The stock balance is zero.
    Procedure
    Check all the selection criteria you entered.
    Stock overview has displayed enough stock for material.
    Please adivse me how Material  can be displayed as valuated Sale Order Stock at MBBS.
    Regards

    Hi,
    Check whether the Production order execution is done and any GR has been done against the Order.
    Once the above is done, check in MBBS, the stock will sit in the Valuated SO stock.
    Even wait for any other replies.
    Thanks & Regards,
    Ravi Kumar

  • How can I cancel the item that did not ship on my pre-order.

    Hello,
    I ordered two devices on my pre-order, one item shipped and the other didn't.
    How do I cancel the item that did not ship on my pre-order?

        sirguynate805 We're glad that you received your iPhone 6 Plus! Check out this link for cool iPhone info http://vz.to/1e948q1 . Enjoy your new phone and let us know how we can help.
    SheritaH_VZW
    Follow us on Twitter
    @VZWSupport

  • In IP24 notification number is not displayed,even tough the order generated

    In IP24 notification number is not displayed,even tough the order generated against the scheddled maintenance plan has the respective notification

    Hi,
         If you have Order and Notification Integration in spro ->PM->Maintenance and Service Orders -->Funcations and settings for Order types -->Define Order and Notification Integration .. then i believe u should be getting Notification number also when order is created ..
    regards
    pushpa

  • Activity price not getting updated at Production order

    Hi All,
    I have made activity dependent planning at cost centre and calculated the activity rate. The activity rate is showing correctly for the cost centre in KP26, but while confirming the production order (CO11N) the the activity price is not getting updated in production order. But material price is getting properly updated at production order.
    Plz help me in identifying the possible areas of mistakes.
    Regards,
    BKD

    Hi,
    Please check the Period for which you have created the ht activity price is same as the period in the conformation. In the workcenter in which you are confirming please check whether the activities are assigned to the work center.
    Bye,
    Ramesh

  • Hidden Sort - Order by calculation that is not displayed

    Hi,
    I want to sort by the absolute value of a column, but do NOT want to display that absolute value. Rod West mentioned a 'hidden sort' in a previous post, but I can't find any way to do it.
    Is it possible? If it matters, the column in question is a calculation itself - the sum of 2 other columns.
    The worksheet is in Discoverer Desktop 10.1.2.
    Thanks in advance,
    Dawn

    Hey Dawn.
    The concept of the crosstab is that you cannot sort on a data column as you are presenting a 3d look at the data. So unlike a table, you may be seeing records from all over the table (ie: not concurrent records, etc.) and it's therefore more difficult (well it is for me anyway).
    So, first of all, if you want it to be a xtab, then fine.
    But you mentioned that if it was a table, then you are getting several lines for each customer - one for each order or return.
    So, if using a table - which will be easier for what you want to do IMO, let's see if you can rework it for that.
    Suppose for the first column you had the customer id.
    Then for the second column you wanted to display just the month for the data.
    Then for the third column, you had the total dollar order amount for that customer for the month. So for that item, could you not just display 'total dollar amount SUM'?
    Then for the fouth column, similarly could you not just display 'final sales amount SUM'.
    Then create a calculation on the fourth column such as: ABS(final sales amount SUM). But make sure the calculation is checked off to not display it.
    Then in the SORT, could you not sort by the calculation (hidden), month (GROUP SORT) and customer id (GROUP SORT),
    Something like that should be what it sounds like you're trying to accomplish.
    Makes sense?
    Russ

  • How do I set ScrollRow on a Sheet that is not displayed without selecting/activating it?

    Without displaying and selecting a named Sheet, how do I set ScrollRow for a Sheet which is not displayed and, therefor, not in a Window?  Is there some other Property of a Sheet I can use to position a specific cell in the upper-left corner of that
    sheet?
    Thanks for any help.
    Charlie

    Thanks Andreas.  Your answer above confirms my fear/conclusion.  Looks like I'll have to change my macro design to handle events.  Probably the right thing to do anyway.
    To those above who ask me to clarify, here's my situation: I have one macro workbook open and running a macro which requires many minutes to complete.  That macro operates on multiple sheets within its own workbook.  As part of those operations,
    my intent was to pre-position/scroll various sheets to display potentially different data based on the results of ongoing calculations so that, when the sheet is actually selected, the desired data is already positioned for best visibility.  However,
    as noted, the macro takes a long time to run.  So I often have multiple workbooks open.  While the macro runs, I minimize the running workbook, and select another workbook that I work in while I wait for the macro to complete. 
    As a result, the running macro workbook is neither displayed nor is it the ActiveWorkbook.  Thus, I cannot allow the macro code to use Properties such as ActiveWindow, since the ActiveWindow is NOT the window I want to adjust.  Nor do I want to
    take focus away from whatever the ActiveWindow is to make my adjustments to the various sheets in question. 
    As noted above, perhaps I'll need to redesign my workbooks to add event handlers to the various sheets so that my desired adjustments can be made when those sheets are selected, at which point I can be certain that they are the ActiveSheet in the ActiveWindow.
    Thanks all for your help.
    cw

  • RoboHelp 10 generates Webhelp that does not display well in Google Chrome

    We use RoboHelp 10 and create WebHelp which we post on a webserver. The TOC Index, Search / navigation panes do not display any content. If we generate a version with the "Pure HTML" option instead of the "DHTML" option the navigation panes do show the content, but we would rather not take this route because other functions still don't work properly.
    It happens regardless of the contents of the helpfile.
    No relevant JavaScript errors show in the console.
    We found various tricks that claim to solve this issue but at least for RoboHelp 10 they don't work.

    Only Adobe can answer the first question but I would not recommend holding your breath! Please do submit a bug report as otherwise there is no chance of a fix. Please follow this link.
    http://www.Adobe.com/cfusion/mmform/index.cfm?name=wishform&product=38
    I have not tested the method using a CHM generated from RoboHelp for Word so I cannot give you that assurance. However, I cannot see why it would be any different and the links work whenever I have reverse engineered a CHM.
    The downside of course is any build tags will be lost as your source will be just whatever was in the output.
    The process only takes a short while so it's worth a try.
    See www.grainge.org for RoboHelp and Authoring tips
    @petergrainge

  • I need a work calendar that is not synced to the one on the screen

    I
    need another calendar on my Iphone 4 front screen that is not syced to the standard calendar. I caretake a multiuse centre and need to record bookings. I tried downloading an app but as good a calendar as it was it was sycnced the calendar already on the iphone I wish them to work totaly indipendantly. As you can guess I am new to Iphone and a bit long in the tooth for this tech  Any help woul;d be appreciated.  Lashup

    This is a known Lion issue, hopefully solved in 10.7.3. But may not be solved immediatly after updating, that was my case.
    To make it work i followed those steps.
    1.- Restart
    2.- Lion 10.7.2 Update
    3.- Uninstall netwokrs
    4.- Shut down
    5.- SMC reset
    6.- Reinstall networks
    I dont know whether all the above steps are necessary, but for me the update didn't work properly before SMC reset. (I am running a MBA mid2011)
    Hope it helps,
    Cheers

  • Here's a page that does not display properly...

    It seems that the Webkit based browsers do not display pages like the following properly:
    http://www.motogp.com/en/motogp/motogp_riders.htm?menu=riders
    In this example, both Safari v3.1 (5525.13) and OmniWeb 5.7-v621 have issues.
    Safari seems not to have any crashing problems here.
    Is this the appropriate place to report this?
    Message was edited by: OptionTrader

    Hi
    Code errors on the referenced link create the problem, not the browser. Safari strictly follows latest code promulgated by the Web Standards Project. Hence, the rendering errors.
    If you want to bring this issue to the attention of Apple, use the "report bugs to Apple" option in the Safari Menu.

  • When i rendering large table from Ajax using jquery that table not Displaying and not throwing any error also. why ? in IE 8,9,10

    Hi,
    when i rendering large HTML table from Ajax using jquery , table not displaying in browser why ? but visible in  chrome and mozilla.

    Hi,
    Post questions about html, css and scripting for website developers to the IE Web Development forum.
    http://social.msdn.microsoft.com/Forums/ie/en-US/home?forum=iewebdevelopment
    Include with your question a link to your website or a mashup that shows the issue.
    If you are using the file: protocol.... MSIE browsers have security restriction for running active content from the file system.
    Regards.
    Questions regarding Internet Explorer 8, 9 and 10 and Internet Explorer 11 for the IT Pro Audience. Topics covered are: Installation, Deployment, Configuration, Security, Group Policy, Management questions. If you are a consumer looking for answers or to
    raise a question, it's highly recommended you head on over to http://answers.microsoft.com/en-us
    Rob^_^

  • SSRS report not displaying data in correct order

    Guys,
    I have a SSRS 2012 report not displaying returned records from SQL in the correct order.  Running the stored procedure in SSMS and supplying the parameter values returns the data correctly and running Query Designer in SSRS using the stored procedure
    on the dataset in question, likewise returns the data correctly.  Only when I run the actual report does the data display incorrectly(always last name order).  I've done similar reporting using very similar stored procedures and I've never had this
    problem.  Below is the stored procedure.  "@SortBy" is the parameter with the sorting value. 1=Due Date; 2=Denial Amt and 3=Last name and is passed by SSRS to SQL.  Wish I could supply screen shots.  
    Thanks for any help,
    Dave
    ALTER PROCEDURE [dbo].[RAC_PT_List]
    @Level as int,
    @SortBy as int,
    @PTLName as varchar(30) = NULL,
    @User as varchar(10) = NULL
    AS
    SELECT pat.headerID,
    pat.PT_LName + ', ' + pat.PT_FName AS PTName,
    pat.PT_AcctNo,
    rco.RCO_CLMREF,
    rco.RCO_AppealLevel,
    rco.RCO_LevelNo,
    rco.RCO_AuditorStatus,
    let.LET_DEN_DueDate,
    CONVERT(varchar(12),let.LET_DEN_DueDate) as DueDate,
    let.LET_DEN_Dollars,
    let.userID
    FROM Master_PT_List pat
    INNER JOIN Master_RCO_Work rco on RCO.PT_headerID = pat.headerID
    INNER JOIN Master_Letters let on LET.PT_headerID = pat.headerID
    WHERE (@PTLName IS NULL OR(pat.PT_LName LIKE + '%' + @PTLName + '%'))
    AND (rco.RCO_LevelNo = @Level)
    AND (let.userID = @User)
    --AND (rco.RCO_AuditorStatus <> 'Closed' and rco.RCO_AdminStatus <> 'Closed')
    ORDER BY 
    CASE WHEN @SortBy = '1' THEN LET_DEN_DueDate
    END
    DESC,
    CASE WHEN @SortBy = '2' THEN let.LET_DEN_Dollars
    END
    DESC,
    CASE WHEN @SortBy = '3' THEN pat.PT_LName
    END

    Hi DaveMac1960,
    According to your description, when you render data in report, you find it always shows the data with unexpected order. Right?
    In Reporting Services, if we don't set any sorting in tablix, it will order the data as your query in SSMS or Query Builder. In some scenario, for example, we add parent group for data rows, it will have the rows sort by the group on data field by default,
    and the "order by" in your query will be ignored. So please check the Sorting tab in Tablix Properties, in this scenario, we suggest you delete any sorting in the Sorting tab so that the "Order By" clause can work.
    Reference:
    Sort Data in a Data Region (Report Builder and SSRS)
    If you have any question, please feel free to ask.
    Best Regards,
    Simon Hou

  • MD73 - not displaying customer order assignment

    Hi,
    I am having 2 materials - both set up with planning strategy 40.
    For one material, Customer order assignment is displayed in MD73 but for other material it is not displaying.
    MRP-1 to MRP-4 viewa are same for both parts.
    What else shall I need to check  ?
    Please advise ASAP and oblige.
    Best Regards,
    Mitesh Desai

    Hi All,
    I am still looking forward to advise from experts .
    Thanks in Advance,
    Best Regards,
    Mitesh Desai

Maybe you are looking for