Problem with interface - when send the data for PA0002

Hi Gurus,
    I am interfacing employees data from one system to another system  with all the PA infotypes.
we are using the fuction module " HR_MAINTAIN_MASTERDATA " to upload the master data. Here the problem is, when we send the data - in destination system all the segments have the data correctly . But middle name is not loaded in to the system. Problem with only middle name.
But, here strange thing is, when i resend the idocs it is laoded correctly all the fields with middle name also.
I am unable to figure out the problem .. Please let me know if you have any advise on this ..
Thanking you.
Regards,
Giridhar Pujari

Hi Sikindar,
   Technical name is corrent .. and once you resend the idoc, you can't see the problem again.
Regards,
Giridhar Pujari.

Similar Messages

  • Problem with openURL when sending Mail

    Hi All
    I am trying to send mail from my app using
    [[UIApplication sharedApplication] openURL: [NSURL URLWithString:emailData]];
    emailData contains a google URL that i want to send via email:
    http://maps.google.com/maps?f=d&saddr=45.578982,-73.565698&daddr=45.578982,-73.5 65698
    my problem is that on Mail app it is showing on the following portion
    http://maps.google.com/maps?f=d
    i did a couple of tests and find out that the problem is with the "&" i tried & or & did not work cause as soon as it finds teh "&" it drop the whole string that comes after it.
    Any help on how I should format this string to appear correctly on my email will be greatly appreciated
    thx for your help

    You missed the point of my reply. You need to escape anything that you send. When you send 'http://maps.google.com/maps?f=d&saddr=45.578982,-73.565698&daddr=45.578982,-73 .565698' it's just not going to work. As mentioned, you need to Google how to escape variables when sent via GET. Not to mention, your openURL command is wrong as well:
    [UIApplication sharedApplication openURL: NSURL URLWithString:emailData];
    Where emailData is:
    http://maps.google.com/maps?f=d&saddr=45.578982,-73.565698&daddr=45.578982,-73.565698
    will absolutely never work. Check the docs for how to use openURL for sending an email using the mailto: protocol. Also, if the emailData that you send using openURL: doesn't look like the escaped string from this tool: http://www.xs4all.nl/~jlpoutre/BoT/Javascript/Utils/endecode.html you aren't properly escaping your URL params.

  • Import package status with successful when all the data have been rejected

    Dear all,
       We use the import package to import some data files. We check that the status is successful , but all the data are rejected. Is it possible to set the status to error when there are reject records in the data file?
    Best Regards,
    Jeff

    Try to set the MAXREJECTCOUNT parameter in the transformation file to -1. This will create an error or warning if you have rejected records.
    Hope this helps.
    -Joost

  • Problem with QAAWS - not returned the data when passed param

    I am working with QAAWS which has input parameter MONTH
    I used the MS SQL, in the universe this field described as
    DATEPART(MONTH,ARS_Test.dbo.RG1088.PERIOD)
    or
    CONVERT(char,month(ARS_Test.dbo.RG1088.PERIOD))
    where field ARS_Test.dbo.RG1088.PERIOD is type DateTime.
    When I build the QAAWS-connection in the Query As A Web Service and I set promt value of  parameter MONTH = 4 and query returned 10 records.
    I saved this connection
    After that I created DataConnection QAAWS in Xcelsius where set reference in the  input parameter Month to cell where is value '4'.
    I run preview mode and refresh DataConnection - as a result I can't get any data from QAAWS.
    Please, help, me
    Thanks,
    Vladimir

    Hi Benni,
    Thanks for the reply,
    In the system object , i went to the "User Administration" option, then i found following entry's
    User Administration Host Name 
    User Administration Path 
    User Administration Protocol - Select -httphttps
    These above entry's are not sure what i need to enter.
    In the "User Management" option , i found the following entry's
    Authentication Ticket Type - SAP Logon Ticket
                                            - SAP Assertion Ticket
    Logon Method - >      -SAPLOGONTICKET
                                   -UIDPWX509CERT
    User Mapping Fields  >
    User Mapping Type    > user
                                      admin
                                      admin,user
    Can u tell me what u want to me change in the above options
    is that above options u are discussed about or sth else.? can u please elabrate your explanation.
    Regards
    Vijay

  • Error with Informatica when running the data load for BI Apps

    Hi All,
    We are facing a different issue on prod which we haven't got on QA. Below given is session log :
    Target tables:
    W_ORDER_PARTY
    READER_1_1_1> RR_4050 First row returned from database to reader : (Wed Sep 22 10:36:16 2010)
    READER_1_1_1> BLKR_16019 Read [885] rows, read [0] error rows for source table [S_ORDER_BU] instance name [S_ORDER_BU]
    READER_1_1_1> BLKR_16008 Reader run completed.
    LKPDP_1> DBG_21097 Lookup Transformation [LKP_ETL_PROC_WID]: Default sql to create lookup cache: SELECT ETL_PROC_WID,ROW_WID FROM W_PARAM_G ORDER BY ROW_WID,ETL_PROC_WID
    LKPDP_1> TE_7212 Increasing [Index Cache] size for transformation [LKP_ETL_PROC_WID] from [1048576] to [1050000].
    LKPDP_1> TM_6660 Total Buffer Pool size is 609824 bytes and Block size is 65536 bytes.
    LKPDP_1:READER_1_1> DBG_21438 Reader: Source is [SFAPROD1], user [siebel]
    LKPDP_1:READER_1_1> CMN_1021 Database driver event...
    CMN_1021 [DB2 Event Using Array Inserts. connect string = [SFAPROD1]. userid = [siebel]]
    LKPDP_1:READER_1_1> BLKR_16003 Initialization completed successfully.
    LKPDP_1:READER_1_1> BLKR_16007 Reader run started.
    LKPDP_1:READER_1_1> RR_4049 SQL Query issued to database : (Wed Sep 22 10:36:17 2010)
    LKPDP_1:READER_1_1> CMN_1761 Timestamp Event: [Wed Sep 22 10:36:17 2010]
    LKPDP_1:READER_1_1> RR_4035 SQL Error [
    *[IBM][CLI Driver][DB2/AIX64] SQL0204N "SIEBEL.W_PARAM_G" is an undefined name. SQLSTATE=42704*
    sqlstate = 42S02
    Database driver error...
    Function Name : Execute
    SQL Stmt : SELECT ETL_PROC_WID,ROW_WID FROM W_PARAM_G ORDER BY ROW_WID,ETL_PROC_WID
    DB2 Fatal Error].
    LKPDP_1:READER_1_1> CMN_1761 Timestamp Event: [Wed Sep 22 10:36:17 2010]
    LKPDP_1:READER_1_1> BLKR_16004 ERROR: Prepare failed.
    WRITER_1_*_1> WRT_8333 Rolling back all the targets due to fatal session error.
    TRANSF_1_1_1> CMN_1761 Timestamp Event: [Wed Sep 22 10:36:17 2010]
    TRANSF_1_1_1> TM_6085 A fatal error occurred at transformation [LKP_ETL_PROC_WID], and the session is terminating.
    TRANSF_1_1_1> CMN_1761 Timestamp Event: [Wed Sep 22 10:36:17 2010]
    TRANSF_1_1_1> TM_6085 A fatal error occurred at transformation [EXPTRANS1], and the session is terminating.
    TRANSF_1_1_1> CMN_1761 Timestamp Event: [Wed Sep 22 10:36:17 2010]
    TRANSF_1_1_1> TM_6085 A fatal error occurred at transformation [EXPTRANS1], and the session is terminating.
    TRANSF_1_1_1> CMN_1761 Timestamp Event: [Wed Sep 22 10:36:17 2010]
    TRANSF_1_1_1> TM_6085 A fatal error occurred at transformation [SQTRANS], and the session is terminating.
    TRANSF_1_1_1> CMN_1761 Timestamp Event: [Wed Sep 22 10:36:17 2010]
    TRANSF_1_1_1> TM_6085 A fatal error occurred at transformation [SQTRANS], and the session is terminating.
    TRANSF_1_1_1> CMN_1761 Timestamp Event: [Wed Sep 22 10:36:17 2010]
    TRANSF_1_1_1> TM_6085 A fatal error occurred at transformation [SQTRANS], and the session is terminating.
    TRANSF_1_1_1> DBG_21511 TE: Fatal Transformation Error.
    WRITER_1_*_1> WRT_8325 Final rollback executed for the target [W_ORDER_PARTY] at end of load
    WRITER_1_*_1> WRT_8035 Load complete time: Wed Sep 22 10:36:16 2010
    In the above log W_PARAM_G table is a warehouse table. We have checked Informatica to find out the issue but there is no error in informatica.
    Thanks in advance.
    Deepak.

    Hi Sandeep,
    Yes but if you see the log ,its connecting to OLTP DB(DB2 for Siebel source DB),which it shouldnt
    KPDP_1:READER_1_1> DBG_21438 Reader: Source is [SFAPROD1], user [siebel]
    LKPDP_1:READER_1_1> CMN_1021 Database driver event...
    *CMN_1021 [DB2 Event Using Array Inserts. connect string = [SFAPROD1]. userid = [siebel]]*
    LKPDP_1:READER_1_1> BLKR_16003 Initialization completed successfully.
    LKPDP_1:READER_1_1> BLKR_16007 Reader run started.
    LKPDP_1:READER_1_1> RR_4049 SQL Query issued to database : (Wed Sep 22 10:36:17 2010)
    LKPDP_1:READER_1_1> CMN_1761 Timestamp Event: [Wed Sep 22 10:36:17 2010]
    LKPDP_1:READER_1_1> RR_4035 SQL Error [
    *[IBM][CLI Driver][DB2/AIX64] SQL0204N "SIEBEL.W_PARAM_G" is an undefined name. SQLSTATE=42704*
    I Have check the mapplet ,its same no issues in that as well.
    Regards,
    Deepak.

  • Problem with SQLPlus while retriving the data.

    Hi all,
    SQL Plus while accessing one table named invdet(having around 900000 records) with line size option increased to 1000 it was showing error(application error : access voilation) after getting around 100-200 records.
    Platform : Windows NT on a P-III machine.
    Plz. give me the solution.
    Thanks
    Vijaykumar.

    Vijaykumar,
    You should work with Oracle Support on this. If the problem is not already known, they will log a bug for you.
    They will want to know which version of SQL*Plus and the database you are using and will want a testcase.
    - CJ

  • I keep crashing with Adobe Bridge. The data for the crashed thread has this line in it: CFRUNLOOP_IS_CALLING_OUT_TO_AN_OBSERVER_CALLBACK_FUNCTION

    CFRUNLOOP_IS_CALLING_OUT_TO_AN_OBSERVER_CALLBACK_FUNCTION
    That's in the crashed thread text. Does anyone know what this is about? I actuallly get this same error on three of the four Mac in my staff. It happens consistently when we use Adobe Bridge to browse to a particular folder on my external hard drive. I've copied the contents of that folder to my desktop and I get the same crash.
    Thanks,
    Peter

    Yes, I've been in touch with Adobe for the past two weeks. They only take it so far, then they just ignore me. The Bridge program is not a separate piece of software. It gets loaded when you install either Adobe InDesign or Adobe Illustrator.
    Thanks.

  • Issue with Jdeveloper when import the extension for Code Compliance Inspector

    With Jdeveloper 11.1.1.7 oracle provides a new feature CCI.
    I have imported the CCI in my jdeveloper
    but when i try to check any of the code a pop up comes up with the below error
    org.apache.xerces.dom.ElementNSImpl.setUserData(Ljava/lang/String;Ljava/lang/Object;Lorg/w3c/dom/UserDataHandler;)Ljava/lang/Object;
    Please let me know if any one have faced this issue earlier and have a resolution.

    I am having the same issue. I have imported Code Compliance Inspector and when I try to run it I am getting the following error,
    org.apache.xerces.dom.ElementNSImpl.setUserData(Ljava/lang/String;Ljava/lang/Object;Lorg/w3c/dom/UserDataHandler;)Ljava/lang/Object;
    I am having the same problem on Jdeveloper on my host and on Jdeveloper inside an Oracle Linux Virtual Machine  as well.  Has anyone else experienced this? From what I ahve read so far, when this error appears in other applications it appears to be something to do with Xerces causing a classpath confilict

  • Problem with TimeZone when parsing a date

    Hallo all,
    my computer has german locale. My Time Zone is +1. (Example London - 4 AM, Germany - 3 AM).
    I execute the following code:
    SimpleDateFormat dfHandDate = new SimpleDateFormat("EEEE, MMMM d, HH:mm:ss z yyyy", Locale.US);
    String s = "Saturday, October 13, 14:05:41 ET 2007";
    s = s.replace("ET", "EST"); // java doesn't know ET
    Date date = dfHandDate.parse(s);
    System.out.println(date);the output is:
    Sat Oct 13 21:05:41 CEST 2007This is not correct time. The correct time is 20:05:41.
    Why? What do i do wrong?
    Thanks
    Igor

    {color:#000080}No, EST is correct, it stands for Eastern Standard Time, generally referred to in the US and Canada as Eastern Time (ET).
    {color}{color:#0000ff}http://en.wikipedia.org/wiki/List_of_U.S._states_by_time_zone{color}{color:#000080}
    One way to offset Daylight Saving Time for Central European Time, there may be better ways :-)
    date = new Date(date.getTime () +
            TimeZone.getTimeZone ("CET").getDSTSavings ());db{color}

  • When is the date for ios6 to release

    im just wondering whats a exact day for ios6 to release ??

    Historically iOS release time is always 10am (Pacific Time Zone)- San Francisco and Nevada. So India get ready for iOS 6 at 10.30pm today on 19th Sempember. Sorry for the previous time adding problem. India is 9.30 + PST .

  • Problems with sound when closing the lid (MBP and Yosemite)

    Hi
    i have a MBP and Yosemite.
    Before the update i could close the lid when watching movies on the mac and connecting to HDMI to my TV and the sound and images worked OK ( i uses insomnia X for being able to close the lid)
    After the update, when i close the lid the images works but the sound doesn't come out from the TV but from the mac.
    it was working before and not anymore.. anybody knows what this ca be?
    thanks

    dogan100 
    First time around, they gave me an apple tv for the inconvenience........ I will keep you guys posted once I find out more from the Apple Store.
    Free Apple TV eh? Thats rather outstanding for a creaking on the plastic hinge cover.
    Nice video, the "old door" sound of soft creaking plastic.    Thats not the (2 of them) hinge sound, which (ive only heard one make the noise, on an old air) is a 'grrr' sound of the alloy creating a rubbing noise.
    Yes, find out what the Apple store says.  Pretty obviously the plastic hinge cover, which does nothing, is cosmetic and doesnt affect anything.
    There could be a crack in the hinge cover I cant see that obviously. Another option is the cover isnt snapped into place correctly.
    I wouldnt worry about it, its ultimately nothing, but youll get it serviced and fixed when you get to Apple.
    Im shocked they just outright gave you a free AppleTV, thats a great 'deal' (meaning free), and top notch from Apple
    heres the hinge cover pic:

  • Problems with special characters in the data.

    Hi All,
    Whenever, I'm trying to data such as "Lämmerzunge" which are having some special characters in it, it is storing them as L�mmerzunge. Is there anyway to handle these?
    Thanks in advance.
    Regards,
    Venky

    Check if database characterset supports these special characters
    check client's nls settings.
    check client machine's language settings (converts characters in driver level)

  • No Drop down Calendar Window when entering a date for a new event.

    Hi
    Hope someone can help with this annoying problem.
    In ICal when entering the date for a New Event a little window would pop up showing the month that you were creating the event in, you could then click on the date you required in the calender and it would then update the 'From' date field in your event. You could then do the same for the 'To' date field this was all very neat and fast, you could create event verys easily.
    However since upgrading to Snow Leopard this has stopped working and I can't see why.
    Does somone have answer ?
    Currently this works OK when using ICAL in MobileMe.
    Before I updated my iMAC to Snow Leopard recently but it seems that
    NOw when am s

    Have you figured out a solution to this? I am frustrated as well by lack of this feature.

  • Really having problems with organising documents in pages. For example, deleting pages deletes the whole section and I cannot insert a section break as its greyed out & sending an object to background deletes several pages - what the **** is going on???

    Really having problems with organising documents in pages. For example, deleting pages deletes the whole section and I cannot insert a section break as its greyed out & sending an object to background deletes several pages and trying to insert a text box autmatically creates new pages- what the **** is going on??? Is this programme really this badly thought out? I thought everything apple was supposed to be intuitive!?!?!? Help.

    You can not insert a section break into a textbox.
    You appear to have a lot of objects with wrap set, that once you take them out of the flow of text (by sending them to the background) causes the text to reflow and contract into fewer pages. Pages is almost unique in the way it forms up pages in Word Processing mode only so long as there is text on them.
    I suspect you probably have hammered away at returns, spaces and tabs as well to position things, which only works to add to the mess.
    Download the Pages09_UserGuide.pdf available under the Help menu and swot up a bit on how it works.
    You may find this a usueful resource as well:
    http://www.freeforum101.com/iworktipsntrick/
    Peter
    PS There is quite a lot of programming in OSX that is far from "intuitive". Pages is easy at one level, when using the templates, otherwise it can be quite frustrating.

  • I have a problem with itunes when I sync the saved music and want to sync my iphone 5 ios 7.0.6 no longer passes the music thing is that just stays on "waiting for sync" and not worry please help are more than 400 songs that do not want to hear who are wi

    I have a problem with itunes when I sync the saved music and want to sync my iphone 5 ios 7.0.6 no longer passes the music thing is that just stays on "waiting for sync" and not worry please help are more than 400 songs that do not want to hear who are wi

    Plawexki wrote:
    ...  do you know if the contacts, photos, messages etc will be wiped?
    Yes... Everything will be Wiped and Replaced with what is currently on Your Mac.
    SYNCING with iTunes
    See here  >  http://support.apple.com/kb/HT1386
    From Here  >  http://www.apple.com/support/iphone/syncing/
    You may find this information of interest...
    Have a read here...
    https://discussions.apple.com/message/18409815?ac_cid=ha
    And See Here...
    How to Use Multiple iDevices with One Computer

Maybe you are looking for