FBCJ - Reference to order is missing

Hi All,
I am executing FBCJ transaction with an "vendor" business transaction, but I recieve the erros message:
"Reference to order is missing" - Message no. WHT_BR003
Does anyone know how I  can figure it out?
Thanks

Hi,
What kind of posting you are actually trying to do in FBCJ, will you please elaborate? Have you tried filling refrence field..
*Please check the SAP note
no 757619* . This note holds solution.
Regards
Edited by: Atif Farooq on Sep 1, 2011 8:12 AM

Similar Messages

  • Creating sales order with reference to order

    Hi SD gurus.
    I try creating a sales order with reference to order, but I get this error message: "Flow control: Entry SAPMV45B, UER1, E0, *   , AU  , * is missing in T185". I don't know what is missing. Please, could you help me?
    Thanks a lot.
    Marta.

    hi,
    this is to inform you that,
    i went to SE16N given there T185 and checked with UER1 which is an FCODE FOR OVER VIEW SCREEN in VOV8.
    this entry is missing for the combination.
    please check in your sales order in VOV8 whether you have maintained UER1 in the above field.
    if not :
    please maintain the entries missed in T185 in SM30.
    because i have checked teh same in SM30 it is having opportunity to maintain.
    hope this will solve your issue.
    regards,
    balajia
    Edited by: balaji timmampalli achari on Nov 23, 2010 12:00 PM

  • OSSNOTES for releasing process orders with missing parts in background

    Hi All,
    The bapi 'BAPI_PROCORD_RELEASE' is not releasing the process orders
    with missing parts in background.
    Is there any OSSNotes for releasing these process orders in backgound through this bapi.
    Pls help.
    Thanks .

    Hi Suri - Thanks for your response. I tried both with blank(individual and collective) and 2 (collective req. only) but I still get the same result. I found one other setting that can solve this issue and that is checking the activate full confirmation logic at the the MRP group level in OPPR. I will test more and let you know if that works but we dont use MRP groups here at our client and that is why I was little hesistant to set up collective availability check parameters at the MRP group level. But looks like this is the only option that we can use to get this resolved.
    Thanks,
    Bharath

  • BAPI For CREATE SALES ORDER WITH REFERENCE TO ORDER

    Hi ,
    I want to develop a new RFC for 'Creating Sales Order' with reference to another sales order -
    Is there any BAPI available for the same ? (Version 4.7) - I know its available for new create and change
    but couldn't find for create with reference to Order ...
    Thanks in advance ...
    Regards
    Rajesh.

    Hi,
    You can use this FM "/SAPNEA/SMAPI_ORDER_CREATE". I haven;t tried this but you can still give it a try. Mention the Reference Order Type and other data in the header work area and pass it to the FM.
    Reward if it's useful.
    Thanks,
    Anil

  • Post Goods Issue without reference to order

    Dear All
    We are using both Account and Costing Based COPA. We do post goods issue without reference to order. Now our problem is that at the time of post goods issue there is no Profit Analysis document posted in the system  and Profit Segment field is not modifiable. We have marked the field profit segment optional in movement type 601.
    Please let me know what can be the problem.
    Regards
    Farhan Qaiser

    Check the field status variant on GL (OBC4)

  • Creation of Delivery Using IDOC without reference to order

    Pls suggest is there is any way to create delivery using idoc without reference to order. This is very urgent.

    Hi
    Design the inbound idoc in such a way that it carries all the essential data needed to create a delivery document namely the material number, no of units to be deilvery, delivering plant, storage location, shipping point, warehouse number(if applicable) etc.
    Pass all these details to the function module  RV_DELIVERY_CREATE while creating delivery in VL01N and pass the document type as LO which is delivery document without reference to order.
    But it is advised to have atleast a pseudo order with which we have to create the delivery document.
    Pls reward points.

  • ESYU: Order Import를 통해 기존 Order를 reference 하는 RMA Order를 생성하는 방법

    Purpose
    Oracle Order Management - Version: 11.5.9 to 12.0.5
    Information in this document applies to any platform.
    Order Import를 통해 기존 존재하는 Order를 reference 하는 RMA Order의 생성 방법을 알아본다.
    Solution
    Order Import interface의 header와 line에 data를 insert 하기 위해 아래 script를 이용한다.
    INSERT INTO OE_HEADERS_IFACE_ALL (
    order_source_id
    ,orig_sys_document_ref
    ,creation_date
    ,created_by
    ,last_update_date
    ,last_updated_by
    ,operation_code
    ,sold_to_org_id
    ,order_type_id
    ,booked_flag
    VALUES
    1227 --order_source_id
    ,'123456' --orig_sys_document_ref
    ,sysdate --creation_date
    ,-1 --created_by
    ,sysdate --last_update_date
    ,-1 --last_updated_by
    ,'INSERT' --operation_code
    ,1005 --sold_to_org_id
    ,1436 --order_type_id
    ,'Y' --booked_flag
    INSERT INTO OE_LINES_IFACE_ALL (
    order_source_id
    ,orig_sys_document_ref
    ,orig_sys_line_ref
    ,inventory_item_id
    ,ordered_quantity
    ,operation_code
    ,created_by
    ,creation_date
    ,last_updated_by
    ,last_update_date
    ,return_reason_code
    ,return_context
    ,return_attribute1
    ,return_attribute2
    VALUES
    1227 --order_source_id
    ,'123456' --orig_sys_document_ref
    ,'1' --orig_sys_line_ref
    ,249 --inventory_item_id
    ,10 --ordered_quantity
    ,'INSERT' --operation_code
    ,-1 --created_by
    ,sysdate --creation_date
    ,-1 --last_updated_by
    ,sysdate --last_update_date
    ,'CANCELLATION' --return_reason_code
    ,'ORDER' --referencing a sales order
    ,'157638' --header_id of referenced order
    ,'256619' --line_id of referenced line
    commit;
    API guide와 eTRAM을 참조하여 귀사의 testcase에 알맞게 위 insert script를 수정하거나 다른 columns을 add 한다.
    위 모든 interface tables의 order_source_id에는 당신의 order_source_id 값을 입력한다.
    위 모든 interface tables의 orig_sys_document_ref에는 각각의 order에 대한 unique 값을 입력한다.
    Interface table에 값을 insert 하면 Order Import Concurrent program을 실행한다.
    - Navigate to Orders, Returns -> Import Orders -> Order Import Request
    - Select your Order Source from the LOV in the parameters form.
    - Submit the concurrent request.
    Reference
    Note 746668.1

  • MIGO vs MB1a - cancellation with reference to order

    Folks,
    Within MB1A we have the option to make a cancellation with reference to order by going into the menu in the selection screen:
    Goods issue / Cancel with reference / To order.
    This allows the user to only cancel issues for those items that were initially issued on the order. I was trying to find the same logic in MIGO but I cant find it. Customizing also only shows Material document as reference document for cancellations. We cannot add another reference document, or can we?
    Thanks,
    MZ

    Hi,
    MIGO is the enjoy transaction can be used for GR,GI  and CANCELLATION. If you want to cancell with reference to order, that order might be partially completed, still delivery need to done on this, to which quantity in order you will post cacellation. Hence SAP system proposed to refer materila document as a reference for cancellation. With that reference the items which are issued or received can be cancelled exactly (quantity and amount)
    In MB1A :It is purely related to GI and refer the order
    Hence in standard SAP in MIGO, you cannot have option of order as reference for cancellation. I hope it will help you. Thanking you.

  • IST OPERATION SUBCONTRACTED WITH REFERENCE TO ORDER

    Hello SAP Experts,
    i am doing operation subcontractiing. My first operation is subcontracted. So, I have assigned PP02 control key to first operation  and maintained external processing data for opration in routing. When i saved the order, for that operation PR gets generated.
    Now, I converted PR into PO and assigned raw material that has to be send to vendor. By 541 mvt. type material is issued to vendor. When i do goods receipt in MIGO, system is not showing storage location field. I dont find material in stock anywhere.
    But i can see quantity received in external processing tab of first operation in routing overveiw in order.HERE P.O is generated with reference to order.& it is in cost center.while confirming the second operation system will ask for storage location of material received from vendor.it ie not seen in mmbe.iam creating new code and it is assigned to second operation .
    Then how can i issue the material from storage for second operation if it is not in stock?
    How can i get stock of subcontracted material by MIGO?
    Please help me.
    regards,
    RAHUL

    Hi!,
    When you say operation subcontracting, in SAP it is considered as a service you are recieving and hence there is no material movement involved in that because you are sending a WIP material and recieving a WIP material back. But as per indian requirements whenever a material is sent out side the factory premises, you need to send a challan alongwith that. To print a challan you need to have a material movement. This movement (541) happens in normal material subcontracting but not in operation subcontracting. To generate a material doc, you can send the raw material with 541 movement but on GR of the processed material just reverse that movement so that raw material will again come in the stock. Then issue that raw material on order with 261 movement.
    I hope this will help in resolving your problem.
    Regards,
    Uday

  • Upload quotation and reference sales order to ECC

    Hi Guys,
      Can both Quotation and the reference sales order be uploaded to ECC, Currently there is  a restriction in place. Please suggest if it can be transferred through some customizing.
    REgards,

    Hi,
    i belive it's possible.
    you may want to give it a try to configure EQUALLY both quotation and order in both CRM and ERP.
    then set up the middleware parameter and it should be running for both.
    hope it helps.

  • Can't relase Process Order with missing parts

    Hi seniors
    I want to relase my process order with missing parts. it is available in PP but not in PI in my system.
    help plz

    Hi
    1. Kindly check the setting for thePlant / Order type combination in the OPJKDefine Checking Control
    2. In this check for the fucntion 1 and also 2 Business function.
    3. Check the indicator for the ""Release material"" in the material avaialability screen.
    Reg
    Dsk

  • Reference customer field is missing in FPP1

    Dear Experts,
      In FPP1 reference customer field is missing.
    How to get the field,i checked in BUPT transactions.
    Regards,
    Nags

    Hi,
    Did you check screen configuration for contract partner?
    Path: SPRO u2192 Reference IMG u2192 Cross Application Components u2192 SAP Business Partneru2192 Basic Settingsu2192 screen configuration u2192 configure screen
    In this select general datau2192Rolesu2192Contract partneru2192 click on choose icon(F2)
    choose Identification tab in bottom side of the window
    new screen will appear, in that check ref. customer field is present or not?
    Hope this may help..
    Thanks,
    Harshal

  • Reference Purchase order

    hi,
    I want to know how to create a reference purchase order. is it the same as a purchase order and is there any t-code for a creaitng a refernce purchase order.
    Thanks,
    Maxx

    Hello Maxx,
    I agree with Lekhram, there is nothing called as Reference purchase order, but you can create purchasing document with refering another purchasing document. For example, you already placed purchase order for some material and you want to place that order again so in that case you will create purchase order by referring the previous purchase order (Copy functionality) and change some data accordingly.
    The transaction code will be the same as normal.
    Hope this helps.
    Regards
    Arif Mansuri

  • Finding Vol Reference and Order Reference

    I recently ordered BT Infinity and was about to claim my Sainsbury Gift Card. Unfortunately I seem to have deleted my original email from BT concerning the order so can't find my Vol Reference or order number.
    According to the FAQs on the gift card page I should be able to find my vol reference on my bills. I can't see it anywhere.
    Would I be able to get both of these through BT customer service?

    try live chat
    live chat
    If you like a post, or want to say thanks for a helpful answer, please click on the Ratings star on the left-hand side of the post.
    If someone answers your question correctly please let other members know by clicking on ’Mark as Accepted Solution’.

  • Complaint: very delayed BT order - engineers miss...

    Can anyone advise me on the best way to proceed on this issue below? Essentially we placed an order with BT nearly 6 weeks ago and after a series of missed appointments/ones where the central work had not been done for the line to be ready we still don't have a phone line let alone an internet connection.
    Each time an engineer's appointment is missed or they turn up and can't do anything we have to wait weeks for another appointment. They also invariably log the appointment as "customer's property not ready" and "customer not present for appointment", when in fact central work was not ready and the engineer just did not show up.
    Clearly we would have taken our business elsewhere long ago if we could, but as I understand it any other provider would have to contract BT to lay the line to our property anyway so switching would just delay our process further.
    Any idea how to solve this or complain effectively? Does BT offer compensation for missed appointments and delayed services? 3 weeks without phone or internet is very inconvenient/expensive for us.
    The irony is that with no phone line or internet it's very hard to investigate/contact BT/complain. I'm currently trying to use a BT openzone which keeps cutting out and losing this message.
    Thanks for any help you can give.
    Enquiry reference number: XXXXXX-XXXXXX
    Order number AXXXXXXXXX.
    Situation:  had engineer's appointment 0800-1300 23/10/2012 to install line at property. Engineer missed appointment, yet was logged as customer not present for appointment. We were present at flat all morning and no engineer came.
    Background:
      -  order first placed 14/09/2012, XXXXXXXXX, agreement that line would be installed free of charge and internet connection ready 01/10/2012
      -  original appointment for 01/10/2012 1300-1800, missed by engineer and no contact from BT to apologise/acknowledge this.
      -  Chased missed appointment on phone and engineer came next day, but couldn't do connection as work at the exchange not complete.
      -  Engineer next came 09/10/2012 but couldn't get a connection from phone sockets. Traced a wire around flat to behind a shelf. Said he would return for another appointment if we moved the shelf first.
      -  Next appointment booked for 23/10/2012. Despite complaints about previous missed appointment and previous appointment where exchange work was not complete, was told could not get an earlier appointment.
      -  Engineer did not come for appointment on 23/10/2012. We had spent evening moving all furniture away from walls to allow access and flatmate not left the property all morning or afternoon.
      -  1600 on 23/10/2012 contacted BT about missed appointment and told that the engineer logged it as attended but customer not present at the address. Received a text saying "We're sorry you missed your appointment". Spoke with Shiva Pasasad in Order Management Department - Complained about missed appointment and the fact that we had been blamed, was apologised to that we were unhappy but told there was nothing that could be done and the next available appointment was 08/01/2012 (8weeks after order placed). Complained further and told that order would be put through to engineers faster, and that it should be done within the next 3-4 working days but that we could not have an exact date. Would receive no apology and could not contact the engineer department directly.
      -  Now awaiting another call within next 48hours to explain what will happen next.
      -  We are a flat of four young professionals and one 5th year student. One of the professionals is self-employed and requires an internet connection for his work. The medical needs internet for studies. Each appointment has required half a day or more off work at considerable inconvenience. Delays to our order (current 3 weeks since we were told we would have a phone liner and internet connection by the sales team on placing the order) have caused considerable inconvenience and cost.
    Assessment: 
      -  Firstly, a failure by the sales team where we were told on placing the order that we would have an internet connection available on 01/10/2012, but later told by another team that we would have to separately order an internet connection after our phone line went active on 01/10/2012 so it would take longer.
      -  Secondly the engineer did not turn up to 01/10/2012 appointment. No apology was received nor compensation offered for the half day of work lost. Engineer came the next day at only hours' notice on 02/10/2012.
      -  When the engineer came on 02/10/2012 they could do nothing as they said central work either on the part of the BT accounts team or the exchange (this was not made clear) had not been done. Again loss of work time, considerable inconvenience, and further delay to us having a phone line or internet connection.
      -  After the appointment on 09/10/2012 the engineer had to leave before completing the job - could not get a follow up appointment for 14days afterwards, at which stage it was 5.5 weeks after placing the original order .
      -  Engineer did not come for appointment on 23/10/2012 - yet was logged that we were not present which was incorrect. On complaining of this to order management was told that we had not been present at the property which was incorrect and what we were complaining of. No apology for missed appointment given nor explanation.
      -  Next appointment not available to 08/11/2012. Order put through to a team, and told would hear back with 48hours.
    Recommendation:
      -  First and foremost we would like a phone line and internet connection as soon as possible. We have now been waiting over 5.5 weeks.
      -  We would like it clarified on our file that we did not miss our appointment on 23/10/2012, the property was occupied all day, our doorbell works and our phones were switched on.
      -  We have been made to understand that we cannot go with another provider as they will need to get BT to lay a line for us anyway and that this will further delay our connection. Is this correct?
      -  We would like further explanation as to how these mistakes have occurred and an apology and compensation for work time lost, inconvenience and delay where appropriate.
    Many thanks for a speedy resolution to this issue. An internet connection really is essential to us and we have been without one now for over  5.5 weeks since placing the order, which is 3weeks longer than we were originally led to believe by the sales team when we placed the order.

    I was shocked to read HAZWYATT's complaint, because it mirrors my daughter's almost exactly. My daughter is disabled and has just been given an adapted bungalow for her needs. She needs a landline for the Careline emergency contact facility in her home. The BT phone line had been completely removed back to the box according to the salesperson who took her order to replace it. Like Hazwyatt she cannot use another supplier as BT must connect the line first. Cable is not available in her area either.  Her work was scheduled for Nov 22nd after waiting 4 weeks.  She was home. Afternoon engineer arrived to install phone, tv and BB but said could not do anything as work had not been done outside. Left without any return time or contact details. I rang Order Tracking for her ( she has no phone! - this sort of thing is difficult on a mobile) and was given another appointment for January 4th. However the operator said she would email BT Outreach for a reply on installation. Has promised to call back on Monday next - not holding my breath.
    My shock about the comparison came because the engineer had logged the exact same report as customer not being in !     Also that Hazwyatt has been given futurer dates. I can also see all the other customer complaints of a similar nature. There does not seem to be anyone to contact.    Would TV' Watchdog' relish this?

Maybe you are looking for

  • Programmatically disabling/enabling cursor in intensity graph

    Hello all, I am building a LV interface (LV2011) for a stepper XY stage.  The system "scans" a surface, displaying it on the graph.  I set up to cursors to zoom into a region of interest (ROI).  Pressing a button resizes the scales to the ROI (zoomin

  • New Wireless Keyboard availability?

    Does anyone know if the retail stores carry the Apple wireless keyboard yet? I didn't think it was shipping yet but some of the product reviews on Apple's website suggest otherwise.

  • Deinstallation of Oracle E-business suite with demo vision demo on linux

    Hi all, I installed oracle ebs 12.1.1 on my server with demo vision database. Now I want to deinstall the ebs i previously installed. What is the procedure for the deinstallation? Thanks in advance.. Regards, Mike

  • 404 Error after Install

    I have an OracleXE database on Win2003. Works fine. I installed Apache 1.3. Works fine. I downloaded and installed the ZendCore for Oracle and when I try to access the admin console at http://<localhost>/ZendCore I get a 404 error. The httpd.conf has

  • NM output is slight different than in MA

    Hi guys, one questions from MA newbe. i use default parser in NM and default viewpoint in MA, but there are some missing information in MA: No router preference and output is slight different than in NM, like A is H now. i used before NM, but now try