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

Similar Messages

  • 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

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

  • 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 transferring file :: Error while issuing ssh command.

    Hi All,
    I am having a JSP based website application.
    I am getting the following exception in my logs.
    [ERROR] 05/04/2007 03:43:44 - Error while transferring file :: Error while issuing ssh command.
    java.net.ConnectException: Connection timed out
                at java.net.PlainSocketImpl.socketConnect(Native Method)
                at java.net.PlainSocketImpl.doConnect(PlainSocketImpl.java:305)
                at java.net.PlainSocketImpl.connectToAddress(PlainSocketImpl.java:171)
                at java.net.PlainSocketImpl.connect(PlainSocketImpl.java:158)
                at java.net.Socket.connect(Socket.java:464)
                at java.net.Socket.connect(Socket.java:414)
                at java.net.Socket.<init>(Socket.java:310)
                at java.net.Socket.<init>(Socket.java:125)
                at com.sshtools.j2ssh.net.SocketTransportProvider.<init>(Unknown Source)
                at com.sshtools.j2ssh.net.TransportProviderFactory.connectTransportProvider(Unknown Source)
                at com.sshtools.j2ssh.SshClient.connect(Unknown Source)
                at com.sshtools.j2ssh.SshClient.connect(Unknown Source)
                at com.sshtools.j2ssh.SshClient.connect(Unknown Source)
                at com.novartis.util.DataExporter.transportFile(DataExporter.java:127)
                at com.novartis.util.DataExporter.export(DataExporter.java:101)
                at com.novartis.businessmanagers.SandosSignupManagerPojoImpl.export(SandosSignupManagerPojoImpl.java:103)
                at com.novartis.util.DataExportJob.process(DataExportJob.java:48)
                at com.novartis.util.ExclusiveJob.execute(ExclusiveJob.java:35)
                at org.quartz.core.JobRunShell.run(JobRunShell.java:191)
                at org.quartz.simpl.SimpleThreadPool$WorkerThread.run(SimpleThreadPool.java:516)Any help would be appreciated.
    Thanks.

    This means that the SSH server you're trying to connect to isn't listening. Is the SSH server running? Are you trying to connect to the right machine?

  • 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 transferring materials from R/3 to APO

    I am getting an error while transferring materials from R/3 to APO , the error is on the SCM side and its "NOEXEC"  , the inbound queue has been blocked . what might be the problem

    Hi Raj,
    I think that you have RFC problems, you need to check this with your basis team, i give you a thread that talks about the same problem.
    Regards.
    Marí

  • Error while transferring the document

    Hi Friends,
    We are getting an Error when we try to create a service confirmation.The error is an 'Error has occurred while transferring the document'.When we see in the transmission log it is telling inconsistent update flags.
    How can the error be removed?
    Regards,
    Jay.

    Hi Jay,
    Try doing this once again and go to Tcode SMW01 and try to locate your Bdoc. First it will be in yellow state and it will turn red (error).
    Once you get the error Bdoc, check the error messages in it (there is proper button on the top to get this). You might get the cuase of the error in Bdoc messages itself.
    If not, post me the Bdoc status and the Flow Context.
    Regards,
    Alin

  • Error while cancelling the material document. MIGO

    i am getting following error while cancelling material document
    You cannot cancel GR, since inspection lot is already partly posted
    Message no. QA046
    Diagnosis
    You are attempting to reverse a goods receipt although quantity postings have already been made from the inspection lot. This means that stock for the goods receipt has already been transferred and, for this reason, a cancelation of the document is no longer possible.
    Procedure
    Ensure that the postings in QM (within the usage decision transactions) are carried out.

    hi,
    You can't do cancellation here just because you have given some lot/qty to QI:
    2 ways:
    1. Don't do cancellation, make returns for the rest of the qty...
    2. Take back the qty in the Unrestrcited stock back and then try to do cancellations...
    Regards
    Priyanka.P

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

  • Error while creating an held document

    Dear experts,
    While i wish to create Hold Document, i am getting following error:
    Held documents must be converted; read long text
    Message no. F5410
    Any body can fix this please
    Dasu

    Hi, Venkat
    See the full details of the error...
    Held documents must be converted; read long text
    Message no. F5410
    Diagnosis
    The structure of the document data has changed in the meantime. Before new documents can be held or held documents can be processed, the documents held up to now must be converted.
    Procedure
    The conversion of the held documents is carried out by report RFTMPBLU. For larger data volumes (more than a couple of hundred held documents), the report should be planned as a batch job.
    The conversion of held documents is generally supported for documents which were entered in release 1.3A or later.
    A conversion of older held documents is not possible. You must delete these documents with the report RFTMPBLD. Afterwards, you must start the report RFTMPBLU to activate the version management for held documents.
    If only small datasets are to be converted or deleted, you can carry out the action in another window and after completing the action, continue the current processing.

  • BU_RELNR error while transferring a vendor from EBP to SUS

    Hi experts,
    We have EBP on one client and SUS on abother client on the same server.  SRM 5.0 and (srm server 5.5) and XI 7.0 (PI).  We could succesfully import the scenario of service procurement with supplier enablement and we are going with Extended classic scenario.
    All the XI settings are done properly and we could send the vendors from EBP to XI.  there is a problem in the inbound XML messages when it is creating a BP in SUS.  The no. ranges are maintained properly in SUS and the No. range Grouping done si fine.
    01)  We have an error in the SUS in the SXI monitor telling that:
    We found the BU_RELNR in the table NRIV is set as external and there is no table maint. for this.  We cannot uncheck external indicator.
    <?xml version="1.0" encoding="utf-8" ?>
    - <nr1:StandardMessageFault xmlns:nr1="http://sap.com/xi/SRM/Basis/Global">
    - <standard>
      <faultText>An error occured within an XI interface: Exception occurredA:R1:735 -Number range interval 01 for number range object BU_RELNR incorrectly maintain. E:BBP_BUPA:060 -Error while trying to create contact person. Inform system administration Programm: CX_BBP_BD_ERROR===============CP; Include: CX_BBP_BD_ERROR===============CM002; Line: 57</faultText>
      </standard>
      </nr1:StandardMessageFault
    02)  We are not using the bidding functionality in EBP as we are going with e-sourcing.  Hence, we will have to replicate vendors from R/3 to EBP. We set the standard communication as XML/XI and make as a portal vendor in EBP in manage business partners in the web transaction. Do we need to create contact persons in EBP and then transfer to SUS?  Will it send an automatic mail regarding the login details to the user?
    03)  Or do we need to create contact persons in SUS.  Will it send an e-mail to the vendors from SUS?
    Thanks in advance,
    DV

    Alex,
    The issue to which you have replied is to do with the namespace in XI mappings.  The standard content seems to have a bug when it got imported into the configuration.
    Coming to the e-sourcing, SAP is giving phase wise integration with ECC and SRM.  The roadmap is already SAP has delivered the xi content for E-sourcing to ECC for the master data like Material masters and vendor masters.  In general, E-sourcing is a hosted application till now.  But, there is an exception for us to have it hosted by ourselves.  There are few integration issues in this.  But, it is working fine now.  Only thing is you need to send the company codes, p orgs, p groups etc... 17 objects I guess before transferring the material master and vendor master from ECC to E-sourcing.
    Then, e-sourcing to ECC integration for contracts push, SAP is moving towards ramp-up.  This will take some time to have the GA.
    Finally, e-sourcing to SRM integration, it will happen (?????????? lot of question marks) in SRM 7.0.  Right now, we are planning to have a customer interface from e-sourcing to SRM.
    Hope these answers your question.
    Regards,
    DV

Maybe you are looking for