Multiple Accounts in data file

Hello Experts,
I am using BPC NetWeaver 7.0 SP6
Has anyone discovered a way to import data form a delimited file where account data is stored in their own column?  Or are we stuck with the verticle approach?
For instance, I want to import data for multiple accounts from a file that looks like this:
CATEGORY     DEPARTMENT     TIME     DATASRC     ACCOUNT1     ACCOUNT2     ACCOUNT3     ACCOUNT4     ACCOUNT5
ACTUAL     123     2009.JAN     GLSYS     25     700          566     
ACTUAL     123     2009.JAN     GLSYS     97     568          544     9
ACTUAL     123     2009.JAN     GLSYS     257          897     488     2
ACTUAL     456     2009.FEB     GLSYS          958               6
ACTUAL     456     2009.FEB     GLSYS                         
ACTUAL     456     2009.FEB     GLSYS     365     12300          1200     14
I know you can use MVAL for the multiple time periods, but I do not think that will work for accounts.
Any assistance anyone can provide would be much appreciated.
Thank you,
Mark Glowczewski

Hello,
Thank you for your response.
I understand I need to use a transformation file in order to point data into the right direction.  However, I want to run a single import and have it import multiple accounts rather than multiple imports, one for each account.
I do not think this is possible.
Thanks,
Mark

Similar Messages

  • Multiple Account Assignment Data for PR not coming in LDB - PSJ

    Hi,
    I am using one report in which LDB is used. LDB name is PSJ. However when there is multiple account assignments for single line item of PR the report is giving wrong result. Is this LDB suitable for the given functionality.

    hi,
    please check for the following points:
    1. check in ME21N, are referncing properly or not...
    You have to reference it via using the document overview ON or directly entering the PR as source document for the PO...
    2. check whether is getting properly saved in the table EBAN/EBKN...check it in SE16...you can check as per the document number...
    3. If nothing is helping you from the above two points check with the ABAP and BASIS consultant...
    Regards
    Priyanka.P

  • Create sql loader data file dynamically

    Hi,
    I want a sample program/approach which is used to create a sql loader data file.
    The program will read table name as i/p and will use
    select stmt will column list derived from user_tab_columns from data dictionary
    assuming multiple clob columns in the column list.
    Thanks
    Manoj

    I 'm writing clob and other columns to a sql loader dat file.
    Below sample code for writing clob column is giving file write error.
    How can I write multiple clobs to dat file so that control file will handle it correctly
    offset NUMBER := 1;
    chunk VARCHAR2(32000);
    chunk_size NUMBER := 32000;
    WHILE( offset < dbms_lob.getlength(l_rec_type.narrative) )
    LOOP
    chunk := dbms_lob.substr(l_rec_type.narrative, chunk_size, offset );
    utl_file.put( l_file_handle, chunk );
         utl_file.fflush(l_file_handle);
    offset := offset + chunk_size;
    END LOOP;
         utl_file.new_line(l_file_handle);

  • Outlook 2010 Data files have reached maximum size and can't delete.

    This is the message I get whenever I try to send/rec mail.. it is also the message that I get when I try to delete any messages, whether from inbox, sent items, or deleted... just seems locked up. This is not enterprise or Exchange server this is from my
    wife's home office. I have been playing around with this for hours, and still get the same message and still dead in the water.. Please help! I am running windows 7home.
    I was attaching the photo.. but won't take it until verified. "The Outlook data file C:\Users\Owner\AppData\Local\Microsoft\Outlook\Outlook.pst has reached the maximum size. To redude the amount of data in the file, permanently delete some items that
    you no longer need. You could also consider using the new Outlook data file (.pst) introduced with Outlook 2003 that provides greater capacity for storing items and folders.
    Thanks,
    Cashmando07

    Hi,
    You can try compacting the data file:
    Go to File tab -> Account Settings -> Account Settings
    -> Data Files tab, double click on the data file -> Under
    General tab, click on the Compact Now button ->
    OK.
    This will reduce the size of your Outlook data file. Then you can test if any items can be deleted from the .pst file.
    More information about the size limit for both (.pst) and (.ost) files in Outlook, please refer to the kb below:
    http://support.microsoft.com/kb/832925
    Regards,
    Melon Chen
    TechNet Community Support

  • Outlook 2010 - Cannot Add or Create a Data File

    I am trying to Add both an existing Data File (.pst) into Outlook to review the emails, and add a New Email Account with a separate Data File from the Default Outlook.pst File.
    Setup is Windows 7 Pro x64 - Office 2010 Standard
    I already have 5 Email Accounts setup, each with their own Data File, so this did work in the beginning.
    I have tried opening Account Settings/Data Files, clicking on 'Add' and get this error - "An unknown error occurred, error code 0x80070003"
    When I add a New Email Account and leave the 'New Outlook Data File' selection checked for the 'Deliver new messages to:' option I get the same above error.
    When I add a New Email Account and select 'Existing Outlook Data File' for the 'Deliver new messages to:' option and click on the 'Browse' button nothing happens.  I can add the path though in the field and that will create the New Account using that
    Data File.
    Last related issue is if I want to change the Data File for an Existing Account to a New Outlook Data File.  I open Account Settings/Email, Click on an existing account, click on the 'Change Folder' button, then click the 'New Outlook Data File' button
    and nothing happens.
    Kirk

    Hi
    I had the same problem for an end user and I did all of the above:
    1)Reset My Documents to default
    2)Repaired Office\Outlook installation
    3)Uninstalled\Reinstalled Office\Outlook with reboots in between installations
    4)Cleared the user's previous settings
    This finally resolved my issue
    http://autocad.autodesk.com/?nd=blogs&post_id=136093&blog_id=62
    Creating a registry setting
    "HKCU\Software\Microsoft\Office\14.0\Outlook\ForcePSTPath"
    and forcing PST to be created  in the default path
    "C:\Users\username\AppData\Local\Microsoft\Outlook"
    Hope this helps
    MsHarvey

  • Exported data files change clarification

    We are migrating a client from Oracle CRM On Demand to another CRM product. A couple of months ago we performed a full export and mapped all the needed fields from the current Oracle system to the new CRM system. This morning I went in and performed another full export to start the process of the actual migration process based on all the mappings we had performed previously. This time there were quite a few new data files that were exported and I believe this may be due to the "Release 21" that was just implemented. It appears initially that these new files are duplicate records that are associated to the main record. That is now there is an "Account Opportunity" data file where before it didn't exist. I looked online but cannot find any specifics on this. Can someone please let me know if this is the case or is there a document online somewhere that has this information? Thanks in advance for the help.

    Hi Dave,
    I've got this working on the copy of the rulebase I had, it's because your entity / relationship public names don't match the .xds file, possibly as a result of the upgrade. I've sent you an email about this.

  • Outlook 2010 changing the default data file

    how to change default data files. outlook will not allow me to make a change to the default data file. iu want to make another file the default

    What the type of mail account you use?
    Please go to File > Account setting > Data file > Select your account > Set as Default.
    Thanks.
    Tony Chen
    TechNet Community Support

  • Spool using .dat file

    Hi,
    I am trying to take a spool of multiple tables using .dat file. The script used in .dat file is given below. The problem is that i am able to log into oracle using this script but enviournment settings and spool doesnot happen. Please help.
    sqlplus demo_user/sms123@orcl
    echo set lin 10000
    echo set pages 50000
    echo set trimspool on
    echo set colsep ','
    echo set feedback off
    echo set heading off
    echo set arraysize 5000
    echo SPOOL c:\abc.txt
    echo SELECT * FROM XMLTEST11;
    echo SPOOL OFF
    echo exit
    Edited by: Sonu on Jul 5, 2010 3:02 AM

    put this part:
    echo set lin 10000
    echo set pages 50000
    echo set trimspool on
    echo set colsep ','
    echo set feedback off
    echo set heading off
    echo set arraysize 5000
    echo SPOOL c:\abc.txt
    echo SELECT * FROM XMLTEST11;
    echo SPOOL OFF ... in a file of it's own e.g. myscript.sql and then call it on the sqlplus command line...
    sqlplus demo_user/sms123@orcl @myscript.sql

  • I have an iMac with 2 internal drives and set-up with multiple user accounts.  How do I create a path to store data files on my second drive within an application?

    I have an iMac with 2 internal drives and a multiple user account set-up.  Hw do I create a path to store data files on the second drive within an application?

    This is the Mac mini forum not the iMac forum however...
    Applications written for average users like Photoshop, Word, i.e. GUI based applications provide a 'Save' dialog box which while allow selecting second drives or any drive. The dialob box initially shown might be in the simple mode but you just need to click on the triangle to show the full set of options. You should then see the different drive names amongst other options.
    If your referring to an application your writing yourself then you need to build a pathname. This can be in one of two styles depending on the programming system your using. This could be a POSIX style path or a Mac style path.
    POSIX = /Volumes/volname/foldername
    Mac style = Volname:foldername:

  • Multiple columns in a data file, but accounts not periods

    Hi there,
    A very quick question.
    If I have a data file with, for example AcctDetail down the side and accounts across the top, am I right in thinking I can't load like this? Is it only periods that can be in multiple columns?
    I'm trying to adapt an existing file, without changing it too much, but I think this might be beyond BPC!
    Thanks,
    Jason

    Hi there,
    The data I'm loading is actually Intercompany data for one unit, for one period.
    So I have my affiliate (or counterparty, whatever term you use) down the rows, and the designated intercompany accounts across the top.
    I don't need multiple columns for periods, as I'm only loading one period, but I would prefer to use multiple columns for Accounts dimension instead.
    I know I can nest affiliates and accounts in the rows, but as I mentioned I would rather avoid changing the data file as much as possible.
    Hope that make sense!
    Thanks,
    Jason

  • I need to back up my imac running Tiger (no time machine) so that we can upgrade OS. It is set up for multiple accounts.  How do I capture all files in each account using newly purchased USB external hard drive?

    I need to back up my imac running Tiger (no time machine) so that we can upgrade OS. It is set up for multiple accounts.  How do I capture all files in each account using newly purchased USB external hard drive?  Thanks!

    Backup Software Recommendations
    Carbon Copy Cloner
    Data Backup
    Deja Vu
    SuperDuper!
    Synk Pro
    Tri-Backup
    Others may be found at VersionTracker or MacUpdate.
    Visit The XLab FAQs and read the FAQ on backup and restore.  Also read How to Back Up and Restore Your Files.
    Or you can simply use the Restore option of Disk Utility to clone the drive to the backup:
    Clone using Restore Option of Disk Utility
    Open Disk Utility from the Utilities folder.
    Select the destination volume from the left side list.
    Click on the Restore tab in the DU main window.
    Check the box labeled Erase destination.
    Select the destination volume from the left side list and drag it to the Destination entry field.
    Select the source volume from the left side list and drag it to the Source entry field.
    Double-check you got it right, then click on the Restore button.
    Destination means the external backup drive. Source means the internal startup drive.

  • I recently set up multiple accounts and when I was trying to figure out how to share files I messed up something in my documents. Everytime I open a doc from the ADMIN account, a box pops up that says "The file is not in the correct format" how to fix?

    I recently set up multiple accounts on my imac, When I was trying to figure out how to share the documents I must have done something wrong. When logged into the Admin account, I open up any document and I get a message box that says, "The Document could not be opened. The file isn't in the correct format. The file might be corrupted, truncated, or in an unexpected format." What did I do and how do I fix it?

    Without knowing what you did it is impossible to give advice on how to correct it.
    If these were files you copied over from some other system then just Re-Copy them replacing the ones that are corrupted.
    Other then that I suggest you Wipe the drive and start over with a clean reinstall of the OS and programs. Then if you want to share files to All Accounts place those files in a folder in the ROOT of the drive.

  • Running iOS 10.6.8 on a MacBook. Suddenly Moneydance will not open my account data files. Does anyone know how I can access that information again!?

    I'm running iOS 10.6.8 on a MacBook.  Yesterday (08/15/14) a software program, Moneydance, stopped opening my account data files.  I've tried various ways of accessing them, but the software program is asking me to open an entirely new account (I only see the "Welcome" page).  I can see files in my library, but they are grayed out. I am also trying to get help from the Software manufacturer.  Could this be a software update complication?

    Contact the program developer. Unless you did something yourself, I would suspect that the program developer made some sort of change. Without knowing anything about the application, it is a guess to try to determine what happened.
    Barry

  • Forms pulling Multiple Records from an XML Schema and XML data files - Adobe LiveCycle Designer

    I built a form in Adobe LiveCycle with an xml schema and data file.  The problem is with how the form renders the xml data file.
    I have a statement element that consists of about 6 fields (statementID, statementName, statementAddress, statementCountry, statementZip, statementDate, etc) of data in the schema that allows for multiple iterations - so one xml data file can contain multiple statements. These fields allow for null values.
    But here's the problem:  When any of the statements - say statement 2 of 6 - has a null value in one of the fields, if the xml data file doesn't have a placeholder
    (example of placeholder:  <statementName type="String"/>   )in the xml for that field, my form pulls the field value from the NEXT statement.
    This corrupts all the rest of the statement records, as this field is shifted up for all the rest.
    I know that in the past I haven't needed a placeholder when a field was null. But I'm wondering if when the data allows for multiple records the xml data file needs to generate the placeholder.  And where is the problem? In the Schema? The xml data file? My form?  And the 64-thousand-dollar question:  How to fix it?

    If your <statement> element is the one that repeats, it should be bound to a subform with the binding string of something like $.statement[*]. Then in that subform should be your fields and they should have bindings of $.statementID, $.statementName, $.statementAddress, etc.
    Kyle

  • Using Migration Assistant to Move Data Files from one Account to New User

    Is it possible or recommended to use Migration Assistant to move data files from an old user account to a new user account on the same volume/hard disk?

    Migration Assitant cannot be used as a simple file transfer utility. MA can transfer an entire Home folder or entire Users folder but not individual files.
    In general files in one user account cannot be moved to another user account as this would violate built-in security measures.
    What you can do is to copy the files to an external device like a hard drive or flash drive. First log in to the old account. Then configure the drive to ignore preferences by Pressing COMMAND-I to open the Get Info window and check the Ignore permissions on this volume checkbox at the bottom of the window. Copy your files to the device. Log into the new account. Verify the external drive is still configured to ignore permissions (reset it, if not.) Copy the files from the external device into the Home folder of the new account. I would create a temporary folder for these files. If you still end up without the proper permissions you will need to make modifications that are easier done if all the files are in a single folder.

Maybe you are looking for