Can I use BAPI_ACC_DOCUMENT_POST for customer clearing(inter company)?

Hi,
We were getting errors for object type. Object type is a mandatory field and it is not taking "BKPFF",  "VBRK" and other object key as a valid object key( Check is present in SAP Include LACC9F20 for object type). We have created a new object type in TTYP table and passed in this BAPI "BAPI_ACC_DOCUMENT_POST " . Is this is a correct approach?
After this correction when we try to post clearing document using BAPI, getting error :- "FI interface: Small difference * USD 30 cannot be distributed".
We are passing parameters :-
Document Header :- 
OBJ_TYPE ( Passing manually created entry of TTYP)
BUS_ACT( RFBU)
DOC_TYPE(YD)
Other entries which I am passing are  OBJ_KEY, OBJ_SYS, USERNAME, COMP_CODE, DOC_DATE, POSTNG_DATE, FISC_YEAR, PERIOD.
ACCOUNTGL:-
Item No:-1
GL Account
ITEM_TEXT
AC_DOC_NO(AR Invoice of payment document which I want to clear) for e.g. 7100000001
Customer
Item No:-2
GL Account
ITEM_TEXT
AC_DOC_NO(AR Invoice of payment document which I want to clear) for e.g. 7100000002
Customer
ACCOUNTRECEIVABLE:-
Item No.:-3
Customer( same which i have passed in GL account parameter)
comp_code:- Header company code
CURRENCYAMMOUNT:-
item No:-1
CURR_TYPE: 10 (company code curr)
Currency (from document)
AMT_DOCCUR (amount of AR invoice of account GL item no 1).
item No:-2
CURR_TYPE: 10 (company code curr)
Currency (from document)
AMT_DOCCUR (amount of AR invoice of account GL item no 2)
item No:-3
CURR_TYPE: 10 (company code curr)
Currency (from document)
AMT_DOCCUR (Sum of above two AR invoice which will be against customer)
Do you have any solution for this error? kindly suggest.

Check if account for payment differents defined ?
IMG: Financial Accounting -> Accounts Receivable and Accounts Payable -> Business Transactions -> Incoming Payments Global Settings -> Overpayment/Underpayment -> Define Reason Codes / Define Accounts for Payment Differences.

Similar Messages

  • Can i use BAPI_ACC_DOCUMENT_POST for clearing open items of credit memo

    Can i use BAPI_ACC_DOCUMENT_POST for clearing open items of credit memo
    If yes kindly let me know the import parameters and what this BAPI returns

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

  • Can i use BAPI_ACC_DOCUMENT_POST for clearing open iyems of credit memo

    Can i use BAPI_ACC_DOCUMENT_POST for clearing open items of credit memo
    If yes what are the values i need to pass yo this BAPI.
    If not kindly suggest one with the values to be passed.

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

  • How can I use TopLink for querys that have two and more tables?

    I use TopLink today, and I can use one table to query, but how can I use TopLink for querys that have two and more tables?
    Thank you for see and answer this question.

    You can write a custom SQL query and map it to an object as needed. You can also use the Toplink query language "anyOf" or "get" commands to map two tables as long as you map them as one to one (get command) or one to many (anyOf command) in the toplink mapping workbench.
    Zev.
    check out oracle.toplink.expressions.Expression in the 10.1.3 API

  • Can w use rsync for Business Continuity for Oracle Applications Release12 ?

    Hi ,
    One of our customer has implemented Oracle EBS R12 (12.0.6) on HP-UX (IA).
    Database Tier on a Two Node Oracle Database 10g R2 RAC
    Application Tier on Two Node using Shared APPL_TOP with Load Balancer.
    They want to implement DR site using Oracle Data Guard (RAC to Non-RAC).
    I was referring to Note: 452056.1 +( Business Continuity for Oracle Applications Release 12 on Database Release 10gR2 - Single Instance and RAC )+.
    In this note its mentioned that:
    If you wish to synchronize your concurrent manager log and out files between production and standby, you need to create folders matching to the APPLCSF environment variables for each others......................... For example, set up an rsync job similar to the below example in cron, to run every few minutes.
    Can we use rsync for Production systems without any issues? Customer is concerned about using freeware on their Production systems.
    Rgds,
    Thiru.

    Thiru,
    Can we use rsync for Production systems without any issues? Customer is concerned about using freeware on their Production systems.You can use it with no issues. Or, you could use any other copy tool to copy those files.
    Thanks,
    Hussein

  • MR11 docuemnt for custom clearing

    Hi All,
    we are unable to do MR11  for customer clearing of  the co.code aginist the purchase order.
    Please let us know your views and thoughts above issue.
    Kind Regards,
    Ram
    Edited by: Ramanjaneyulu.B on Jul 27, 2011 12:35 PM

    Hi Naresh,
    Thanks for your quick reply.
    We are getting error message'No documents found'
    Thanks
    Ram

  • How can I use OCCI for oracle8.1.6?

    my database is oralce8.1.6 for solaris8.
    I want to develop database application by OCCI .
    But only oracle9i has OCCI.
    How can I do?
    Where can I get OCCI ,and how can I use it for oralce8.1.6?
    thank you very much!!

    OCI is available for all versions of Oracle including Oracle
    7/8/8i etc. However it is not installed by default with these
    versions. I am assuming that the default 9i installation
    includes OCI. You should be able to install OCI for other
    versions through one of the development platforms e.g. ProC/C++
    etc.

  • How can i use AME for the new OAF page.

    Dear all,
    I have developed a new OAF page and registered under Employee Self Service.
    How can i use AME for the approval process.
    Appreciate your ideas?
    zamora

    I will try to answer based on my experience of working with iProcurement and AME. It depends on how you want to make a call to AME , directly from OAF Page or from Workflow and your requirement. You didn't specify what you want to show the users on OAF Page and your business requirement.
    Before calling AME Engine from the OAF page or workflow, I guess you did already setup AME Transaction Type and it's Approval Groups, Conditions, Action Types and Rules. Do some testing from AME Business Analyst Test Workbench. Please note that, AME provides lot of PL/SQL API's that you have to call from your programs (java or workflow pl/sql)
    Let's look at the workflow and putting an OAF Page as notification.
    As Sameer said, you have kick-off workflow process from PR of CO and with in the workflow function, you make a call to AME Engine API's with the AME Transaction ID. This transactionId belongs to the AME Transsaction Type that you setup. Based on the rules setup, AME Engine generates list of approvers/approver and stores them AME Tables for that transactionId. Then, it sends a notification to the approver.
    In the workflow, where that notification is defined, in the message body you have to put an attribute(&XX_WF_FWK_RN) of type document/send. And this attribute will have the constant JSP:/OA_HTML/OA.jsp?OAFunc=XX_FUNC&paramId=-&DOCUMENT_ID-. This function is SSWA Jsp function that makes a web html call to your OAF Region.
    If your requirement is to just show the list of approvers on the OAF Page, you may have to call AME API diectly passing your AME TrasnactionId with other parameters. Then AME generates list of approvers and stores them in AME tables with each approver status. You can pickup those approvers using VO and show them on OAF Page.
    Hope this gives some idea.

  • How can i use RTFEditorKit for JTextField.

    hi all,
    how can i use RTFEditorKit for JTextField.
    thanks in advance
    daya

    Don't cross post. This is a Swing related question and you have already posted in the Swing forum:
    http://forum.java.sun.com/thread.jspa?threadID=619619&tstart=0

  • How can I use Siri for IPhone?

    How can I use Siri for IPhone?

    Siri only works on the iPhone 4S or iPhone 5. If you have one of those devices, turn it on in Settings > General > Siri.
    If you need more info than that, ask in the Apple forums.

  • How can I use music for ringtones on my iphone 4?

    How can I use music for ringtones on my iphone 4?

    You can take any MP3 file that it 40 seconds or less and change the file extension to M4R. Then drag it into iTunes. It will appear under Ringtones and transfer over next time you sync,

  • I have an apple id but ı can not use it for sign in to itunes connect account while publishing my ibook document. Why ı can not login? What can ı do to figure out this problem?

    I have an apple id but ı can not use it for sign in to itunes connect account while publishing my ibook document. Why ı can not login? What can ı do to figure out this problem?

    As note already on the iBA forum [ AppleID for ibooks publishing ], you need two IDs. You can't use your developer ID.
    If you already signed up for books with that ID, you need to talk to Apple to straighten things out.

  • Can I use iCloud for backup?

    Can I use iCloud for backup?

    To back up all your data you are better off getting an external hard drive.  For details on iCould, read: http://www.apple.com/icloud/.

  • I am using MS Office 2010 and Windows XP Professional, can I use iCloud for backup of my files and documents?

    I am using MS Office 2010 and Windows XP Professional, can I use iCloud for backup of my files and documents? I am planning to transition to a Mac so using the iCloud seems to make the most sence.

    No, it is not a backup method at all.  If you delete a sync'd file on any device, you delete it permanently from iCloud.  That by its very essence is not a backup solution therefore.  A backup solution does not automatically and simultaneiously delete the file everywhere when it is deleted from the original source.
    iCloud is strictly a syncronization tool for using files on multiple internet connected devices.

  • Can i use iCloud for pages documents iMac?

    can i use iCloud for pages documents iMac?

    Hi lmdavis72,
    It looks like you can.
    From "iCloud: Documents in the Cloud overview"
    You can download a document from icloud.com/iwork to your Mac or Windows computer, edit it, and then drag the revised version to icloud.com/iwork. It’s then automatically updated on all of your iOS devices. You can also drag an iWork ’09 (Keynote, Pages, and Numbers) or Microsoft Office (PowerPoint, Word, and Excel) document created on your computer to icloud.com/iwork.
    So it looks like it can go between iOS devices and your iMac.
    ivan

Maybe you are looking for

  • PULSEAUDIO Crackling / Distortion

    This distortion is like a crackly echoey distortion. It actually has an echo component to it, When I change the output and it goes normal for a few seonds and tehre is a song playing, then it kicks in, the sound quality goes way down, it has this cra

  • Correlation Problem in OpenScript with solveGroupJavaScript(String path).

    I am having problems with the correlation of solveGroupJavaScript(String path). My script is throwing the following error. Failed to solve JavaScript variable web.jscript.httpseformssitch... Does anyone know how to switch of this particular type of c

  • Firmware problem with zen ex

    Can anyone help me with this issue. I get the message firmware problem after I turn my player on and it tries to rebuild the libraries. I have tried to update the OS in the hope this would fix it but I got the same error. As you may have guessed I am

  • Document URL

    Hi all, I'm usign RIDC to get information of the document. How can I get URL of the document? Example: http://ucm_dev:16200/cs/groups/rh/documents/document/mdaw/mtaw/~edisp/ecm_100606.tif I tried to get value of the dataObject.get("DocUrl"), but it r

  • HT202641 video default settings in iTunes

    when i add (import) a movie file into itunes it automatically sets its default as 'Home Video'... how can i make the default 'Movie' so I dont have to go in an change it so it shows as Movie through my AppleTV?