Re:Error while updating Warehouse List for the items in DTW..!!!

Dear SAP Members,
We have transferred the items through DTW but while updating the warehouse list for the items.i got a error message like this:
No.     Status                  Key               Reason
1         Updatefailed       ItemCode       cannot find this object in B1-application defined or object defined error65171
How to resolve this issue.It shows error for 600 records.It is very dfficult to enter manually.Help me on this issue.
With Regards,
Revathy

Hi Revathy,
I suggest you use SQL Server Management Studio. I am not sure which DTW template you are using. All templatesl map to certain tables in B1. You should perfform a select on that table in SQL Management Studio.
It seems like the column that connects DTW Template in excel to the column in B1 Table do not match. Usually you may have incremental numbers in starting sequence in DTW Template, however, it is different in B1. You may need to copy the numbers over to DTW Template.
If you want to do it automatically, you can achieve it through mapping or you could write your own little program that takes data from B1 tables and replace the one in Excel in that column.
If it is one time effort you may just map them manually.
I hope I am making sense to you.
If you want us to try it out, give the name of the template, the content in the template may be few lines.

Similar Messages

  • There was an error while updating row count for "SH".."SH".CHANNELS

    Hi All,
    Am new to OBIEE.Pls help in this regard.
    Am building the physical layer as per Repository guide.When am importing the data in to this,am getting the below error.
    *"There was an error while updating row count for "SH".."SH".CHANNELS" :"*
    channles is the table name and having 5 rows.
    but am able to see the data in the sql prompt. like SELECT * FROM SH.CHANNELS then 5 rows data would be displaying..
    pls help in this regard and where is the excat problem?
    Thanks,

    what is the error?
    Make sure that your connection pool settings are okay..
    Make sure that, you are using correct driver in case of if you are using ODBC dsn..
    Also make sure that, your oracle server is running... TNS and Oracle server services

  • FindGroups - Error while getting group list for login user

    Hi All,
    I am using below code snippet to search a group in OIM but it gives me "Error while getting group list for login user" error message.
    tcResultSet rsetAss = null;
    tcGroupOperationsIntf groupIntf = (tcGroupOperationsIntf)utilFactory.getUtility("Thor.API.Operations.tcGroupOperationsIntf");
    HashMap mapGrp = new HashMap();
    mapGrp.put("Groups.Group Name","DEF_GROUP");
    rsetAss = groupIntf.findGroups(mapGrp);     
    And i am ruuning this code using xelsysadm logon.
    com.thortech.xl.util.config.ConfigurationClient.ComplexSetting config = ConfigurationClient.getComplexSettingByPath("Discovery.CoreServer");
    Hashtable env = config.getAllSettings();
    com.thortech.xl.crypto.tcSignatureMessage moSignature = tcCryptoUtil.sign("xelsysadm", "PrivateKey");
    utilFactory = new tcUtilityFactory(env, moSignature);     
    Any guess?
    Thanks & Regards
    Inbaa.

    Here it is Rajiv,
    public class GetUserApprover {
    private String defGroup = "DEF_GROUP";
    public tcUtilityFactory getUtilFactory()
    tcUtilityFactory utilFactory = null;
    try
         logger.debug("Initializing the utilFactory");
         com.thortech.xl.util.config.ConfigurationClient.ComplexSetting config = ConfigurationClient.getComplexSettingByPath("Discovery.CoreServer");
    Hashtable env = config.getAllSettings();
    com.thortech.xl.crypto.tcSignatureMessage moSignature = tcCryptoUtil.sign("xelsysadm", "PrivateKey");
    utilFactory = new tcUtilityFactory(env, moSignature);
    catch(Exception ex)
         logger.info("Error while getting the utilFactory" + ex.getMessage());
         System.out.println(ex.getMessage());
    return utilFactory;
    public String getGroupKey(String defGroup){
              String groupKey = null;
              tcUtilityFactory utilFactory = getUtilFactory();
              if(utilFactory != null)
         System.out.println("utilFactory not null. Searching for group:" +defGroup );
                   try
              tcResultSet rsetAss = null;
              tcGroupOperationsIntf groupIntf = (tcGroupOperationsIntf)utilFactory.getUtility("Thor.API.Operations.tcGroupOperationsIntf");
              HashMap mapGrp = new HashMap();
              mapGrp.put("Groups.Group Name","DEF_OWNER_GROUP");
              System.out.println("Finding Group....");
              rsetAss = groupIntf.findGroups(mapGrp);          
              System.out.println("RowCount-->" +rsetAss.getRowCount() );
              rsetAss.goToRow(0);
              groupKey = rsetAss.getStringValue("Groups.Key");
         System.out.println("GroupKey-->" + groupKey);
         catch(Exception e){
              System.out.println("Error" + e.getMessage());
              return (java.lang.Object)groupKey;
    }

  • "error while evaluating Java script for the package"

    Okay, this is a new one on me! Anyone ever get this message? I don't know what is going on with my iMac, all I know is that about a month ago my iTunes was working fine, and when I just went to use it, it tells me "you can not use the application iTunes with this version of Mac OS X. So I thought maybe something was wrong with my iTunes and downloaded it again and i got the "error while evaluating Java script for the package" when I tried to reinstall iTunes. Another issue I am having is with updates. I haven't received an update for a long time and when I manually check, it tells me there are none.

    Okay, this is a new one on me! Anyone ever get this message? I don't know what is going on with my iMac, all I know is that about a month ago my iTunes was working fine, and when I just went to use it, it tells me "you can not use the application iTunes with this version of Mac OS X. So I thought maybe something was wrong with my iTunes and downloaded it again and i got the "error while evaluating Java script for the package" when I tried to reinstall iTunes. Another issue I am having is with updates. I haven't received an update for a long time and when I manually check, it tells me there are none.

  • Error while generating CW kin for the new BG created for Taiwan

    HiAll,
    Please provide your help to resolve this issue,
    Iam getting error while generating CW kin for the new BG created for Taiwan, China.
    Error : Value TW is not a Valid context for the Descriptive Flexfield Person Developer DF.
    Please let me know, is there any step missed to create CW kins for new BG's.
    Thanks-
    Sowmya.
    Edited by: user13419037 on Jul 2, 2012 3:41 AM

    Hello ,
    Your solution can be solved by enabling the displayed check Box in Location Address DFF
    Thanks
    Bindu

  • Error while releasing credit block for the order

    Hi all,
    I am getting follwing error while releasing credit block for the order in VKM1
    Incorrect index structure for table IVBEP1
    Text
    Incorrect index structure for table IVBEP1
    Diagnosis
    Internal error.
    Procedure
    Repeat the transaction.
    If the error occurs and you have a CRM System connected to your SAP R/3 System, the document may have been archived in the CRM System.
    If the error occurs again, inform your system administrator. If the error cannot be corrected, call the SAP Hotline directly. Describe which steps preceeded the error.
    But we are not transfering any orders to CRM.The order can be only seen in R/3
    Please assist
    Regards
    Mano

    Hi
    KIndly check the oss note 505876 in may help you
    Regards
    Damu

  • Error while setting up enviroment for the application

    Hi,
    Im getting a popup box displaying the error message
    C:\WINDOWS\system32\ntvdm.exe
    Error while setting up enviroment for the application. Choose 'Close' to terminate the application.
    When I try to excute an external exe, why am I getting this error? and is there a way of getting this exe to execute properly without the error?
    Here my code for excuting the external exe
    String[] cmd = {"C:/gen.exe", "C:/a.zip"};
    Process p = Runtime.getRuntime().exec(cmd);
    p.waitFor(); "gen.exe" is the program i wish to execute and "a.zip" is the parameter i wish to excute it with.

    class ExecRuntime {
    public static void main(String args[]) throws Exception {
    String[] cmd = {"C:\\gen.exe", "C:\\a.zip"};
    Process p = Runtime.getRuntime().exec(cmd);
    p.waitFor();
    } Here we need to use backslashes, because the command is passed to the OS as is.
    If you need to be in C:\ to execute from command line, you will also need to use the
    exec() version that allows you to specify the 'current directory'
    Edited by: baftos on Mar 7, 2008 12:13 PM

  • Error while updating budget plan for a user in peoplesoft

    Hi All,
    We are using peopletools 845 and app 8.8 some users are getting this wl error while updating some transactions in PS find the error below,
    Message from the ISAPI plugin:
    Cannot open TEMP file 'C:\WINDOWS\TEMP\_wl_proxy\_post_8500_4' for POST of 7328 bytes: GetLastError() 5
    Build date/time: Oct 25 2004
    Change Number: 452998
    HTTP/1.1 500 Internal Server Error Connection: close Date: Wed, 10 Jun 2009 16:42:27 GMT Server: Microsoft-IIS/6.0 MicrosoftOfficeWebServer: 5.0_Pub X-Powered-By: ASP.NET Content-Type: text/html
    Message from the ISAPI plugin:
    Cannot read -1 bytes of postData from tmp file 'C:\WINDOWS\TEMP\_wl_proxy\_post_8500_4': GetLastError() 0
    Build date/time: Oct 25 2004
    Change Number: 452998
    HTTP/1.1 500 Internal Server Error Connection: close Date: Wed, 10 Jun 2009 16:42:27 GMT Server: Microsoft-IIS/6.0 MicrosoftOfficeWebServer: 5.0_Pub X-Powered-By: ASP.NET Content-Type: text/html
    Thanks in advance!

    Hi,
    Try having a look at this document
    E-WL: Message From the ISAPI Plugin: "Cannot read 8192 bytes of postData from tmp file" [ID 664043.1]
    https://support.oracle.com/CSP/main/article?cmd=show&type=NOT&doctype=PROBLEM&id=664043.1

  • Error while running a BDC for the Transaction F-02

    Hi,
           I'm getting an error <b><i>"Parking not possible during Batch Input"</i></b> while running a BDC for the transaction F-02.
           When i click on the error message it displays the message [b<i>]"In Customizing, you can control whether an error message is issued."</b></i>
            How to solve this issue?.
            Waiting for ur replies.........
    Regards
    N.Senthil

    Hi,
    When you are doing the recording in SHDB, and in the same screen where the TCODE to be recorded is given, there are options that you can choose called "Recording Parameters"...Select the checkbox which says "Not a Batch Input Session", this will set the sy-binpt variable to " "(in a recording by default it is "X")...and you will not get this error...
    Also make sure while writing the BDC program to make use of the "bdc options" parameter which has this property to switch of sy-binpt...
        Refer below theard for sample bdc code for f-02.
    https://forums.sdn.sap.com/click.jspa?searchID=5126766&messageID=1538409
    Regards

  • Error while updating SP's for Solman

    Hello ,
    I am updating the SP's for Solman. and I have come across these 3 errors, how do I resolve them
    1.Function RSDDTREX_INDEX_CHECK (RSDDTREX_CHECK     01) does not fit into the existing function group ((RSDDTREX     06))
    2.Table RSBGUI_R_TEST is not in nametab.
    3.     Phase ADDON_CONFLICTS_?: Explanation of Errors
         Conflicts were found between the Support Packages that you want to
         import and the Add-Ons installed in the system. To guarantee the
         consistency of your system, the import is interrupted until all Conflict
         Resolution Transports (CRTs) for the listed Support Packages are
         included in the queue.
         To include the CRTs in the queue, proceed as follows:
         #NAME?
         - Leave this screen by choosing 'Cancel' (F12).
         #NAME?
           Service Marketplace or request them from your Add-On supplier.
         #NAME?
         #NAME?
           the beginning.
         If the problem involves an SAP Add-On, see SAP Note 53902, which tells
         you which CRTs resolve the conflicts. Otherwise contact the supplier of
         your Add-On for details on how to proceed.
         The following contains a table of Support Packages for each Add-On for
         which conflicts were detected. The column 'Information on the Conflict
         Resolution' specifies how you can resolve a conflict. For more
         information, select the corresponding 'Information for the Conflict
         Resolution'.
         Note:
         You are importing the queue in the test scenario. As this scenario is
         only used for performing analyses, you can skip the errors and continue
         the import in the next phase.               
         In the standard scenario, however, note that the errors have to be               
         rectified before importing can be continued in the next phase.               
         Conflicts Between Add-On ST-SER 700_2006_1 and Support Packages               
         Component     Release     Support Package     Information onConflict Resolution
         ST     400     SAPKITL425     CRT: DUMMY
    Thanks Druva

    Hi there,
    Thank you cauz I did get some lead into the issue with your response.
    I missed on some ST's which did give me a CRT error and I downloaded them and the problem is fixed now.
    I have another question in my new post please have a look at it.
    I am closing this thread.
    Thank you
    Druva

  • Error - While Updating Metalink Credentials for Patch Wizard in R12

    Error coming while doing : Update Metalink Credentials for Patch Wizard
    "Unable to connect to Metalink. Please enter a valid Metalink userid and password. Please also check if the Web Proxy Setup information is correct."
    We are not using Proxy Server. When i try to login to Support.oracle.com using same user it works. But throwing error using Patch Wizard. Can anyone tell me that why this error is coming ??
    Regards,
    Priyanka Pawar

    Regarding Backup as it is Application Level patch, is it fine if i take Backup of $ORACLE_HOME for Application Tier ?You will have to take a full backup (which means all the application/database tier files -- i.e. all the directories after you shutdown all the services cleanly).
    1. After that I need to 'Enable Maintenance Mode' using adadmin utility
    applmgr>$adadmin
    2. Source Env file for Application Tier
    applmgr>$ . SID_hostname.endYou mean env file.
    3. Stop all Application Services
    applmgr>$ . adstpall.sh
    4. Copy patch to Directory
    5. Unzip
    6. applmgr>$ cd /u01/patch/10629956
    7. After that apply patch using adpatch utility
    applmgr>$ adpatch
    8. Disable Maintenance Mode
    9. Start Application Tier Services
    10. Retest Correct.
    Can I follow these steps ? Yes.
    By default value of parameter "apply" is "y" so does it apply patch intest mode? I nned to specify it to "n" or should i test it first as i m doing this first time. You do not need to test it if you take a backup, and this is a small patch so you should be OK :)
    If in case anything goes wrong can I restore my Application Services back using old Oracle_Home backup ?Yes.
    Note: Please edit the post before the previous one as it contains the contents of MOS document and this violates Oracle support agreement policy.
    Thanks,
    Hussein

  • Error while posting Goods issue for the reservation

    Hi,
    I am getting an error while trying to post the Goods Isuue for the reservation using MIGO transaction. The error is 'Level AR belongs to cash position (source symbol PSK)'.
    Please help me in solving this if anyone has any idea, let me know what am I supposed to do.
    Regards,
    Lavanya.

    Hi
    I think Cash Management (TR-CM) module implemented in your system.Please post this in Finance forum.
    Regards
    Ramakrishna

  • Error while maintainin business place for the combination of plant

    hi experts,
    Input values must be defined in Table J_1BBRANCH
    how to solve this its urgent
    points will be rewarded for useful answers.
    regards,
    priyanka reddy.

    Looks like you are trying to assign a business place which is not existing.  First create business place, activate it and then assign it to the plant.  All the relevant nodes are in the following IMG path.
    Cross-Application Components -> General Application Functions -> Place of Business ->

  • Error while updating HRA in infotype 581 for the employees.

    Hi,
    System is showing an error while updating HRA in infotype 581 for the employees.
    The error is No Automatic updation for IT0008. Allowance Grouping not found.
    What is this error. Please advice what to do in this case.

    Hi Deepthi,
    Check Table V_T7INA5,V_T7INA1,V_T7INA3 and V_T7INA9 also.
    Check it,
    Regards,
    Vinod.
    Edited by: vinod rao on Jul 30, 2008 1:23 PM

  • An error has occurred while updating article layouts. The InDesign file for the layout cannot be...

    When trying to complete the tutorial for indesign I get the following error when trying to add an article to my folio:
    "An error has occurred while updating article layouts. The InDesign file for the layout cannot be found."
    I am able to create the folio then I click into articles. My document "WiFi_v.indd" is open when clicking add article, but I keep getting this error message.
    I am using the following versions of the software (Should be the latest).
    - Folio Builder (Downloaded version Version 1.1.8.0)
    reported version:
    11.4.3.20111129_m672305 7.5.5.17
    Adobe In Design 7.5.2 CS 5.5
    Also tried reinstalling the plugins (uninstall + install)

    If you're on Mac OS with the OS in another language than english the "User" folder might contain a non english character and causing problems.
    I e in Sweden the Mac OS user-folder is called "Användare". When attempting uploading articles from a file locaded anywere this "Användare" is in the file path the Folio producer says Error finding InDesign layout, due to -what i think is-the "ä" in Användare. If you still want to work local you can place the InDesign files directly into the Macintosh HD. In this case the User folder is not used.
    BR
    Henrik

Maybe you are looking for

  • Increase work process to specific Reports..

    HI is it possible to increase work process time to specifi report, becasue i am getting below error while running the report The program "SAPLKARS" has exceeded the maximum permitted runtime without interruption and has therefore been terminated. Aft

  • Is it possible to install voiceover to classic

    Hello, my friends! I have small problem. Im blind, so i cant use i-products without VoiceControl...  so. i try to use iphone of my non-blind friend with voice control.. its ok, but its to much of place,where i touch wrong buttons. and they in differe

  • Custom taglibs and XScript

    Hi guys, To simplify my jsp's in a portal 8.1 application I am considering implementing some custom tags for often used constructs. In this task I would like to pass some objects to the task-handler and wonder if I can utilize dynamically attributes

  • Help! trying to update the os on my G5 to Leopard 10.5

    Hi, I am trying to update the OS on my G5 from Tiger 10.4 to Leopard 10.5 but keep getting error message "unable to install OS X on this computer" I have erased my hard drive as suggested on the forums but now have nothing at all!!! any suggestions w

  • LOV usage -- Can LOV used as key-value pair?

    Post Author: phoenix CA Forum: WebIntelligence Reporting Hello, I am using BO XI R2 and I come to an issue with LOV. Can LOV be used as a key-value list? Say I have a key-value list as below: A --> 1 B --> 2 Can LOV just list 'A, B.. ' and return 1 i