Test Data Directory

Hi All,
I have a requirement in which I have to test some function modules using the standard SE37 test functionality.
Below is my requirement
1) The test data for the input parameters for these functions is present in flat files.
2) I have to read the data in the flat files and load into the parameters and then update the test data directory for the function modules
Is there any standard function modules that upload parameter data to Test data directory? There are some functions like SFCS_FA_PARAMETER_GET in package SEUJ. But I am not sure how to use them.
If anyone has any idea on how to save the data to test directories, it will be of great help.
Thanks,
Anand

Just <b>enter the values and press save</b>.It will ask for comments enter some name.
When u execute teh FM next time u can take the values from the directory.
Make sure that if u r making some changes in the FM then teh test data wont be available.
reward if this helps.

Similar Messages

  • How to download and restore test data directory / se37

    Hello comunity,
    ahead of me lies a system refresh. in tc se37 according to several function modules i have recorded several test-data-sets in test directory. After the system refresh they will be gone. i assume there are ddic-tables behind my personally saved test data records.
    now i wonder, does anyone know a functionality (program, fm, etc.) on
    1. how to download "my" test data directory entries ?
    2. how to restore them into the test data directory once after the system refresh ?
    for sure, somebody does. please gimme a hint. answers will be rewarded with credit points.
    Thanx in advance!
    Gunther
    Message was edited by:
            Gunther Stauch

    Hmm...
    Maybe this is useful -> table <b>EUFUNC</b>
    Check the FMs from Function group <b>SEUJ</b> ,
    FM <b>RS_TESTDATA_GET</b> looks promising-reading.. and so also <b>RS_RFC_TESTDATA_GROUP_TRANSFER</b>
    Maybe you can write a small program which downloads all the contents of the table and later updates it using one of the above FMs
    Also check with the BASIS team about the options -> There are many options available like maintaining the previous settings... (I know that passwords may not be refreshed similarly this option may also be available..)
    REgards,
    Arun

  • How to creat Test Data Directory

    Hi Experts,
    I want to create a TEST DATA DIRECTORY for the following function module CLOI_CHANGES_UPL_31. How to create this?
    Actually now i have some process order numbers. Using this how to create the test data directory??
    Plz guide this.
    Point will be sure.
    Mohana

    Hi Mohana,
          Test data directory is similar to variants in reports.
          After executing the function module give some input and click the save button . It will prompt a name . Give the name and click enter. So this test data is saved in the test data directory.
       So that you need not not give the test input again and again. you can simply click the test dat directory and select your test data .
    Regards,
    Charumathi.B

  • Table for test data saved in SE37 (Test data directory)

    Hello Experts,
    When we save the test data in SE37 its going to be saved in test data directory, in which table of the data base its going to saved?
    Thanks in advance,
    Sandhya

    Hi Sandhya,
    The test data will be stored in a table called 'EUFUNC'
    But it is a cluster table if you want to fetch the data from that table you can use macros to fetch the data.
    Here is the macro syntax for your reference.
    data : d102n_exportkey like functdir.
    data : begin of te_datadir occurs 10,
             dataid like eufunc-nummer,    "Schlüsselnr. für Testdatenimp.
             stepid(3),                    "PBO/PAI-Eintrag
             seqid  like eufunc-seqid,
             datum like sy-datum,
             uzeit like sy-uzeit,
             title(40),
           end of te_datadir.
    te_datadir is a internal table
    d102n_exportkey-area = p_file.
      d102n_exportkey-progid = p_fname.
      d102n_exportkey-dataid = dataid.
    IMPORT te_datadir                                   
           FROM DATABASE eufunc(fl) ID d102n_exportkey. 
    Regards
    Krishna

  • Transporting BAPi 's Test Data Directory(like Variants), How?

    Hi Experts,
    I hv created some Test Data Directory elements for BAPi, in DEV, so, now, I wanna to move them to TEST system!
    Pls. let me know,
    1 - How to get it done? Is there any SAP prog./Transaction/Menu path?
    Thank you,

    Hi,
    In DEV system:
    As usual, I entered some inputs in FM screen, then Saved-Floppy them, the system prompted me, to give some name, I hv given <b><i>my_s_cust_#_1000000</i></b> name. So, its stored in TEST DATA DIRECTORY. I hv been used it from   TEST DATA DIRECTORY for my trials.
    So, now, I wanna to move my_s_cust_#_1000000 to TEST system, How?
    Hope U got it!
    thanq.

  • Test data for the ABAP Function

    Hello Experts,
    Can you please provide me the valid test data for the function modules?
        /SCA/BIF_WORKINPROCESS_BO
                           and
        /SCA/BIF_WORKORDINF_MS
    Thanks and Regards,
    Kuldeep Verma

    Hi ,
    If u want to use the same data to test your function module then we can use this button. To use this button simply press F8 --> give the test data --> And then save this test in the test directory using the SAVE button.
    --> Next time when retest it then their is no need to give all the other information just press Test Data directory..
    Hope you understand.
    Kuldeep

  • How to avoid multiple users accessing same test data via parameterization in LR??

    i am using LR11.5, i have the following test data&colon;
    TestData
    1
    2
    3
    4
    5
    when i run this script from Controller with 3 users LR picks it as user1->1, user2->1, user3->1
    How do i achieve this case: user1->1, user2->2, user3->3 ??
    Any help would be great.

    I have a related question. i created 2 websites/domains then i went to users and created 2 seperate "network" users then i went to ftp and selected each website and added only user A to site A and user B to site B. what's weird is that when i try to ftp using either of the users it seems to land on the same site. i looked at shared security for the folders and it only shows user a on site a folder and user b on site b folders. am i doing somehitng wrong or is this how it works in mountain lion server? i just want to give the domain owner ftp access so they can manage their files and only thier files. i also had to turn on open directory so that it would not create a local user but a network user. do i need to turn that off and just deal with having a bunch of local users as ftp user? i want to host multiple websites on the server and NO users remote on to server besides ftp.
    edit 1: i only have 1 IP running on the server which i don't think it has any affect on this but thought i mention it :-)
    edit 2: i just noticed one more thing that may help. i used filezilla to remote in using both users, one at a time. it seems to allow both users in but then it shows same directories. i then created a file using the one that was not supposed to have acces and it never sows up. but if i remote desktop to server i can see the new file in the correct folder. so it may have something to d o with the directory listing.

  • Data Directory read only

    Hi,
    I need my mac to have full access to Data directory and for windows PC have read-only access.
    I have my files under DATA directory, when I use secure disk using accounts under Time capsule and create users the files under my data directory is not visible.
    When I revert the setting to have secure disk using disk password the files are visible.
    Let me know how can I view my data with user accounts, do I need to repair permissions or something ?
    Thanks,
    Dinesh Mistry

    Hi,
    Did some test and noticed :
    When accounts are used a Directory name "Shared" is created under the main DATA directory / partition.
    I moved the data from DATA to DATA/Shared and turned back accounts mode in Time capsule.
    Now I have one user with readonly access and other with full access.
    However I am not able to access the user direcroty which is outside DATA.
    Anyways my data can be safe this way.
    Thanks,
    Dinesh

  • What is "CREATE TEST DATA "    in   SHDB ?

    hi fnds,
         1. What is create test data in SHDB
         2. where it is stored(application server or local machine)?
         3.wt does it contain and by wt transaction i access to that test data?
    PLZ HELP ME
    regards
    HARI

    Tcode AL11( A L one one)
    or
    pgm id :RSWATCH0
    wat is ur sap release ?
    u can also find the data in directory DIR_SAPUSERS ..as told by sanjay...
    regards
    gv
    Message was edited by: Venkat

  • SSAS 2014: Move data directory removes administrators

    If I change the location of the data directory in SSAS 2014 (using Management Studio, properties), when the service is restarted the new data directory is populated but no one is granted server admin rights on analysis services.  If I change the INI
    file to point back to the original data directory, the administrator accounts reappear.
    Am I missing something or is this a bug?  I've not tried to do this in other versions of SQL Server so don't know if this is consistent behavior but from reading posts, it does not appear to be so.

    Hi Ira,
    According to your description, after moved the data directory of the SQL Server Analysis Services 2014, the admin permissions for user were removed, right?
    We have tested it on the tested environment (Microsoft SQL Server 2012 SP1), we cannot reproduce this issue. And based on my research, it seems no one had encountered this issue on other version. So in your scenario, please ensure that the operations when
    moving the data directory are correct. Here is a link for you reference.
    http://blogs.technet.com/b/mdegre/archive/2012/10/03/moving-ssas-database-to-a-new-drive-on-same-server.aspx
    If the steps in your scenario are correct, and you can reproduce this issue on SSAS 2014, we recommend you open a support case with Microsoft to check if this is a limitation in SSAS 2014. Visit this link to see the various support options that are available
    to better meet your needs:
    http://support.microsoft.com/default.aspx?id=fh;en-us;offerprophone
    Regards,
    Charlie Liao
    If you have any feedback on our support, please click
    here.
    Charlie Liao
    TechNet Community Support

  • Program Data directory invisible?

    Hope this is right forum. I have installed Win 7 and installed a game tonight and the shortcut on desktop says it is in c:\ProgramData\ directory except I can't find tht directory on my c:\ anywhere, it doesn't exist. Program Files directory does but the game I installed isn't hiding in ther either.
    Is the Programdata directory hidden from view or am I just going crazy and it really is there and I just can't see it?
    Hope someone can put me out of my misery. Thanks in advance.

    Hi,
    Did some test and noticed :
    When accounts are used a Directory name "Shared" is created under the main DATA directory / partition.
    I moved the data from DATA to DATA/Shared and turned back accounts mode in Time capsule.
    Now I have one user with readonly access and other with full access.
    However I am not able to access the user direcroty which is outside DATA.
    Anyways my data can be safe this way.
    Thanks,
    Dinesh

  • How to load Test data from a Text file in ECATT

    Hi,
    I have created a test configuration with a test script, system data container, and test data container.
    I have done the recording of a transaction and created the script. Parameterization is done for the script and have imported those parameters from script in to the data container.
    I am trying to load a the data from a text file on the local work-station. The data is not being read.
    Please explain this in detail (step by step) as I am very new to ECATT.
    I am trying this on SAP ECC 6.0 IDES server.
    Thanks in Advance
    Vikas Patil

    Please explain this in detail (step by step) as I am very new to ECATT.
    Thanks in Advance
    Vikas Patil

  • Not able to change the data of test data containers in production system

    Dear All,
    We have created eCATT scripts in Development SolMan System and moved the transports to Production SolMan System.  Customer wants to change the data at Test data containers and run the scripts in production system but we are not able to edit the data. 
    May be the reason is SCC4 transaction code has set the below option.
    Changes and transports for client-specific Objects
    u2022 No changes allowed
    Customer doesnu2019t want to change the above option and wanted to change the test data containers to give different datau2019s and run the eCATT scripts.
    Could you please let me know the solution for this?
    Your help is really appreciated.
    Thanks,
    Mahendra

    eCatt has the feature where you don't need to transport the scripts or test configuration to our target system. We can keep all our scripts and test data in Solman and run this script any other system in your landscape using the System data container and target system.
    Maintain the production as one of the target system in System container in Solman and point that system while running the script. Change the test data in Solman to run this script.
    Let me know if you need more information
    thanks
    Venkat

  • Test data corrupted issue while re-opening the Test in PTF8.53

    Hi,
    While re-opening the test case in PTF8.53,there is a pop up message displaying test data is corrupted.
    Ran successfully yesterday,trying to reopen however getting this issue.
    Any solution to retreive it back?

    Actually....iam opening the form from windows xp.Means what? Are u opening in the browser or in the Forms Builder?
    ----in the browser
    when i create a new form in windows xp using developer suite (i have installed developer suite) i am able to connect the database. i checked the tnsping in server its working.....
    This means developer suite has been configured for database.---i configured the developer suite(172.16.7.123) to 9idb(172.16.7.2)
    but i am not able to open the form.What error are u getting when u open the form?
    ---when i open the form in the browser (http://appsworld.ncc.com:7778/forms/frmservlet?config=test)
    its asking me the username,password,database.
    i gave username=ncc password=nccpwd database=test
    In the db server's tnsnames.ora...i have given the db details under test.
    if i do "tnsping test" the result is ok. but when i open the form in the browser im getting the ora-12514 error after giving the above said details of username.
    But....when i give the username,password and database of infrastructure i.e.,
    username=system password=oradba database=orcl then the form is opening in the browser.

  • Populating the test data in table of IDES ECC 5.0 in Oracle

    Hi Guys,
    I have installed IDES ECC 5.0 successfully without any errors. But I don't see the data in tables like PA0001 etc. Can some body give me the steps for populating the tables with test data. I was able to sign on using DDIC in client 000.
    Thanks,

    you are using wrong client, login into client 800. check tcode SCC4 to check which client you want to log into.

Maybe you are looking for

  • "Mode not supported" Mac mini connected to LCD TV via HDMI

    Hello, new mac min owner here (2.5) (September 2011).  I followed the instructions in the "hello" booklet, including attaching peripherals, such as mouse and keyboard. I also connected a Samsung LCD TV via HMDI cable - as I propose to use this as my

  • Change page size for PostScript file?

    Hi, While trying to stream Java2D objects to a PostScript file using Java Printing API, I found I couldn't change the page size, it always gives me ISO_A4 size. In the following modifed sample from printing doc, even if I changed the book's page size

  • Flash Player Picture goes Zig-zag when scroll bar used in Explorer 11

    Have a Gallery slideshow using Flash Player on our website but when you use the scroll bar it goes Zig-Zag.

  • In gl account

    in abap for each every gl account i want the total amount on each and every doc type for a particular posting period

  • Watching YouTube videos on (Verizon) Centro

    When I try to download a you tube video to my centro it just sets at buffering. The percentage never goes up and stays at 0%. Can anyone tell how to correct this? Is it something with my carrier (Verizon)? I also have the unlimited download internet.