Issue when Uploading the Transactional Data

Hi Gurus,
I am not an expert in Back- End SQl and I am BI guy. Please provide a solution or what exactly is going in this Error. I am facing an  issue Where I am loading a Transactional Data into Finance application with out any logic and Conversion
Load get fails with Error after Running the Data Management Package
Package: Import
Appset: XXXXXX
Application: FINANCE
Request Time: 2009-04-06 18:31:43
Start Time: 2009-04-06 18:31:44
End Time: 2009-04-06 18:33:32
Total Time: 00:01:48
TOTAL STEPS 3
1. Assign initial parameters: completed in 2 sec.
2. Convert data: completed in 3 sec.
3. Load and process: completed in 103 sec.
Selection
FILE= DataManager\DataFiles\Pet Depot Finance Data.txt
TRANSFORMATION= DATAMANAGER\TRANSFORMATIONFILES\SYSTEM FILES\IMPORT.XLS
CLEARDATA= No
RUNLOGIC= Yes
CHECKLCK= Yes
The list of conversion files in each transformation file
Transformation file: DATAMANAGER\TRANSFORMATIONFILES\SYSTEM FILES\IMPORT.XLS
Messages
Convert data
More than Max reject count records rejected , Please check transformation file.C:\OutlookSoft\Data\WebFolders\HPGLOBAL\FINANCE\DATAMANAGER\TRANSFORMATIONFILES\SYSTEM FILES\IMPORT.XLS
Load and process
FINANCE
Success
Submit Count : 9980 (Record count in source file : 9980)
Accept Count : 9980
Reject Count : 0 + 501 (reject count during convert)
Regards
Kishan Swagath

Sorry Naveen,
The  Application set parameters for Extension field update- HTM",TXT" as you provided is not working
and I tried in many different ways also.
This is following Error:
Sytem Error:
The system encountered an error and cannot proceed. Please select the Back Button and try again.If the problem persists, contact administrator.
Job Name: http://training5/osoft/Admin/SetParameters.aspx?App=Finance
Detail: The ,  character, hexadecimal value 0x2C,cannot begin with a name. Line 1, position 98.
regards
kishan

Similar Messages

  • Error when initializing the Transaction data From ODS to CUBE.

    Hi,
       we have initialized the load from source system to ODS. the load was successful, and when loading from ODS CUBE(initialization). it is giving the following message.
    No SID found for value '0000436038' of characteristic 0CUST_SALES.
      We have updated the master data of 0CUST_SALES (DELTA UPDATE).
    but still getting the same message when updating the data packets from PSA. I am unable to find the reason.
      Please let me know is there any other solution.
    with regards,

    Hi A.H.P,
       I have loaded master data for all the objects you have mentioned( atributes and texts). but still data packets are not getting updated. it is giving the message.
       i have also tried the elementary tests and combined tests of 0CUST_SALES, in RSRV. there were no errors found.
      these data targets were newly implemented. would it be problem with routines or any other means.
      Please let me know ASAP.
    with regards.

  • LSMW issue while uploading the hiring data

    Dear Experts,
    I am trying to create LSMW  to upload hiring data for IT0000, IT0001, IT0002. Initially i tried with PA40 recording, but it was not selecting my respective action type. Then i tried with PA30 with external no. range, but still its not selecting action infotype.
    I used the following source file data for recording, please check and advise anything if i need to modify
    PERNR     N     008
    SELEC_01     C     001
    TIMR6     C     001
    CHOIC     C     035
    SUBTY     C     004
    BEGDA     DDMMYY     010
    ENDDA     DDMMYY     010
    MASSN     C     002
    MASSG     C     002
    PLANS     N     008
    WERKS     C     004
    PERSG     C     001
    PERSK     C     002
    BTRTL     C     004
    ABKRS     C     002
    VDSK1     C     014
    NACHN     C     040
    VORNA     C     040
    TITEL     C     015
    GESCH     C     001
    SPRSL     C     002
    GBDAT     DDMMYY     010
    FATXT     C     006
    GBORT     C     040
    GBLND     C     003
    GBDEP     C     003
    KITXT     C     004
    NATIO     C     003
    Regards
    Tan

    Hi,
    I am running it on foreground with external no. range for two employees. My main issue is its not selecting the action infotype from PA30 screen only.
    How to test in display mode...please suggest
    Regards
    Tan

  • How to avoid the split problem when uploading the data from csv file

    Dear Friends,
                  I have to upload data from the .csv file to my custom table , i have found a problem when uploading the data .
    i am using the code as below , please suggest me what i have to do in this regard
          SPLIT wa_raw_csv  AT ',' INTO
                    wa_empdata_csv-status
                     wa_empdata_csv-userid
                     wa_empdata_csv-username
                     wa_empdata_csv-Title
                     wa_empdata_csv-department.
    APPEND wa_empdata_csv TO  itab.
    in the flat file i can see for one of the record for the field Title  as
    Director, Finance - NAR............there by through my code the  wa_empdata_csv-Title is getting splited data as "Director, and  Department field is getting Finance - NAR" , i can see that even though  " Director, Finance - NAR"  is one word it is getting split .
    .......which is the problem iam facing.Please could any body let me know how in this case i should handle in my code that this word
    "Director,Finance - NAR"   wil not be split into two words.
    Thanks & Records
    Madhuri

    Hi Madhuri,
    Best way to avoid such problem is to use TAB delimited file instead of comma separated data. Generally TAB does not appear in data.
    If you are generating the file, use tab instead of comma.
    If you cannot modify the format of file and data length in file is fixed character, you will need to define the structure and then move data in fixed length structure.
    Regards,
    Mohaiyuddin

  • Error While importing the transaction data

    All SAP BPC Gurus,
      I need your help in resolving this error,  I have encountered this below error while uploading (importing) the transaction data of (Non-Reporting) application,  Would you please help me resolving this error.  I don't know if i'm doing anything wrong or is anything wrong with the setup.
    I used DataManager in EXCEL BPC and Ran the IMPORT Transaction Package.
    /CPMB/MODIFY completed in 0 seconds
    /CPMB/CONVERT completed in 0 seconds
    /CPMB/CLEAR completed in 0 seconds
    [Selection]
    FILE= DATAMANAGER\DATAFILES\IFP_BPCUSER121\rate data file.csv
    TRANSFORMATION= DATAMANAGER\TRANSFORMATIONFILES\SYSTEM FILES\IMPORT.XLS
    CLEARDATA= No
    RUNLOGIC= No
    CHECKLCK= No
    [Messages]
    Task name CONVERT:
    XML file (...ANAGER\TRANSFORMATIONFILES\SYSTEM FILES\IMPORT.TDM) is empty or is not found
    Cannot find document/directory
    Application: PLANNING Package status: ERROR

    are you using the standard "Import" data package?
    Check the code in the Advanced tab of the Import data package
    Check your Transformation file is in correct format.
    code in Advaced tab should be as  below:
    PROMPT(INFILES,,"Import file:",)
    PROMPT(TRANSFORMATION,%TRANSFORMATION%,"Transformation file:",,,Import.xls)
    PROMPT(RADIOBUTTON,%CLEARDATA%,"Select the method for importing the data from the source file to the destination database",0,{"Merge data values (Imports all records, leaving all remaining records in the destination intact)","Replace && clear datavalues (Clears the data values for any existing records that mirror each entity/category/time combination defined in the source, then imports the source records)"},{"0","1"})
    PROMPT(RADIOBUTTON,%RUNLOGIC%,"Select whether to run default logic for stored values after importing",1,{"Yes","No"},{"1","0"})
    PROMPT(RADIOBUTTON,%CHECKLCK%,"Select whether to check work status settings when importing data.",1,{"Yes, check for work status settings before importing","No, do not check work status settings"},{"1","0"})
    INFO(%TEMPNO1%,%INCREASENO%)
    INFO(%ACTNO%,%INCREASENO%)
    TASK(/CPMB/CONVERT,OUTPUTNO,%TEMPNO1%)
    TASK(/CPMB/CONVERT,ACT_FILE_NO,%ACTNO%)
    TASK(/CPMB/CONVERT,TRANSFORMATIONFILEPATH,%TRANSFORMATION%)
    TASK(/CPMB/CONVERT,SUSER,%USER%)
    TASK(/CPMB/CONVERT,SAPPSET,%APPSET%)
    TASK(/CPMB/CONVERT,SAPP,%APP%)
    TASK(/CPMB/CONVERT,FILE,%FILE%)
    TASK(/CPMB/CONVERT,CLEARDATA,%CLEARDATA%)
    TASK(/CPMB/LOAD,INPUTNO,%TEMPNO1%)
    TASK(/CPMB/LOAD,ACT_FILE_NO,%ACTNO%)
    TASK(/CPMB/LOAD,RUNLOGIC,%RUNLOGIC%)
    TASK(/CPMB/LOAD,CHECKLCK,%CHECKLCK%)
    TASK(/CPMB/LOAD,CLEARDATA,%CLEARDATA%)

  • How To... Update Master Data during upload of transaction data

    Can anybody let me know how this can be achieved.
    I have datasource (Legacy not R3) where I am getting both master data and text for number of infoobjects.
    I dont want separate datasources.
    The datasource is actually transactional datasource.
    I dont need text in the cubes or DSO I need the text tables of the infoobjects to be updated.
    I could find this on SDN but do anyone have document based on the below link.I was not able to find it.
    How To... Update Master Data during upload of transaction data
    Thanks.

    Dear Praveen
    I guess yr req is demanding the knowledge of Data Unification and Synchronization whose scope is a bit outer the area of BW.( its MDM actually )
    In BW we could very well fetch data out of different data sources (even across the different system) with no issues so why not u trying that. if there is any issue implementing that then please specify what kind of trouble you are interfacing...
    I got the below link which may be helpful
    https://www.sdn.sap.com/irj/sdn/go/portal/prtroot/docs/library/uuid/e7bd6389-0a01-0010-eb95-d45835d446a8

  • Can i upload  first  Transaction data rather than master data what will hap

    hai,
    can i upload  first  Transaction data rather than master data what happends going in bw regarding performance issues like indexes
    let me know
    regards,
    murali

    Hi Murali,
    you can load the transaction data before master data. The main impact will be, that the system has to generate sid's and has to populate the sid-table of the master data objects while loading the data to a data target (cube or ods that is activated for bex reporting). This basically means that your data loads will take some more time. Additionally, if you need the master data attributes somewhere in your update or transfer rules, you will not get the correct information.
    So basically it is always a good approach to load and activate the master data before loading the transactional data. But anyway, specially in the development environment I usually don't load all the necessary master data.
    regards
    Siggi
    PS: navigational attributes of the data targets will not be available until you loaded the master data and scheduled the attribute and hierarchy change run.
    Message was edited by: Siegfried Szameitat

  • - Differences between delta and full uploads of transactional data

    Hi All,
    This is with refrence to the loading transactional data into the cube.
    I know that delta and full uploads of transactional data into the cube is done for the following reasons.
    1. Delta upload allows change in transactional data (add/delete/modify) for the particular period selected but this is not the same in full upload.
    2. Full upload takes less time compared to delta upload for the particular period.
    Please let me know whether my understanding is correct. Otherwise, please explain these two concepts with examples taking loading transactional data  into the cube.
    Regards,
    Ningaraju

    hi,
      full upload is done to avoid more time to load the data .if u use initilallization then it will take more time to laod the same amount of data when compared to full load.
    however your statement about the delta is correct.
    u can perform delta only after sucessful initiallization.
    so
    1.first full load(to avoid more time0
    2. inirtilallization with zero recored.
    3. delta
    regards

  • I reinstall the Yosemite due to the wifi issue, when finished, the iMovie was not installed, I try to download it from app store, but it's not free. How can I get iMovie back?

    I'm using a mid 2014 13" rmbp. I reinstall the Yosemite due to the wifi issue, when finished, the iMovie was not installed, I try to download it from app store, but it's not free. How can I get iMovie back?

    It's something to do with the main user account (not iTunes account) on my Mac because I logged in with another account and it downloaded fine, I installed it on the HDD and even though the date in App Store was 16th October 2014, it is the full installer of 10.10.2.
    To try to resolve this problem, I have copied the installer app elsewhere and deleted it but App Store still will not allow me to download it with my main user account yet just allowed me to update iTunes.
    I had a brainwave last night that it might have been related to me changing the default downloads folder to one not on my boot drive (to save disk space on my main boot drive) but having changed it back, tried again, rebooted and tried yet again, deleted my App Store preferences. nothing has worked.

  • Issue in Datasource creation Transaction data

    Hi,
    While creating the Datasource for the Transaction Data , we have info objects custom defined with length NUMC & length4 , but when in the proposal tab when saying the Load example data the data type and length are changing to INT2 and 5 like wise in fields tab also
    why is this happening. Pls help.
    Regards,
    Sruthi

    Hi Sruthi,
    This is normal when you create data sources. The system generally looks at the field values and decides its data type and length.
    If you do not want this data type and length to be taken, what you can do is go to the fields tab, there it will prompt you with a message 'Copy fields from propsal' or someting like this, you click on 'No'. Instead in the fields tab you will find a column Info object, just write the technical name of the info object and press enter. This will take the data type and lenght of your info object.
    Hope this helps.
    thanks,
    rahul

  • How to upload the master data from legacy to SAP

    Hi Frends,
    how to upload the master data from legacy system to SAP System once the configuration is over.how to carry forward the open items of vendors and customers while uploading.who will upload functional consultantsor ABAPER.
    please clarify me
    Regards
    Sap Guru

    Hi ,
    use LSMW  or BDC for uploading Master & transaction data.
    This work is done by the Respective Functional team.
    Chandra

  • Error 4 when updating the text data

    When i am trying to load the data  using IP i am facing the issue Error 4 when updating the text data.Please suggest me
    Edited by: srikanth reddy612 on Dec 15, 2011 12:45 PM

    hi srikanth,
    you might have selected given lowercase data
    and please check in the Infoobject the lowercase Checkbox is unchecked then it will allow you to update from IP.
    also check in the Datasource fields tab whether particular field is unchecked with lowercase.
    if checked all records you are pushing will have to be in uppercase.
    thanks
    Sankaresh S

  • How Consolidated Master Data Gets Linked to the Transactional Data?

    Hi,
    Suppose we have three legacy systems holding customer master data. We fetch the data from these three systems into MDM and consolidate the records. Let's say there were three customer master records:
    CUST123, John James, 123 Elm Street
    CT00123, James, John, 123 Elm St.
    0000123,  John James, 123 Elm Street.
    We merge them in MDM and create one record
    NEWCUST123, James, John, 123 Elm Street
    Question is: How the transactional data from the three legacy system will be mapped to this new customer master record? How the purchase orders will know that CUST123 is now NEWCUST123 ? When this mapping happens in a project and who does that?
    Regards,
    -T
    Edited by: mdm3north on Jul 21, 2011 2:30 AM

    HI,
    I agree with Anil on that,it is the same reason for which few projects have key mapping repository in place,which holds the key field mapping information telling them that this Customer number means this in the Legacy system.
    Well manual intervention is required as PR/PO which is active should be closed before such an activity.
    Thanks,
    Ravi

  • Reset all the transactional data

    Dear All,
    We want to reset all the transactional data such as PO, GR/GI, and Excise Invoice documents.
    Kindly help me on this issue.
    Regards

    What do you mean by Reset...please write in detail

  • Installed Snow Leopard OK, but when uploading the Mac os x Update Combined, it would not save. It said it could not connect to update server, but my internet connection is working?

    Installed Snow Leopard OK, but when uploading the Mac OS X Update Combined, it would not save. It said it could not connect to update server, but my internet connection is working. Any suggestions on fixing?

    Run software up date, write down the update name and version. Go to the Apple site and do a search for the updates one at a time and download them one at a time. Use an ethernet connection, sometimes software update "crushes large updates. I have experienced this before.  Hope it helps.  ATB

Maybe you are looking for

  • Adding folder to iTunes from a N.A.S

    Hello Forum, I have a N.A.S at home where I keep my music files, I am having a hard time associating iTunes to that folder without importing all of the files onto the Macbook's hard drive. With my windows iTunes I was able to "add folder" to iTunes a

  • Could not delete from specified table?

    hi all, i'm getting this error could not delete from specified table when i execute a delete on dbf file via JDBC-ODBC bridge, when i execute an update table command i get operation must use an updatable query, but i'm not updating the query returned

  • How to keep synced library on Apple TV but delete synced items from iTunes

    I use a Macbook Pro and space is limited, so does anyone know of a clean way to break the sync connection without deleting the existing synced content on Apple TV? I'd like to move items over, and then delete from my iTunes library to save space. I w

  • Error while testing ITS Connection

    Hi all:      There is an error while testing ITS Connection,  it says the 8000 port is a closed point by the firewall ,  but according to the administrator of intranet,  there is no firewall between ECC and Portal, I guess I should add port 8000 into

  • How can I close a contract without PO??

    Hello everybody, I need some help. I'm working with SRM 50. My client doesn't need PO because he only wants manage the contracts. Does somebody know how I can close a contract without PO?? Thanks Iván Moreno