Data format is different in Legacy, how to make fit in SAP HR

Dear All,
I am impementing PA and OM. But there is one problem, old data is in legacy system, all related fields are not in sync with SAP standard fields.
Can anyone reply me, how do I go ahead abt it.
Regards,
KUMAR

Hi Kumar,
Maintain the data as per the SAP, if you don't have the field such like that in legacy, Hard code the field as per the SAP.
Good Luck
Om

Similar Messages

  • Workflow, How to make the attached SAP shortcut linked to a webgui t-code ?

    How to make the attached SAP shortcut linked to the webgui ? (Instead of the SAP Gui )
    When I received a "workflow msg" in my outlook inbox, I clicked on the attached shortcut.
    And a logon pop-up comes to me, in order that I logon to SAP in the SAPGui mode.
    It enables me to make a decision in SAP.
    I'd like that when the user receive the shortcut ( or a link ), it opens the webgui mode ?
    How can I do that ?
    Thx a lot,
    Erwan

    thx

  • Answers - date format on different machines

    Hi all.
    On a machine where OBISE is installed in answers for one date i clicked "save as the system-wide default for this data type. Since then, all dates when i access OBI from that machine are in that format.
    When I access it from another machine I have to "save as the system-wide default for this data type" again.
    I want to know:
    1) Where is the configuration saved for every machine?
    2) How to configure that every machine that uses OBI have the sam default date format? (example: if I have 1000 users that they all don't have to make their default format.)
    Thank you.

    I'm not sure you understood me well. I have OBI just on one machine and catalog is, naturally, also on that machine. When I open application from browser on other machine I get different format, and for every machine is diiferent. It is strange behavior, if you ask me. I want to configure OBi, so that, nevermind which machine I'm phisically on, I have same dates.
    So, the real question is how OBI knows from which machine I'm coming and where it is saved. It isn't in metada.
    Another question, not related with this is, where is the 1000's separator option saved, because it also isn't in metadata, where decimal separator and places is.

  • Date format is different

    Hi,
    I have a excel report showing milestone dates. All of a sudden the date columns show different date formats ( alternatively dd/mm/yyyy  and mm/dd/yyyy ). What is this weird behaviour ?  what are the corrective measures ?
    thanks in advance
    D Bret

    yes, the PC settings are done with a short date as dd/mm/yyyy  and the cube dates are correct. Only issue is date are appearing differently - alternate
    Char 1       dd//mm/yyyy      mm/dd/yyyy.....dd/mm/yyyy..
    any idea ?
    thnks
    D bret

  • Date format in different databases like DB2, MS SQL, Oracle etc.

    Hi,
    Is there any standard date format, which works on any database like DB2, MS SQL Server, or Oracle 8i.
    Right now I am using specific format for each database.
    I am using the following syntax to retrieve the records on Jun 14, 2001.
    MS SQL Server:
    select * from tablename where
    CONVERT(character(10),ReceiptDateTime, 120) >='2001-06-14'
    and CONVERT(character(10), ReceiptDateTime , 120) <'2001-06-15'
    Oracle:
    select * from tablename where
    TO_CHAR(ReceiptDateTime,'YYYY-MM-DD') >= '2001-06-14'
    AND TO_CHAR(ReceiptDateTime,'YYYY-MM-DD') < '2001-06-15'
    Is there any way we can generalize the date formt?
    Any help appreciated.
    Thanks,
    Naidu

    Hi,
    Perhaps any difference when you compare the outcomes of
    SQL> select * from nls_database_parameters;
    SQL> select * from nls_session_parameters;on both databases?

  • Date Format is different in WebI Rich Client and Infoview

    Hi All,
    Iam facing problem with date format , but i need the date format as like dd-mm-yyyy.
    WEBI Rich Client is displaying the format  dd-mm-yyyy.
    but in infoview it is displaying like mm/dd/yyyy
    Can i have any solution for this ..
    Thanks
    Mahesh

    Hi
    Did you sort this out?
    I am new to BO reporting, and now encountering this issue as I start publishing WEBI reports via INFOVIEW on the portal.
    Cheers,
    Andrew

  • Date format in different from System Preferences

    The date display in the top right corner of the menu bar is not according to the custom setting I have defined in System Preferences.
    In Language & Region, I defined the date format to be <day of month number> < name of month> <year>.
    The menu bar however displays the date in American style date format of <name of month> <day of months number>.
    Is there any way to have Numbers pick up the date format from Language & Region as defined in System Preferences?

    The date display in the top right corner of the menu bar is not according to the custom setting I have defined in System Preferences.
    In Language & Region, I defined the date format to be <day of month number> < name of month> <year>.
    The menu bar however displays the date in American style date format of <name of month> <day of months number>.
    Is there any way to have Numbers pick up the date format from Language & Region as defined in System Preferences?

  • Different date format in different database..

    Hi,
    We have two database (10g) with same NLS settings.When we are reading the data from a table and assigning the value to XML tags using oracle.xml.sql.query.OracleXMLQuery class , with one database connection, the data format is coming as MM/DD/YYYY like <PYMT_DATE>7/23/2008 0:0:0</PYMT_DATE>
    but with other database it is coming as YYYY-MM-DD like <PYMT_DATE>2009-08-10</PYMT_DATE>..
    Can somebody help me out ?

    hi..
    Check the data format used to retrieve the date in the query ..
    TO_DATE (......................)
    Check whether both the db's are having same conversions..

  • CalendarUI element showing different date format for different locations

    Hi,
    I have an input field with date calendar in my webdynpro Java form . User can select date from this calendar and fill the input field. For this I have used input field  in my layout and have binded this with one context attribute of type date. Say name of this field is requiredByDate
    Now when I build and deploy my code, I can see the the required By date field and user is able to select date values from the calendar button next to the input field. The format of the date selected is mm/dd/yyyy.
    However , when a user tests this application from other location say Malaysia, for him the format is coming as dd/mm/yyyy after selecting the date from the calendar.
    Just want to know ,is there is difference in date format for differnt locations ? For India, when you select the date its showing mm/dd/yyyy and for Malayisa its showing dd/mm/yyyy.
    Is there anything we can do by changing our system settings like timezone or dateformat in system settings.
    I am using standard UI element and binding it with context element of type date.
    Need your advice or help on this..
    Thanks and regards,
    Sai

    Hi,
    go to
    [http://help.sap.com/saphelp_nw04/helpdata/en/f4/d95664da179b4db731e21c2e470b72/frameset.htm|http://help.sap.com/saphelp_nw04/helpdata/en/f4/d95664da179b4db731e21c2e470b72/frameset.htm]
    It describes the fallback sequence followed by the Web Dynpro for Java Runtime in order to determine the current session locale.
    Regards
    Matteo

  • How to make JDBC and SAP connectivity with VC 6.0

    can anyone help me.....how to make JDBC system and SAP system visible in the System drop-down list in Data Task Panel of Visual Composer 6......i mean how to make connectivity with JDBC and SAP system......so that i can use any table in the back-end database as well as any BAPI in the R/3 system.........
    Thank you very much.....

    Hi Deep,
    There is a how-to posted on SDN regarding how to connect and configure the BI JDBC Connector.
    https://www.sdn.sap.com/irj/servlet/prt/portal/prtroot/com.sap.km.cm.docs/library/uuid/6209b52e-0401-0010-6a9f-d40ec3a09424
    This document describes the jdbc driver to use etc.
    Hope this helps,
    Cheers,
    Scott

  • Date format is different on two different iviews

    I am maintaining some portal apps that were originally written in EP5 and have been converted to work in EP6.  The iviews make RFC calls to SAP and bring back data with date fields from SAP.  We use JCA to connect to SAP, in EP5 we used JCO.  The user is complaining because in one of the iviews the date is coming back yyyy-dd-mm instead of mm/dd/yyyy as in the other iviews.  In EP5 these iviews all returned mm/dd/yyyy.  Does anyone know why I'm having this problem on one particular iview.  We are using the DefaultTableViewModel to store our results from the SAP.  Thanks, Angie.

    Thanks ... 
    <b>Here's the code that puts the data returned from SAP into the table view model:</b>  The date is in column 5.(further below I have the code that displays the data from the model):
    public void setResultModel(Vector ColumnData, Vector ColumnNames ){
                this.DefResultModel = new DefaultTableViewModel(ColumnData,ColumnNames, true); 
                TableColumn availCol = DefResultModel.getColumnAt(1);
                TableColumn checkCol = DefResultModel.getColumnAt(2);           
                TableColumn matCol = DefResultModel.getColumnAt(3);
                TableColumn qtyCol = DefResultModel.getColumnAt(4);
                TableColumn dateCol = DefResultModel.getColumnAt(5);
                TableColumn plantCol = DefResultModel.getColumnAt(6);
                TableColumn plantDescCol = DefResultModel.getColumnAt(7);
                TableColumn uomCol = DefResultModel.getColumnAt(8);
                TableColumn priceCol = DefResultModel.getColumnAt(9);
                TableColumn currCol = DefResultModel.getColumnAt(10);
                TableColumn currDescCol = DefResultModel.getColumnAt(11);
                TableColumn messageCol = DefResultModel.getColumnAt(12);
    HERE IS THE CODE IN THE JSP that DISPLAYS THE TABLE DATA:
         <hbj:formLayout id="TableForm" 
                   marginTop="10px"               
                   marginRight="10px"               
                   marginBottom="10px"               
                   marginLeft="10px" >                               
                   <hbj:formLayoutRow id="Row3"
                     paddingTop="5px"
                     paddingBottom="5px" >
                     <hbj:formLayoutCell id="Cell41"
                        align="CENTER"
                        paddingLeft="5"
                        paddingTop="5"
                        paddingRight="5"
                        paddingBottom="5"
                        width="3">  
                         <hbj:tableView id="myResultTable"
                           model="myDetailBean.DefResultModel"
                           design="ALTERNATING"
                           headerVisible="true"
                           footerVisible="false"
                           fillUpEmptyRows="true"
                           headerVisible="true"
                           visibleFirstRow="1">
                          <% myResultTable.setUserTypeCellRenderer(new com.mycompany.iview.inventoryResultsRenderer()); %>
                         </hbj:tableView>           
                      </hbj:formLayoutCell>            
                    </hbj:formLayoutRow>
                </hbj:formLayout>   
             </hbj:groupBody>
         </hbj:group>
         </hbj:gridLayoutCell>        
    Let me know if this helps!  Thanks, Angie.

  • How to make use of SAP NetWeaver Visual Composer in business

    Dear Experts,
        Can anyone help me the use of SAP Netweaver Visual Composer benefits and how it can be used to get the integerated business reult. How it helps the organisation to get benefited and how it differs from other tools.
    Regards
    Veeraraghavan.S

    Hi,
    There is loads of stuff out there on visual composer.  Have a look at this link:
    http://wiki.sdn.sap.com/wiki/display/VC/VisualComposer7.0
    VC is supposed to allow employees with limited technical skills created web based applications which can then be used in the portal.  You do need some technical knowledge but it is more easier than developing code. 
    Nick

  • How can i set user's date format?

    problem:
    I have two users daniel and william.
    daniel login the EBS and the date format is :yyyy/mm/dd
    william login the EBS and the date format is : DD-MON-RRRR
    How can i set date format for everyone?
    Thanks.
    Daniel.
    2006.11.16

    Check the system profile ICX: Date Format Mask. Is it set at the application level? Does each user have different date format?
    How do you access the application? Through ICXINDEX page or through dev60cgi/f60cgi?
    Please note that changing the above profile option will not affect users logging through dev60cgi/f60cgi, in case you need to change it for the users who are accessing the application this way you can use the FORMS60_USER_DATE_FORMAT parameter in the url

  • How to convert date format in VC 7.0 to DD.MM.YYYY

    Hi
      I am on VC 7.0.
      My requirment is to show Current date as a default value for a input field.
      I am using date function now() as default value...and it is displaying the current date
    08.07.2009 as  Jul 08,2009
    But my requirment is to display it as 08.07.2009
    Please update me how to convert the data format to be displayed as DD.MM.YYYY format
    Thanks

    Hi,
    Use DSTR method to change date format. Check the below link for details.
    http://help.sap.com/saphelp_nw70/helpdata/en/49/032e66f4a4105ee10000000a42189d/frameset.htm
    Regards
    Basheer

  • How do I change the date format?

    Sorry, but I'm new to Oracle!
    I'm using "sqlplusw" to build my SQL statements. When I return columns that are date fields, I get the DD-MON-YY format. I want dates to be returned in "YYYY-MM-DD HH24:MI:SS". My DBA won't change the date format on the server, so how do I change SQLPLUS to return dates in the format I want? Do I need set this in some kind of startup file, or a reg key?
    Using client version 9.2.0.5 against a 9.2.0.1 server
    Jeff

    There are a couple of ways you could do it.
    Way 1:
    Search for a file by name 'glogin.sql' on your client work station and add the following statement
    alter session set nls_date_format = 'YYYY-MM-DD HH24:MI:SS';Make sure you save the file. This change will apply to all users who will log into the database using SQL*PLUS from your machine.
    Way 2:
    Create a shortcut and place it some where (for example on the 'DESKTOP').
    Right click on the short cut and choose properties.
    Change the text corresponding to the 'Start in' box to reflect the current location of the shortcut.
    Create a file by name 'login.sql' and place it in the same folder as the shortcut.
    Edit the file and add the following line.
    alter session set nls_date_format = 'YYYY-MM-DD HH24:MI:SS';Make sure that you save the file.
    When you double click the shortcut to start SQL*Plus and login, the script 'login.sql' is executed.

Maybe you are looking for

  • Change page order inside a section

    I am putting together a membership directory, with one page devoted to each member. I thought I could easily change the page order (to make them alphabetical) after I completed each page by shifting the thumbnails. Wrong. Looks like you can only shif

  • SAP XI scenarios

    Hi! I succesfully implemented RFC to File, File to RFC via BPM scenario. I have one SAP ECC 6.0 system with 2 clients and SAP XI 7.0. What could be the next useful scenario to implement? What is the most useful scenario in SAP XI? Where can I find th

  • I am running Firefox 4 but it looks identical to the old version that it replaced

    I have just downloaded and installed Firefox 4. When it opened for the first time, it looked like Firefox 4. After shutting down and reopening, I am seeing what appears to be the old version (ie, Classic Compact theme is used, colored tabs working, w

  • 8.02 upgrade froze my phone

    I downloaded the 8.02 last night and its now swapping through a blank blue screen and the apple screen on my iphone 5S, how do I fix this?

  • Unstable green artifacts + "unable to duplicate problem" = ugh

    I just posted a lengthy, lengthy rant on my blog-- http://tiffleigh.livejournal.com/93938.html --regarding some morale-sapping experiences I've had with my G4 Powerbook (PowerPC 1.33 GHz) with TekServe in NYC, and AppleCare in general. Their service