R12 Discrete Mfg Data Loader Formats

Hi All,
Can Any one share the R12 Discrete Manufacturing Data loader formats in order to load the Bills and Routings.
If any one has the above mentioned, please forward to my mail id: [email protected]
regards and thanks in advance,
VAS

Mugunthan
Yes we have applied 11i.AZ.H.2. I am getting several errors still that we trying to resolve
One of them is
===========>>>
Uploading snapshot to central instance failed, with 3 different messages
Error: An invalid status '-1' was passed to fnd_concurrent.set_completion_status. The valid statuses are: 'NORMAL', 'WARNING', 'ERROR'FND     at oracle.apps.az.r12.util.XmlTransmorpher.<init>(XmlTransmorpher.java:301)
     at oracle.apps.az.r12.extractor.cpserver.APIExtractor.insertGenericSelectionSet(APIExtractor.java:231)
please assist.
regards
girish

Similar Messages

  • Data loading: formatting data for timestamp column

    Hi All,
    I have a table with a timestamp column named as created_date. I want to upload data to that table using data loading page. but there is one problem while uploading data, I have a csv file in which the created_date column data in two different format as follows ,
    09/03/2013 03:33am
    09/02/2013 03:24pm
    the above data throws an error ORA-01821: date format not recognized.
    In Data / Table Mapping page, I tried with MM/DD/YYYY HH12:MI:SS AM. What format should i use for am and pm??
    Please help me to solve....
    Thanks in advance
    Lakshmi

    I solved by using the format MM/DD/YYYY HH:MIAM.
    Thanks
    Lakshmi

  • Master Data Loading Format Error

    Dear Gurus,
       I want to load master data text for infoobject 0PROJECT. However, after loading, all the data from the source system have been changed. For example, a project named "A-CN0003" in the R/3 system has been changed to "ACN0003000000" after loading to infoobject of BW system. As you can see, "-" has been removed and several "0" have been attached at the end. I checked the PSA and found all the project definations have the same format like "ACN0003000000", but in RSA3 of R/3 system remain the format like "A-CN0003".
      How can I do to make the project defination format like "A-CN0003"?
      Thanks in advance.
      Jin Ming

    HI
    double click on 0project > general tab>conversion routine
    is there any routine there if yes remove it.
    delete the data and reload the data again
    hope this helps

  • SQL * Loader : Load data with format MM/DD/YYYY HH:MI:SS PM

    Please advice how to load data with format MM/DD/YYYY HH:MI:SS PM into an Oracle Table using SQL * Loader.
    - What format should I give in the control file?
    - What would be the column type to create the table to load data.
    Sample data below;
    MM/DD/YYYY HH:MI:SS PM
    12/9/2012 2:40:20 PM
    11/29/2011 11:23:12 AM
    Thanks in advance
    Avinash

    Hello Srini,
    I had tried with the creation date as DATE datatype but i had got an error as
    ORA-01830: date format picture ends before converting entire input stringI am running the SQL*LOADER from Oracle R12 EBS front-end.
    the contents of my control file is
    LOAD DATA
    INFILE "$_FileName"
    REPLACE
    INTO TABLE po_recp_int_lines_stg
    WHEN (01) = 'L'
    FIELDS TERMINATED BY "|"
    OPTIONALLY ENCLOSED BY '"'
    TRAILING NULLCOLS
    INDICATOR                POSITION(1) CHAR,
    TRANSACTION_MODE          "TRIM(:TRANSACTION_MODE)",
    RECEIPT_NUMBER               "TRIM(:RECEIPT_NUMBER)",
    INTERFACE_SOURCE          "TRIM(:INTERFACE_SOURCE)",
    RECEIPT_DATE               "TO_CHAR(TO_DATE(:RECEIPT_DATE,'MM/DD/YYYY'),'DD-MON-YYYY')",
    QUANTITY               "TRIM(:QUANTITY)",
    PO_NUMBER               "TRIM(:PO_NUMBER)",
    PO_LINE_NUMBER               "TRIM(:PO_LINE_NUMBER)",
    CREATION_DATE               "TO_CHAR(TO_DATE(:CREATION_DATE,'MM/DD/YYYY HH:MI:SS AM'),'DD-MON-YYYY HH:MI:SS AM')",
    ERROR_MESSAGE                   "TRIM(:ERROR_MESSAGE)",
    PROCESS_FLAG                    CONSTANT 'N',
    CREATED_BY                      "fnd_global.user_id",
    LAST_UPDATE_DATE                SYSDATE,
    LAST_UPDATED_BY                 "fnd_global.user_id"
    {code}
    My data file goes like
    {code}
    H|CREATE|123|ABC|12/10/2012||||
    L|CREATE|123|ABC|12/10/2012|100|PO12345|1|12/9/2012  2:40:20 PM
    L|CORRECT|123|ABC|12/10/2012|150|PO12346|2|11/29/2011 11:23:12 AM{code}
    Below is the desc of the table
    {code}
    INDICATOR             VARCHAR2 (1 Byte)                         
    TRANSACTION_MODE        VARCHAR2 (10 Byte)                         
    RECEIPT_NUMBER             NUMBER                         
    INTERFACE_SOURCE        VARCHAR2 (20 Byte)                         
    RECEIPT_DATE             DATE                    
    QUANTITY             NUMBER                    
    PO_NUMBER             VARCHAR2 (15 Byte)                         
    PO_LINE_NUMBER             NUMBER                         
    CREATION_DATE             TIMESTAMP(0)                         
    ERROR_MESSAGE             VARCHAR2 (4000 Byte)                         
    PROCESS_FLAG             VARCHAR2 (5 Byte)                         
    CREATED_BY             NUMBER               
    LAST_UPDATE_DATE        DATE               
    LAST_UPDATED_BY             NUMBER     {code}
    Thanks,
    Avinash                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                   

  • Unable to Define EBS R12 Data Load Mappings in FDMEE

    Hi,
    I am trying to integrate EBS R12 and HFM using FDMEE 11.1.2.3.500. Here are the steps that I followed:
    a. Configured the EBS_DATA_SERVERS and PHYSICAL SCHEMAS in ODI to point to EBS Instance using APPS User
    b. Defined EBS R12 Source System and Clicked INITIALIZE. (Validated that the Initialization Process is completed without any Errors)
    c. Selected the Approriate SOURCE ACCOUTING ENTITIES for R12 Source System
    Now, when I define a new IMPORT LOCATION, I am unable to see any EBS related SOURCE SEGMENTS under DATA LOAD MAPPING Grid under Import Format
    Is there something done incorrectly? Also strangely, I dont even see any RESPONSIBILITIES in the SOURCE ACCOUNTING ENTITES when I want to define the Drill Through feature
    Thanks,
    Mohit

    One reason that you might not see entries in the segments drop down is due to the entries being filtered according to browser language or FDMEE user language settings for localization purposes. You might want to try adjusting the Setup > User Settings > User Language in FDMEE to see if that can make the segments appear.
    We've got a US English EBS 12 source system to test with and if I change Setup > User Settings > User Language in FDMEE to something other than English United States then save and go back to the import format screen, segment drop down boxes are now completely empty. If I change back to en-us then they're back again. I believe that either the browser accept language or the User Language setting in FDMEE needs to match the 'base language' on the source system registration screen.
    With a bit of luck that might be it

  • Issue with data extracted to "loader" format

    I only just noticed something weird (yet probably not directly related to sqldeveloper)
    Using 3EA4, I see the following line when unloading a query result to "loader" format:
    CONTINUEIF NEXT(1:1) = '#'
    I assumed this is harmless , yet today I've noticed it cause sql*loader to systematically
    ignore the first character of every line in the data section of the .ldr file!
    I am using this format often as it conveniently bundles spec and data (ldr=ctl+dat),
    but have never paid attention to this glitch before. Could this perhaps affect this
    particular version of sql*loader only? Right now I only have access to the 10.2.0.1.0
    win32 version that comes with XE10g. Can someone confirm?
    If such a widespread (free, from Oracle, I assume attracted a lot of users) version
    is affected, wouldn't it make sense to not generate the offending line from sqldeveloper?

    Wow - on closer inspection I see sqldeveloper actually systematically includes
    a leading space, whicn can then be eaten by the CONTINUEIF while enabling
    the support for multi-line records.
    My problem only occurred because I had stripped that leading space.
    Every little thing counts, it seems :-(

  • Flat file data load (ASC II file format)

    Hi,
    We are currently in BI 7. And trying to load data for Flat file  (with a fixed data record length). As fixed length data load and we are ending up following error for quantity field.
    Flat file provides Quantity field length as 8. And quantity field declared as data type "quantity field, points to a unit field with format UN" in BI 7 system. If I put length as 17, dec 3 and external length as 23 in datasource level. Flat file contains only four fields and second field is quantity and 3rd, 4th are char. While loading it is considering 3rd char field into quantity and values are not populating properly in each field.
    If I put length as 7, dec 3 and external length as 8 in datasource level. I can able to get data properly but it is quantity can we declare as 7?
    If I put length as 17, dec 3 and external length as 8 in datasource level. I can not able to get data properly for each field.
    thank you very much for your time.

    Hi  Vikram Srivastava,
    Thank You very much for your time and I'm awarding points. So even If we declare as 7 and even it is quantity field there is no problem??

  • Need data loader script for Buyer Creation for R12

    Hi ,
    Anybody has data loader script for Buyer creation in R12. Please copy paste one line in the reply on this message.
    Thanks

    Hi ,
    Anybody has data loader script for Buyer creation in R12. Please copy paste one line in the reply on this message.
    Thanks

  • R12 DATA LOADER

    Hi All,
       Working in R12
      Data Loader Version : 5.4.1.0
    Can anybody tell me how to use API's in Data Loader or any demo where i can get help .
    Regards
    Mohammed Khaleel

    Salams Khaleel,
    Let me google that for you
    And please also have a look at:
    DataLoad Classic &amp;amp; Professional: Oracle E-Business Suite Forms &amp;amp; Self Service DataLoader
    DataLoad Classic &amp;amp; Professional: Oracle E-Business Suite Forms &amp;amp; Self Service DataLoader
    Hope this helps!
    Best Regards

  • Customizing Discrete Job Data Report

    Hi experts,
    I need to customize "Discrete Job Data Report" in Apps 12.1.1 from rdf to xml format , can any one provide me eTRM for Manufacturing track and User Manual , So I can understand the Database tables to customize the report........
    Actually I want to add waste column in roport , from which table and column I have to add...
    Regards,
    Awan

    Hi Awan,
    You can find the eTRMs here though usually a query executed in the database and the review of the data obtained will give you a better idea than the TRM.
    You can find the documentation for R12.1.1 here. You can find the Oracle Work in Process User's Guide there.
    Not sure about how to get the waste column but I think the best way of finding it is opening the report, executing the main query inside and checking the tables involved in the query.
    Hope it helps.
    Regards.

  • How to debug a transfer rule during data load?

    I am conducting a flat file (excel sheet saved as a CSV file) data load.  The flat file contains a date field and the value is '12/18/1988'.  In transfer rule for this field, I use a function call to transfer this value to '19881218' which corresponds to BW DATS format, but the monitor of the InfoPackage shows red error:
    "Value '1981218' of characteristic 0DATE is not a number with 000008 spaces".
    Somehow, the last digit or character of the year 1988 was cut and the year grabbed is 198 other than 1988.  The function code is (see below in between two * lines):
    FUNCTION ZDM_CONVERT_DATE.
    ""Local Interface:
    *"  IMPORTING
    *"     REFERENCE(CHARDATE) TYPE  STRING
    *"  EXPORTING
    *"     REFERENCE(DATE) TYPE  D
    DATA:
    c_date(2) TYPE c,
    c_month(2) TYPE c,
    c_year(4) TYPE c,
    c_date_combined(8) TYPE c.
    data: text(10).
    text = chardate.
    search text for '/'.
    if sy-fdpos = 1.
      concatenate '0' text into text.
    endif.
    c_month = text(2).
    c_date = text+3(2).
    c_year = text+6(4).
    CONCATENATE c_year c_month c_date INTO c_date_combined.
    date = c_date_combined.
    ENDFUNCTION.
    Could experts here tell me what's wrong and also tell me on how to debug a transfer rule during data load?
    Thanks

    hey Bhanu/AHP,
    I find the reason.  Originally, I set the character length for the date InfoObject ZCHARDAT1 to 9, then I find the date field value (12/18/1988)length is 10.  Then I modified the InfoObject ZCHARDAT1 length from 9 to 10 and activated it already.  But when defining the transfer rule for this field, before the code screen, click the radio button "Selected Fields" and pick the filed /BIC/ZCHARDAT1, then continue to go to the transfer rule code screen, but find the declaration lines for the infoObject /BIC/ZCHARDAT1 is as following:
      InfoObject ZCHARDAT1: CHAR - 000009
        /BIC/ZCHARDAT1(000009) TYPE C,
    That means even if I've modified the length to 10 for the InfoObject and activated it, but somehow the transfer rule code screen always takes the old length 9.  Any idea to have it fixed to take the length 10 in the transfer rule code screen defination?
    Thanks

  • Adding leading zeros before data loaded into DSO

    Hi
    In below PROD_ID... In some ID leading zeros are missing before data loaded into BI from SRM into PROD_ID. Data type is character. If leading zeros are missing then data activation of DSO is failed due to missing zeros and have to manually add them in PSA table. I want to add leading zeros if they're missing before data loaded into DSO.... total character length is 40.. so e.g. if character is 1502 then there should be 36 zeros before it and if character is 265721 then there should be 34 zeros. Only two type of character is coming either length is 4 or 6 so there will be always need to 34 or 36 zeros in front of them if zeros are missing.
    Can we use CONVERSION_EXIT_ALPHPA_INPUT functional module ? As this is char so I'm not sure how to use in that case.. Do need to convert it first integer?
    Can someone please give me sample code? We're using BW 3.5 data flow to load data into DSO.... please give sample code and where need to write code either in rule type or in start routine...

    Hi,
    Can you check at info object level, what kind of conversion routine it used by.
    Use T code - RSD1, enter your info object and display it.
    Even at data source level also you can see external/internal format what it maintained.
    if your info object was using ALPHA conversion then it will have leading 0s automatically.
    Can you check from source how its coming, check at RSA3.
    if your receiving this issue for records only then you need to check those records.
    Thanks

  • Data load fron flat file through data synchronization

    Hi,
    Can anyone please help me out with a problem. I am doing a data load in my planning application through a flat file and using data synhronization for it. How can i specify during my data synchronization mapping to add values from the load file that are at the same intersection instead of overriding it.
    For e:g the load files have the following data
    Entity Period Year Version Scenario Account Value
    HO_ATR Jan FY09 Current CurrentScenario PAT 1000
    HO_ATR Jan FY09 Current CurrentScenario PAT 2000
    the value at the intersection HO_ATR->Jan->FY09->Current->CurrentScenario->PAT should be 3000.
    Is there any possibility? I dont want to give users rights to Admin Console for loading data.

    Hi Manmit,
    First let us know if you are in BW 3.5 or 7.0
    In either of the cases, just try including the fields X,Y,Date, Qty etc in the datasource with their respective length specifications.
    While loading the data using Infopackage, just make the setting for file format as Fixed length in your infopackage
    This will populate the values to the respective fields.
    Prathish

  • Maxl data load error

    Hi All,
    I'm trying to load data from a csv file to an Aggregate Storage cube.
    I keep getting a wierd error "Syntax error near ['$']".
    Where there is no $ sign in either the script or the flat file source from where I'm loading data.
    This same script worked earlier using the same rule file.
    I'm running the maxl from the EAS console, and not invoking it through a batch.
    I only had to make a change to the cube name and the spool and error file names in the script.
    In the data file i had to make changes to a few member names, and I remapped it through the rule file, where I ignored one particular column.
    I've validated the rule file more than a couple of times, but do not get any errors.
    I'm not sure why I get such an error.
    Can anyone tell me what I'm doing wrong? Or if any one has seen such an error before can you help me out?
    THanks,
    Anindyo
    Edited by: Anindyo Dutta on Feb 4, 2011 7:39 PM
    Edited by: Anindyo Dutta on Feb 4, 2011 7:40 PM

    HEy,
    I'm running the MaxL script through EAS, it doesn't seem like any of the records are going through.
    The script is below:
    login 'usr' 'pwd!' on 'ec2-184-72-157-215.compute-1.amazonaws.com';
    spool on to 'E:/dump/MaxL Scripts/ASO Scripts/Spool files/full_dt_ld_visa_aso_spool.log';
    import database 'VISA_ASO'.'VISA' data from data_file 'E:/dump/Data Load Files/ASO Load files Old format/master_data_load.csv' using server rules_file 'fulldtld' on error write to 'E:/dump/MaxL Scripts/ASO Scripts/Spool files/full_dt_ld_visa_aso_spool.err';
    spool off;
    logout;
    I rechecked a couple of times, doesn't seem like I'm missing any quotes.
    Robb and Jeanette Thanks for your response!
    I'm going to try with a smaller file and update this thread.
    CHeers!
    Anindyo
    Edited by: Anindyo Dutta on Feb 4, 2011 9:14 PM
    Edited by: Anindyo Dutta on Feb 4, 2011 9:16 PM

  • Oracle Data Loader On Demand : Account Owner Field mapping

    I was trying to import account records using data loader. For the 'Account Owner' field the data file contains 'User ID', then the import is failed. When I use "Company Sign In ID/User Id" value in the data file it is sucessfull.
    Do we have any way to use the 'User ID" value in the data file for 'Account Owner' field and run data loader suscessfully.

    The answer is no. It is my understanding that you need to map Account Owner to the User Sign In ID, which has the format of:
    <Company Sign In ID>/<User ID>

Maybe you are looking for

  • Safari doesn't open

    It says it quit unexpectedly last time. It presents options ignore, report an re-open. But except ignore nothing works. Here is a report. Process:               Safari [671] Path:                  /Applications/Safari.app/Contents/MacOS/Safari Identi

  • Return Sales order  from PM notification

    Hi, While creating  a return sales  order for  a equipment  which has  service item  from  PM service notification  . System is showing an error message while saving  service notification instead of  careting a return sales order. The error message a

  • Database

    can anyone plz explain what are logical objects and physical object in oracle database? dose it mean the same logical structure and physical structures???? plz clear my doubt

  • How to reconcile customer balances with control accounts

    Hi! Sanjay Here, 1. how to reconcile the customer balances  pl. explain in details. 2. how to reconcile the customer balance with control accounts 3. how to do the automatic clearing through T code f.13. pl. give us the screen shots if available. 4.

  • How to see the billed invoices in VF04 transaction

    Hi, All I would like to find a way to see the invoice number for collective billing. When we process more than one Delivery at a time, The invoice number is generated in background and in order to find it that we have to reference back to the deliver