Error while choosing vendor in document

Hi
In address tab of vendor both ship to pay to are filled.but excise information is not filled.while making marketing doc and choosing vendor the error i receive is No matching record found " (CRD1)(ODBC-2028)[Message 131-183]

hello,
i experience this before, i just did some modification on the address of my BP and let it Update the BP master data. this fixed my problem,
also try to check Note:903383 this may help you.
Regards
Fidel

Similar Messages

  • Getting a Page Cannot be Displayed error while uploading a Contract Document in SAP E-sourcing for size 500mb

    Hi Guys,
    I am getting a Page can not be displayed error while uploading a COntract Document in SAP-E-soucing 7.0.
    Maximum Size set in Our SYSTEM is :9765MB.
    Approx size of the Document tried is more then 300MB.
    Appreciate your help on this.
    Regards
    Tarun

    Hi Tarun,
    Please check the below system properties using system user login
    attachments.maxSizeKB.buyers - "Maximum size in KB of a employer-attached attachment file"
    attachments.upload.enable.buyers-  " Enable/Disable uploading of attachments by internal users"
    Also Please check with other attachment, contracts related properties in the System.
    Let me know if this helps.
    Thanks,
    Raj.

  • Commit error while transferring Sales order Document to GTS

    Hello,
    We faced a transfer error while transferring sales order document to GTS.
    When I debugged the code function /SAPSLL/API_6800_SYNCH is called. In this function, /SAPSLL/CUHD_MAINTAIN_SINGLE is called with parameter lv_no_commit = 'X'. When I checked why its value is 'X', I saw that if the RFC destination and the current system are the same, then lv_no_commit = 'X', (means if the R3 and the GTS are in the same server, same client.) In debug mode I set the value of lv_no_commit to space, and then it works. It creates the GTS document.
    We are also transferring billing documents and it works fine. When I checked what is the difference between transferring sales order document and transferring Billing document, I saw that in the transferring billing document there is another function is called /SAPSLL/API_6800_CSD_SYNCH, and it's calling parameters(in background, as seperate unit) are different from calling parameters of /SAPSLL/API_6800_SYNCH. You can see the difference below.
    For sales document transfer :
        CALL FUNCTION '/SAPSLL/API_6800_SYNCH'
          DESTINATION cs_transfer-rfc_dest
    For billing document transfer :
        CALL FUNCTION '/SAPSLL/API_6800_CSD_SYNCH'
          IN BACKGROUND TASK
          DESTINATION cs_transfer-rfc_dest
          AS SEPARATE UNIT
    So my question is, do you think is it a sap standard program error, or is there any suitable settings in the customizing or SM59 to fix this error?
    Thanks in advance
    Serhat
    Edited by: Serhat Dirihan on Jan 22, 2009 11:46 AM

    Dear Serhat,
    I don't think this is an RFC problem or an error. But you wrote:
    When I checked why its value is 'X', I saw that if the RFC destination and the current system are the same, then lv_no_commit = 'X', (means if the R3 and the GTS are in the same server, same client.)
    It is impossible to have GTS and R/3 on the same system and same client. At least the client should be different. So try to check why the call is performed like that.
    Balazs

  • Error While Releasing the Billing Document Msg No. KE/AD 243

    I am getting error while releasing the billing document
    Error No KE/AD 243
    This error comes in particular billing document only others are posted correctly.
    Rgds
    Dhiraj

    Dear Anil
    We had applied EHP3 enhancement, before EHP3 is working fine with no transfer sign assignment but after EHP 3 it gives the error and not in all billing document but in particular document only. so i think there is no changes required in KE4I.
    Rgds
    Dhiraj

  • Error while transferring Forwarding settlement document to ERP Billing

    Hi Experts,
    My forwarding settlement document is consistent.
    All the basic customizing in SAP ERP, TM has been completed as follows, but getting error while transferring forwarding settlement document to ERP billing (Ref. 1st screenshot).
    I am using SAVE AND TRANSFER button to send the document to ERP, also same error is displaying while using PREVIEW INVOICE button (Ref.2nd screenshot)
    Please suggest if I missed anything to send forwarding settlement document to ERP.
    Customizing settings for transferring Forwarding settlement document to SAP ERP.
    1. In SD Billing all condition types has been maintained, pricing procedure determination configured.
    2. In SAP ERP SD condition types mapped to TM charge types using following path.
    Integration with other sap components - Transportation management - Invoice integration - Billing - Definition for transportation charge elements - Define charge types.
    3. Assignment of charge types in ERPSD
    4. Define charge category, subcategory codes
    5. Mapped ERP SD, TM sales organization with logical TM system, sales area, Order type, Billing type, Pricing procedure
    6. Output types determination configured for ERP Billing in SD

    Dear Serhat,
    I don't think this is an RFC problem or an error. But you wrote:
    When I checked why its value is 'X', I saw that if the RFC destination and the current system are the same, then lv_no_commit = 'X', (means if the R3 and the GTS are in the same server, same client.)
    It is impossible to have GTS and R/3 on the same system and same client. At least the client should be different. So try to check why the call is performed like that.
    Balazs

  • Encountered error while updating the payment document

    Hi Guys,
    I encountered an error while updating the payment document of one of our bank account. See below error message:
    Error: Unable to lock the record. Cause: The record is being modified by another user
    thanks,
    gracie

    Hi Vikas,
    Repeat the changes you are trying to make one step at a time and make sure you click on update in both the series screen and the document numbers screen every time.
    I've faced this issue and doing this helped.
    Regards,
    Hamsa

  • Error while constructing multi-XML document (Multi Mapping)

    Hi,
    We are using Java mapping to split the messages and the same maping has been called in the Enchanced interface determination. The Jave mapping is executing successfully when we run in the Test tab of the interface mapping.
    But we are getting error "Error while constructing multi-XML document", when we execute scenario from Runtime work bench or Test Configuration.
    Could you advise whether we need to do any extra setting to execute the java mapping in the Enhanced Interface Determination.
    Thanks,
    Krishnaraju.
    Edited by: krishnaraju Mudunuri on Jan 9, 2010 4:13 PM

    refer - http://wiki.sdn.sap.com/wiki/display/Java/MultiMappingwithJavaandXSLTmappings
    you need to have the messages tag.

  • CIF Error while transferring vendor

    We are facing CIF error while transferring vendor master to APO.
    The issue is in e-mail address of the vendor master.
    One way is to correct the e-mail addresses - one per line without semicolon at the end.
    But the issue list is very huge to get it corrected.
    Is there any other way by which we can exculde the e-mail addresses or its validation?
    Thanks and regards,
    Sushant

    Hi Senthil,
    The objective was to avoid CIF error due to incorrect address setup. This required us bypass it before data transfer. We could fix this using enhancement in ECC.
    Apreciate your kind reply, though. Thanks a lot.
    Warm regards,
    Sushant

  • Error while doing Vendor returns or Material Document cancellation

    Dear Gurus,
    I am getting follwoing error while cancelling the GR  & I tried for Vendor returns. The error is " Period is locked for controlling area AA   and company code  1000"
    Kindly let me know how to solve this issue.
    Thnx
    MK

    Hi,
    Please use T.Code: OKP1 and unblock the period which you would like to post in Actual.
    Regards,

  • Error while posting vendor invoice in F-43

    Hi experts,
    while posting vendor invoice with Tax code , i am getting the following error:
    Posting is only possible with a zero balance; correct document
    Message no. F5060
    Here tax line item is not yet all displaying in simulation.
    If I posted with tax code with ZERO percentage it is posting correctly.
    where as same transaction I am able to post through transaction code FB60.
    What could be the reason?
    regs,
    ramesh b

    Hi
    Please check and correct the respective line items , because your selecting incorrect GL account with respective posting keys
    Example : You have exp gl a/c at first line items against vendor invoice posting's, normaly this vendor will post in first line item with posting key is 31 with vendor a/c and second line item 40 with exp GL a/c and same you will check any required inputs have missed out from this transactions.
    Regards
    CHOWDARY

  • Error while updating vendor challan   J1INCHLN

    Dear Guru,
    my client want to use Extended withholidng Tax . i v configured totaly according to indian TDS configuration. i m getting error while updating the vendor challan.
    No unpaid tax lines exist for the given selection criteria.
    Message no. 8I702
    Diagnosis
    The corresponding withholding tax line &1& is not present in WITH_ITEM table.
    System Response
    For withholding tax recovered from the vendor, tax line is present in table BSIS, but the corresponding entry is missing in table WITH_ITEM , which is necessary for challan updation. Check the entries.
    Procedure
    check entries in table WITH_ITEM for the open tax items chosen for clearing.
    Business Place and section code updating properly line itme table.....
    Thanks & Advance
    Laxmi Narayan

    Hi,
    Also check the following:
    Sometimes, user will delete the automatic line items generated related to TDS and they will enter manually.  You can find the same as below:
    goto vendor line item in the given document and click on withholding tax icon (near to more data), if u didn't find any thing in this place means, user entered the same mannually, if you found some information in that tax box, then problem not with user.
    If u didn't found any thing in that tax tab, then system won't generate any accounting entry and will issue an error message like what u getting.  In that movement, while updating j1inchln ignore the wrong documents and continue with correct documents.
    You can suggest them, they should reverse the entries which is causing problem, there was no solution from sap side(as this is a mistake from user side)
    Earlier i also faced the same problem, identified users deleted the automatic line items and enter the tds line items mannually
    Hope it can help u to resolve this issue
    all the best
    prasad

  • Error while choosing BP In Mktng Doc

    Hi
    In address tab of vendor both ship to pay to are filled.but excise information is not filled.while making marketing doc and choosing vendor the error i receive is No matching record found " (CRD1)(ODBC-2028)Message 131-183
    But if i do same thing in another company following same procedure.It doesnt happen.
    Whats the problem?

    hello,
    i experience this before, i just did some modification on the address of my BP and let it Update the BP master data. this fixed my problem,
    also try to check Note:903383 this may help you.
    Regards
    Fidel

  • Error while resetting a cleared document

    Hi everyone,
    I am getting an error while resetting a cleared invoicing document 'Document xxxxxxxxxxx with origin R4 can not be reversed'. Please guide me how can we reset the clearing of this document.
    Thanks and Regards

    Hi,
    You need to reset all clearing for the corresponding FICA document for the print document.
    Reset the clearing for the document no. mentioned in the output for EA13 execution.
    You need to reset all the clearing for the document, before reversing the same.
    To get all the clearing document, go to DFKKOP table, enter the FICA document no. (for the print document on FPL9). Get all AUGBL documents,
    Alternatively, you can go on to FPL9 screen, double click on the consumption document, in the basic data you will see the clearing date (if it is cleared), expand the view their (click on + sign), you will se the clearing document no,
    Pass the above clearing document no, to FP07, and once all the clearing is reset for the invoice, you can reverse the corresponding invoice through EA13.
    Regards,
    Rajesh Popat

  • Error While canceling a invoice document in MR8M

    Dear All,
              While canceling a MIRO document in MR8M one error is coming as "Inconsistent temporary document number assignment" Message no. F5726.
              This error is coming now in a production server which has been running from last 6 months.
    Diagnosis
    Temporary document number '$$1' has been assigned to items in company code '1000'. However, the same temporary number ('$$1') is also used for periods '07' and '08'.
    System Response
    Items with the same values for company code, fiscal year, period, document type and other accounting header data must have the same temporary number in the accounting interface.
    Procedure
    This is a system error in the calling application.
    If the document number assignment is internal, the temporary document number can be copied with its initial value.
    If the document number assignment is external, you must follow the rules laid down for the accounting component.
               Awaiting suggestions.
    Regards
    Abhijit Das

    Hi,check note 1376351

  • 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.

Maybe you are looking for

  • Bookmarks tab on Yahoo Toolbar won't show drop down list of Boolmarks?.

    I tried removing and reinstalling Yahoo Toolbar extension but still have problem.

  • Mass Write Off - When Funds Management is active

    Hi All, I am working for ISU project and  we have a business requirment to do Mass Write Off. We are not able to do it as Funds Management is active. We had  to activate Funds management as we need to send fund related information to Peoplesoft, whic

  • [Zen Vision:M] First start, how can i turn on

    I've buy a new vision:M but i have a problem! the player dosen't want turn it on! If i connect the player with usb cable i see the blue led flashing (changing).. but i can't able to power on the player! I've try to switch and hold the power button up

  • User exit for Purchase requisition

    Hello team At the time of creating the purchase requisition we want to know how much qty in order unit with their UOM . How to get this functions , Any user exit , Any sort of input will be highly appreciated Thanks JJ

  • Activating objects but not showing up in Cache Status Overview

    Hello SDN. We are on PI 7.1. A strange thing started happening. I can change an object and when activate, I get success, but in checking the Cache Status Overview it does not show up. We set up our SLD as follows SC_Systems (i.e. SAP, Outside Vendors