MM COOIS problem

Hi everyone, i got a little problem related with COOIS and i think MM. Here is the deal:
Using a Program my team create the following documents from a ,txt:
Materials
Materials List
Sales order
Production order
but once we run COOIS we cant find the Sales order, as it says :  There is no data for the selection
I was asking in SD forum, but there i was told may be the problem is that there is no production order linked to the Sales Order,is there any way to verify if they are linked or not?
Thanks for reading my post

Sorry for not being able to explain myself, let me try again since now we have found the problem but dont know how to fix it.
we have a program that create various files,  including Sales Order and Production order. But now we have found, using COOIS, that all the Production orders from the program have the field ( Sales Order) empty and thats why we cant use the Sales order in COOIS as a search method. The funny thing is that the sales order is created as well, but not linked to the Production order and another person from the forum told me that the only way a Sales Order can be displayed in COOIS is if its linked to a Produciton order
So now we are asking ourselfs how can we link the Production Orders with the Sales order. I think our ABAP and MM use the transaction u are telling us, CO02, but that way the Production isnt linked to the Sales Order, unless we are doing something bad.
Hope i explain myself better and u get my problem.
THANKS!!!

Similar Messages

  • Complex Authorization problem in COOIS

    Dear all,
    In COOIS, CO03, MD13 you can access the component view for a production order or planned order.
    Also in a cost estimate for a finished product (CK11N / CK12N / CK40N) you are able to see the composition. Also via MM03 or MM19 you are able to see this information via the costing view of a material
    Is there a way to prevent access to this information for a certain group of users. It is licensed information that should only be visible for a restricted group of people.
    It is information for a specific plant, but they need to be able to see the header information.
    Authorizing on transaction level and/or plant as organizational level will be to restrictive.
    I already did a search on this and only found a similar question that was not answered fully:
    Authorization Check for COOIS
    Is there anyone with a suggestion how to solve this?

    Dear,
    Material mastrer viewwise authorization can be given so that even display can be restcited for costing view
    authorization object    M_MATE_STA
    activity - no tick box should be active.
    STATM - status value - A, C, D, E, F, K, L, P, Q, S, V, X, Z (with out B(accounting) and G(costing))
    If you create a role with this authoprization object with activity values you cannot see the above views.
    In coois, you can decativate the component display button for some set of users using transaction variant by deactivating the menu path
    goto>overview>component and function button component overview
    this will solve your problem, pl come back

  • Commitment table updation problem (COOI)

    Dear Friends
    Whenever i raise a local PO which has account assignemnt caegory K and we are giving one internal order and costcenter in the PO. The G/L account is having commitment item . The same is updating in the COOI table that is commitment item table
    Where as i am posting capital PO which has account assignement category A and we are giving asset and internal order but the commitment item table is not updating since all settings are same as LOCAL PO.
    PLS suggest why it is not updating ?
    Regards
    Babu

    Hello,
    Check the lock of the table.
    See, when you open a table in SM30, and one more person opens it .. system will give the error that table is locked.. so, do that in your Z prog.
    Use FM VIEW_ENQUEUE to get the lock status
    Pass the parameters:
    ACTION =                         E               
    ENQUEUE_MODE =                    S               
    VIEW_NAME  = TABLE NAME
    You get the exception : like table is locked
    Regards,
    Naimesh

  • Any Exit/BADI/Enh point to modify COOI table contents before PR/PO save

    Hi Experts,
    whenever we create/change Purchase requisition/Purchase Order,
    table COOI(Commitment line items) gets updated with the Purchase requisition/purchase order
    item details and table COSP gets updated with the sum values of COOI entries order by primary keys
    of the table.For better explanation i am taking fields from tables
    COOI (taken few fields for example)
    REFBT     REFBN     RFKNT      LIFNR     HRKFT      OBJNR     WTGBTR(Total value in transaction cuu)
    1234     0010     00512     (empty)     (empty)     PR00148     10
    1234     0020     00512     (empty)     (empty)     PR00148     10
    1234     0030     00512     (empty)     (empty)     PR00149     20
    table updated COSP with sum value of COOI order by it's primary keys
    COSP (taken few fields for example)
    OBJNR     KSTAR     HRKFT     WTG010
    PR00148     00512     (empty)     20
    PR00149     00512     (empty)     20
    I want to pass  the value HRKFT(CO key subnumber/Origin grp) to table COOI
    to update each commitment line item,so that sum will update table COSP order by it's primary keys
    The same example revised with origin group.
    COOI
    REFBT     REFBN     RFKNT      LIFNR     HRKFT      OBJNR     WTGBTR(Total value in transaction cuu)
    1234     0010     00512     (empty)     3100     PR00148     10
    1234     0020     00512     (empty)     3200     PR00148     10
    1234     0030     00512     (empty)     3300     PR00149     20
    table COSP get update with sum value of COOI order by it's primary keys
    of COSP considering HRKFT values now(taken few fields for example)
    OBJNR     KSTAR     HRKFT     WTG010
    PR00148     00512     3100     10
    PR00148     00512     3200     10
    PR00149     00512     3200     20
    and this table is used in report painter to show the commitment
    COSTS's segregated by Origin Group.
    I need to show the report in report painter HRKFT(origin grp) wise cost's for commitments.
    which is using the COSP table to display.
    Now my requirement is any exit/BADI/Enhancement where i can modify table COOI contents
    with HRKFT value for each line item before sum calucalation for COSP table in detail while creating
    Purhcase requisition/Purchase order.
    We are using SAP GUI version 6.0 
    Helpfull answeres will be rewarded
    << Moderator message - Please do not promise points >>
    Edited by: Rob Burbank on May 15, 2011 4:28 PM

    Moderator message -
    When closing old threads, there is no need to add a comment. Adding a pasted answer like "answered" only brings old threads to the top of the forum list and pushes current ones down. If you do add a comment, please indicate just how the problem was resolved.

  • Table and filed like t code coois

    hi guru.i want to get a report developed. like  t code coois.. i want to add one extra column stock over view of all materials component...
    in production order we put manually all component( we did not make BOM),now i want to get report devlop like COOIS all components view like materials and required quantity withdraw qty etc but i want extra column for stock over view of all component..
    but problem is this when we see coois. .there are all structure. there is no table.. then kindly suggest me how i will get.. table .and how will use structure as a table...our abaper asking table and fields for  this repost complete tech scpec.
    kindly suggest me
    Regards
    aqueel

    Hi,
    In addition important production order table's
    AUFK     Production order headers
    AFKO     Order header data PP orders
    AFPO     Order item
    RESB     Order component details
    AFVC     Order operations
    AFVV     Quantities/dates/values in the operation
    AFVU     User fields of the operation
    AFFL     Work order sequence
    JEST     Object status
    JSTO     Status profile
    AFRU     Order completion confirmations
    S022     Order Operation Data for Work Center
    AFIH     Maintenance order header
    AUFM     Goods movement for prod. order
    Regards,
    Sankaran

  • UILoader Component's coordinate( Movement) problem

    Hi All
    In my program I am allowing user to drag and drop Video
    thumbnails on the main stage. The UIComponent is loading external
    SWF as soon as user drops video on the main screen. Also the user
    can successfully drag and drop the opened video pane (which is
    UILoader Component) wherever he wants on the screen.
    My problem is that when user drop the UIComponent on the main
    screen, the dropped UIComponenet moves little bit from the mouse
    position.
    I used the code that on
    stopDrag,UILoader.move(MouseX,MouseY). But it did not work
    because the stage is taking UILoader's top left corner as MouseX
    and MouseY and move UILoader's top left corner to the cursor
    position. I came up with tricky solution in which I use on
    stopDrag,UILoader.move(MouseX-200,MouseY-200). This solution
    was little better in my case but that's not exactly what i want
    because this solution is giving inconsistent and inaccurate
    results.
    Does anyone has better solution? I just need that if user
    stops dragging the UILoader Component , the Component should be
    placed on the coordinates wherever he/she left the mouse cursor.
    I will appreciate any kind of help
    Thanks a lot.
    Anuj

    Dear Jeevan,
    I assign one operation to external processing by control Key - PP02.
    When i create production order , PR is generated for the external operation.
    In this when , i see COOIS report at component level , qty withdrawn  shown as zero.
    But when i relesae PR to PO for the external opertaion , there is qty shown  in  qty withdrawn column  ( Same as qty required ) ?? in COOIS report.
    But i have not issue any qty, than why there is qty shown in qty withdrawn column.
    Regards
    Vin

  • Issue of layouts  in COOIS

    Hi,
    Recently we faced problem of layouts in transaction COOIS.
    Our users use transaction COOIS to see various production reports.
    Managers prepare the global layouts and inform users to use
    those layouts to see daily reports. In last month someone / somehow,
    deleted most of the global layouts.
    We followed up with Basis team to find out, how layouts deleted. But it
    is not possible for Basis team to find it, because if someone delete
    layouts, system will delete entries forever by table LTDX.
    We have checked table LTDX. We can see created and changed layouts in
    this table. But we are not able see DELETED layouts in this table.
    We tried the option of user specific layouts. But another users can not
    use those layouts.
    Our basis team informed that, layout don't have authorization group.
    Is it possible to restrict user from creating and deleting any layouts
    using authorizations?
    We want to provide authorization to certain users for maintaining and
    deleting layouts.
    If someone delete any layout, we want to know, who deleted it? Is it
    possible?
    Regards,
    Raj MB

    dear friend,
    you would create a new role(s) which based on authorization object like (for example) C_RMST_LAY (managing output layouts) or EASYDM_LAY (define user-independent layouts) or E_CACS_ALV (save authorization for global ALV layouts)
    or others - please use security info-system to find them out
    (please work with basis/security guys)
    set this new role to test user and play...
    the main idea - users only able to create their own layouts
    super users (like you) are able to create/change/delete any layouts - globals as well
    good luck!
    try to use SM20 to see users actions

  • SAPGUI 7.10 Cannot view layout in tcode SE80 and COOis

    Hi,
    I am facing some problem with SAP GUI 7.10 in Linux (PCLinuxOS 2007 and in SimplyMepis 6.5).
    When I use tcode COOIS, after executing this tcode, I cannot select all icon " Select Layout", "Sorting Ascending and Decending", "Export". There is no respon.
    This problem also occured when I execute tcode SE80 > Screens > Layout.
    In tcode SE80, I got a message after I click Layout button <b>"Graphical Layout Editor not available. Continue with alphanumeric editor".</b>
    Please give me suggestion.
    Thanks,
    Dedy.W

    Dear Rolf Martin,
    Thanks for your reply.
    Is this the support message you are asking for? or I should make a customer message in http://service.sap.com. Pardon me if I am wrong.
    Step for COOIS :
    1. Enter tcode COOIS
    2. In List field                       > select Order Headers
    3. In Profile field                   > select Standard profile
    4. In Production plant field    > input plant
    5. On Selection Group of <b>Absolute dates at header level</b> > input Basic start date (one month)
    6. Execute
    7. The out put is : <b><i>Order Information System: Detail List of Order Headers</i></b> > select icon <b><i>Select Layout</i></b>
    Best Regards,
    Dedy.W

  • COOIS- Report  Grid Value not displaying

    Hi Experts,
                   In COOIS report Prd Order item details , the grid values and stock category are not displaying values. we created the production order with AFS grid but while seeing report of item details the grid values and stock category are showing null values.
    initial screen,
    Report
    but production order contains grid values.
    any one guide me to resolve it.
    Regards,
      Thangam.P
    Message was edited by: Thangam Perumal

    Hi ,
         my requirement is need to show the grid value and stock category of AFS production order based on item details. i think that alv reports is working based on view. it is possible to add  custom view for that report? . if possible mean to any one guide me to fix the problem.
    Regards,
      Thangam.P

  • Transaction Variant related problem in Drill Down working

    Dear Sir,
    We had a business requirement that in CO02 transaction users should now be allowed to change the Material Component quantity . To address this requirement we had created a Transaction Variant YCO02 and it is working in normal course .
    However we face problem in certain Drill-Down working . E.g in Tcode COOIS , when users double click a Production Order it goes to CO02 and user has no authorization for CO02 .  Insteat of CO02 , user has authorization for YCO02 .
    Pl guide us as how can we resolve this problem.
    With Thanks and Rgds
    Sonia Agarwal

    Dear Mr KrishnamurthyDSS
    Thanks for reply .
    Pl clarify that can we make Transaction Variant with the same name i.e CO02 . 
    If Transaction Variant and  Original Transaction have the same name (i.e CO02) then how to control the authorization , because we want to give authorization only for Transaction Variant one and not for base transaction .
    Kindly help me pl .
    Rgds
    Sonia Agarwal

  • COOIS--Urgent pl

    Dear Gurus
    When iam running COOIS report the field of Actual FInsh Date and Time field entry is zero, but when viewing through CO14 it's there.Date  tab of the production is also blank  Is there any configuration settings for this??
    Note : Created Production order using CO07(Without material)
    Regards
    PPR

    Hi .
    Unless the order recives DLV status, ie. material deliver to stock (GR to order ), system will not update the actual finish date at  production order .
    since in your case goods movement is not possible, set the DLV  status manually after the confirmation, ie select the "Delivery completed " check box manually this will update the actual finish date.
    I hope This will sove ur problem ifso  reward & close the thread.
    Regards
    Pradeep
    Edited by: Pradeep Kumar on Feb 1, 2008 9:33 AM

  • Trouble to use COOIS with date fields

    Hi,
    Some trouble to use Tcode COOIS, which could provide a lot of information on Production Workflow. When
    indicating a date in one of the date fields, datas pulled do not fit with the criteria. For example, if the 08082011
    is entered, the report provides informations on postings created the 08082011 and lateru2026 Is there any idea to
    fix the problem or to understand why.
    Thks
    sb
    Edited by: STANISLAS BRESIN on Aug 25, 2011 11:46 AM
    Edited by: STANISLAS BRESIN on Aug 25, 2011 11:47 AM

    Hi,
    Please note that In COOIS, yes you donot have creation date / confirmation posting date.
    You can sort the production orders wrt basic start dates / finish dates.
    Select the basic start date column, rt click and click sort in ascending or descending order
    Refer the OSS note Note 434123 and 615206 - Filling and displaying own fields in information system
    Regards,
    sankaran

  • COOIS report

    In COOIS, for Production Orders, when list is 'Operations'  after execution fields EQUIPEMENT and MATERIAL GROUP are not displayed values though values are in table.
    Can any body send solution for it.
    Thanks in adavnce.
    Surya

    Hi Kaushik,
    Thanks for the response.
    When List is 'Order Header' in report Material number will be displayed  with values but with List as 'Operations' Equipement is displayed without values even though values are in table.
    In our case both Material number and Equipement number is same  and have been maintained masters for each.
    Equipement is assigned with Material number also.
    Since Equipement number is not displayed, if Maerial number field comes in 'Operations' report layout, the problem can be solved. But Material number field is not shown in 'Operations' report layout.
    Any suggestios pl.
    Regds,
    Surya.

  • BADI in coois (production order information system

    Dear SAP Guru
    As per my Client requrement order report  COOIS (order confirmation report) we have require Material & material decription
    Coloumn in order confirmation report. We have study this will be in BADI process.. 
    But some problem to BADi
    Pls help & detail step by step BADI process

    Hi,
    1. determine the list structure you are interested in: refer to SAP note 434123 (for Confirmations: IOCONF)
    2. check if this field is available in the structure already: start report RCOTX000: actually field IOCONF-MATNR is active in the standard and also displayed in the layout change for Confirmations list. If it is not active you can activate it, but there is no guarantee that the field is always filled
    3. if the field is not available in the structure, use transaction SE11 and create the append structure and include your field in this structure
    4. implement BADI WORKORDER_INFOSYSTEM in SE19 and fill your field in the corresponding BADI method.
    Regards,
    Sankaran

  • Enhance the selection criteria of COOIS

    Hi Experts,
    My role is Basis, I have a problem with tcode COOIS. Users normally execute the COOIS and not enter the sensible selection criteria. It make very high system performance during run and use more than 70% of SAP paging after finished. Normally SAP performance is good enough, I cant imagine if user execute COOIS more than 1 session. They're also not accept to execute in background due to their existing operation design but only thing I can thinking now is make more restriction for the selection criteria.
    Pls suggest me ur best practise that, How can I hide or lock the unneccessary selection criteria in COOIS? And set the default variant for everytime user run tcode COOIS or else that can enhance the COOIS. 
    Regards,
    Piyapong C.

    Hi
    Piyapong using variants we can solve this problem.In the initial screen enter the selection parameters as per your requirements after that save that variant.After that when you run the COOIS again,run with this variant.
    In this you can protect the field,hide the field and you can make the field as required field(mandatory entry).
    Regards,
    Raj.

Maybe you are looking for

  • How do I get Apple TV to show up among my devices?

    WHen I installed Apple TV, I synched it to my MacBook.  Replaced MacBook with new smaller Mac laptop.  However, Apple Tv does not show up on my Devices list on new MacBook.  And ITunes sharing is not listed in my SHaring folder on SYstem Preferences.

  • Cancelled (detached) events showing on shared calendar - help!

    I can't figure out how to remove cancelled events from showing in iCal on a shared calendar. We use Zimbra for mail, etc. I subscribe to my boss' calendar and it is showing his cancelled (detached) events. They do not show in his iCal on his computer

  • Display artifacts when waking from sleep...

    My G5 runs 24/7, and the display goes to sleep every night when i'm not using it. Lately when i wake my computer from sleep in the morning, i get artifacts all over the screen on various graphics... the artifacts are typically a bright teal color and

  • Burn error 2660, 4235, 4000 what's the deal?

    Just downloaded latest version of iTunes and now I cannot burn discs. I've gotten error messages 2660, 4235, and 4000. What the heck is going on? Thanks

  • ORA-01031 insufficient privileges  error when selecting from a view

    OK I think this might be a dumb question but I can't figure it out: User John has been granted SELECT privilege (directly, not through a database role) to schema FRED.table1; User John can issue select * from FRED.table1; and it works just fine. User