User friendly method to post a error document

Hi Experts,
    I have a requirement. While posting vendor billing in a custom transaction, the posting is not happening because of invalid cost objects. To solve it some alternative cost object must be selected by the custom program and has to post the document. Is there any much user friendly method to do this, apart from doing enhancement either inside the posting custom program to select valid cost objects or designing screen with controls to select valid cost objects and post?
Thanks in advance!!!

Hello Raju,
Its a invoice which the user posts via a MIRO.
I can do it with a FM also, U r right.
There have been lots of issues with rounding values when trying to post a parked document in MIRO , till now such invoices were getting posted. Now, we r getting errors, just trying to find if someone else had encountered with a similiar problem and what was the approach they used?
we get a value of 0.02 difference when trying to post via MIRO for some invoices, till now such invoices were getting posted. Its purely a functional issue though.
We checked the invoice also, its prefectly fine. There does not seems to any issue, just wondering if there  has been any exchange rate problems etc...
Thanks,
Anitha

Similar Messages

  • User exit for automatic posting of accouting document

    Can anybody tell me the userexit. Which is called during automatic posting of accounting document during billing in ECC 6.0 environment.
    There is no SD data to findout by debug in my system.
    Regards,
    Chandra Kumar

    Valdiations used

  • Posting the payment document which i sblocked for payment.

    Dear All,
    User is able to post the payment document which is blocked for payment during invoice.
    Please help me in restricting the authorisation object.
    Thanks & Regards
    Karunakar

    An invoice can be blocked for various reasons like price, quantity variance, quality reasons etc. once the reasons for the block have been eleiminated the invoice can be processed for payment provided you manually delete the reason for invoice block and release teh invoice.
    It is also possible to control via authorizations who has the authority to delete what reasons for invoice block. I do not have access to the SAP system so am unable to mention the exact object which can control this feature. But, it is one amongst the MM-LIV class.

  • Error F5 702  while trying to  post a parked document in MIRO

    Hi,
    Our Client is in SAP Version 4.6c, and a document is parked and we are trying to post it, it has two cost centers and one G/L account. We have applied SAP Notes related to this error and our client has applied Support packs also.
    How to overcome such an error and post this document?
    Is it relating to rounding errors, we get a amount difference of 0.02 and SAP does not allow the invoice to be posted.
    Can anyone help?
    Regards,
    Anitha

    Hello Raju,
    Its a invoice which the user posts via a MIRO.
    I can do it with a FM also, U r right.
    There have been lots of issues with rounding values when trying to post a parked document in MIRO , till now such invoices were getting posted. Now, we r getting errors, just trying to find if someone else had encountered with a similiar problem and what was the approach they used?
    we get a value of 0.02 difference when trying to post via MIRO for some invoices, till now such invoices were getting posted. Its purely a functional issue though.
    We checked the invoice also, its prefectly fine. There does not seems to any issue, just wondering if there  has been any exchange rate problems etc...
    Thanks,
    Anitha

  • Posting A Park document of year 2005 in 2007( Error message no. FP 041)

    Hi All
    I have a parked document in year 2005 and know the user want the same to post in 2007. while changing the header(posting date and making as 01.01 2007) through T.code MR44.
    I am getting the following error.
    Changing of document number or fiscal year not possible here
    Message no. FP 041
    Please let me know whether i can post a parked document of 2005 in 2007.
    or any way to rectify the same.
    regards
    Ramesh

    How can we change a parked document's fiscal year?
    I parked a document in fiscal year 2011, period 01. now I want to post it in fiscal year 2010, period 12.
    When I use FBV2 to change header information, it shown up an error message:
    Changing of document number or fiscal year not possible here
        Message no. FP041.
    How can I do now?
    Thanks.

  • Trying to post a parked document but error

    Dear All:
                 I am trying to post a parked document via miro but it displays an error message theat document is blocked for psoting. i have checked but no other user using this document. Moreover the POST button is also disabled. what to do i am stuck.

    Check vendor is blocked for posting or else release blocked invoice document using MRBR.

  • Getting SCRIPT5007 when trying to implement a user-friendly survey error message

    Hi,
    I am trying to use the code from http://sharepoint.stackexchange.com/questions/64357/friendly-message-when-user-tries-to-take-the-survey-again to show a user-friendly error message when a user tries to answer a survey twice.
    The detection of the user's answer count works, but when the code tries to open the survey by calling the old code (NewItem2Orig(evt, url);) I get an error SCRIPT5007
    which says, that tagName cannot be found because of an undefined or null-reference in inplview.js, row 2, column 32309.
    Does anybody know, why this is happening? I actually can't see why it shouldn't work...
    Thanks in advance
    P.S.: The error happens in IE 11, in Firefox the code seems to work

    I'm not sure how you get the parameter to execute the NewItem2Orig(evt, url). you can use JavaScript code to first get the button click event script, save it as a variable.
    Then in your rewrite NewItem2 method, else part, set the button click event to the origional event.
    Qiao Wei
    TechNet Community Support

  • Error while posting the parked document in ECC 6.0

    Hello ABAPers,
    After upgrade from R/3 4.6c to ECC 6.0, when we try to post the parked documents ,It calls FM :POSTING_INTERFACE_DOCUMENT".
    Inside it a call transaction is done using FBVB which throws error while posting for more than 4 withholding tax types.
    Error : Field WITH_DIALG-WT_BASE(5) does not exist in the screen SAPLFWTD 0100.
    On running BDC in foreground mode ,Error is happening when the withholding dialog opens and screen seems to be small to input all the tax codes i.e it shows only 4-5 rows and hence only 4 tax types passes to the screen and remaining is left out and error is thrown. This results in document not getting posted.
    But in 4.6 c a bigger screen pops up and no error is thrwon.
    We are not able to check FBVB directly, since it does'nt allow Direct call to this transaction.
    We have checked lots of thread and notes ,But nothing seems to be relevant or helpful in our case.
    Could you please help us in resolving this issue/ let us know if any configuration/ screen variant change is required?
    Thanks!
    Regards,
    M M Jaffer.

    Hello Nabheet ,
    It is a standard code. We are calling the FM  'PRELIMINIARY_POSTING_POST_ALL'  for posting the parked document. The FM calls internally another FM 'POSTING_INTERFACE_DOCUMENT'. This calls the transaction FBVB where we get the above error.
    Thanks.

  • Error 'Specify account number' while posting a parked document through FBV0

    Hi,
    I am getting an error 'Specify account number' while posting a parked document through transaction FBV0.
    I am not able to figure it out as to what account number it is referring to. Since the document is parked I assume the GL account used has no problem. Please help.

    Hi,
    Try to change the Account number and then save or post the data. I think Once We Parking the Document it wont allow to post the data without changing.
    Try same scenario in the development its be useful
    Regards,

  • BAPI_GOODSMVT_CREATE - Error while posting a Material Document

    Hi Experts,
    We are  trying to do the material document posting using the transaction "MB1C" manually in SAP. The movement type which we are using for the same is "261".  While doing this is, it is asking for a work order number and the Recipient number. We gave the Recipient Number as "123". Material document is created successfully.
    Again using the same transaction  "MB1C" , we are trying to do the reversal of the material document which we posted previously against another work order number for the same material and the serial number if the material is serialised and as well as for the non serialised material.
    Both this case, in SAP the material document is created succesfully. This is done manually in SAP.
    When we are trying to create the material document using the BAPI 'BAPI_GOODSMVT_CREATE', for the above scenario, posting the material document '261' movement type for one work order and the reversal for another work order '262' movement type for the same material (whether it is a serialised or non serialised) we are getting the eror as "RE Qty. transferred exceeded 1 PC: 50,003,695 C001 USED 1200".
    We are passing the following at the item level. MATERIAL Number, Plant, STGE_LOC, ENTRY_QNT, MOVE_TYPE, BATCH, ORDERID, RESERV_NO,  RES_ITEM, ACTIVITY, XSTOB for reversal.
    We are passing the GM_CODE as '05'.
    Please let us know what needs to be changed inorder to create the material document properly without getting errors.
    Thanks in Advance,
    Mohan.

    Hi,
    We fixed this issue by removing the reservation number of the material when we are trying to post the material document with the movement type "262".
    The reason for removing the reservation number for the movement type "262"
    The reservation number is getting created against a work order when we trying to create the work order in IW32. This reservation number is used for validating the stock while we are trying to consume and doing the reversal.
    SAP is allowing us to reverse the consumed quantities only based on the reservartion number and hence we got this error.
    To fix this error, if we are trying to reverse a particular material against a different work order for which it has been consumed previiously, remove the reservation number and item number and try posting the material document.
    Hope this solution will solve your issue:)
    Thanks and Regards,
    Mohan.

  • HT4009 Not very user friendly! Where is the place to report a problem!? I have been billed for an in-app purchase but not had the goods - I received an error message telling my I hadn't been charged at the time and now it is on my bill! What can I do?

    Not very user friendly! Where is the place to report a problem!? I have been billed for an in-app purchase but not had the goods - I received an error message telling my I hadn't been charged at the time and now it is on my bill! What can I do?

    You can try contact iTunes support via this page : http://www.apple.com/support/itunes/contact/ - click on Contact iTunes Store Support on the right-hand side of the page, then Purchases, Billing & Redemption

  • Translate oracle error message into User-Friendly messages

    I want to translate the following message and display the user-friendly message.
    Error in mru internal routine: ORA-20001: Error in MRU: row= 1, ORA-02290: check constraint ...
    I have a table with MRU,MRD,...
    How do I do that?

    Mine is a sql query(updatable report). I don't have any items, except the columns on the report. One of the column is a select list of user_names( on which I want not null validation). I have "ApplyMRU" and "ApplyMRD",.. to add/delete rows.
    How do I access the columns of report. My column name is "USER_NAME". But when I put this column name in "Validate Item:" field, I am getting:
    1 error has occurred
    Item specified does not exist.

  • Error messege BP603 while posting the parked document budget exceeded

    Hi ,
    We are having the budget function and its for overall release.
    Budget has been relased and assigned value is less then the released budget in all conditions.
    Its throwing the error messege No BP603  while posting the parked documents. Unable to understand the reason why its behaving.
    Please let me know if anybody has faced such problem.
    We are into ECC6, EHP 4 and the SAP note 557431 is not going to help anyways.
    Regards
    N.Raju

    Hi,
    Please follow as given below:
    1. Use T.Code KO31 and enter order and deactivate the control
    2. Then try to post the parked document
    3. And use T.Code KO30 and enter the order to activate the control
    Some times system will check budget availability which already commited for parked documents.
    Hope it will work.
    Chandu

  • Error while Posting Physical Inv Document

    Dear All,
    While posting physical Inventory Document contains only 776 items only
    i got this error
    Maximum number of items in FI reached
    Message no. F5727
    Regards,
    Pardeep Malik

    What did you do with the PID? did you modify to allow more than 333 items ?
    as each item in a PID can create 3 entries in FI, the PID is limited to 333 items, because FI document can only take 999 items

  • Error (Short Dump) while posting any Material document

    Hello All Experts,
    I am facing an error (short dump) while doing all material document related transactions (for example MIGO,MB1A etc) . I am getting the below message:-
    Short text of error message:
    Document number 1000 5000000000 2009 was already assigned
    Earlier, I had posted some material documents using the same transactions.
    Kindly help
    Regards,
    Atul

    Hi Atul,
    Please use T-code OMBT to check the number range status of material document. You can click on the 'Intervals' button to check the 'Current number', the last material document number the system was created so far. Try to change the 'Current number' to a number greater than 5000000001, save the change, and post material document again.
    Hope it can solve your issue.
    Cheers

Maybe you are looking for

  • Button Not Working On Website

    I am somewhat new to Flash and have been teaching myself through tutorials. I am working with Flash CS6 and have created a movie and exported it as an SWF onto my website. In the testing area in the program it works and the buttons link to the web pa

  • Balance In Local Currency (Error Message F5 703)

    I've encountered an error during invoice reversal via MR8M(Version 4.5). Error Message (F5 703 - Balance In Local Currency). Balance in local currency - Message no. F5 703 Diagnosis - There is a balance in local currency 'NOK' with the following deta

  • [svn:cairngorm3:] 16809: Changed close event from flash.events.Event. CLOSE to mx.events.CloseEvent.CLOSE.

    Revision: 16809 Revision: 16809 Author:   [email protected] Date:     2010-07-03 03:05:21 -0700 (Sat, 03 Jul 2010) Log Message: Changed close event from flash.events.Event.CLOSE to mx.events.CloseEvent.CLOSE. See MXML examples in PopupTest. Modified

  • Why won't iTunes play songs all the way through?

    I don't understand, and I am very frustrated... I JUST PAID for a bunch of music on iTunes & there are a few songs that play all the way through to completetion. For instance, I bought Rihanna's album LOUD & the song Fading only plays to :54 seconds;

  • Can't render or export

    FC studio 6, 8 core Mac Pro, 6 gig memory, 12 TB RAID storage: One of several sequences refuses to render "preview" or "needs Render" and will not export the show in sequence settings: 1080i ProRes 4:2:2. Deadline looming. What to do?