BAPI for  F-64 : Park Payment Request

Hi ABAPGURU's,
Is there any bapi to park payment request  instead of  using F-64.Please tell me.
Thanks,
N.K.C

BAPI_PAYMENTREQUEST_RELEASE          Payment Request Released for Payment
BAPI_PAYMENTREQUEST_POST          Posting a Parked Payment Request
BAPI_PAYMENTREQUEST_GETSTATUS          Determination of Payment Request Status
BAPI_PAYMENTREQUEST_GETLIST          List Payment Requests
BAPI_PAYMENTREQUEST_CREATE          Creation of a Payment Request
BAPI_PAYMENTREQUEST_CANCEL          Cancel Payment Request
BAPI_PAYMENTREQ_STARTPAYMENT          Start Payment of Payment Request

Similar Messages

  • Business object for  A/R Down payment Request using DI is this exposed .

    Hi All,
    Requirement: Need to Create A/R Down payment Request using DI.
    Table : ODPI
    1. Can anyone tell me what is the DI objects for  A/R Down Payment Request .
    2. When Im directly puting the object as '203'
    Application.GetBusinessObject(203)
    Error: "The Logged on user does not have permission to use this object"
    while I logged on as manager with full permissions
    please help me with creating request document.
    Regards
    Nani

    Dear Nani Kumar,
    Which B1 version do you use?
    The Down payment object exposed from B1 2007 version but not B1 2005.
    So you can not use it in B1 2005 and before.
    Best Regards
    Jane Jing
    SAP Business One Forums team

  • BAPI for Vendor invoice Park FV60

    Hi All,
       Do you knwo any BAPI for vendor invoice Park through FV60, I have tried
       BAPI_INCOMINGINVOICE_PARK  - Got struck where It is asking to pass teh PO data in Itme level, where as i have to uplaod only
       GLaccounts data.
      and i tryed for another  BAPI_ACC_DOCUMENT_POST   but is not working its not related to my requiremment it seems...
    Can any one know better about the process to do this.. pleas let me know..?
      Can anybody did the same, if ues please share with me... its very urgent it need it...
    Thanks,

    use bapi: BAPI_INCOMINGINVOICE_PARK

  • FM/BAPI for creating the credit memo request for Vendor

    Hi Experts,
        I need an RFC/BAPI,  for creating the credit memo request for Vendor.
    Thanks in Advance,
    Kiruba.R

    Hi,
    Use this BAPI 'BAPI_DRMCREDITMEMOREQ_CREATE' - Credit Memo Request Creation
    Regards,
    Jyothi CH.

  • Function Module/BAPI for posting of Parked Invoice/Documnet

    Dear all,
    Please provide me.
    Function Module/BAPI for posting of Parked Invoice/Documnet
    Regards
    Ricky

    Hi Ricky,
    What about MR_POST_PP_INVOICE?
    In my current project, though, we had to develop a function module for this.
    Regards,
    Eli

  • BAPI for FI invoice parking

    Hi,
    Is there a BAPI for FI invoice parking?
    Regards,
    Arun Mohan

    Hello Arun,
    U can try with these:
    ACC4                           FI/CO: BAPIs for UPDATE
    BAPI_ACC_INVOICE_RECEIPT_CHECK Accounting: Check Invoice Receipt (OAG: LOAD PAYABLE)
    BAPI_ACC_INVOICE_RECEIPT_POST  Accounting: Post Invoice Receipt (OAG: LOAD PAYABLE)
    ACC6                           Accounting: BAPIs for UPDATE II
    BAPI_ACC_INVOICE_REV_CHECK     Accounting: Check Reversal of Invoice Receipt (OAG: LOAD PAYABLE)
    BAPI_ACC_INVOICE_REV_POST      Accounting: Post Invoice Receipt Reversal (OAG: LOAD PAYABLE)
    MRM_BAPI                       Invoice Verification BAPIs
    BAPI_INCOMINGINVOICE_CANCEL    Invoice Verification: reverse invoice
    BAPI_INCOMINGINVOICE_CREATE    Invoice Verification: Post Invoice
    BAPI_INCOMINGINVOICE_GETDETAIL Invoice Verification: display invoice
    BAPI_INCOMINGINVOICE_GETLIST   Invoice Verification: list invoices
    BAPI_INCOMINGINVOICE_PARK      Invoice Verification: Park Invoice
    BAPI_INCOMINGINVOICE_RELEASE   Invoice Verification: release invoice
    BAPI_INCOMINGINVOICE_SAVE      Invoice Verification: Flag Invoice for Background Processing
    If useful reward.
    Vasanth

  • BAPI or Function Module for F-47 (Down payment request)

    Hi All, I would like to know if there is a BAPI or FM to create F-47(Down payment request).
    I checked and noticed that BAPI_ACC_DOCUMENT_POST  is NOT working for this.
    We have BDC way of doing this but it is causing issues with COMMIT sometimes.
    Please advice.

    Hi Eswar,
    BAPI_ACC_DOCUMENT_POST  works only for 2 line postings. But we can make it work for one line by implementing BTERWBAPI01.
    Here you will be passing ACCHD-GLVOR = RFST
    ACCIT-BSTAT = S
    ACCIT-BSCHL = 39
    ACCIT-UMSKZ = F
    ACCIT-ZUMSK = Z
    could you please share the code that you have implemented in BTE?
    please share the sample code that you have done for BAPI.Because I also have the same requirement for f-47.
    Regards,
    xavier.P

  • Required BAPI for Vendor Invoice park

    Hi,
    I need to create vendor invoice upload program which support the withholding functionlity also.
    Normally for vendor invoice parking we use FV60 transaction code. is there any standared BAPI which does vendor invoice park.
    please let me know.
    With Regards!
    kannan.ja

    use bapi: BAPI_INCOMINGINVOICE_PARK

  • BAPI for FV60 tcode parking (Vendor Invoic)

    Hi All,
    I want to park Vendor invoice through FV60 tcode using BAPI
    I got one BAPI (BAPI_INCOMINGINVOICE_PARK), which is doing for incoming invoice i.e. MIR7 only. but it is not suitable for FV60.
    Please help me in finding BAPI for Vendor Invoic (FV60) parking.
    Thanks,
    Ramanjaneyulu Reddy

    Hi. I know it is very late, but I was looking for an answer to this on SDN today and found your post amongst others, but could not find a solution so had to have a look through SAP in more detail.
    I have managed to get a finance invoice to park just like FV60 using function module PRELIMINARY_POSTING_FB01.
    To find the right data to pass the easiest way is to park an invoice manually in FV60, then call function PRELIMINARY_POSTING_DOC_READ and get the data for the parked invoice.
    Then just populate all the same fields in PRELIMINARY_POSTING_FB01 apart from the document number and it should work fine.
    I hope this was of some help.
    Regards,
    Dave.

  • BAPI for FBO1 document parking

    Hi Experts,
    is there any BAPI which can be used to park FB01 document ?
    Regards
    Prasanth
    Moderator message: this has been asked and answered quite often, please search for available information and previous discussions.
    Edited by: Thomas Zloch on Nov 15, 2010 11:31 AM

    Hello Arun,
    U can try with these:
    ACC4                           FI/CO: BAPIs for UPDATE
    BAPI_ACC_INVOICE_RECEIPT_CHECK Accounting: Check Invoice Receipt (OAG: LOAD PAYABLE)
    BAPI_ACC_INVOICE_RECEIPT_POST  Accounting: Post Invoice Receipt (OAG: LOAD PAYABLE)
    ACC6                           Accounting: BAPIs for UPDATE II
    BAPI_ACC_INVOICE_REV_CHECK     Accounting: Check Reversal of Invoice Receipt (OAG: LOAD PAYABLE)
    BAPI_ACC_INVOICE_REV_POST      Accounting: Post Invoice Receipt Reversal (OAG: LOAD PAYABLE)
    MRM_BAPI                       Invoice Verification BAPIs
    BAPI_INCOMINGINVOICE_CANCEL    Invoice Verification: reverse invoice
    BAPI_INCOMINGINVOICE_CREATE    Invoice Verification: Post Invoice
    BAPI_INCOMINGINVOICE_GETDETAIL Invoice Verification: display invoice
    BAPI_INCOMINGINVOICE_GETLIST   Invoice Verification: list invoices
    BAPI_INCOMINGINVOICE_PARK      Invoice Verification: Park Invoice
    BAPI_INCOMINGINVOICE_RELEASE   Invoice Verification: release invoice
    BAPI_INCOMINGINVOICE_SAVE      Invoice Verification: Flag Invoice for Background Processing
    If useful reward.
    Vasanth

  • BAPI for FBV0:  Post park document

    Hi ABAPERS,
    Is there any BAPI for the transaction FBV0.If so please tell me the name of the bapi.
    Thanks,
    N.K.C

    Hi,
    Check BAPI
    PRELIMINARY_POSTING_POST_ALL
    Regards,
    Neenu.

  • Bapi for Posting the vendor payment.F-53

    Hi,
    I need to post a document for Vendor payment using BAPI, by providing the Vendor Invoice number as Reference number which was created by using the FM PRELIMINARY_POSTING_FB01. I can able to generate a Vendor invoice, But i cant able to make this vendor invoice number as a reference number to post the vendor payment using the BAPI BAPI_ACC_DOUMENT_POST. After Executing this BAPI ,then i check in FBL1N means, the posted document was in open items. It Should be in cleared items. If i manually entered through F-53 means the payment is coming successfully and also as Cleared items in FBL1N.How to solve this issue..
    Regards
    Bala.

    Hi Bala,
    Can you please share your BDC code with me for clearing vendor invoice.
    Regards
    Neeraj Sharma

  • Bapi for  'post customer down payment (t-code F-29)'

    hi all
    can any one tell which bapi is used to 'post customer down payment:header data (t-code F-29)'.
    thanks in advance,
    lokesh

    Hi,
    this one :
    BAPI_ACC_DOCUMENT_POST
    Best regards,
    Erwan

  • BAPI for SAP HR (travel ticket request - TRIP)

    Hi all.
    I need to create a Travel Request with Travel Tickets from remote (using Tibco middleware).
    In other terms, I have to "expose" the TRIP transaction as a remote service.
    The standard BAPI_TRIP_CREATE_FROM_DATA is not sufficient because it allows the creation of travel requests, but does not allow to insert travel ticket requests.
    Could anyone provide suggestions?
    Thanks in advance.

    Hi,
    I have gone through the View mentioned, But i need the Standard Form names for  Example
    Purchase Order ' MEDRUCK' . like wise is there any Standard form for Travel Expence and Travel Requisation.
    if so, how to configure it to Transaction.
    Thanks In Advance.
    Regards
    Nags

  • SAP Custom Funtion or BAPI for autometed FI Parking through FBV1

    Dear All,
    I am trying to create the custom function for automated parking which is done through currently FBV1.
    If anyone has already created the same function I need the details for same.
    I have used dfollowing standard functions but not able to create the same.
    PRELIMINARY_POSTING_FB01
    BAPI_INCOMINGINVOICE_PARK
    BAPI_ACC_DOCUMENT_POST
    Can anyone help me to create this custom function.
    Regards
    Vishnu

    Hi
    You can use BADI AC_DOC_POST.. Pardon me, i dont remember the name exactly.. You can search the badis in SE18 based on this name
    Ask your abaper to write the code  so that when the COMMIT happens, it also updates the Z table
    Other Options: BTE 1120
    br, Ajay M

Maybe you are looking for

  • URGENT:- HFM 9.3.1 Workspace does not show the Studio changes

    Hi All, I am trying to make changes in a report in Hyperion Reporting Studio. After saving the Report in Studio if ran in the web i.e Hyperion Workspace, then it does not reflect the changes. This is only occurring for this particular report. Also ch

  • My ical events are still in their folder as files, but ical the program is showing a totally empty calendar

    I did some cache cleaning and permissions repair etc using a program called Onyx.  The next time I opened ical, there is not a single event showing.  (i have at least 30 events per month for the last few years).  I was worried that the files we gone,

  • Weird issues with pasted screenshots

    I am using Photoshop CS6 on Windows 8 desktop, i am connecting using Remote Desktop to a Windows 2008 server and taking a screenshot (all desktop apps, no Windows 8 apps involved). After taking the screenshot i can paste it into a simple program like

  • How to collect returns from recursive function calls without a global var?

    Usually global variables shouldnt be used, I was told. Ok. But: How can I avoid using a global var when recursively using a function, when the function returns an object and when I want to have the collection of all these objects as the result? For e

  • Unable to send text messages after ICS

    After ICS install I just found out that although I receive text messages replies or new messages are not sent.  It appears that they are but recipients do not get them.  Reboot, battery pull, cache wipe and soft reset have been tried.  Any other sugg