Process Order - IDOC processing

Dear All,
I am using RCCLORD program (submitted from a custom program) to send LOIPRO IDOC to an external system. It is working wonderful. Only probelm is when the order status is set "Deletion" (status DLFL), I am not getting the IDOC. My requirement is to send the IDOC for all the times irrespective of the order status.
Can this requirement acheived by changing configurations or changing the selection parameters for RCCLORD when submitted from a custom program? I am on ECC6.
Thank You.
- Nagarajan

Hi,
Please check if following SDN Thread helps you.
IDOCS : Production orders and order receipt
A program example is also given therein.
regards
Datta

Similar Messages

  • Converting Process order Idoc to Post a Purchase order

    Hi,
    we have a requirement where we will get a Process order IDOC that is LOIPRO as an inbound IDOC. We need to use the IDOC to create a purchase order.
    Can anybody suggest what can be done.
    Sender system sends LOIPRO.
    Recieving system recieves it and need to post a purchase order rather than a process order.
    Thanks,
    Neha.

    No Reply..so far..

  • ORDERS idoc processing in workflow

    I have a situation when processing ORDERS idocs thru workflow. The unit of measure is inadvertently switching from what is on the idoc (EA) to the base (CA) after correcting the "qty not in valid multiples" error and saving the order.  the standard VA01 logic handles this situation correctly. Has anyone ever seen this 'switch' in any of their work. Any help would be greatly appreciated.

    Hi,
    The no of IDocs processed at a time is based on the Packet Size that is specified in the configuration of the Partner Profile(WE20). Likewise the specification of the Output Mode is given as either Transfer IDocs Immediately  or Collect IDocs in which case the IDoc would go to 30 status and it would have to be processed using RSEOUT00.
    Thanks
    Krithika

  • Sales order IDOC process

    Hi Guys
    I need the ALE/IDoc entire process to receive sales order master data from clients
    Also IDoc using BADI when a sales order is created please help, I have not worked with IDOCS before.
    Points will be rewarded
    Thanks in advanced
    Regards

    One way to do what you have described:
    1.     Set the partner profiles for the inbound ORDERS message to u201CTrigger by background program.u201D  This will put the inbounds into status 64 until they are selected for processing by a user.
    2.     Write a custom report to list status 64 ORDERS according to relevant control record data (like sender and date received).
    3.     Build into the output screen of the custom report the ability to u201Cdrill intou201D an IDoc and display the information that your Sales folks need to make a decision. 
    4.     Build two command button actions into the u201Cdrill downu201D screen
    u2022     Process the IDoc (using a call-transaction to standard program RBDMANI2).
    u2022     Reject the IDoc and change the status to something other than 64 (like 67 or 68).
    May I suggest another approach? 
    Configure the document type that gets created by the ORDERS IDocs to default with a delivery block upon creation.  Then your Sales folks can review it and decide whether to remove the block or reject the entire order. 
    Regards,
    zKen

  • Sales order IDOC process Using FM J_4A_IDOC_INPUT_ORDERS

    Hi ABAP gurus,
    i am working on Sales order creation using IDOC .
    while i am Filling idoc i am filling reference document number and
    item number .(VGBEL and VGPOS). but when i process idoc i am not getting reference document number at item level.  here we processed idoc using FM J_4A_IDOC_INPUT_ORDERS.
    Please suggest me which segment do i neeed to fill for getting reference document number at item level .right now i am using E1j3p02 segment.
    or do i need to implement user exit for this.
    thanks,
    Neo.

    Hi Shareen Hegde 
    To create Inbound...idoc
    Use the Function Module in you Program : IDOC_INBOUND_WRITE_TO_DB to create the Inbound idoc
    Pass the Control record and Data record in FM.....
    Use Message type : Orders
    IDoc type : Orders01 or 02 or 03 or 04 or 05 ....  which ever suite for your requirement....
    Process Code : ORDE
    When ever your custom program for creating the inbound sales order with  runs .....
    it call the internally FM IDOC_INPUT_ORDERS to create the Sales order...
    or
    If you are getting the inbound idoc from subsystem .....then check you partner profile ,Message type ed and Process code is correct or not....
    I hope this resolves your issuse..
    Ramesh

  • Process order IDOC

    Hi Gurus,
    Please help.
    I wanted to send "All" details of a process order to a legacy system "immediate". All details includes process order header material, operations, all components and their details.
    In material master (master data) we can activate change pointer for material and use BD21 to schedule (every xy minutes) to send the material master to a remote system.
    Do we have such facility in process order (production order)?
    I did the research on following:
    POIT : Good transaction but unable to get the process orders which are changed for a given time
    LOIPRO: Used this mesage, but it is not selecting all components of a process order
    Is there a "standard way" to trigger the process order details to a legacy system?
    Thanks for your help.
    - Nagarajan

    Hi,
    Thanks for your reply. My requirement is to send the process orders during each save time after the process order is released. Before release is also fine, so in general the requirement is send the process order to a legacy system whenever the process order is saved.
    I tried to execute this program with material number range, logical system and message type "LOIPRO". It didn't do anything.
    Please help.
    Thanks
    Nagarajan

  • Deactivate the work items in the idoc processing

    Hello All ,
    I would like to deactivate the work flow of store order  idoc processing . Could you kindly tell me the steps to proceed ?
    thanks Swetha

    Hi,
    you can deactivate workflow form transaction code OOCU
    Thanks
    Amit

  • Text in PI Sheet and Process Order did not match

    Dear Sir,
    We are going to upgrade to our system from 4.7 to ECC6.
    We have a problem with PI Sheets with the Long text. The text instruction shown in the PI sheet is not matching with the long text put in the Process Order and Master Receipe.
    We are using the Process Instruction Category  "INST" and we are puting long text for instruction for this in the Master Receipe. At the time for creation of Process Order this Process instruction Category fatch correct value of long text from the Master Receipe after released the Process Order, Control Recipe generated for the same Process Order. But when we are going to process these Control Receipe from the T-Code CO60, We find the some different text for the "INST".
    This problem is not for one Material and Plant Specific.
    Thanks and Regards,
    Gaurav Kumar
    Application Consultant SAP PP
    Mobile +91 9971003631

    Hello Gaurav,
      There might be another possibility, make sure if you make any changes in the Control Recipe Destination program or user exit to populate the long text while sending the CR to the destination to reflect with the PO/Master Recipe.
    with best regards
    K. Mohan Reddy

  • Reverse Goods Receipt for Process Order

    Dear All,
    Please tell me how to reverse the Goods Receipt for Process Order for which already QM is cleared for that Particular Lot.
    But Confirmation is still yet Pending.
    I tried MIGO - Cancel - Material Document. But it is showing a message "Process Order already processed".
    Regards
    buss

    Hi,
    Use t code MB31
    Movement type 102
    Stock type = Unristricted use.
    Reverse by entering above information then you have to manually cancel the inspection lot.
    Regards,
    Vishal

  • Change material code in process order or delete process order

    Hi experts,
    While creating a process order in COR1 transaction code, wrong material code was entered.
    Can we change the material code in process order.  If not, what is the complete procedure to cancel or delete the process order.
    Request you to revert.
    Thanks in Advance.
    Regards,
    Farha.

    Dear ,
    One the Process Order has been created with any material either it is wrong code or correct code , it can not be deleted .If it wrong code , then do not  perfom goods Issue -MIGO-261 or through Backflash  and also operation confirmation etc .
    If Goods Issue , Confirmation happend then you need to reverse those txn once again .
    In that case the best oiption will be goto COR2-Enter the Process Order -Select Process Order from Header -Restrict Processing -Choose Technically Complete .
    Now , once you did TECO , then there will not be any farther txanationl posting like Goods Issue , confirmation will not be possible .Likewise , you can also Lock or make set CLOSE  from COR2 in case there is no WIP , Variance .
    Hope this is clear
    Regards
    JH

  • Sales order number in process order

    Hello gurus,
    Is it not possible to have  a particular sales order consume a PIR  and have that sales order number reflected in the process order (The process ord which is converted from the plnd order which is a result of MRP run after sales order consumes PIR)...
    Thanks and regards

    Dear,
    If your material has strategy type as MTS then its not possible to allocate the PIR to a particular Sales Order in the Process Order, Sales Order can be included in planning by combining strategies but having a link is quite difficult.
    Thanks & Regards,
    Vijaya Bhaskar A

  • Long Text in Process Order

    Hi ,
    I want to add the long text in Process Order screen.
    I had seen the long text tab is in the production order screen(CO01) but i could not find the same in the process order screen(COR1).  Is there any customization or any user exit required to add the long text in the process order screen.
    Thanks & Regards,
    Jish.

    Hi
    Suzie
    U will find the (Create Long text ) in the  header of the Process order, NEAR Process order number and Header Material.
    Reg
    Madhu

  • Total Target Costs not updated in Process Order

    Hi All,
    I  have a scenario in a Process Order,
    The Process order is Released, Goods Issued and GR done. But the when i go and check the Cost Analysis i did not see anything in the Total Target Costs  and Total Target Qty coloumns agianst all the cost elements. It show as zero for all.
    It looks very strange. There is variance in the component issues and GR  as well. I simulated for the same material with a new Process order and found the vales get populated automatically on GI and GR's with variation against requirement quantity.
    Could any one explain me why it is so ..? or is my understanding is wrong.....?
    Thanks for your time and patience.
    Regards,
    Srinath V

    Srinath Venkatr,
    I think you are missing PP CO integration configuration during master data creation. There might be information massage to you during process order creation saying , 'Logs during Cost calculation", you are skipping the same and creating process order withought resolving the same.
    Check whether you followed all the steps for product costing.
    Material master,
    BOM,
    OPKP:-Controlling area-activate components and Controll indicators
             :- Assignment of co codes
    KS01: Cost center
    KA01/KA06:- Primary/ Secondary Cost elements
    KL01:-Activity Types
    KP26:- Activity Price Planning
    Then Work center/Resource- assign these cost center and activities with costing formulas.
    Then Routing/Recepi-
    After master data, demand management,MRP- process order. while creating process order check cost calculation errors.
    Hopes that will clear your dought
    Tara

  • Editing of scheduled dates in Process Order Operations

    Hello,
    I have a requirement, in which the client would like to change the Scheduled dates in the operation details of a process order.
    In the header screen of a process order, if we change the basic start / finish dates (depending on forward or backward scheduling), and reschedule the process order, the process order is rescheduled, with the new dates.
    The client's requirement is, they should be able to change the Scheduled dates in the tab "Operation - Dates", of the "Operation overview" screen, in a process order. Normally the field is not editable, and the system calculates the dates, based on the start / finish dates, entered in the process order header.
    I would like to know, what is the way out, to meet this requirement.
    Thanks.

    Hi,
    As every body else is explaining it is not possible for standard SAP ,  as of normal business or any business scenario why would a client want to change the operation dates from Production order ( still not understood.....)
    There are two options to do that:
    1) Copy the whole transaction ( programmes ) into some Z - transaction and in the programme you can change the object ( CO_VG_OPR_*) from being grayed out.
    This will alllow you to change the dates.
    2) you can go for enhancement with the following FM
        BAPI_ALM_ORDER_MAINTAIN
    I suggest you to clear these things with client.These things require more of ABAP work.
    And as said changing the standard behaviour of the system can cause performance issues.
    Please close the thread if satisfied.
    prakash

  • Process order operation information

    Dear Experts,
    I want to know the name of table from where I can get information of process order no., process order status and the operations which are still to be confirmed for the order. I think I will have to create a view by using two tables but let me know which tables should I refer.
    Thanks in advance.
    Prashant

    Dear
    Find below the SAP tabel  for your report requirement :
    Order tables :
    AUFK Process  order headers
    AFKO Order header data PP orders
    AFPO Order item
    AFVC Order operations
    AFVV Quantities/dates/values in the operation
    AFVU User fields of the operation
    AFFL Work order sequence
    AFFH PRT assignment data for the work order(routing)
    JSTO Status profile
    JEST Object status
    AFRU Order completion confirmations
    Process Order operation tabel :
    PLAS Task list - selection of operations/activities
    PLFH Task list - production resources/tools
    PLFL Task list - sequences
    Order and Operaton syetm Status :  SAP Table and field  : JEST-OBJNR 
    1.Orders/Operation  with status CRTD : JEST-STAT = I0001 .
    2.Orders/operation  with status REL/PREL : JEST-STAT = I0002 /I0042
    3. Orders with status MSPT  : JEST-STAT = I0004
    4. Orders with status PRC  : JEST-STAT = I0016
    5. Orders with status DLV/PDLV  : JEST-STAT = I0012
    6. Orders/operation  with status CNF/PCNF  : JEST-STAT = I0009/I0010
    7. Orders with status GMPS  : JEST-STAT = I0026
    8. Orders with status TECO : JEST-STAT = I0045
    9. . Orders with status DLFL : JEST-STAT = I0076
    Hope this will help you to include required table in your BI report
    Regards
    JH
    Edited by: Jiaul Haque on Jun 3, 2010 9:12 AM

Maybe you are looking for