Production order object

Do you know if exist a "Production order" object (OWOR table) in B1 2004?
Thanks
Nicola

hi, when trying to close a Production Order, this error occurs:
[OACT] , 'No matching records found  'G/L Accounts' (ODBC -2028)'
i have followed the Steps:
1. Created the Production Order in Status Released
2. Issue for production
3. Receipt from Production
4. then tried to close the Production Order and nothing.
thanks

Similar Messages

  • Production Order Object number

    Hi ,
    Can anyone explain me what is the use of OBject number corresponding to a Production ORder. What is the use of object number,why do we need this again along with Production order number. I can find the object number in AUFK table along with Order number.
    thanks in advancce

    Aditya,
    In addition to Mario's comments this kind of fields (which is not visible at transaction level and of no use to end user) used for Table linkage. As per your concern; Object number in AUFK table has link to Work center table CRHD (may be). As a matter of fact SAP has relational database in which data related to a transactional or master data object (for example, production order) is maintained in different tables with a preset of linkage field like Object number (as in your case).
    Regards,
    Shoyeb

  • Table for production order status in ABAP

    In which table we get production order status like ( TECO , CRTD, etc......) ?
    Thanks..

    it should be JEST Table
    get the production order Object number from AUFK-OBJNR
    Goto JEST Table -> use value into jest table ,you get status.
    Thanks
    Seshu

  • Label printing for serial numbers out of production order

    Dear PP experts,
    according to the standard help description, it should be possible to
    print a label with barcode for each serial number generated for production order when printing shop floor papers.
    As for the standard set up, the following forms are assigned for
    production order object, where none of them seems to be a label type.
    LF01 PRT overview
    LG01 Object list
    LG02 Op. control ticket
    LG03 Job Ticket
    LG04 Kanban ticket
    LK01 Pick list
    LK02 Goods issue slip
    LK03 Goods receipt list
    LP01
    LP02
    LV01 Time ticket
    LV02 Confirmation slip
    LV03 Document links
    LV04 Operation Splitting
    Some of the print programs contain the ser.number information though
    none of them is designed for label printing. Does anyone know
    further information how is the label printing intended to work for
    serial numbers in production order?
    Thanks.
    Peter --
    Message was edited by:
            Peter Hanak

    Hi,
    The process of scanning barcodes and label printing :
    First u have to define the output type which has tobe attached with or linked to a "form" or "Smart Form" which displays a label layout.Through ABAP coding u have to link the object (any of the mentioned by u) with the "form or smart form".
    So as u scan the barcode with serial number the label gets printed at the required stage of production order processing.
    This includes the pure Technical stuff of coding.
    Prakash

  • Creating Production Order Through DI API Throws Error

    Hi Experts,
    I am trying to create Production orders automatically (using DI API)for Items from a Sales Order Thorough an Intermediate transaction.
    But it throws an error on the line in which I am setting value to the Business partner code of the Production order object.
    The error message shown first is  'Exception from HRESULT: 0xFFFFFFFF'
    and then                         'Object reference is not set to an instance of an object'
    The Code is Given below
    objPrdOrdr = B1Connections.diCompany.GetBusinessObject(BoObjectTypes.oProductionOrders)
                objProdTree = B1Connections.diCompany.GetBusinessObject(BoObjectTypes.oProductTrees)
                With objForm.DataSources.DBDataSources.Item("HeadTab")
                    intRowCount = .Size
                    For intLoopCount = 0 To intRowCount - 1
                        If objForm.DataSources.DBDataSources.Item("LineTab").GetValue("U_POYN", intLoopCount) = "Y" Then
                       *objPrdOrdr.CustomerCode = objForm.DataSources.DBDataSources.Item("HeadTab").GetValue("U_BPCod", 0).ToString*
                            objPrdOrdr.DueDate = objForm.DataSources.DBDataSources.Item("LineTab").GetValue("U_DueDate", 0)
                            objPrdOrdr.ItemNo = objForm.DataSources.DBDataSources.Item("LineTab").GetValue("U_Product", intLoopCount)
                            objPrdOrdr.PlannedQuantity = objForm.DataSources.DBDataSources.Item("LineTab").GetValue("U_QTY", intLoopCount)
                            objPrdOrdr.PostingDate = .GetValue("U_DocDat", 0)
                            objPrdOrdr.ProductionOrderOrigin = BoProductionOrderOriginEnum.bopooSalesOrder
                            objPrdOrdr.ProductionOrderOriginEntry = .GetValue("U_SlOrd", 0)
                            objPrdOrdr.ProductionOrderStatus = BoProductionOrderStatusEnum.boposPlanned
                            objPrdOrdr.ProductionOrderType = BoProductionOrderTypeEnum.bopotSpecial
                            intPrdEnt = objPrdOrdr.Add()
                            If intPrdEnt > 0 Then
                                objPrdOrdr.GetByKey(intPrdEnt)
                                objForm.DataSources.DBDataSources.Item("LineTab").SetValue("U_PrdEnt", intLoopCount, intPrdEnt)
                                objForm.DataSources.DBDataSources.Item("LineTab").SetValue("U_PrdOrd", intLoopCount, objPrdOrdr.DocumentNumber)
                            Else
                                B1Connections.theAppl.SetStatusBarMessage("Production Order Creation Failed", SAPbouiCOM.BoMessageTime.bmt_Short, True)
                                oForm.ActiveItem = "txtBPCod"
                                Return False
                            End If
                            intLoopCount += 1
                        End If
                    Next
                End With
    Please Help... We are using SAP b1 2007B SP00 PL13
    Thanks and Regards
    Ajith G
    Edited by: Ajith G on Mar 12, 2010 10:57 AM - Sorry, Tried to format text properly but failed

    Rectified

  • Settlement of Production order to multiple objects with settlement type PER

    Hi  All ,
    We have a production order in which settlement  profile says that , settlement to material is mandatory and settlement to cost center optional with u201C to be settled in full u201C
    Default object type is MAT . In indicators portion we have 100% validation , % settlement , Equivalance numbers , amount  settlement , variances to costing based COPA  -all are selected .
    In PP distribution rule , we have PP2  as default distribution rule   for the order type which means automatic generation of  settlement rule for  MTR 100% PER .
    In settlement rule of the production order , We have Settlement to material PER 50 % & Settlement to Cost center 50% PER . Automatically generated settlement rule has been modified  as above  as per the requirement .
    Although total % as per above is 100% ( Sum total of settlement to Material & Cost center ) , we are getting the error as
    Settlement type PER: Total percentage in distribution rules <> 100%
    Message no. KD562
    Diagnosis
    The distribution rule percentage total is 80,00 for settelement type PER.
    ·     Settlement type FUL:
    The total of the distribution rule percentages must always be 100%.
    Example:
    1. Receiver cost center  4711   20%
    2. Receiver cost center  4712   80%
                               Total 100%
    ·     Settlement type PER
    You can use the settlement profile to stipulate whether the periodic settlement settles 100% of the costs, or whether less is allowed.
    We can not change the  settings of settlement profile for 100% validation &  to be  settled in full  for business constrains .
    Any idea , for the reason of the error , since the sum total % for settlement is 100% and possible solution ?
    Thanks is advance for help
    Regards ,
    Arnob

    Hi,
    As per SAP help only the following fixed characteristics can be used for target fields.
    Customer number (CO-PA KNDNR)
    Product number (CO-PA ARTNR)
    Business area (CO-PA GSBER)
    Profit center (CO-PA PRCTR)
    Sales organization (CO-PA VKORG)
    Distribution channel (CO-PA VTWEG)
    Division (CO-PA SPART)
    Plant (CO-PA WERKS)
    http://help.sap.com/saphelp_erp60_sp/helpdata/en/7a/4c48c64a0111d1894c0000e829fbbd/frameset.htm
    Even when i created a table look up with AUFK, in the target field i am not able to see COPA-KAUFN in the drop down.
    Regards
    Raghu

  • KO88/CO88 Production Order Settlement Requires CO Object

    Dear SAP Experts,
    My client has two different plants (2000 and 2100). This is the first month end for 2100.
    We are trying to settle Production Orders for both the plants. There is no issue relating to 2000 but for 2100, we are having an error "Account 52601 requires an assignment to a CO object - Message no. KI235".
    Please guide on how to solve this error.
    Best Regards...

    Dear SAP Experts,
    Thanks for the comments you all made on my posts.
    The error is now solved. I'll brief so that in future, if error like again appears for someone else, they may even check the following:
    The issue was that on running KO88/ CO88, there was an error stating GL Account requires Cost Object msg KI235.
    On analysing the error, it was found that GL accounts appear from OBYC GBB-AUF which is the account for order settlement and again in OBYC PRD the account for price difference.
    It was identified that the same accounts were assigned to both the keys. Price Difference accounts does not have cost element whereas the other account coming from GBB-AUF has Cost Element and the cost object being the Order itself.
    The issue was resolved by changing the account assignment on PRD. The new account assigned was Price difference.
    Thanks and Regards...

  • Operation on production order - what is the object (BOR) to manage it ?

    Hello,
    I have to call a workflow when an operation on production order is confirmed, or partially confirmed, or deleted.
    What is the business object to use to manage it ??
    Tks,
    Roberto.

    Hello Uma,
    yes, right...
    yesterday, I was not able to see the trace when I deleting a production order becuase the object BUS2005 was not
    active on customizing:
    after I found it
    No business object triggered for production order creation
    end now is showed...
    SO, we have to use BSVW ... and so the consequences is : How to know what is the object BOR to activate !??!?!
    tks

  • Number range object interval - Production Orders

    Dear All,
    In number range object AUFTRAG, no. of numbers in buffer mentioned as 20,
    To my knowledge, because there is buffer defined as 20, system may skip some numbers in production order number range amounting to 20.
    But today I have observed that, in the system numbers skipped is not 20 but less than 20, i.e 17.
    Can anyone tell me why is this happened?
    Regards,
    Pavan

    hello
    pls check as per below
    SPRO Production-Shop Floor Control-Operations-Confirmation---
    >>>> then you can check in the follwing in the
    Define Confirmation Parameters
    Confirmation Parameters for Collective Confirmation/Fast Entry
    Define Time for Confirmation Processes
    Define Paralleling Type for Confirmation Processes
    Define Reasons for Variances
    Define Field Selection for Confirmation
    Define List Layout
    Check if required information available in the
    rgds
    Brijesh

  • Object Links fields grey for Production Order,BOM header,BOm item

    Hello Friends,
    1) In DMS Object links tab ,for objects BOM header,BOM item,Production order fields are grey even though necessary settings are done. Is this standard or I am missing some config.
    I did the similar settings for other objects like material master,vendor master,claim etc and I am able to assign these objects in Object links tab.
    2) In Production order I can assign the existing document but can't create document from Production order.I maintain value 1 in img Maintain screen for object link --> Auth.
    Define doc type --> Define object links --> create document = 2 ( Use Transaction to Create Document)
    I can create a document from other objects like Material Master,Claim,PO,PR with similar settings.
    Kindly help me in this regard
    Regards
    Abhijit A. Pachgade

    As u right said this is a standard.
    generally a document can be attched from the function T-code or from the DMS T-code cvo1n, through the object link tab page. * BOTH WAYS POSSIBLE*
    but for BOM, production order it is only one way, u can attach at the function T-code level like co01....ect  ONLY ONE WAY
    especially for PP transation, its one way
    REGARDS
    SURYA

  • Object table for production order

    Hi all,
    I want to create a print program to create a barcode label (sapscript) triggered out of a shop (production) order.
    I know for example for deliveries, all delivery data are stored into the NAST table.
    Is there a similar table for production order that holds the necessary data?
    Thanks
    Anne

    Hi,
    Tables for production order
                         AUFK                    Production order headers
         AFIH                    Maintenance order header
         AUFM                    Goods movement for prod. order
         AFKO                    Order header data PP orders
         AFPO                    Order item
         RESB                    Order component     
           AFVC                    Order operations
                         JEST                    Object status
         AFRU                    Order completion confirmations
    Regards,
    Vishal

  • In DMS,CV01N,CV02N, object link for production order is not enabeling

    Hi,
    To the Document in cv01n or cv02n, while trying to give production order in Object Link : Production order tab, The order tab is not enabling. How to enter the production order in object link and can we do this thing in change mode.
    Regards,
    Mastan.

    Hi Mastan,
    You need to enable the object PORDER and  screen number 251.This is used to transfer of Document from Material master or Bill of Material based on Production Scheduling Profile (Header material) Configuration.
    Please refer below document for more details
    http://scn.sap.com/docs/DOC-35058
    Regards,
    R.Brahmankar

  • Number range Object for Production order Number range profile.

    Hi ffriends,
       Can anybody tell me how to maintain the <b>Serial Number Range</b> for production order serial no.
       I working on automatic serail no generation for production order.I have one serial no range profile which I am assigning to material in material master  but I don't know the number range object for that profile.
       Or can anybody tell me how we attach serail no profile to a serial no range object.?
           Please it is urgently required..........
    Regards,
    Rajesh Akarte

    hi rajesh
    in the serial number profile there are certain business procedures which will create the serial no ,kindly check whether for your procedure you have assinged whether serial number to be arranged or not
    slecect the serial number profile in sutomization field( which you have specified in Material master) and select the serialization procedure and check whether the <b>PPRL</b> procedure is assinged,also check the serial no usage assigned
    for detailed process have a look here
    <b>http://help.sap.com/saphelp_47x200/helpdata/en/3c/abc38a413911d1893d0000e8323c4f/frameset.htm</b>
    regards
    thyagarajan

  • Business Object (BAPI/IDOC) for production Order

    Hi All
    I have requirement where data is coming from legacy system to R/3 via XI to generate a production order. I am not able to get right BAPI/ IDOC for inbound Production Order. Can anyone has done similar scenario. Can u suggest me BAPI or IDOC for same. I am using IS-Mills 4.7 version for R/3
    Thanx in advance
    Regards
    Vinod

    HI Vinod,
    I think U can use IDOC <b>LOIPRO01</b> for Production Order...
    Regards,
    Sridhar Reddy

  • Error during goods receipt of Finished goods for production order

    hi friends
    pls help me iam struggle this issue and mentioned the issue .
    when i do goods receipt for production order system getting error like
    No price could be determined for material/batch FG/ plant ZTP
         Message no. CK 465
    Diagnosis
         The system could not calculate a price for material/batch FG/ in plant
         ZTP for valuation view 0, because none of the valuation strategies in
         valuation variant 007 was successful.
    System Response
         User-defined error management enables you to specify whether the message
         is an error message, a warning message or an information message.
         o   If you have defined the message as a warning message or an
             information message, the costing item will be entered in the cost
             estimate with a value of zero.
    If you have defined the message as an error message, the cost
    estimate contains an error or errors.
    -   In the case of a material cost estimate, the system sets the
        status KF.
    -   If it is a cost estimate without quantity structure, or base
        object cost estimate (that is, a unit cost estimate),  the
        system cannot proceed with costing until you have corrected the
        errors.
    If the system issues a termination message, the cost estimate cannot
    be processed, and processing is terminated.
    procedure
        o   Check the master data for material/batch FG/ in plant ZTP.
        o   If you have authorization for Customizing, check the valuation
            strategy for materials in valuation variant 007.
        Note
        If the message is a warning message or an information message, there is
        a danger that materials with errors will be ignored by the system.
        If, because of this, you issue a warning message and at the same time
        include materials with a zero value in cost estimates, you can make the
        following settings for these materials in the costing view of the
        material master:
      1.  Enter a very low price in the planned price 1, 2 or 3 fields
          manually, for instance 0.01 USD. These prices are used for costing
          purposes only; they are not read by other applications.
      2.  Enter the highest price unit possible, for example 10000.
          Note: If you enter a new price unit that is higher than the costing
          lot size, the system increases the costing lot size accordingly.
      3.  Change the valuation strategy, such as strategy 4, where you could
          enter the planned price field in which you entered the low price.
          The system now costs as follows:
          Using the valuation strategy, the system finds planned price 1, 2 or
          3. Due to the low price and high price unit, the system rounds the
          value to zero. However, the cost estimate still obtains status KA
          (free of errors), and no error message is issued.
          This procedure can be used for all materials that have caused error
          message CK465 to be issued.
    with regards
    dinesh
    Edited by: code acess on Nov 8, 2010 4:06 AM

    hi ragavendra,
    this is dinesh .i maintained the costing view and planned price. but again i have same error.so please reply me where i missed the data
    with regards
    dinesh
    Edited by: code acess on Nov 9, 2010 4:01 AM

Maybe you are looking for

  • Problems with 3d!

    Hi everyone! Recently I did some major modifications to my computer but I noticed that 3d games don't work anymore! Guild Wars doesn't work... Need For Speed gone... The games run for a couple of seconds then freeze. Even under some load the computer

  • Itunes button on iPhone doesn't recognize wifi connection

    I recently syncronized my iPhone to add the iTunes button. Button appeared - all seemed fine. Went to a hot spot and got a pop up message asking if I wanted to connect to that wifi. I answered yes (settings showed that I was connected). But when I hi

  • Question about archive destination.

    Hi All, When we set the archived destination to this parameter log_archive_dest like: SQL>alter system set LOG_ARCHIVE_DEST_.. = 'location=/archivelogpath reopen'; Could you help me to know about 'reopen' keyword here. Please help me know, what does

  • Email Definition language

    Hello! Is it somehow possible to use another language (except default da, en, zh, ja, it, ko, etc) in subject and body of the email? Now I receive only ????????????? instead of the words I've written in Email Definition Edited by: user8911831 on 16.0

  • Error 6 in update

    Hi, We have upgraded our BWP system from 3.1 to 3.5 and some of our loads ( SD )are failing from ODS to cube with the following error message. " Error 6 in update"      " IC=SD_C27 IS=8SD_T27 error when checking the update rules." A caller 01, 02 or