Needed Details on GETTAB,SETTAB,CHETAB,RESTAB.

Can anyone clearly state with an example of GETTAB,SETTAB,CHETAB,RESTAB in ECATT and the practical usage of where to use it.
I have referred help.sap.com.Needed some more information.
Thanks in advance.

Hi vishwakarma
<b>GETTAB</b>
Syntax :
GETTAB ( <table> , <command interface> ).
GETTAB ( <table> , <command interface> , <target system> ).
1.  The GETTAB command reads a record from a database table, and assigns the values from the record to the corresponding fields of a command interface (the command interface has the same structure as the table).
2.  You specify the values of the key fields in the command interface. You do not have to specify the complete key. Enter an asterisk in each key field for which you do not assign a value.
3.  If the complete key is not specified, several records might satisfy the selection criteria. GETTAB reads the first record found that satisfies the selection criteria.
4.  You can specify which system the database table is in. If you specify a target system, the test script or the test configuration must have an appropriate system data container.
Procedure
1.  In the command editor, enter GETTAB ( <table> , <command interface> ).
2.  Double-click <command interface>.
3.  The command interface appears in the structure editor.
4.  In the structure editor, enter values in the key fields. Make sure that each of the key fields is filled with a fixed value, a parameter, or an asterisk.
<b>CHETAB</b>
Syntax:
CHETAB ( <table> , <command interface> ).
CHETAB ( <table> , <command interface> , <target system> ).
1.  The CHETAB command compares field values in a database table with values that you specify in the command interface (the command interface has the same structure as the table). You can use it to check:
2.  Database updates after transactions
Whether a particular table entry exists
Customizing table entries
3.  You specify the values of the fields in the command interface. You are not restricted to using the key fields. You do not have to specify the complete key. However, you should not leave a key field empty: enter an asterisk in each key field for which you do not assign a value.
4.  If no record that satisfies the search criteria is found, an error message is entered in the log.
5.  If one or more records are found, the check is entered in the log as successful.
6.  You can specify which system the database table is in. If you specify a target system, the test script or the test configuration must have an appropriate system data container.
Procedure
1.  In the command editor, enter CHETAB ( <table> , <command interface> ).
2.  Double-click <command interface>.
The command interface appears in the structure editor.
3.  In the structure editor, enter the values that you want to check. Make sure that each of the key fields is filled with a value, parameter, or an asterisk.
<b>SETTAB</b>
Syntax :
SETTAB ( <customizing table> , <command interface> ).
SETTAB ( <customizing table> , <command interface> , <target system> ).
1.  SETTAB changes a customizing table (other databank tables cannot be affected). SETTAB can modify entries or create new ones.
2.  The original values of the changed entries are stored in an internal backup table. The customizing table can be restored to its original state, or confirmed in its changed state, by the RESTAB command. eCATT executes RESTAB ( RESET ) at the end of any script in which a SETTAB has been executed. You do not need to enter this command explicitly at the end of a test script.
3.  You specify the values of the fields in the command interface. You do not have to specify the complete key. eCATT uses the appropriate initial values for key fields in which no values have been entered.
Procedure
1.  In the command editor, enter SETTAB ( < customizing table> , <command interface> )
Double-click <command interface>.
The command interface appears in the structure editor.
2.  In the structure editor, enter the values for the fields.
Example
SETTAB ( T619F , T691F_1 ).
<b>RESTAB</b>
Syntax:
RESTAB ( RESET ).
RESTAB ( <customizing table> ).
RESTAB ( SET ).
1.  RESTAB only affects Customizing tables that have been changed by SETTAB earlier in the execution of the test script.
2.  The RESET option removes the changes made by SETTAB. All the tables will be reset.
3.  If you specify a table, only that table will be reset by RESTAB.
4.  The SET option makes the changes made by SETTAB permanent: these changes will not be affected by a further RESTAB.
5.  eCATT executes RESTAB ( RESET ) at the end of any script in which a SETTAB has been executed. You do not need to enter this command explicitly at the end of a test script.
Example
SETTAB ( T691F , T691F_1 ).
RESTAB ( T691F ).
Dont forget give pts if it helps ;>)
Regards
Rakesh.

Similar Messages

  • I want to use Get Panel Image in Labview 5.0.1 and need details on how to save the BMP data generated

    I am trying to generate an application that saves a copy of its front panel on completion. This is easy to do using an invoke node with Print VI to HTML but this does not work in an .exe format. I have seen elsewhere that you have to use the Get Panel Image method, but no details are supplied in LV 5.0.1 documentation of how to use the "image" data (1-D Unsigned Byte array) that is generated. I want to save this in a format that can then be read as a bitmap in any standard graphics package. Any assistance?

    Hi,
    If you'd upgrade to LV5.1 or 6 you could use the 'standard' vi's for this.
    You need a VI called "Write BMP File.vi". It's not shipped with LV5.0.1.
    This vi only uses 3 subVI's, so perhaps someone at NI can convert it and
    send it to you (sorry, I won't, it's copywrited).
    If you cannot get this VI anywhere, you'll need to figure out the BMP file
    format yourself. It's not too complicated, but still could take some days.
    Perhaps someone figured it out before LV5.1 was released.
    Regards,
    Wiebe.
    "RDK" wrote in message
    news:[email protected]..
    > I want to use Get Panel Image in Labview 5.0.1 and need details on how
    > to save the BMP data generated
    >
    > I am trying to generate an application that saves a copy
    of its front
    > panel on completion. This is easy to do using an invoke node with
    > Print VI to HTML but this does not work in an .exe format. I have seen
    > elsewhere that you have to use the Get Panel Image method, but no
    > details are supplied in LV 5.0.1 documentation of how to use the
    > "image" data (1-D Unsigned Byte array) that is generated. I want to
    > save this in a format that can then be read as a bitmap in any
    > standard graphics package. Any assistance?

  • Mails sent to the iPhone (5S) do not appear in sent mail. Neither iOS nor OSX. I need detailed instructions IMAP and SMTP on iPhone and on OSX

    Mails sent to the iPhone (5S) do not appear in sent mail. Neither iOS nor OSX. I need detailed instructions IMAP and SMTP on iPhone and on OSX

    I have two accounts gmail.com and icloud.com.Only mails sent from iPhone not appearing in sent by IP or in OSX

  • Need detail information, steps would be nicer, to upgrade from Exchange 2003 to Exchange 2010 to setup in test system first then try on production, since not much room for downtime, thanks bekir

    Need detail information, steps would be nicer,  to upgrade from Exchange 2003 to Exchange 2010 to setup in test system first then try on production, since not much room for downtime, thanks bekir

    Hi,
    Overview of the upgrade progress from Exchange 2003 to Exchange 2010 including the following steps:
    Installing Exchange 2010 within your organization on new hardware.
    Configuring Exchange 2010 Client Access.
    Creating a set of legacy host names and associating those host names with your Exchange 2003 infrastructure.
    Obtaining a digital certificate with the names you'll be using during the coexistence period and installing it on your Exchange 2010 Client Access server.
    Associating the host name you currently use for your Exchange 2003 infrastructure with your newly installed Exchange 2010 infrastructure.
    Moving mailboxes from Exchange 2003 to Exchange 2010.
    Decommissioning your Exchange 2003 infrastructure.
    For more details, please refer to this following document.
    http://technet.microsoft.com/en-us/library/ff805040(v=exchg.141).aspx
    Best Regards.

  • I need detailed instructions for scanning to my iMac using my hp desk jet 2540.

    I need detailed instructions for scanning to my imac, using the HP Deskjet 2540.

    Follow the instructions in this article, http://support.apple.com/kb/ht4505
    I double checked and your scanner is supported.

  • Need detailed manual showing how to install a pentium III motherboard on compaq armada m700

    I tried ti install a pentium III on my pentiumII compaq armada m700 It fails to power up. . I need detailed and complet directions with picturesshowing how to do this..additionally getting the screws out and in was near impossibe. Any suggestion there? .I am disabled and have very poor finger and hand dexterity. Thanks for any help. I cannot thow this computer away. Money? I have none.

    http://h10032.www1.hp.com/ctg/Manual/c01120667.pdf  This is the manual
     http://h10025.www1.hp.com/ewfrf/wc/manualCategory?lc=en&dlc=en&cc=us&tool=&query=compaq%20armada%20m...
     I got it from here.

  • Need detailed information about u0093CALL CUSTOMER FUNCTIONu0094.

    Need detailed information about “CALL CUSTOMER FUNCTION”.

    Hello Ayan
    “CALL CUSTOMER FUNCTION”. is the old version of
    customer exits. Using transaction SMOD you can see which customer exits SAP provides. Using transaction CMODyou can see the enhancement projects which make use of these SAP enhancements. 
    SAP enhancements consist of different components: function modules, screens, etc.
    For example, SAP enhancement CATS0001has a single component, function module EXIT_SAPLCATS_001. This function module is called within include LCATSF54:
    *&      Form  READ_WORKLIST_FROM_EXIT
    *       Read worklist from customer exit                               *
    FORM read_worklist_from_exit.
      DATA: l_catsw TYPE catsw_tab.        "XZQAL0K061795
    *----------------Beginn XZQPL0K017888----------------
      DATA: l_icatsw_fix LIKE catsw OCCURS 0.          "XZQPL0K017888
    * Sichern der ICATSW_FIX, damit mögliche Änderungen aus
    * User-Exit/Badi rückgängig gemacht werden können.
      l_icatsw_fix = icatsw_fix.
    *----------------Ende XZQPL0K017888----------------
      CALL CUSTOMER-FUNCTION '001'
           EXPORTING
                sap_tcats      = tcats
                sap_pernr      = catsfields-pernr
                sap_dateleft   = catsfields-dateleft
                sap_dateright  = catsfields-dateright
                sap_datefrom   = catsfields-datefrom    "XZQPL0K017888
                sap_dateto     = catsfields-dateto      "XZQPL0K017888
           TABLES
                sap_icatsw     = icatsw
                sap_icatsw_fix = l_icatsw_fix           "XZQPL0K017888
           EXCEPTIONS
                OTHERS        = 1.
    *-------------Beginn XZQAL0K061795 Worklist-Badi in CATS -------
      IF badi_worklist IS INITIAL.
        CALL METHOD cl_exithandler=>get_instance   "Aufruf der Factory-
           CHANGING instance = badi_worklist.      "Methode
      ENDIF.
      l_catsw = icatsw[].
    * Restaurieren der l_icatsw_fix für das Badi, falls sie
    * doch im User-Exit geändert worden ist.
      l_icatsw_fix = icatsw_fix.                  "XZQPL0K017888
      CALL METHOD badi_worklist->get_worklist    "Aufruf des Add-Ins
        EXPORTING
          sap_tcats      = tcats
          sap_pernr      = catsfields-pernr
          sap_dateleft   = catsfields-dateleft
          sap_dateright  = catsfields-dateright
          sap_datefrom   = catsfields-datefrom    "XZQPL0K017888
          sap_dateto     = catsfields-dateto      "XZQPL0K017888
        CHANGING
          sap_icatsw     = l_catsw
          sap_icatsw_fix = l_icatsw_fix.          "XZQPL0K017888
      icatsw[] = l_catsw.
    *-------------Ende XZQAL0K061795 Worklist-Badi in CATS -------
    ENDFORM.                               " READ_WORKLIST_FROM_EXIT
    In this routine you can see the most up-to-date version of customer exits:
    BAdIs (Business AddIns). Inbetween SAP has developed BTEs(transaction FIBF) which are basically dynamically called function modules. 
    Regards
      Uwe

  • Need detail information about Data Cleanse Transform.

    Hi Every One,
    I Need detail information about Data Cleanse Transform.
    1. what is Local Cleansing Packages?
    2. what are Directories and Dictioneries.
    3. Data Cleanse Transform INPUT , OPTIONS, OUTPUT tabs and usage.
    4. Details on Transform Input Field name in Data Cleanse INPUT tab.
    5. What is PARENT_COMPONENT,FILED_NAME,FIELD_CLASS,CONTENT_TYPE in  Data Cleanse OUT POT TAB.
    I tried using "EnglishNorthAmericaDataCleanse" transform with NAME_OR_FIRM_LINE1.  When I ran the job I got below warning message and my job was success full nut status it shown as failed.
    Warning message:
    "Trasform Data Cleanse is unable to retrieve cleansing packages from Cleansing Package Builder. Only local cleansing packages are available. Info: Unable to log on: Could not connect to server d184932040.sng1.attens.net:6400.  Please check that the server name is  correct, and that the server is running. "
    Please make me understand, why did I get above message.
    Thanks in Advance ...

    Hello,
    Cleansing package is a reference file that contains content and rules around person, firm, title, phone data and so on.  Cleansing package used to be referred to as dictionaries.  Directories are usually referred to address reference data or address directories.  The input, output and option tabs are similar to other Data Quality transforms.  For detail information on what each of the input fields and output fields are and how the options work can be found in the Data Services’ Designer Guide (http://help.sap.com/bods).
    The warning message you are getting is stating that Data Services is not able to connect to the server to check to see if you have made modifications to the PERSON_FIRM cleansing package.  You are not required to make any changes to the PERSON_FIRM cleansing package, but can change rules or content based on your organizational rules.  If you want to make changes you will need to install SAP Information Steward.  If you would like to install SAP Information Steward you can find documentation for installation on the Help Portal, http://help.sap.com/bods, along with some great Videos.
    You can also find some great Data Services Product Tutorials on the SAP Community Network, at http://scn.sap.com/docs/DOC-54115.
    Thank you,
    Lynne Lintelman

  • HELP...new computer, new library, NO BACKUP need detailed instructions

    Hello all,
    I just built my new PC and put win 7 on it the other day. I downloaded the newest itunes and got all my music and such on there, great.
    Now the iphone. I just did a backup of it in its current state but there is not one from my old computer. I understand losing music and photos and even having to get apps again, fine, no problem. Its my contacts I am concerned with.
    I tried the program Backup!Contacts but when it goes to send the vcard file it doenst send me the file, its messed up, so I dont have a backup of my contacts on ANYTHING and dont want to lose them.
    I currently only have Yahoo as my email. I do not have a mail client on my computer (outlook does not come with office 2007 home and student).
    Question and help needed, how do I keep my contacts if it syncs to a new library? I understand that like I said, losing music etc will happen, but I cant lose the contacts.
    On my previous computer, it deleted contacts on 3 seperate occasions when trying to sync, I did the merge and all that stuff and it all resulted in the same problem. So now what do I do? How do I keep my contacts? How do I get my contacts off my phone once its back on the new library system? I need detailed instructions, as I said before, when I tried this before it just simply delted everything. I am extremely worried that it will happen again. I do not have apple support as I forgot to register for the 2nd year of support before it ran out. I will at some point have to have them backed up because I will be getting a new phone in August or when the newest versions come out since I will be out of contract and get a good deal.
    Thanks for the help. I appreciate it. I really need it, Im not an itunes guy except for music, I just dont get the syncing and it confuses me really bad.

    Contacts are included with your iPhone's backup, which is updated by iTunes as the first step during the sync process. This link provides the data included with your iPhone's backup.
    http://support.apple.com/kb/HT1766
    Although contacts are included with your iPhone's backup, contacts are designed to be synced with a supported application on your computer. With Windoze, this can be with Outlook 2003 or 2007 along with syncing calendar events, or with Windows Contacts for syncing contacts only.
    When syncing iTunes content and transferring photos from another computer, all iTunes content and photos transferred from a different computer will be erased from your iPhone first, but no other data is touched on your iPhone - especially if you aren't syncing contacts with a supported application on your computer. Your iPhone is not completely erased of all data and certainly not any iPhone settings when transferring iTunes content and photos from another computer.
    Before syncing contacts with Windows Contacts, enter one contact in Windows Contacts. Make this contact up if needed, which can be deleted later. This will provide a merge prompt with the first sync with Windows Contacts, which you want to select.

  • Need details about ECC upgrade

    Hi Gurus,
    Greetings..
    Need help on ECC upgrade
    We are currently on 4.0B system and upgrading to ECC 6.0
    Need details on the following
    1.) Can we directly upgrade from 4.0 to 6.0
    2.) What will be the system details ( like database os etc)
    Thanks in Advance
    Gopi

    Hi Gopi,
    according to SAP Product Availability Matrix you can upgrade directly from 4.0B system. Please check the link below:
    https://service.sap.com/sap/support/pam?hash=pvnr%3D01200615320900001296%26pt%3Dg%257Cr
    Please activate the check marks on the left side (pressing below link) to get an overview about supported OS/DB combination:
    https://service.sap.com/sap/support/pam?hash=pvnr%3D01200615320900001296%26pt%3Dt%257CPLTFRM%26ainstnr%3D012006153249000…
    Cheers,
    Andreas

  • Student need details about Business One prices.

    Hi
    I'm a german student and i have to do a project about SAP Business One. It's necessary for me to get more informations about the prices for this ERP software. I've searched the I-net for many days but couldn't find any helpfull informations.
    I need detail informations about asset costs, follow-up costs, license fees, costs for training the employers to handle the software and maintenance costs. If anybody can help me about that i will be very glad.
    greetings, daniel

    Well, first thing is the pricing is dependant on the country or at least the region you are buying B1 from. For example in Europe you could buy a SAP B1 license for 2500 euros when in Australia you can buy it for AUD2500 (FX rate 0.62).
    The price is based on the market, the performance, the index of investment etc.
    You also have to differenciate in your analysis the cost of licenses and the cost of implementing. Some partners are using a rule of thumb saying that the cost of implementation is roughly the cost of one license. I tend not to agree with it but that's a base I guess.
    Regards,

  • Need detailed instructions on how to enable " Check for Updates" option on the Firefox installation directory for Windows XP.

    I have Firefox 2.0 (running Windows XP) and want to update it to 3.6, but the "Check for updates" option on the Help menu is grayed out and need to enable this option by changing permissions on the Firefox installation directory. I need detailed instructions on how to access the Firefox installation directory and change the permissions.
    Can someone please assist?
    Thank you.

    See http://kb.mozillazine.org/Installing_Firefox#Mac_OS_X
    Download a new copy of the Firefox program: http://www.mozilla.com/firefox/all.html
    Trash the current Firefox application to do a clean reinstall.
    Install the new version that you have downloaded.
    Your profile data is stored elsewhere in the [http://kb.mozillazine.org/Profile_folder_-_Firefox Firefox Profile Folder], so you won't lose your bookmarks and other personal data.

  • Need Detailed Info On Implementing BADI HRPAD00INFTYUI

    We just upgraded to ECC 6.0 and EP 7.0 with the ESS Business Package.  I would like to implement BADI HRPAD00INFTYUI to use Personalization to display some additional data in the Bank Information WD. I have looked at the "ESS Personal Information UI enhancement without modification " wiki by Markus Klein and it was helpful but I need detailed help on the process to implement the BADI.  Does anyone have an example that they can provide?  I'm new to BADI implementations and ABAP OO.

    Okay... Click Here
    If you have that much of a need for pre-OS X (classic), perhaps you'd be better off with a late model PPC iBook or PowerBook. You can still purchase them (refurbished) from Apple or on eBay (many with Applecare or that can have Applecare purchased for them).
    Greg

  • How to move images, presets, and catalog now in Lightroom 5.7 on my old windows computer to my new windows computer. Need detailed instructions.

    I recently purchased a new computer which is running windows 8.1.  My old computer is running windows 7 with lightroom 5.7 on it.  I have installed the software for Lightroom 5.7.1 on my new computer.  How do I transfer or move my images, presets, and catalog from my old computer to the new one?  I need detailed instructions.

    http://tv.adobe.com/watch/the-complete-picture-with-julieanne-kost/how-to-migrate-lr-to-an other-computer/

  • Report for COOIS, need details on how to configure and modify

    Hello,
    I want to understand the concept of layout and profile and how are they differenet.
    e.g. If I select a profile from the given F4 help say 00000001 (standard Layout).
    this changes the result output in the object overview screen. why are these 2 different entities. i.e. layout and profile.
    Secondly, I need details on how can I configure the output of the object overview screen, which is the correct place to do this?
    I know its a standard report/transaction, but I have a z-copy of it and I need to modify the same to get the desired results.
    e.g. I want to new buttons with extra functionality to be placed in the object overview sceen.
    Thanks & regards,
    Ravish

    dear friend,
    In the version ECC6.0 there is a configuration transaction  COIS - please run it in your dev environment and make an adjaustents yo need.
    good luck.

Maybe you are looking for

  • How to track costing in Production order

    Hello Everyone I would like to get some details about how to set the product costs for Finished Goods and also how to track the expenses like packaging, labor, electricity, other charges etc, for individual production order. I have created the labor

  • The dreaded "The required index.xml file is missing." message...

    Using Pages '09 on a 10.6.8 iMac. My file is about 3.6MB in size, have been editing it for a few months now. All of a sudden I get: "JournalManuscriptV12.pages" couldn't be opened. The required index.xml file is missing. So I uncompress the .pages fi

  • Is it possible that the thief already reset my iPhone that's why the device can't be found in find my iPhone?

    While I'm monitoring my iphone, I left it for a while. When I reload the page, "No Devices" is already written. I'm not really sure if it has been reset by the thief or i accidentally deleted it without knowing.

  • Unknown error (-208) iPod won't update in iTunes, HELP!

    Yeah, that error comes up when ever I try to update my iPod. It only started hapening today and I need to update because I'm going somewhere boaring and I need my new videos/music! Can some one please tell me why this is happening and how to fix it!?

  • Error in uploading employee photo

    Hi, I am trying to upload employee jpg photo in 0002 infotype. I have done basis settings and confige in T-Codes OANR, OAC2, OAC3, SICF, OACO, But in OAAD I selected Store and Assign Icon, thee i had given business object as prel and document type as