BAPI or FM to create Invoice in SRM , without reference to PO ?

Dear Colleagues,
We have a situation where we have to create invoices in SRM from a file from a legacy system, that means we have no POs in SRM.
Which process, BAPI or Function Module would you recommend me? Is it possible to create "standard" invoices in SRM with a BAPI, and have those invoices be displayed afterward in the standard SRM functionality/transactions, plus have a subsequent invoice created in the backend?
Will award point to helpful answers.
Many thanks,
David

Thanks for your help, but I still dont know which FM is best, or what is the difference.
Can i use this FM to post an invoice without reference to a PO? How do I fill/pass the vendor and item data? Do you have any example on how to pass the data to the FM?
Which FM are called by the system when a vendor creates a NON-PO Invoice? Any idea?
If I use the FM to transfer to backend, will the invoice go through all standard verifications in SRM and R/3?
Thanks again, regards
David

Similar Messages

  • What is the BAPI for creating an inbound delivery without reference.

    Hi Experts,
    What is the BAPI for creating an inbound delivery without reference.
    Points will be rewarded

    BAPI_DELIVERYPROCESSING_EXEC
    cheers
    Aveek

  • External Invoice in SD without reference

    Hello Guys,
    I really need your help, I´m trying to create an External Invoice in SD without any Sales or Delivery document, that means I don´t have any document created in SAP, the information for the Invoice comes from an external system.
    Well, I´ve been trying to create it using the BAPI_BILLINGDOC_CREATEMULTIPLE but the system retrieves me the message "Delivery type    cannot be invoiced with billing type ZFX", however I do not enter any value in BILLINGDATAIN-DOC_TYPE nor REF_DOC because the invoice is external.
    I will appreciate your help! Thanks!

    hi
    Goto SE37,
    BAPI_BILLINGDOC_CREATEMULTIPLE
    Press F8.
    Pass the values in BILLINGDATAIN table.
    salesorg,DC,division, Document type, ORDBILLTYP is 'FX' . sold-to party, material,qty and other informaion.
    Maintain pricing information in CONDITIONDATAIN table.
    enter condition type and condition value.
    E.g PR00 100,
    Select Newline for second condition type. maintain another condition type and value.
    Go back Execute it .
    You will get document number in success table.

  • Is it possible to create a Credit memo without reference doc

    Hi,
    I need to create a billing document (VF01) without passing the refernce document number. Is there any way to create this? While creating the billing document i just want to pass only items.
    Thanks In Advance,
    Regards,
    Raj

    the answer is that you can create a Credit Memo request (sales document) without a reference to a billing document. The settings for this are maintained in
    SPRO>Sales and Distribution>Sales>Sales Documents>Sales Document Header>Define Sales Document Types
    In the sales document type, the field that controls whether a reference document is necessary is in the General Control pane and is called "Reference Mandatory" - BEZOB
    If that field is blank you don't need a reference number. You can also generate the actual Credit Note (billing document) without any problems. All accounting entries are carried out as normal.
    SAP help says:
    Reference mandatory
    Indicates whether, when you create a sales document, a reference document is mandatory. If so, the indicator also specifies which type ofreference document you should use.
    Use
    When you try to create a sales document that has a mandatory reference document, the system automatically prompts you for the number of the reference document.

  • How to create the billing document without reference

    Hi,
    I want to create a billing document in R3 without any reference with sales order or delivery.
    Aare there any FM or procedure to achieve this.
    If you cna send me the sample code it will be really helpful.
    Regards,
    sasi

    Hi,
    Iam trying to use the FM BAPI_BILLINGDOC_CREATEMULTIPLE
    But iam unable to create through this.
    If you have any sample code on this.It will be really helpful.
    My scenario is,
    I have an existing floe of data
    ie salesorder--delivery-billign document.
    But my requirement is to create two billing documents point to two different sales areas.
    Sincle we already created the billing document it will not allow to create one more billing document.
    Thats why iam lanning to create the billign document wihtout any reference.
    Please help me.
    Regards,
    sasi

  • Can I create a "unit InfoObject" without "Reference unit"?

    Hi everyone!
    I wonder if I can create a "unit InfoObject" which does not have a "Reference unit".
    As an example, I want to create a unit called FTE (full time equivalent employee). As far as I know, I therefore have to create an InfoObject of type UNIT and name it FTE. After this, I have to specify if my unit is supposed to be a "Currency" or a "Unit of measure". If I select "Unit of measure", my unit will automatically get the "reference unit" 0UNIT.
    If I now want to use my unit in BEX or BPS, I then have to specify which "measure unit" of 0UNIT (like PC [PIECE] or PER [PERSON]) shall be linked to my unit. But I only want my unit to be "FTE" and not "FTE->PC".
    Can I somehow does this?
    Best regards, Daniel

    Hi Daniel,
    please clarify; you want to create a KeyFigure reporting FTEs right?
    When you write "I want to create a unit called FTE", you don't need to create an InfoObject of type Unit; you just need to maintain your units and maybe add the unit FTE.
    When you create a key figure, you can specify if it is an Amount (referencing a currency), a quantity (referencing a unit, could be FTE), a number (decimal without dimension)  or integer (without dimension).
    So you have 2 options for creating your number of FTEs KeyFig
    - with dimension (referencing unit): KF of type quantity either with fixed unit "FTE" or with a variable unit which could be 0UNIT or any other variable ZUNITOFFTE.
    - without dimension (without referencing unit): KF of type integer or number.
    I think in your case the fixed unit FTE is what you are meaning...
    hope this helps...
    Olivier.

  • Automaticaly created invoice related to the sales order

    Hi gurus,
    I have question for you.
    I will create the automatic creation of sales order via BAPi, but after creation of sales order I would like to have also automatic creation of SD invoice. Is there any setting that the invoice can be issued immediately after sales order creation or I need to use another BAPI to do this.
    Is there any chance to create invoice for services (without delivery note) automaticaly after Sales order creation.
    Thanks in advance
    Saso

    Hi gurus,
    Is there any chance to create invoice for services (without delivery note) automaticaly after Sales order creation.----> Yes u can create SD invoice without Delivery note , but it depends upon ur Config Setting ?
    I have question for you.
    I will create the automatic creation of sales order via BAPi, but after creation of sales order I would like to have also automatic creation of SD invoice. Is there any setting that the invoice can be issued immediately after sales order creation or I need to use another BAPI to do this-->Better Option is Use Another BAPI to create SD Invoice.
    Regards
    Prabhu

  • BAPI to create Inbound Delivery without reference

    Hi Folks,
    I'm working for a client who requires a process to create Inbound Deliveries <i><b>without reference</b></i> to a PO. Does anyone know of an existing BAPI that will meet this criteria?
    The fallback position is to look at using a BAPI like BAPI_DELIVERYPROCESSING_EXEC or BAPI_OUTB_DELIVERY_SAVEREPLICA with a custom document type, but these are less than ideal options.
    Points rewarded for helpful answers.
    Cheers,
    Steve

    Hi!
    I can't seem to find a working example using this function modules. I want to create an inbound delivery without reference to a PO.
    Thanks!
    abapGenin

  • BAPI or FM to create Work Order with reference to Notification (IW34)

    Hi Experts,
    Can you please let me know a BAPI or FM to create a Work Order with reference to Notification(just want to replicate IW34)?
    I tried using BAPI_ALM_ORDER_MAINTAIN but it is creating another new notification in addition to the notification I passed in Object list.
    Thanks in Advance.
    -Chandra

    Hi,
    try FM BAPI_SALESORDER_CREATEFROMDAT2
    with ORDER_HEADER_IN fields
    REFOBJTYPE
    REFOBJKEY
    REFDOCTYPE
    Regards,
    Clemens

  • BAPI or FM for creating transfer order with reference to reservation

    hi
    i need a BAPI or FM to create a transfer order with reference to a reservation. I tried BAPI_GOODSMVT_CREATE but the problem is it does not support movement type '311'. is there any FM or BAPI to use movement type '311' and create a transfer order with reference to a reservation? pls help

    Hi,
    Try Using WM_CREATE_GOODS_MOVEMENT first use this and later use any of the TO create FM.
    Thanks & Regards,
    YJR

  • Creating Billing Document Without Reference

    Hi all,
    I'm trying to create a billing document without reference to any order or delivery, using the function module BAPI_BILLINGDOC_CREATEMULTIPLE. In the internal table field BILLINGDATAIN-ORDBILLTYP i'm using FX (Billing from External Transact).
    I'm getting the error VF(027): Delivery type  cannot be invoiced with billing type FX.
    Does anyone know how to avoid this? Is there any configuration missing in the standard billing type FX?
    Thanks in advance,
    Nuno A.
    Edited by: Nuno Miguel Pires Afonso on Feb 9, 2009 4:30 PM

    Hi,
    You have to enter sales document type in DOC_TYPE field, Now system will not give error.
    These are the minimum fields you have to maintain in BAPI.
    Sales area,DOC_TYPE,ORDBILLTYP,BILL_DATE, sold to party,ship,bill to party,payer, plant,material and quantity.
    and in CONDITIONDATAIN maintain condition type,value and currency.
    Regards,
    Chandra

  • Creation of PO in SRM without Shopping cart manually.

    I have tried to Create PO in SRM without Shopping cart manually using transaction 'bbp_poc'.But got an error 'the attributes for user cannot be determined,
    Am I using the correct transaction or not.Do we have any other alternative to accomplish this.

    Hi Sam
    Why are you creating in the SAP GUI. Are you debugging ?
    Ideally, you should be creating the PO from Web Browser.
    There is a problem in your user master record. Looks like, your user is either not linked to organization element in PPOMA_BBP or your attributes in PPOMA_BBP are not complete. Pl see help links here to understand this:
    http://help.sap.com/saphelp_srm50/helpdata/en/b8/bdfc373db56203e10000009b38f842/content.htm
    http://help.sap.com/saphelp_srm50/helpdata/en/84/a7e3389870c05ce10000000a114084/content.htm
    Alternatively, you just use a user id which is already working.
    Rgds
    Ramki

  • RFC to Create Outbound Delivery without Reference

    Hello, we used the function module  "SHP_VL10_DELIVERY_CREATE" to create a PO and outbound delivery. Our business process has changed, just need to create an Outbound Delivery without reference to an order. Having trouble identifiying what function module to use? Looks like SHP_VL10_DELIVERY_CREATE is dependant on a sales order.
    Any ideas?

    Hi,
    BAPI_DELIVERYPROCESSING_EXEC
    refer this thread:
    Re: BAPI to create outbound delivery
    Best regards,
    Prashant

  • INTERCOMPANY INVOICE WITHOUT REFERENCE

    Hi,
    I have 2 companies under the same controlling area, I would like to create invoices between them without any reference to a sales order, purchase order or whatever.  I would like to know if there is any special transaction for this (in SD or FI) and how should i proceed.
    Thanks in advance.
    Luis Álvarez.

    hi Luis
    Its not possible to create invoice without reference in SD cycle
    But yes, FI people creates the credit and debit memo's without reference to any document using  FB70 and F-22.

  • Create delivery without reference and without movement

    Dear All,
    I have a requirement to create an outbound delivery without reference (the easy bit) but also without movement for normal "FERT" stock items.
    The reason for the requirement is we have a production planning plant set up and the receiving plant is s short distance from the manufacturing plant. The transport between locations involves public roads and the products being shipped can contain hazardous materials.
    The thought is to create a delivery without reference assign the materials and pack within the delivery, the problem is that as the movement has already taken place this delivery line item must not be relevant for movement.
    I have tried assigning text and non stock item categories without success so I am hoping someone out there can give me some pointers on possible solutions
    Many Thanks
    Brian

    In case I have understod u correctly then u need to create a OBD with material with stock but no goods movement shoudl happen
    can u create a new item category which is not relevant to picking and no sloc is requried and when u create the delivery then system will mark it as complete even w/o PGI.
    tcode 0VLP

Maybe you are looking for

  • [BUG]outputFormatted not working correctly when bound to message file

    I have a panelbox inside my infoSupplemental facet on my panelPage. Inside the box I have a panelHeader then an outputFormatted. I want some lines of text to have breaks between them. Specifically the text is this : Click Edit to edit an existing Ski

  • Datagrid: Can I set a tranparency level for column background color?

    Hi all, I have a datagrid with background colors set using triggers. This works. I would like to set a column background color but I don't want to make the color solid because it will block the row color. Is there a way to set the column background c

  • Files are not correctly named and only 1kb in size - Music Downloads

    I have encountered a different problem. I bought a music album on my Z10, and when i download it, the files are not correctly named and only 1kb in size. No error is given when downloading, but when i open it, the phone switches to the music player a

  • Plug-in(s) for varying song speed

    Hello, With windows media player, a user can vary the speed of a tune as it is being played. Is there a similar function for the iPhone ? Is there something in the existing software? Is there a software plug-in to either the iPhone or iTunes on the M

  • Shipment Cost and Plant Abroad Config Doc

    Can anybody provide me with the Step by step 1.Shipment cost configuration Doc. 2.Plants abroad configuration doc.