RVTUQ-200 Error during "Return to receiving"  transaction using ROI

I am trying to use Receiving open interface to process PO reverse receipts. I am getting this error
RVTUQ-200: no data found....
It started coming when I populated the value of parent_transaction_id in rcv_transactions_interface for doing the reverse.
I was getting RCV_TP_INVALID_QUANTITY before this error.
Anyone has any idea please let me know.
Thanks
MJ

Hi Kamalakanta,
Error stack indicates the existence of Invalid character in your data
java.sql.SQLException: ORA-00911: invalid character
Thanks
Sandeep

Similar Messages

  • Error during return order creation in CRM online

    Hi all,
    When I create return order via transaction CIC0 with reference to standard order ( B2C ) then some times system gives error after saving the return order. The text of the error message is very confusing , It says"
    Message no. CRM_ORDER_MISC 020
    Diagnosis
    Errors have occured while transferring the document into another system. Remove the error messages from the enclosed log.
    <i><u>"Transmission log
    Message no. CRM_ORDER_MISC 020
    Diagnosis
    Errors have occured while transferring the document into another system. Remove the error messages from the enclosed log.
    Document xxxxxxxxxx doesn't have document category  but (Notification E V2 068)
    Sales document xxxxxxxxxx was not changed (Notification E V4 219)"</u></i>
    I have tried to replicate this return order with all the available tools but during save this message is coming from R/3.
    Regards,

    I would suggest you to try to create a return order in R3 system (from where the error is coming) with the same parameters.
    Usually that should give you the same error... Resolve the issue, then try to create order in CRM online. Now error should not be there.
    Regards,
    Kaushal

  • Error during Returns Delivery in a Repair Order

    Hi,
    I am getting the follg error msg during Returns Delivery for a  Serviceable Material that is Serialized.:
    "Copying is not poss.because an entry is missing in Table TVCPL: LF RAS IRRS"
    However it maintain this in Copy Control for Deliveries, system is throwing a dump:
    "Short text of error message:
    No copying of object list entries not matching object usage 'S'
    Technical information about the message:
    Diagnosis
    An object list entry, which does not belong to a serial number object list, is used as a copy model."
    How can I resolve this ?
    Thanks.
    Raj

    Maintain the configuration step of copy control for deliveries. T-code VTLA.

  • Error during return order

    Hi experts,
                       When i am creating return order the partners not copied from the billing document also iam unable to create delivery document it gives error saying Error during partn : partner role SH. order cannot be delivered.can any one throw some light on this.
    Thanks in advance
    Sanjay

    The following could be reasons for this error:
    - If this is a common error for many return documents, then it could be a customizing issue:
    1. Incorrect config of Partner Determination procedure for the Returns Order where partner function SH has not been defined (as Sadhu has mentioned above)
    2. Incorrect copying routine from Billing to Return Order in tx VTAF (again as Sadhu has mentioned)
    - If this is only a one time error occurring only for this Invoice, then problem could be with Master Data etc:
    1. Ship-to party has deletion flag
    2. Returns order has a different Sales Area as compared to the Invoice

  • Issue regarding Receiving Transaction Processor (ROI)

    Hi Experts,
    We have EBS 11i (11.5.10.2) .
    At the time of PO Receipt thru application, the following 3 concurrent processes are running.
    (1) Receiving Transaction Processor
    (2) Receipt Traveller Concurrent program
    (3) Journal Import
    After creating the receipt thru application, we can modify the taxes at receipt time also.
    Now, same thing we are doing with Interface.
    In this scenario, the receipt is created successfuly thru Interface.
    Right now, we are running the process : *'Receiving Transaction Processor'* manually for the same.
    After running this process, the second process: *'Receipt Traveller Concurrent program'* is not running. In place , process : *'India - Receiving Transaction Processor'* is running.
    Also, For receipt created thru interface, we cannot modify the taxes
    Can anyone guide me , what we have to do to run the process: *'Receipt Traveller Concurrent program'* and to change the taxes.
    KFI, the we have taken processing_mode_code = 'BATCH' in RCV_TRANSACTIONS_INTERFACE table.
    regards
    Sanjay

    Hi PS,
    Thanks for reply.
    we want to control the receiving transaction processor .
    when we are running the process : ' receiving transaction processor ' through interface, another process : ' India - Receiving Transaction ' is automatically fired that we do not want . Due to this , the taxes are freezed at receipt level and we cannot modify the same.
    I hope you understood the scenario.
    Sanjay

  • Error during deploying *.ear to sap using ant

    I want to  deploy ear to sap with ant script,but it can not work.The error information as follows,can anybody give me some advice if you had the similar error,thanks.
    C:\usr\sap\LJ1\J00\j2ee\deployment\ant>ant -f example_build.xml deploy -v
    Apache Ant version 1.7.0 compiled on December 13 2006
    Buildfile: example_build.xml
    Detected Java version: 1.6 in: D:\Java\jdk1.6.0_18\jre
    Detected OS: Windows 2003
    parsing buildfile C:\usr\sap\LJ1\J00\j2ee\deployment\ant\example_build.xml with
    URI = file:/C:/usr/sap/LJ1/J00/j2ee/deployment/ant/example_build.xml
    Project base dir set to: C:\usr\sap\LJ1\J00\j2ee\deployment\ant
    parsing buildfile jar:file:/D:/Perforce/tools/ant1.7.0/lib/ant.jar!/org/apache/t
    ools/ant/antlib.xml with URI = jar:file:/D:/Perforce/tools/ant1.7.0/lib/ant.jar!
    /org/apache/tools/ant/antlib.xml
    [property] Loading C:\usr\sap\LJ1\J00\j2ee\deployment\ant\cfg\ant.properties
    Build sequence for target(s) `deploy' is [deploy]
    Complete build sequence is [deploy, import_ear, undeploy, params, ]
    deploy:
    [sapdeploy] Starting deployment with the following properties:
    [sapdeploy] Version Handling Rule: all
    [sapdeploy] Error Handling Strategies: [error action: 'prerequisites', error str
    ategy: 'stop', error action: 'deploy', error strategy: 'stop']
    [sapdeploy] The targeted SAP J2EE Engines are: [server host: 'localhost', server
    port '50004', user name 'Administrator'.]
    [sapdeploy] Deploy timeout: null
    [sapdeploy] Starting to validate the data...
    [sapdeploy] Validation ended
    [sapdeploy] root dir c:\temp
    [sapdeploy] Selected archives for deployment:
    [sapdeploy] 1: 'c:\temp\dataservices-samples.war'
    [sapdeploy] 2: 'c:\temp\test.ear'
    [sapdeploy] Starting validation for the engine 'server host: 'localhost', server
    port '50004', user name 'Administrator'.'
    [sapdeploy] Engine data validated successfully
    [sapdeploy] Starting deployment for the engine 'server host: 'localhost', server
    port '50004', user name 'Administrator'.'
    [sapdeploy] An error occured during the deployment.
    [sapdeploy] The result of the deployment is: Error
    [sapdeploy] Deployment ended
    BUILD SUCCESSFUL
    Total time: 0 seconds

    The problem has been resolved,I make a stupid mistake.The reason caused the error is  that the  user of server was locked.I hope these will be helpful for people troubled by the same mistake.

  • Date error during creation of asset master using bapi

    Hi All,
    Am creating asset master using BAPI_FIXEDASSET_OVRTAKE_CREATE ,,
    but am getting date problem while passing value  '21022005'  ( or any date )  in the format  'ddmmyyyy' 
    the error says 'the capitalization date is invalid' ....
    the capitalization date is under  the structure BAPI1022_FEGLG002 of the above mentioned bapi....
    even i have tried using '21.02.2005' its still not working as the capitalization date is 8 char...
    kindly help me out with the possibilities
    thanks
    john

    Hi John,
    Some of the structures you have to fill for the IDOC belongs to a  referencing ...X structure. For example structure BAPI1022_FEGLG002 and BAPI1022_FEGLG002X.                                                                               
    When you fill the capitalization dat (BAPI1022_FEGLG002-CAP_DATE = '19981231') it's necessary to fill the corresponding field (BAPI1022_FEGLG002X-CAP_DATE = 'X') to  specify that the content of the field should be transferred to the fixed asset. Otherwise it'll be not transferred and you'll get an error message instead.                                                 
    Regards Bernhard

  • Error during the export of HANA using SWPM

    Hi,
    I'm trying to build a new test BW on HANA system by using system copy method from another test system. While trying to take the export, i'm getting the below error. I dont see any other info about the error in the sapinst logs. Any suggestions on how to fix this error
    ERROR      2014-04-21 11:15:56.207 [iaxxejsbas.cpp:211]
    FJS-00003  TypeError: user.getLoginEnvironment(sidAdm.password).get("PATH") has no properties (in script NW_Export|ind|ind|ind|ind, line 25406: ???)​

    Hi Javier,
    In our case, both <DB_SID>adm and <SAP_SID>adm are same as both HANA DB and SAP SID has the same name. Below is the env variable for <DB_SID>adm in the HANA DB server.
    PATH=/usr/sap/<DB_SID>/<DB_instancename>/server:/usr/sap/<DB_SID>/<DB_instancename>:/usr/sap/<DB_SID>/<DB_instancename>/exe:/usr/sap/<DB_SID>/<DB_instancename>/exe/Python/bin:/usr/sap/<DB_SID>/<DB_instancename>/exe/dat_bin_dir:.:/usr/sap/<DB_SID>/home:/usr/local/bin:/usr/bin:/bin:/usr/bin/X11:/usr/X11R6/bin:/usr/games:/usr/lib64/jvm/jre/bin:/usr/lib/mit/bin:/usr/lib/mit/sbin:/opt/ibm/saphana/bin:/usr/lpp/mmfs/bin
    CPU=x86_64
    Thanks & Regards,
    Saravanan

  • Error during dimension load in planning using ODI adapter

    I have created a Planning app in Classic and used ODI Planning adapter to load the dimension from a csv file. I tried this with Account and Entity dimension. Both fail at the same step. This is the error I get.
    Error:
    -22 : S0002 : java.sql.SQLException: Table not found: C$_0Entity in statement
    java.sql.SQLException: Table not found: C$_0Entity in statement
    at org.hsqldb.jdbc.jdbcUtil.throwError(Unknown Source)
    at or
    -22 : S0002 : java.sql.SQLException: Table not found: C$_0Account in statement
    java.sql.SQLException: Table not found: C$_0Account in statement
    I am following John Goodwin's blog and not sure if I am missing a step. I would appreciate any help with this.
    Thanks

    Thank you John for your respone. Here are the details:
    Step 1 - Loading -SS_0 - Drop work table - It is failing in this step with the following message:
    -22 : S0002 : java.sql.SQLException: Table not found: C$_0Account in statement [drop table "C$_0Account"]
    java.sql.SQLException: Table not found: C$_0Account in statement [drop table "C$_0Account"]
    Step 2, 3, 5 and 6 are successful
    Step 7 - Integration - Interface name - Report Statistics - This fails with the following error:
    org.apache.bsf.BSFException: exception from Jython:
    Traceback (innermost last):
    File "<string>", line 2, in ?
    Planning Writer Load Summary:
         Number of rows successfully processed: 0
         Number of rows rejected: 8
         at org.apache.bsf.engines.jython.JythonEngine.exec(JythonEngine.java:146)
         at com.sunopsis.dwg.codeinterpretor.k.a(Unknown Source)
         at com.sunopsis.dwg.dbobj.SnpSessTaskSql.scripting(Unknown Source)
         at com.sunopsis.dwg.dbobj.SnpSessTaskSql.execScriptingOrders(Unknown Source)
         at com.sunopsis.dwg.dbobj.SnpSessTaskSql.execScriptingOrders(Unknown Source)
         at com.sunopsis.dwg.dbobj.SnpSessTaskSql.treatTaskTrt(Unknown Source)
         at com.sunopsis.dwg.dbobj.SnpSessTaskSqlI.treatTaskTrt(Unknown Source)
         at com.sunopsis.dwg.dbobj.SnpSessTaskSql.treatTask(Unknown Source)
         at com.sunopsis.dwg.dbobj.SnpSessStep.treatSessStep(Unknown Source)
         at com.sunopsis.dwg.dbobj.SnpSession.treatSession(Unknown Source)
         at com.sunopsis.dwg.cmd.DwgCommandSession.treatCommand(Unknown Source)
         at com.sunopsis.dwg.cmd.DwgCommandBase.execute(Unknown Source)
         at com.sunopsis.dwg.cmd.e.i(Unknown Source)
         at com.sunopsis.dwg.cmd.h.y(Unknown Source)
         at com.sunopsis.dwg.cmd.e.run(Unknown Source)
         at java.lang.Thread.run(Thread.java:595)
    I have checked the check box "Staging Area different from Traget" and selected "Sunopsis Memory Engine"
    I would appreciate your help - Thanks

  • Errors during backup of MSSQL 2005 using DB13

    Hi,
    I have an ECC 5.0 system, and when I try to perform any kind of backup of a MSSQL 2005 database using DB13 I get an error like this:
    Modified:  2006-12-05 11:43:55.                                   
    Command:    pc1.sap_backup_databases                              
                 @dblist="PC1,master,msdb",@r3db="PC1",@bdev="PC1     
               _v2",@unload=0,@jobname= "SAP CCMS Full DB Backup      
               of PC1,master,msdb [20061205114354]"                   
    Descript: SAP CCMS JOB                                                                               
    *********** Task history information ***********                  
    For run:   20061205 23:00:00                                      
    Status:    0          (failure)   (see DB error log)              
    Message:   3013                                                   
    Severity:  16                                                     
    Duration:  0 hours, 0 minutes, 0 seconds                          
    Last msg:  Executed as user: NT AUTHORITYSYSTEM. DBCC execut     
               ion completed. If DBCC printed error messages, con     
               tact your system administrator. [SQLSTATE 01000] (     
               Message 2528)  The user-specified MEDIANAME "ID05S     
               " does not match the MEDIANAME "ID29S" of the devi     
               ce "PC1_v2(D:BackupPC1_2.bak)". [SQLSTATE 42000]     
                (Error 4037)  BACKUP DATABASE is terminating abno     
               rmally. [SQLSTATE 42000] (Error 3013).  The step 
               failed.                                                
    The strange thing is that if I create a new backup device in MS SQL Server Management Studio, and assign a backup job to use this backup device, the backup is successfull... but only the first time I schedule the backup. Following backup attempts to same device fails with the error message above.
    Any ideas, anyone?
    Regards,
    Thomas

    Hi Kan,
    So your suggestion is that I should run a backup with the format media option selected? I believe I have tried that, but I will nevertheless give it another go.
    Will keep this thread open in the mean time.
    Thomas

  • Receiving transaction error

    Experts,
    I am getting this error when running the Receiving transaction program
    Concurrent program RVCTP returned error Cause: RVCTP encountered an internal error. Parameters: RVCTP,IMMEDIATE,728835, Action: Note both this error number and the actions you are trying to perform. Contact your system ad RVTBM-008: Subroutine rvtbm_immediate_mngr() returned error Cause: Subroutine rvtbm_immediate_mngr() returned an internal error. Action: Note this error number and the actions you are trying to perform. Contact your syste RVTBM-120: Subroutine rvtptcontrol() returned error Cause: Subroutine rvtptcontrol() returned an internal error. Action: Note this error number and the actions you are trying to perform. Contact your system administrator Concurrent Manager encountered an error while attempting to start your immediate concurrent program RVCTP. Routine &ROUTINE received a return code of failure. Contact your support representative
    help me to resolve this ASAP
    thanks,
    baskar.l

    the above is log file by setting the processing mode to online.
    Here is the log file by setting the processing mode to batch.
    Purchasing: Version : 11.5.0 - Development
    Copyright (c) 1979, 1999, Oracle Corporation. All rights reserved.
    RVCTP module: Receiving Transaction Processor
    Current system time is 22-APR-2008 20:09:01
    RVTTH-010: Subroutine rvtthins() returned error
    Cause: Subroutine rvtthins() returned an internal error.
    Action: Note this error number and the actions you are trying to perform. Contact your system administrator for assi
    RVTTH-190: ORA-01861: literal does not match format string
    ORA-06512: at "APPS.JA
    Cause: A SQL error has occurred in RVTTH. The SQL error is &LSQL_ERR.
    Action: Take note of both this error number and the actions you were t
    RVTTH-010: Subroutine rvtthins() returned error
    Cause: Subroutine rvtthins() returned an internal error.
    Action: Note this error number and the actions you are trying to perform. Contact your system administrator for assi
    RVTTH-190: ORA-01861: literal does not match format string
    ORA-06512: at "APPS.JA
    Cause: A SQL error has occurred in RVTTH. The SQL error is &LSQL_ERR.
    Action: Take note of both this error number and the actions you were t
    Concurrent program RVCTP returned error
    Cause: RVCTP encountered an internal error. Parameters: RVCTP,BATCH,,
    Action: Note both this error number and the actions you are trying to perform. Contact your system administrato
    RVTBM-007: Subroutine rvtbm_batch_mngr() returned error
    Cause: Subroutine rvtbm_batch_mngr() returned an internal error.
    Action: Note this error number and the actions you are trying to perform. Contact your system admini
    RVTBM-080: Subroutine rvtptcontrol() returned error
    Cause: Subroutine rvtptcontrol() returned an internal error.
    Action: Note this error number and the actions you are trying to perform. Contact your system administrator
    Concurrent Manager encountered an error while attempting to start your immediate concurrent program RVCTP. Routine &ROUTINE received a return code of failure.
    Contact your support representative.
    Current system time is 22-APR-2008 20:09:22
    Executing request completion options...
    Output is not being printed because:
    The print option has been disabled for this report.
    Finished executing request completion options.
    thanks,
    baskar.l

  • Receiving transaction Process Error

    Hi All,
    I am getting below error while running the "Receiving Transaction Processor" concurrent program.
    Error : RCV_TP_ACCT_PERIOD_CLOSED
    I verified PO, Inv and GL periods and all are open.
    Please help me to resolve the issue.
    Regards,
    Sreehari.

    Please see if these docs help.
    Aid to Resolving ROI Errors RCV_TP_INVALID_TRX_TYPE, RCV_TP_INVALID_AUTO_TRANSACT, RCV_TP_INVALID_RECEIPT_SOURCE,RCV_TP_INVALID_SOURCE_DOC,RCV_TP_INVALID_DEST_TYPE and RCV_TP_ACCT_PERIOD_CLOSED [ID 1301013.1]
    New Period, And PO Receiving Open Interface Is Failing With 'Period Not Open' [ID 406257.1]
    Aid To Resolving PO_INV_NO_OPEN_PERIOD and PO_INV_MUL_PERIODS Errors [ID 1311513.1]
    If you still have the same issue, I would suggest you log a SR.
    Thanks,
    Hussein

  • Error message during burning: Error during rendering/encoding

    Hello,
    I am using iDVD 6.0.2 to create a DVD. I have pictures and videos. The videos are in .ASF format and they are played on Quicktime on my computer.
    Anyway, when I go to burn the DVD, it goes through the slideshow fine. But then, once it starts videos, it stops and the following error message shows up:
    Encoding Video
    Error during rendering/encoding
    I am using a Memorex DVD-R (8x, 4.7 GB, 120 min video) dvd. Is there any way possible I can fix this problem? I really need this DVD soon. Thank you so much.

    Best Buy and Office Depot carry Verbatim by me. Use only DVD-R, not DVD+R.
    My guess is that .ASF file...........
    Suggest you create a disc image and then burn the DVD. File/Save as Disc Image...
    http://docs.info.apple.com/article.html?artnum=164927
    This will isolate any encoding/burning issues you may encounter. Once the disc image is created, double-click the .img and burn the virtual disc that should appear on your desktop, using Toast to burn the DVD. Disk Utility to burn the .img file. Usually, you can select a burning speed in Disk Utility.
    There are variations to this process based on which OS X you are using...
    Open Disk Utility (in Utilities folder in Applications folder), click on the virtual disc (maybe the .img) in the left-hand window. Click the Burn icon. A new window should drop down and your SuperDrive tray will open after clicking the Burn icon. Insert a recordable DVD. (Verbatim DVD-R preferred by me.) Click the Close button. Wait. Select a burn speed. If you hold your mouse cursor over the pop-up it says: "Select a slower speed to work around burn failures," so select 4x or slower for best results. Then click the Burn button.
    -->If the virtual disk selection won't allow you to click the Burn icon, use the .img file instead. This may have changed in 10.3.9 and did change in Tiger.
    Also, you can use DVD Player to play the virtual disk to check your iDVD project before burning to DVD. Launch DVD Player. File/Open VIDEO_TS (Open DVD Media... in Player 4.6). Find the VIDEO_TS folder and open that. (The audio folder is for DVD-Audio disks.)
    http://docs.info.apple.com/article.html?artnum=93006

  • Set transaction use roll back

    Hi all:
    I have lot of packages with the statement set transaction use roll back segment RBS_BIG.I am working on upgrade project and using undo tablespaces.
    Is there a quick way to grep the this statement from all the packages and remove off.Does the presence of this statement in packages of new database cause compilation errors ?
    Thanks,
    Ganesh

    The set transaction use rollback segment <rbsegment> is ignored in 10g. In 9i databases this could cause errors when using automatic undo management. For your 9i databases you can suppress the errors by setting UNDO_SUPPRESS_ERRORS=true.

  • Received return code 500 ( Error during conversion of XI message )

    Hello Experts,
    I am configuring the WSRM for SD in SAP. I have only configured services CreditWorthinessQuery_Out and CreditWorthinessQuery_In on soamanager to carry out credit checks.
    while i am creating sales order i am getting below error.
    Received return code 500 ( Error during conversion of XI message )
    In debug i checked the string of error it showed me below string :
    <SOAP:Envelope xmlns:SOAP="http://schemas.xmlsoap.org/soap/envelope/">#<SOAP:Hea
    der>#</SOAP:Header>#<SOAP:Body>#<SOAP:Fault xmlns:SOAP="http://schemas.xmlsoap.o
    rg/soap/envelope/"><faultcode>SOAP:Client</faultcode><faultstring>Error during c
    onversion of XI message</faultstring><faultactor>http://sap.com/xi/XI/Message/30
    </faultactor><detail><SAP:Error SOAP:mustUnderstand="1" xmlns:SAP="http://sap.co
    m/xi/XI/Message/30"><SAP:Category>XIProtocol</SAP:Category><SAP:Code area="PARSE
    R">UNEXPECTED_VALUE</SAP:Code><SAP:P1>Main/@versionMajor</SAP:P1><SAP:P2>000</SA
    P:P2><SAP:P3>003</SAP:P3><SAP:P4/><SAP:AdditionalText/><SAP:ApplicationFaultMess
    age namespace=""/><SAP:Stack>XML tag Main/@versionMajor has incorrect value 000;
    expected value is 003##</SAP:Stack></SAP:Error></detail></SOAP:Fault>#</SOAP:Bo
    dy>#</SOAP:Envelope>#
    Does anyone have any idea about this? I am not integrating with PI/XI system.

    Hi
    Can you check this out?
    Transaction SXMB_ADM  Integration Engine Configuration
    For an application system you have to maintain the role of the business system as an application system. Set the corresponding Integration Server as an HTTP destination (for example, dest://INTEGRATION_SERVER). Create the destination in transaction SM59 and set the type to HTTP Connections to R/3 System. Test the connection by using the Connection Test button; you should get HTTP 500 u2013 Empty HTTP Request received, because no u201Ereal‟ XML document is sent during this test.
    A HTTP return code 500 (Internal Server Error) is OK.
    Regards
    Pothana

Maybe you are looking for

  • Unable to find network printer HP OfficeJet Pro 8600

    HP Officejet Pro 8600 Windows 7 64bit updated router firmware Troubleshoot all item s listed by HP and with Windows I have been unable to print wireless from my laptop. Wireless network test results gives me a pass in all categories. Network name is

  • I just got an iPad and I want to create a photo book help

    I just got an iPad and my husband and I both have iPhones and my aunt has a Mac computer and she created some awesome photo books and I want to make some books can u please tell me how to get this iPhoto! Is it an app or what?

  • I Tunes 6.0.4 will not save files to the desktop

    Something very strange has occurred since I updated iTunes. I belong to several groups which post music files as an adjunct to discussions. Before, I could click "Save As" in the Safari "File" menu and the audio clip would be saved to the desktop. No

  • SQL Server not working

    I had been creating a solution with SQL DB before I upgraded to Windows 7.  (64bit system)    Then SQL2005 doesn't work.         all my programs are messed up with the "Ignore and Continue" screen on all my forms.  I uninstalled SQL and went looking

  • Z report for BED, ECS VAT values

    Hello Experts, Here I have an issue we have developed the zreport for fetching the BED, ECS and Basic amount values for the particular Purchase orders with invoice posting dates as intial parameters. The report is giving error for each line items...t