BAPI for Clear Vendor (F-44 transaction)

Hello,
I have two documents. One is of Z5 document type(MM Invoice Reversal) and other is of RE document type (Invoice - gross). I clear them using F-44 (Clear Vendor Transaction). Is their any BAPI through which i carry out the same process as it is in F-44 transaction >?
Thanks,
Shehryar.
Edited by: shehryar dahar on Sep 17, 2008 7:08 AM

hii
try using  BAPI_PAYIT_POST_CLEARING 
regards
twinkal

Similar Messages

  • BAPI for clearing vendor invoice

    Dear SAP Guru's,
                                 I need to make clearing of the invoice made for particular vendors on daily basis, i have tried to look in the forum but i find regarding the posting of vendor invoice but ---
    My requirement is to schedule a z-program which will automatically clear the vendor invoice. i am looking for any relevant BAPI that can be used for the said purpose.
    Thanks in advance,
    Rahul

    Hi Rahul,
    Hey did you get any BAPI to clear vendor invoice.
    Regards
    Neeraj Sharma

  • BAPI - For Clearing Vendors by using Document Number in F-51.

    Hi One and All,
    As I have searched Forum before posting, I found few BAPI's and FM's which are not helpful for my requirement.
         a. 'BAPI_PAYM_ITEM_POST_CLEARING'
         b. 'POSTING_INTERFACE_CLEARING' and soon.
    I am Posting the Vendor Invoice as in F-43 Using 'BAPI_ACC_DOCUMENT_POST' , Now I want to Clear these generated Document no.s in F-51.
    By manually I can do it, But I need a BAPI / FM to do Clear a bunch of Vendor Document Numbers.
    Welcome for all suggestions.
    Regards,
    Suneel G

    Hi Suneel,
    The FM is the correct one,,,! But you have the Above Exception,,,
    Read the RFBIBL00 Documentation,,, Look how to pass the data in a Batch I/P....
    Now lets put a break there,,, The RFBIBL00 Still calls the FM 'POSTING_INTERFACE_CLEARING', By this, the error may(I am not sure, But there is a chance) trigger again...!
    The Alternate Solution may be, The FM 'POSTING_INTERFACE_CLEARING' calls
    Include LFIPIF00 And if yo utry to look into that include,
      FT-PROGRAM  = REP_NAME_A.
      FT-DYNPRO   = '0105'.
      FT-DYNBEGIN = 'X'.
      APPEND FT.
      IF NOT BELNS IS INITIAL.
        CLEAR FT.
        FT-FNAM     = 'RF05A-BELNS'.
        FT-FVAL     = BELNS.
        APPEND FT.
      ENDIF.
      IF NOT BUKRS IS INITIAL.
        CLEAR FT.
        FT-FNAM     = 'BKPF-BUKRS'.
        FT-FVAL     = BUKRS.
        APPEND FT.
      ENDIF.
      IF NOT GJAHS IS INITIAL.
        CLEAR FT.
        FT-FNAM     = 'RF05A-GJAHS'.
        FT-FVAL     = GJAHS.
        APPEND FT.
      ENDIF.
      IF NOT BUDAT IS INITIAL.
        CLEAR FT.
        FT-FNAM     = 'BSIS-BUDAT'.
        FT-FVAL     = BUDAT.
        APPEND FT.
      ENDIF.
      CLEAR FT.
      FT-FNAM     = 'BDC_OKCODE'.
      FT-FVAL     = '/11'.
      APPEND FT.
      PERFORM TRANSAKTION_BEENDEN USING P_NO_AUTH.
    I have seen the 100's of lines like the above code...! Which means You can simple write a BDC for your requirement...(Its just an alternate when no other option)
    Thanks & regards,
    Dileep .C

  • BAPI for clear open item in FI module

    Hiu2026
    Anybody knows if there is a BAPI for clear open item in FI module?
    Manually we can use F-03 or F-04 for clearing open item.

    http://www.se80.co.uk/sapfms/b/bapi/bapi_ctraccontractaccount_clr.htm

  • Who does know which bapi for Clearing,sucu as F-32 F-44  ,thank you!

    i want to find a bapi for Clearing,such as F-32 F-44 ,
    but i can't find it ,i don't kown whether have such bapi,
    who can tell me ,thank you very much!

    You can use the report RFBIBL00.
    Please read the documentation of this report to have a better idea.
    Generally, this report can post all type of FI douments like document creation, clearing of the documents. So, I think this will solve your purpose.
    Regards,
    Naimesh Patel

  • Bapi for clearing reversed items of invoices

    Hi,
    Is there a BAPI for clearing invoice against its reversed item and down payment against its invoice.
    I know we can do it using BDC but was looking for a BAPI.
    I greatly appreciate feedback.

    Hi,
        Use this
    BAPI_PAYIT_POST_CLEARING
    <b>Reward points</b>
    Regards

  • Are there any standard Idocs or Bapis for posting the data into transaction

    Hi,
    Are there any standard Idocs or Bapis for posting the data into transactions ME42N and IK11?
    Thank You.

    Thank you.
    Any idea of the other one?

  • BAPI for clearing documents -Using Transaction F-44

    Hi all,
       Is there any BAPI which can be used for clearing docs using transaction F-44.
    I have already seen threads on SDN for the same but couldn't find any BAPI.
    Regards
    Taranam

    I have the same question as you ,  please tell me if you had known , thanks !
    Edited by: HB WANG on Mar 4, 2008 4:08 PM

  • Post with Clearing: BAPI for clearing open items

    Hi,
    I'm looking for a way to use the logic of transaction F-30 (Post with Clearing) in an external application. I want to clear open items. Is there a BAPI or something else for it? While debugging transaction F-30 I found the function module POST_DOCUMENT together with function module FI_DOCUMENT_PROCESS which are used to actually clear the selected open items. But there is lot more coding around these function modules that might be needed/important. So, is there a BAPI that puts all together? Or what's the best way to do it at all?
    Regards,
    Robert

    Hi,
    BAPI_CR_ACC_GETOLDESTOPENITEM BAPI/BUS1010: Determine Oldest Open Item .... BAPI_AR_ACC_GETBALANCEDITEMS Customer account clearing transactions
    thanks
    abdul

  • Required BAPI for changing vendor prices

    Hi experts,
    Can any one  change vendor prices using bapi inthe Transaction of MEK1, If yes please give the bapi name.
    My requirement is to change the vendor price from an a legacy file, am going to use BAPI for that.
    Anyone help this out.
    Thnx and Regards,
    Mohana
    Edited by: Mohana Vijayan on Mar 6, 2009 7:03 AM

    Hai Experts,
    I searched lot, i found BAPI_PRICES_CONDITIONS, Is this Bapi is correct one. Any of our experts used this before?
    Please anyone suggest this.
    Mohana

  • BAPI for customer Block/Unblock through transaction code : XD05

    Hi Gurus,
    I want to block/unblock customer sales areas(Transaction code : XD05) through program. Could you please suggest any BAPI for the same. As writing BDC will not be a good choice.
    Please help.
    Thanks,
    Bhupender

    Hello Bhupender,
    the best and easies solution is the MASS maintenance transaction as proposed above.
    For the BAPI question, sorry but there is NO BAPI to maintain a customer master data.
    The function module provided by my predecessor, even if it has the perfect look like is definitively not the one to use.
    Despite the name, this FM is designed to support only the maintenance of CONSUMERs.
    Moreover it is not an RFC enabled function module.
    It might work in your case, as the data to maintain is quite simple and limited but you still may face several troubles like NO change documents and change pointers created and/or no synchronisation with TREX, CRM, ...
    There is also a BAPI with a nice name, but in fact it is designed to be used only with SAP Online Store and SAP Product Catalog.
    The only reliable path for investigation is described within [note 384462|https://service.sap.com/sap/support/notes/384462].
    A other path for investigation is the class CMD_EI_API which has been introduced with ECC 2005 (6.00).
    You could wrap method MAINTAIN_BAPI inside of a bapi function module you would have written.
    Otherwise, but still with limited functionality there are some eSOA webservices to find, read, maintain customer master data.
    Hope this helps.
    BR
    Alain

  • Bapi for Process service confirmation in transaction - CRMD_BUS2000117

    Hi All,
       Is there any bapi for process service confirmation in CRM system.
       Tcode for service confirmation - CRMD_BUS2000117.
    Points will be awarded.
    Regards,
    Vinoth.

    Hello Vinoth,
    please ask that kind of questions in the SAP CRM: Webclient UI - Framework Forum.
    What's about using CRM_ORDER_MAINTAIN? You can find many examples of it's use using the SDN search.
    Regards
    Gregor

  • BAPI for transfer with posting -FB05 (transaction f-04)

    We are running R/3 4.7.
    Does anyone know if there is a BAPI that will do a transfer with clearing for GL accounts? The SAP transaction for GL transfer with clearing is F-04. If so could you let me know the name of the BAPI.
    Thank you
    Chris

    Hi Christopher,
    Have a glance at the link below, here you can find list of BAPI's
    http://www.sapbapi.com/bapi-list/
    Regards,
    Soundarya.

  • BAPI for Pricing condition record  to transaction MEk1

    Hi Experts,
    I am facing problem to find out the BAPI or function module  to create the condition record for transaction MEK1.Please let me know asap.
    Richard.

    You can use BAPI_PRICES_CONDITIONS .
    See the thread.
    BAPI_PRICES_CONDITIONS

  • BAPI for cutomer/vendor creation

    Dear Experts,
                        i searching for BAPI's to create customer and vendor .but i am getting online creation BAPI's only
                        please tell me if any BAPI's available to create Customer/vendor without online .

    Check the Program
    RFBIKR00
    for Batch Input Interface for Vendors and
    RFBIDEK0
    for Batch Input Interface for Customers.
    Kanagaraja L

Maybe you are looking for

  • Slow Hierarchical Query

    Hi, I have a hierarchical query which takes 2 seconds to execute. I need to get this down to milli seconds. The table has around 8000 records. The query will never return more than 20 or so records. There is only ever 2 levels to the query. I am quit

  • Exporting a pdf in indesign CS5 interactive portfolio, the buttons dont work?

    interactive PDF using Indesign, Export problems im working on an interactive portfolio, its got 6 pages and four of them have buttons which scroll through alternative images which relate to that page. All very simple stuff. as far as im aware its all

  • Transparency in Tree component and actions in its sheets

    Hello people I'm doing a kind of catalog, and I'm using a component "tree" for listing. But here's the problem: I need to use the background I have in the scene, and the component has a white background I need to remove. The workaround I've found is

  • SQL Server 2005 Express DSN File

    I'm converting to sql server 2005, my orignal DSN file sql server 7 looked like the following [ODBC] DRIVER=SQL Server UID=sa DATABASE=PCX-MEMS-SCANS APP=Microsoft® Windows® Operating System SERVER=PCX-DATABASE the new one is SQL SERVER EXPRESS 2005

  • Query under infor-provider

    in RSA1, I can view my multi-provider. I have a question: instead of using normal info-provider, what's the advantage of using ODS and multi-provider, does it improve performance? also how can I see query list under a specific multi-provider in RSA1?