Invoice creation with out PO and Item using BAPI_INCOMINGINVOICE_CREATE

Hello,
I have a requirement to create the invoce with out PO number. Is there any chance to create the invoice through BAPI_INCOMINGINVOICE_CREATE with out using PO number and item ( ITEMDATA table ).
Thanks for your support.
Regards
Nags

Hello Burak, 
Now i am able to post the docuemnt through BAPI_ACC_DOCUMENT_POST, unable to post the parking docuemnt.
WIth this Function module PRELIMINARY_POSTING_FB01  it very big process to map the fields, because SAP it self
filling lot of fields.  
Mean while i have tried the BDC to park the document, but i am getting an error that 'Parking is not possible through batch input'.
RECENTLY ADDED
Now i am getting an issue when we post with the function moduel :PRELIMINARY_POSTING_FB01 , after executing the function module it is giving the document number, but if it fails there is no return table or exeptions to catch the errors . is there any way to over come the problem.
I need to post the document and park the docuemnt.
please suggest.
Thanks & Regards
Nags

Similar Messages

  • Invoice created with out GR and posted after GR matches

    Hi ,
    can you help any body regarding this issue, where i need to do settings and all.
    GE Water has the ability to enter invoices even if there is no goods receipt in SAP.  Invoice is entered and "R" block is placed on the document in SAP.  MRBR is run nightly to look at "R" blocks and see if they can be matched with goods receipt.  If match is found SAP removes "R" block and invoice pays.  If no match found, invoice still sits in SAP unpaid. Need SAP to be configured to do this in GE Energy. Currently if no goods receipt is found for an error message is received that no document exists.  On blanket PO's blank lines are shown and invoice can not be entered without creating GRIR issues and payments not posting to the correct accounts
    Thanks
    Madhu
    Edited by: madhu mandapati on Oct 23, 2008 12:47 AM

    Hi,
    This essentially shoud be put in MRBR only by creating ZMRBR probabaly
    You need ABAP development to put your desired logic
    You are entering invoice before GR it means that you are doing PO based invoice verification
    Then at the time of releasing blocked invoices you want system to Check the goods receipt
    and provide you the message and or work further as directed
    Please discuss with technical ABAP team
    Diwakar

  • I have created my site with Muse and have uploaded to an external ftp hosting, now my secure log in will not work because I am not using BC. Is there a way to create a secure log in that will work with out being forced to use BC?

    I have created my site with Muse and have uploaded to an external ftp hosting, now my secure log in will not work because I am not using BC. Is there a way to create a secure log in that will work with out being forced to use BC?

    Hi
    Secure Zone login feature will only work if you host your website with Business catalyst.
    Please take a look to this as an alternative
    Password Protect Pages Widget for Adobe Muse
    Also, check this thread,
    Re: Can I create a login/password protection in Muse for a HTML5 page or two?

  • Prevent invoice split with different partners on item level

    Dear Experts,
    in a sales order we have different representatives (partner function "VE") on item level due to commission issues. Now we have the requirement to prevent the invoice split with different representatves on item in order-related billing. While in copy control it is easy to prevent invoice split due to different VBRK-fields we have not found  a userexit ( or copy-control) to prevent invoice split with different partners.
    Anybody has an idea to this issue?
    Thanks for your help.
    Mark

    Dear Mark,
    You are on the right-track.
    As, there is no standard routine, you have to write your requirement in existing routine (i.e. modify standard routine with your requirement)
    To do so, go to:
    T. Code: VOFM --> Copying requirement(Menu-bar) --> Billing Document (Take help from ABAPer).
    Write code as an implicit enhancement:
    clear: KURGV-KUNNR
    - {Please confirm the Table-Field name}
    And if there is any further changes, ABAper will help you out.
    Once modified, attach your routine in to Field: VBRK/ VBRP.
    Best Regards,
    Amit
    Note: I think, following thread will help you and clear the requirement:
    Re: Avoid invoice split (Please go-through it)

  • I have a new ipad2 with out 3G, can I use my iPhone to teather to my iPad to get Internet?

    I have a new ipad2 with out 3G, can I use my iPhone to teather to my iPad to get Internet?

    If your carrier supports tethering with the iPhone and you have a tethering plan for your iPhone with your carrier, yes - via the iPhone's personal hotspot feature.
    http://support.apple.com/kb/HT4517

  • The email address connected to an old itunes account is no longer active. Can't access music i bought many years ago with out it and the old password.

    the email address connected to an old itunes account is no longer active. Can't access music i bought many years ago with out it and the old password.

    neilfromvancouver wrote:
    the email address connected to an old itunes account
    Old iTunes account?
    You created a new iTunes account instead of updating the old account with new info?'
    Contact iTunes support.

  • I brought a new computer is there any way to put the items that i have on my iphone and ipad on my itunes with out erasing and reformating my divices.

    I brought a new computer is there any way to put the items that i have on my iphone and ipad in my itunes. I know the music and apps i paid for but what about the songs and photos. that are not paid for. and having it sync with out it telling me that it has to erase all my things.

    See Recover your iTunes library from your iPod or iOS device.
    tt2

  • MIRO invoice creation with the Personnel Number in account assignment

    I am using BAPI_INCOMINGINVOICE_CREATE for creating an Invoice using MIRO transaction.
    In MIRO transaction-> PO reference-> Multiple account assignment-> we have the personnel number: In BAPI table-parameter ACCOUNTINGDATA and ITEMDATA is used to populate the account assignmet data but this structure doesn't have the Personnel Number field (PERSON_NO).
    How can i create an Invoice with the Personnel Number in Account assignment, Is there any Userexit or BADI is available ?
    Thanks,
    Fract
    Edited by: fract_get on May 23, 2011 6:49 PM

    You can use EXTENSIONIN parameter from tables. There are BADI's related to this but don't know the name of badi. Please search forum for or use transaction code SE84 to search the BADI's/
    you can check the badi: INVOICE_UPDATE and method 'before_save or something similar to map to db table fields.
    See this thread to understand how extension parameters works.
    bapi_salesorder_simulate extension bape_vbap standard field
    Edited by: Sampath Kumar on May 23, 2011 11:28 AM

  • How to Test, Inbound idoc ,with out the Sender System, using a Text File

    Hi Guru's .
    we wanted to test BLAORD03 inbound idoc (Message Type BLAORD).with out the SENDER SYSTEM.
    on the same client.
    we wanted to test this idoc with text file from our local machine.
    Can anyone give us detail steps.like how to create  File layout
    with Segment name,and values for the fields.how to pass this file to the system.
    Thanks in advance.

    Hi Aparna.
    My requirement is to test the idoc with Inbound File.
    Generate a file with the data entered through segments through we19 ,and use the same file for processing through we16.
    when i am trying to do this syst complaing about
    Partner Profile not available, and some times
    port not available. and some  times with
    'No further processing defined'.
    but i maintained part profiles and port perfectly.
    Can you help me in testing with test 'File' port.

  • Process order creation with out BOM

    Hi
    I have an requirement...
    material A is finished good
    i create process order for material A
    but i dont use BOM... with out BOM can i create process order .
    after creating process order cani isuue components against  order ? is it possible please can any one help me in this issue
    but one condition : i craet process order material A 10 KG
    for this FG i used components  materia A used 8 kg  and material B used 2 kg
    is it possibel pls..could any one gude me in this issue
    Regards
    Sesi

    material A is finished good
    i create process order for material A
    but i dont use BOM... with out BOM can i create process order .
    yes, You can create a orderwith out BOM
    after creating process order cani isuue components against  order ? is it possible please can any one help me in this issue
    Yes, You can assign component  manually in component overview screen  or you can issue material directly for order with 261 movement, It will go to unplanned consumption
    but one condition : i craet process order material A 10 KG*
    for this FG i used components  materia A used 8 kg  and material B used 2 kg
    In The component overview screen of process order  assign the Material A with 8 kg ,
    & material B as 2 KG
    Regards,
    Sundaresan
    Edited by: Sundaresan . E. V on Oct 4, 2010 2:41 PM

  • BAPI for invoice creation with reference SalesOrder

    hi Mr Anjireddy,
    i am able to create invoice with the bapi BAPI_BILLING_CREATEMULTIPLE, here i'm giving the RefDocNo of the SalesOrder, the invoice is generated but i'm not gettting the NetValue, TaxValue.
    plz give the information for that prob,
    eswar

    Hi Vinod,
    This is just idea.
    Get Purchase Requisition details using
    <b>BAPI_REQUISITION_GETDETAIL</b> and then use <b>BAPI_PO_CREATE1</b>. I think there is no Direct BAPI.
    *******Poorna*********

  • Can analytics can be performed with out BI and analytics implemented on CRM

    Hi all,
    I want to configure CRM system with marketing, Sales, service scenarios only and i want to perform some Lead analysis, Campaing analysis etc. is it possible with out integration of BI, any installations of CRM analytics modules?
    Rgds,
    Rao

    Hi Rao
    With just ABAP reports you can do reporting like in any OLTP system be it R/3 or CRM. The OLAP systems were initially made in order to get in-depth reporting using the data warehousing techniques to store, extract, retrieve data for presentation so that there is no performance degradation on the OLTP system.
    Now CRM analytics is just technically like any ERP module analytics (be it CO, FI, SD etc.: if you put aside the diff. kinds of extraction techniques) and like them needs a BI system. The different modeling techniques have to be built normally on a separate BIW system and the results are applied back to business processes in CRM/ERP.
    Since netweaver 2004 the BI content as an addon as against the prior releases. Not many customers follow the idea of performing the BI related transactions on the same system as the CRM is unless you have a really robust hardware.

  • Is lag to be expected? Brush with Outer Glow and Stroke

    I have a new Dell XPS One 2720 running Windows 8, 4th Gen i7, 16GB RAM, Nvidia 750M 2GB and Cintiq 21UX hooked up via HDMI as a second monitor in Extended Desktop mode.
    I am a comic artist and am working on an A4, 400 dpi document in Photoshop CC 64bit and if I try to draw a line with an Outer Glow and 5 point Stroke applied I get crippling lag.
    Is this normal for this spec machine, I've just 'upgraded' from a 4 year old iMac and I would say Photoshop ran better on that machine than my new PC. That can't be right, can it?

    Thanks for the link to the other thread JJMack, will check that out.
    Curt Y, Turned off all visual effects in System Properties > Advanced > Performance and problems contrinued.
    Might be getting somehwere though. Opened up the exact same file in the 32 Bit version of Photoshop CC and I don't get any lag at all when drawing a line with a stroke and outer glow applied.
    Obvious difference between the 32 and 64 Bit versions and  is that the former uses less of my systems RAM, so I went in to the Performance Tab in Preferences and changed all the values in the 64 bit version to the same as the 32 bit version and the lag was gone in the 64 bit version too.
    Downside to this is that Photoshop is now using only 13% of my available RAM (1895Mb). I also changed the Cache Tile Size from 1024K to 128K and unticked USE Open CL in the Graphics Processor Settings.
    Does this point to some bad RAM?

  • Sales Order Creation With out Exicse Duty

    Dear All,
    I want to create the sales order with out excise duty calculation. But for this customer is excise applicable for other material.
    Thanks
    Saravanan R

    Dear Sarvanan,
    Looking to your issue what I understood is -
    1. Customer is exciseable.
    2. There is a mix of exciseable and non-exciseable material.
    3. In sales order you want to calculate or don't want to calculate the excise depending on the material.
    If you are having TAXINN tax procedure then for excise conditions,
    1. Update access sequence by adding an access having material code, customer code with plant as the key.
    2. Please nesure that this access must be on the higher priority else this access may not get populated.
    3. Maintain the condition record as per the new access.
    If you are having TAXINJ procedure then for UTXJ condition,
    1. Update access sequence by adding an access having material code, customer code with plant as the key.
    2. Please nesure that this access must be on the higher priority else this access may not get populated.
    3. If required, create a new tax code having only tax data in the tax code.
    3. Maintain the condition record as per the new access.
    I think it will resolve your issue.
    Thanks & Regards
    Piyush

  • With out try and catch

    with out any try and catch is exception handling is possible in java when doing manupulation with database.
    assume mydatabase is oracle,if i am going to insert a record of a primarykey field, which is already existing.i don't want to put with in try and catch.This is my case.if u have the answer for this please mail me.
    thanks
    rajan

    assume mydatabase is oracle,if i am going to insert a
    record of a primarykey field, which is already existing.
    i don't want to put with in try and catch.why not? i thought the fact that checked exceptions get thrown from methods is a good thing, since you're forced either to deal with the fault immediately, or throw to the next level up, possibly transformed into an application-level exception. if methods were to simply return method-specific error codes, nothing forces anything in the program to deal with errors in a reasonable manner. not that exceptions force sensible handling of the fault--but they do force recognition of the fault.
    what alternative do you desire?
    --p

Maybe you are looking for

  • Vendor Down Payment Request Setup

    Hi All, While trying to post vendor downpymt request(T-code:F-47), we encounter this error : <i>Special G/L indicator F is not defined for down payments     Message no. F5053 Diagnosis     The specified special G/L indicator is not classified as "dow

  • Screen went black on iphone 5

    charged, everything works except screen is black

  • How do i view dhcp table in aiport 6.0

    Just let Apple upgrade my Airport utility and now I can't find the router's DHCP table.

  • Getting All Oracle

    Dear All Getting All Oracle Instances SIDs How can we get It Thanx In advance

  • POS DM WPUUMS IDOC - Change to Sales Aggregation

    We are using the standard SAP WPUUMS IDOC with sales Aggregation by ItemID and Qualifier with Details.  This creates the E1WPU01 segment with a Date and Currency.  Next, segment E1WPU02 has the individual article data.  E1WPU02 has children E1WPU03 f