Production Order to Issuance Module.

Hi Gurus,
     I need help, is it possible to link production order to issuance? To show the issued items with price for the following Proforma Invoices in Production Order?
Thanks and Regards,
Christian

Hi,
Try this link:
OWOR T0  INNER JOIN WOR1 T1 ON T0.DocEntry = T1.DocEntry INNER JOIN  IGE1 T2 ON T2.[BaseRef] = T0.[DocNum] and T1.[ItemCode] = T2.[ItemCode]
Thanks & Regards,
Nagarajan

Similar Messages

  • Creation Of Production Order without PP module

    Hi PP guru's
    There is one Specific requirment from Client side, the Requirement is
    They are not supposed to implement the PP module in R/3 but they want to get generate the Production Order in R/3 through some interface with lagacy system, based on that they want GR at warehouse,They are using MTS system
    They are doing all Production Planning in the exiting Lagacy system and the production Order will be created via interface from those system
    for that requirment what master data are requred so that we can full fill the client requirment
    valuable suggestion will get awarded
    Thanks in advance

    Dear,
    Technically speaking it is not possible You can shear same thing with your clint also --as there requirement is not specific.
    Hope clears to you.
    Regards,
    R.Brahmnkar

  • Production Order Settlement Function Module

    HI,
    Trying to find a BAPI or Function Module to used that will perform a transaction K088  Production order Settlement. Can anyone tell me is one exists?
    Thanks,
    Chris

    Dear friend,
    I had the same requirement as you have defined, Did you get any function module for PP production order settlement (KO88). If there please mail me on [email protected]
    Thanks in advance,
    Regards,
    Mubashir

  • How to add the long text in Production order through FM

    Hi,
    Iam having custom program which has BAPI (BAPI_PRODORD_CREATE) inside it and this program is used to create Production orders with the details of Sales order Number,Line item,Plant,Order type,Quantity and Start date. This program is scheduled in Background.
    Now client wants to add the Long text (seperate TAB in production order and they want to update the VC details of Sales order in the Long text area).
    One option is after creation of Production order, through BDC(calling CO02 and update the long text) we  can update the long text and client doesn't want this option.
    Another option is after creation of Production order, using Function module SAVE_TEXT, Update the Long text in Production Order and this is not working in Production order (already my ABAP consultant checked it ).
    If any one of you came across this requirement, pl share with me how you addressed it.
    Regards
    A.Sureshbabu

    Hi,
    The method is quite simple, i presume you're quite well versed with doing recording, so the key thing to keep in mind is how to prepare the input file.
    At my end i had about 5 lines of data which needed to be uploaded, hence i had a tab-delimited file with the order nos. in the first column & the five lines of text in five different columns (Refer format below)
    Order No.
    Line - 1
    Line - 2
    Line - 3
    Line - 4
    Line - 5
    12345
    txt - 1
    txt - 2
    txt - 3
    txt - 4
    txt - 5
    67890
    txt - a
    txt - b
    txt - c
    txt - d
    txt - e
    Now provide this input file for your lsmw or bdc program & it will work. You can work with your abaper if you're not so comfortable with LSMW or BDC programming he / she should be able to easily make it work for you.
    Regards,
    Vivek

  • Lock the production order creating without material for order type zp01

    Hi all,
    Good morning.My client wants to lock the production order creating without material for order type zp01.He does not want to create production order without material.Its very urgent.Please guide me the settings if any.
    Thanks and Regards
    Sukumar

    Hi Sukumar,
    You can do by applying user exit.
    Use PPCO0007 - Exit when saving production order.
    Function module - EXIT_SAPLCOZV_001.
    Include Program - ZXCO1U06
    Write your Code:
    *&  Include           ZXCO1U06
    Regards,
    Sankaran

  • Function module for calculating planned and actual cost of production order

    Hi ,
    Do we have any standard function module for calculating planned and actual cost for production order?
    i need to implement this in a Z-report.
    Thanks
    Srini

    Hi,
    try below function module
    CRMCO_GET_PLAN_ACTUAL_COSTS
    CO_IH_GET_PLANNED_COSTS_TOTAL
    Regards,
    Sankaran

  • Need a function module to create production order with reference

    Hi
    I need a function module to create a production order with reference to an existing order. There is no BAPI available for SAP 4.7 release. I found that the function module CO_ZF_PRODUCTIONORDER_CREATE does not create with reference to an existing order.
    Any help will be rewarded.
    Pavan

    Dear Pavan,
    Unfortunately there is no FM for this..
    Cheers
    Nitesh

  • Function module for display production order details

    Hi All,
           I want to display production order details including operation,sub-operations and components using standard FM.I checked 4 FMs, but some are not displaying my require details. I found PM_ORDER_DATA_READ function module, it is displaying all details.But you can execute the function module 2 times for different orders it is giving ABAP dump 'itab_error'. Please get back to me if any one faced this problem or know solution.I am also checked BAPI_ALM_ORDER_GETDETAIL FM.
    My require fields are
    AUFNR, WERKS, PLNAL, PLNFL, VORNR,UVORN, ARBPL, KTSCH,
    LTXA1,OFFSTB,VGW01 etc.
    I am using SAP 4.7 release. Please send me either standard FM or BAPI to display all details of production order.
    Thanks in Advance
    Shaik Basha

    Hi,
    I had the same problem this morning and I found out a FM you have to run to fix this problem.
    FM: CO_IT_SET_FLG_ITAB_NEW
    Rgds,
    Parise

  • Function Module / BAPI for reprinting a production order

    Does anyone know a Function Module to do a production order re-print?   Not an original, just a copy.
    Thanks,
    --Amy Smith
    --Haworth

    Thanks Kevin,
    Been there.  Couldn't find anything.  Doing a BDC for testing. 
    Looks like you have to do a Production Order change.    So maybe is a BAPI for that.
    I'll post what we find in this thread...
    --Amy Smith
    --Haworth

  • Function module to calculate capacity requirements of production order

    HI
    Hav a requirement to calculate capacity requirement  for production orders like we see in cm50... does anyone know a function module to calculate capacity requirement?

    Hi All,
    Just to reopen this issue, even I am looking for a similar functionality.
    To reinstate the requirement:
    I want to find shifts and corresponding capacities for a work center. These details are obtained from CR03 and CR13 transaction.
    If possible do let me know Function module or tables for the same.
    Debs

  • Function Module for Production order configuration

    Hi,
    I have variant configuration scenario.
    I have to run the transaction CO01 in the background.
    Is there any Function module, by which i can configure the production order in the back ground.
    As of now, when i am doing it manually but not able to find any BAPI for that.
    any help will be highly appreciated !!
    Thnx in Advance
    Ashish

    Hi,
    try BDC
    Pls refer below link
    http://www.sap-img.com/bdc.htm
    https://www.sdn.sap.com/irj/sdn/go/portal/prtroot/docs/library/uuid/309cb157-738d-2910-7691-b74c4ddba3c7
    Regards,
    Sankaran

  • Material Availablity check for production order - function module?

    I have a production order with Material BOM, which has more than 30 components in it. Please suggest me if there is any function module to do the material availability check of a production order. I need the missing component list as output of that function module, with quantities if possible.
    thanks,
    Subbareddy

    You might want to look at these FMs:
    CO_ZA_AVAILABILITY_CHK_ORDER
    ISA_AUC_MATERIAL_AVAILABILITY
    Thanks,
    Santosh

  • Function Module Production order created via Variant Configuration conditio

    Hi,
    I am looking for a function module which can provide me with the following information.
    the component selected in  a production order and the corresponding VC condition which forced this selection in the production order.
    Any help appreciated.
    Thanks!

    Hello ,
    There is no proper FM or BAPI that can do the way it is used that all the components are first selected buy FM get_stpo and then configured via FM cubx_configure_object or CUBX_CONFIGURE_STPOB. The ones that fulfill the condition gets deleted. For the Selection condition you can look at table STPO-KNOBJ.
    Generally for configuration you should use FM vc_get_configuration_ibase..
    Also for SO FM CUKO_ddb_has_components reads from the database but you can check if it can work for PO
    Thanks
    Amber

  • User exit or functional module for multiple GR of Production order.

    Hi All,
           I have done a enhancement in CO11N so that batches can get created in production order  confirmation.
    Now When I go to MIGO to do GR I have option to enter the nulitple batches against the production order.
    But what I am looking for is there any exit or functional module which reads the production order and fecth batches which were created from CO11N.
    Regards.

    Hi,
    A few options:
    1. User Exit - MBCF0002
    2. BADi - MB_MIGO_BADI, MB_DOCUMENT_BADI
    3. A Z program by calling BAPI_GOODSMVT_CREATE
    Regards,
    Vivek

  • Bom for production order - Function module

    Hi
    I'm looking for a function module or bapi which can provide me with the BOM for a specific production order.
    The FM should also handle changes to the BOM and just show me the updated BOM on the production order.
    KR
    Jesper Dueholm

    Dear JDU,
    You can use this FM BAPI_PRODORD_GET_DETAIL if you want to get the BOM components related to the production order or
    use FM,CS_BOM_EXPL_MAT_V2 for getting BOM multi-level display.
    There is no functional Module through which you can do BOM changes in the production order or in the BOM and it has to
    reflect the changes in the order immediately.
    Check these functional modules for BOM change,
    S_BI_BOM_CHANGE_BATCH_INPUT   Change bill of material via batch input
    S_BI_CHG_CHANGE_BATCH_INPUT
    S_CL_P_ITM_MASS_CHANGE
    S_CL_S_ITM_CHANGE
    S_CL_S_ITM_CHANGE_COMPLETE
    S_CL_S_ITM_ODP_CHANGE
    S_CL_S_SUI_CHANGE
    S_CL_P_BOM_MASS_CHANGE
    S_CL_S_BGR_CHANGE
    Regards
    Mangalraj.S

Maybe you are looking for

  • "Adobe Adobe Media Encoder Preview Files" folder full ?

    Hello, I'm on latest version of both Premiere and Media Encoder, I'm working on PC/7 (64bits)/i7/Cuda, What is "Adobe Adobe Media Encoder Preview Files" folder ? C:\Users\XXXXX\Documents\Adobe\Adobe Media Encoder\Adobe Adobe Media Encoder Preview Fil

  • TS4403 there is no photo stream under favorite links in my pictures  windows vista,now what?

    I'm trying to install photo stream on my vista PC and have gone to pictures but there is no photo stream option to turn on.  Now what?

  • Image dimensions problem

    Hi all, All I really want for Christmas is a fix for this problem (in reality, a small issue, but one that is making me seriously consider returning to the dark side...) Because I use several different systems, all my files are stored on NAS drives (

  • Facebook Albums and Muse Galleries

    Is there a way to implement Facebook albums in Adobe Muse so that a person without Muse can update them on the fly? We do NOT use Business Catalyst on this site, so I don't think I can use the "In-Browser Editing User" feature for adding photos on si

  • Windows 8.1 broke recovery / refresh (I might have a possible solution)

    I think it is widley known that Windows 8.1 broke the refresh feature and recovery options on HP laptops that were shipped with Windows 8. I just wondered if anyone found a possible solution because I've been searching for ages and still havent found