Regarding the SAP big tables in ECC 6.0

Hi,
We are having SAP ECC 6.0 running on Oracle 10.2g database. Please can anyone of you give fine details on the big tables as below. What are they? Where are they being used? Do they need to be so big? Can we clean them up?
Table          Size
TST03          220 GB
COEP          125 GB
SOFFCONT1      92 GB
GLPCA          31 GB
EDI40          18GB
Thanks,
Narendra

Hello Narendra,
TST03 merits special attention, certainly if it is the largest table in your database. TST03 contains the contents of spool requests and it often happens that at some time in the past there was a huge number of spool data in the system causing TST03 to inflate enormously. Even if this spool data was cleaned up later Oracle will not shrink the table automatically. It is perfectly possible that you have a 220 GB table containing virtually nothing.
There are a lot of fancy scripts and procedures around to find out how much data is actually in the table, but personally I often use a quick-and-dirty check based on the current statistics.
sqlplus /
select (num_rows * avg_row_len)/(1024*1024) "MB IN USE" from dba_tables where table_name = 'TST03';
This will produce a (rough) estimate of the amount of space actually taken up by rows in the table. If this is very far below 220 GB then the table is overinflated and you do best to reorganize it online with BRSPACE.
As to the other tables: there are procedures for prevention, archiving and/or deletion for all of them. The best advice was given in an earlier response to your post, namely to use the SAP Database Management Guide.
Regards,
Mark

Similar Messages

  • What are the SAP inbox tables.

    Hi Team
    i want to know what are the SAP inbox tables.
    if i have click on SAP inbox for perticular user, retrived 37000 entries and give short dump "Time Out" . i want to know from which table retrived the records and display into the SAP inbox(SBWP).
    Thanks in advance.
    Puneet.

    Look at SAPoffice tables and Business Workplace tables : SOOD, SOOS, SOC3, SOFFCONT1, BCST_SR, BCST_CAM
    Regards,
    Raymond

  • Problem regarding the creation of Table using CSS.

    Hi ,
    Here I have a Problem regarding the creation of Table using CSS.
    In My Application i have a table with multiple rows(Rows are Dynamically added to the table).First i am setting the table with the following properties:
    width:900px;
    height : auto,
    Overflow : visible,
    Max-height: : 200px.
    If I use above properties,I'm getting a table with 5 or 6 rows(height upto 200px).After that i am getting the Vertical ScrollBar.
    The problem is when a table has many columns, Vertical and Horizontal Scrolls are coming at the time of setting the table. The table height is not Increasing dynamically.
    How can i use "height" property in CSS? (I want the table height to be increased when the columns are more.)
    Thanks & Regards
    Madhavi

    Hey humble user. Errr I'm trying to understand what ur trying to do. U want to create a section of a region destructively from an existing region right? If so select the option convert to new region (opt-comm-R or selecting it by right clicking). Check your audio bin to make sure. Whats the "merge" function? Are u refering to the glue tool?

  • I need the sap bw table names for ROLE's

    I need the sap bw table names for ROLE's .
    thanks

    Hi,
    AGR_1251 - Authorization data for the activity group
    AGR_USERS - Assignment of roles to users
    AGR_TCODES - Assignment of roles to Tcodes
    You can also try putting AGR* in ur search.
    -Vikram

  • Regarding the input to tables

    Hi experts,
    i have created a DB table of my own in se11.. i dont have any data in my database table ..i want to fill the data base table for the fields, that is empid,name ,managerid,dept id etc...using screen painter..
    ie in the screen painter if i give the values in the i/o field it should fill the respective field of the db table ...can any one tell me how to do this with one example code to fill one field value ?
    or if there is any other better option than the screen painter suggest me ,...
    I will reward the maximum points for all valuable answer...please be more descriptive as i m new to ABAP and i m a BW guy.....
    regards,
    Rk

    Hello,
    First of all, go to the transaction SE80, select the Function Group in the first field, define the name in the next field and press ENTER. You will be asked to create a new Function Group. Now save it.
    Go to the Table Maintanance Generator, in the field Authorization Group fill with &NC&, in the field Function Group put the name of the function group that you've created and change the Maintanance Type to one step, and press the button Find Scr. Number(s). Select the option Propose screen number(s) and when you return to the screen, select the button Create (F6).
    Will be generate to you an program, to access it go to the transaction SM30 and fill in this the name of the table.
    Now you can fill the table.
    If you want to learn more about the Table Maintanance Generator, I suggest you to read this [HOW TO IMPLEMENT EVENTS IN TABLE MAINTENANCE|https://www.sdn.sap.com/irj/sdn/go/portal/prtroot/docs/library/uuid/8129f164-0a01-0010-2a8e-8765287250fc]
    Regards,
    <REMOVED BY MODERATOR>
    Edited by: Alvaro Tejada Galindo on Apr 21, 2008 5:39 PM

  • Regarding the SAP Business objects Server configuration

    Hi Experts ,
    I was newly entered in to SAP Business Objects .Kindly i am requesting can you please let me know the follwing details .
    1) Latest server configuration of the SAP Business Objects .
    2) Latest version of the Crystal reporting / Desktop Intelligance / Web Intelligance / Universe.
    3) And also if do you have any document releated to the server configuration of the SAP Business objects kindly can you aatch the mail.
    Thanks and Regards,
    Vijay.

    The latest available version of the BO Server/Web Intelliggence /Dekstop Intelligence is XI 3.1 SP3 with FP 3.4.
    The latest available version of CR is CR 2008 SP3 with FP 3.4.
    You can find the latest documentation for Business Objects here:
    http://help.sap.com
    Regards,
    Stratos

  • Regarding the SAP PI 7.1 ....installation...!

    Hi All,
    Can any one give me any links or Documents where i can find information about what all one needs to get the Access for the SAP PI and ESR to Run in the System ....! with an example scenario ...!
    Thanks ,
    Aziz khan

    Hi Aziz,
    please check given link maybe useful for you .
    http://service.sap.com/installNWPI71
    Regards,
    Amit

  • Regarding the SAP Query

    Hi I have an SAP query ZGIINOP.
    Which i have created using the Transaction SQVI. It worked fine in development client.
    Now, I have transported it to Quality client were no problems while transporting.
    But when i Executed it in Quality system. It is not working exactly the way it should. It is giving wrong results and it is taking so
    much time to execute and give output.
    Could any one please help me in this issue.
    Thanks and Regards,
    Venki.
    Edited by: Venky Naga on Jun 29, 2009 4:10 PM

    Hi,
    Using the FM : RSAQ_GENERATE_PROGRAM try to generate/activate the SAP Query in the Quality system.
    If  you have access to the SAP Query, Try to adjust the query in SQ01
    SQ01-Menu->Query->More functions->Adjust/Generate Program/Activate
    Hope this helps
    Regards
    Shiva
    Edited by: Shiva Kumar Tirumalasetty on Jun 29, 2009 7:47 PM

  • Regarding the SAP PI 7.0  and MDM 7.1 ....!

    Hi All,
    As i was going through the Documents on the SAP PI 7.1 ...where i came to know that we have a seperate MDM Adapter which is used to Exchange Data Between SAP PI 7.1 and MDM 7.1 ....then i was wondering that how can we use SAP PI 7.0 to connect with SAP MDM 7.1 ?    IF SO , then are what all we need to Do in SAP PI 7.0  ? and is there any restrections that we need to look for while connecting between  SAP PI 7.0  to MDM 7.1 ?
    I hope i may get some answers ....!
    Thanks in advace
    Aziz khan

    >
    Aziz khan wrote:
    > Hi All,
    >
    > As i was going through the Documents on the SAP PI 7.1 ...where i came to know that we have a seperate MDM Adapter which is used to Exchange Data Between SAP PI 7.1 and MDM 7.1 ....then i was wondering that how can we use SAP PI 7.0 to connect with SAP MDM 7.1 ?    IF SO , then are what all we need to Do in SAP PI 7.0  ? and is there any restrections that we need to look for while connecting between  SAP PI 7.0  to MDM 7.1 ?
    >
    > I hope i may get some answers ....!
    >
    > Thanks in advace
    > Aziz khan
    https://www.sdn.sap.com/irj/scn/elearn?rid=/library/uuid/604b3c0c-5b6c-2b10-cc83-a7af75c70eaf&overridelayout=true

  • Urgent Regarding the SAP Script

    Hi all,
    I am developing a SAP-Script in which there is table like
    Description Resuts Parameters
    uline
    values values values
    My doubt is using the driver program the values has to be printed. Can anybody provide the piece of code for these requirement.
    Another doubt is in this script there 2 pages . But in the print preview i can see only 1 page . In the page setting i have given the next page as page2 . But still i m facing the same problem. In page there is no main page only footer, page no, and some std descptn window is available.
    Depending on the 1 field i want to print the send field value i have change these things in the driver program so that the correct can be printed in the form.
    With Regards,
    Srinivas.

    hi,
    How to Upload graphics (IMAGE) to your Sapscript?
    Command in your Sapscript
    /: INCLUDE Z_YOUR_LOGO OBJECT TEXT ID ST LANGUAGE E
    These are the steps to be followed for uploading graphics in R/3 system
    1. First save the file as BMP
    2. Open the BMP file in IMaging (Goto -> Programs -> Accessories -> Imaging) and
    make it Zoom as 100% and save as *.TIFF
    3. Open SE38 and execute program RSTXLDMC
    4. Give your TIFF file path name
    5. Select Bcol (for Color)
    6. TEXT ID will be ZHEX-MACRO-*.
    7. Inplace of * write your own logo name (ZCOMPANYLOGO)
    8. Execute the program
    9. Now Goto SE71 create your ZFORM
    10. Create logo window
    11. Goto text element of logo window
    or
    In 4.6x :-
    1. Goto SE71 Change the mode to GRAPHICAL
    2. Choose the Graph Tabstrips
    3. Now type in some name for the LOGO WINDOW
    4. Press the IMPORT BUTTON (third button from left) and then IMPORT the BMP file from your DESKTOP
    5. The code will be written automatically. You just need to drag and drop wherever you want
    the graphics to be.
    /: INCLUDE Z_COMPANY_LOGO OBJECT GRAPHICS ID BMON LANGUAGE EN
    Message Edited By ,
    Vani

  • Experience regarding the "SAP Associate Enterprise Architect"certification

    Hi
    I would appreciate some input from someone who has taken the above mentioned certification.
    Is the Curriculum sufficient and (roughly) how much preparation is needed before besides the various courses before the certification?
    Kind regards
    Simon

    passing for this exam requires a broad and thorough understanding of various aspects of eSOA and SAP-products combined with essential architecture skills. it is a pretty new exam, first announced at TechEd 07. too many failed the exam here in the Netherlands, earlier this year. SAP gave those people a second chance.
    Edited by: Mendel Koerts on Apr 7, 2008 3:23 PM

  • Basic questions regarding the behavior of tables

    I have a table formated with four columns of fixed widths. Lets say, 20, 100, 200 and 80. When manipulating this table graphically I can sometimes added and delete rows very nicely but then, out of the blue, deleting a row causes all remaining rows(columns)  to jump to equal widths, 100, 100, 100, 100. This will happen almost always if I delete the last row but never happens if I delete the code. Any help would be greatly appreciated.
    Using CS6 in a Windows 7 enviroment.

    Hi Murray,
    Here are the code portions for the Index and the three frames. It is the FrameCenter that is at issue.
    Index:
    <html>
    <head>
    <meta name="GENERATOR" content="Namo WebEditor">
    <title>Company LLP</title>
    </head>
    <frameset cols="1*" rows="100, *" border="0">
        <frame name="header" scrolling="no" marginwidth="10" marginheight="0" src="frametop.htm" noresize namo_target_frame="_blank">
        <frameset cols="20%, 80%">
            <frame name="contents" scrolling="auto" marginwidth="10" marginheight="14" namo_target_frame="detail" src="frameside.htm">
            <frame name="index" scrolling="yes" marginwidth="20" marginheight="14" src="framecenter.htm" noresize namo_target_frame="_self">
        </frameset>
        <noframes>
        <body bgcolor="white" text="black" link="blue" vlink="purple" alink="red">
        <p>To view this page correctly, you need a Web browser that supports frames.</p>
        </body>
        </noframes>
    </frameset>
    </html>
    FrameCenter:
    <html><head><title>Company Name LLP</title>
    <style type="text/css">
    <!--
    /* This CD-rom was created and formatted the New York Office of Company LLP */
    -->
    .header1 {
    font-family: Georgia, "Times New Roman", Times, serif;
    font-size: 36px;
    text-align: left;
    line-height: 42px;
    color: #1B487E;
    font-style: oblique;
    margin: 0px;
    padding: 0px;
    .header2 {
    font-family: Georgia, "Times New Roman", Times, serif;
    font-size: 17px;
    text-align: left;
    line-height: 24px;
    font-style: normal;
    font-weight: normal;
    color: #545454;
    margin: 0px;
    padding-top: 12px;
    padding-right: 0px;
    padding-bottom: 0px;
    padding-left: 0px;
    .header3 {
    font-family: Georgia, "Times New Roman", Times, serif;
    color: #545454;
    font-weight: bold;
    .confidential {
    font-family: Arial, sans-serif;
    font-size: 12px;
    font-weight: bold;
    text-transform: uppercase;
    color: #600;
    letter-spacing: 2px;
    padding-top: 11px;
    padding-bottom: 12px;
    .header4 {
    font-family: Arial, sans-serif;
    font-size: 12px;
    font-weight: bold;
    text-transform: uppercase;
    color: #600;
    letter-spacing: 2px;
    padding-top: 12px;
    .footer {
    color: #545454;
    font-family: verdana, sans-serif;
    font-size: 8px;
    line-height: 15px;
    border-top-width: 1px;
    border-top-style: solid;
    border-top-color: b6b1ac;
    padding-top: 5px;
    padding-right: 0px;
    padding-bottom: 0px;
    padding-left: 0px;
    margin-top: 20px;
    text-decoration: none;
    .footer A {
    COLOR: #545454; TEXT-DECORATION: none
    .footer A:hover {
    COLOR: #600; TEXT-DECORATION: none
    p {
    font-family: Georgia, "Times New Roman", Times, serif;
    font-size: 12px;
    text-align: justify;
    line-height: 18px;
    color: #545454;
    margin: 0px;
    padding: 0px;
    .p2 {
    font-family: Georgia, "Times New Roman", Times, serif;
    font-size: 12px;
    text-align: center; font-weight: bold;
    line-height: 18px;
    color: #545454;
    margin: 0px;
    padding: 0px;
    A:link {color: #545454; text-decoration: none}
    A:visited {color: #545454;text-decoration: none}
    A:active {color: #545454; text-decoration: none}
    A:hover { color: #545454; text-decoration: underline; }
    </style>
    <base target="_self"></head>
    <body>
    <table border="0" width="100%" cellpadding="4">
        <tr>
            <td width="661" colspan="3">
                <p class="confidential">CONFIDENTIAL</p>        </td>
            <td width="0"> </td>
        </tr>
        <tr>
            <td width="661" colspan="3">
                <p class="header1">Name of Deal</p>
                <p class="header2">More info on deal<br>
    and more room here</p>
                <p class="header2">July 21, 2010</p>        </td>
            <td width="0"> </td>
        </tr>
        <tr>
            <td width="541" colspan="3" height="0"></td>
            <td width="1" height="0"></td>
        </tr>
        <tr>
            <td width="541" colspan="3" valign="top">
                <p class="header4"><a href="PDFs/index.pdf" target="index">TABLE OF CONTENTS (PDF file)</a></p>        </td>
            <td width="0"></td>
        </tr>
        <tr>
            <td width="661" colspan="3" valign="top">
                <p class="header4">SECTION</p>        </td>
            <td width="0"> </td>
        </tr>
        <tr>
            <td width="22" valign="top">
                <p> </P>
            <td width="629" colspan="2" valign="top">
                <p class="header3">subheading</p></td>
            <td width="0"> </td>
        </tr>
        <tr>
            <td width="22" valign="top">
                <P class="num" align="right">    1.</P>        </td>
            <td width="629" colspan="2" valign="top">
                <p><a href="PDFs/01.pdf" target="index">dddd</a></p>        </td>
            <td width="0"> </td>
        </tr>
        <tr>
            <td width="22" valign="top">
                <P class="num" align="right">    2.</P>        </td>
            <td width="629" colspan="2" valign="top">
                <p><a href="PDFs/02.pdf" target="index">dddd</a></p>        </td>
            <td width="0"> </td>
        </tr>
        <tr>
            <td width="22" valign="top">
                <P class="num" align="right">    3.</P>        </td>
            <td width="629" colspan="2" valign="top">
                <p><a href="PDFs/03.pdf" target="index">dddd</a></p>        </td>
            <td width="0"> </td>
        </tr>
        <tr>
            <td width="22" height="25" valign="top">
                <P class="num" align="right">    4.</P>        </td>
            <td width="629" height="25" colspan="2" valign="top">
                <p><a href="PDFs/04.pdf" target="index">dddd</a></p>        </td>
            <td width="0" height="25"> </td>
        </tr>
        <tr>
            <td width="22" valign="top">
                <P class="num" align="right">    5.</P>        </td>
            <td width="629" colspan="2" valign="top">
                <p><a href="PDFs/05.pdf" target="index">dddd</a></p>        </td>
            <td width="0"> </td>
        </tr>
        <tr>
            <td width="661" colspan="3" valign="top">
                <p class="header4">SECTION</p>        </td>
            <td width="0"> </td>
        </tr>
        <tr>
          <td valign="top"><P class="num" align="right">    6.</P></td>
          <td colspan="2" valign="top"><p><a href="PDFs/06.pdf" target="index">dddd</a></p></td>
          <td> </td>
        </tr>
        <tr>
            <td width="22" valign="top">
                <P class="num" align="right">    7.</P>        </td>
            <td width="629" colspan="2" valign="top">
                <p><a href="PDFs/07.pdf" target="index">dddd</a></p>        </td>
            <td width="0"> </td>
        </tr>
        <tr>
            <td width="22" valign="top">
                <P class="num" align="right">    8.</P>        </td>
            <td width="629" colspan="2" valign="top">
                <p><a href="PDFs/08.pdf" target="index">dddd</a></p>        </td>
            <td width="0"> </td>
        </tr>
        <tr>
            <td width="22" valign="top">
                <P class="num" align="right">    9.</P>        </td>
            <td width="629" colspan="2" valign="top">
                <p><a href="PDFs/09.pdf" target="index">dddd</a></p>        </td>
            <td width="0"> </td>
        </tr>
        <tr>
            <td width="22" valign="top">
                <P class="num">  10.</P>        </td>
            <td width="629" colspan="2" valign="top">
                <p><a href="PDFs/10.pdf" target="index">dddd</a></p>        </td>
            <td width="0"> </td>
        </tr>
        <tr>
            <td width="22" valign="top">
                <P class="num">  11.</P>        </td>
            <td width="629" colspan="2" valign="top">
                <p><a href="PDFs/11.pdf" target="index">dddd</a></p>        </td>
            <td width="0"> </td>
        </tr>
        <tr>
            <td width="22" valign="top">
                <P class="num">  12.</P>        </td>
            <td width="629" colspan="2" valign="top">
                <p><a href="PDFs/12.pdf" target="index">dddd</a></p>        </td>
            <td width="0"> </td>
        </tr>
        <tr>
            <td width="22" valign="top">
                <P class="num">  13.</P>        </td>
            <td width="629" colspan="2" valign="top">
                <p><a href="PDFs/13.pdf" target="index">dddd</a></p>        </td>
            <td width="0"> </td>
        </tr>
        <tr>
            <td width="22" valign="top"> </td>
            <td width="11" valign="top">
                <p>a.</p>        </td>
            <td width="608" valign="top">
                <p><a href="PDFs/00a.pdf" target="index">ddd</a></p>        </td>
            <td width="0"> </td>
        </tr>
        <tr>
            <td width="22" valign="top"> </td>
            <td width="11" valign="top">
                <p>b.</p>        </td>
            <td width="608" valign="top">
                <p><a href="PDFs/00b.pdf" target="index">ddd</a></p>        </td>
            <td width="0"> </td>
        </tr>
        <tr>
            <td width="22" valign="top"> </td>
            <td width="11" valign="top">
                <p>c.</p>        </td>
            <td width="608" valign="top">
                <p><a href="PDFs/00c.pdf" target="index">ddd</a></p>        </td>
            <td width="0"> </td>
        </tr>
        <tr>
            <td width="22" valign="top"> </td>
            <td width="11" valign="top">
                <p>d.</p>        </td>
            <td width="608" valign="top">
                <p><a href="PDFs/00d.pdf" target="index">ddd</a></p>        </td>
            <td width="0"> </td>
        </tr>
        <tr>
            <td width="22" valign="top"> </td>
            <td width="11" valign="top">
                <p>e.</p>        </td>
            <td width="608" valign="top">
                <p><a href="PDFs/00e.pdf" target="index">ddd</a></p>        </td>
            <td width="0"> </td>
        </tr>
        <tr>
            <td width="22" valign="top"> </td>
            <td width="11" valign="top">
                <p>f.</p>        </td>
            <td width="608" valign="top">
                <p><a href="PDFs/00f.pdf" target="index">ddd</a></p>        </td>
            <td width="0"> </td>
        </tr>
        <tr>
            <td width="22" valign="top"> </td>
            <td width="11" valign="top">
                <p>g.</p>        </td>
            <td width="608" valign="top">
                <p><a href="PDFs/00g.pdf" target="index">ddd</a></p>        </td>
            <td width="0"> </td>
        </tr>
        <tr>
            <td width="22" valign="top"> </td>
            <td width="11" valign="top">
                <p>h.</p>        </td>
            <td width="608" valign="top">
                <p><a href="PDFs/00h.pdf" target="index">ddd</a></p>        </td>
            <td width="0"> </td>
        </tr>
        <tr>
            <td width="22" valign="top"> </td>
            <td width="11" valign="top">
                <p>i.</p>        </td>
            <td width="608" valign="top">
                <p><a href="PDFs/00i.pdf" target="index">ddd</a></p>        </td>
            <td width="0"> </td>
        </tr>
        <tr>
            <td width="22" valign="top"> </td>
            <td width="11" valign="top">
                <p>j.</p>        </td>
            <td width="608" valign="top">
                <p><a href="PDFs/00j.pdf" target="index">ddd</a></p>        </td>
            <td width="0"> </td>
        </tr>
        <tr>
            <td width="22" valign="top"> </td>
            <td width="11" valign="top">
                <p>k.</p>        </td>
            <td width="608" valign="top">
                <p><a href="PDFs/00k.pdf" target="index">ddd</a></p>        </td>
            <td width="0"> </td>
        </tr>
        <tr>
            <td width="22" valign="top"> </td>
            <td width="11" valign="top">
                <p>l.</p>        </td>
            <td width="608" valign="top">
                <p><a href="PDFs/00l.pdf" target="index">ddd</a></p>        </td>
            <td width="0"> </td>
        </tr>
        <tr>
            <td width="22" valign="top"> </td>
            <td width="11" valign="top">
                <p>m.</p>        </td>
            <td width="608" valign="top">
                <p><a href="PDFs/00m.pdf" target="index">ddd</a></p>        </td>
            <td width="0"> </td>
        </tr>
    </table>
    <div class="footer">
    NEW YORK / WASHINGTON, D.C. / LOS ANGELES / PALO ALTO / LONDON / PARIS / FRANKFURT / TOKYO / HONG KONG / BEIJING / MELBOURNE / SYDNEY
    <br>
    Street Name, New York, NY  / Phone 212 555 1212 / Fax 212 555 1212 / © 2012 Company LLP All Rights Reserved</div>
    </td>
    </body></html>
    FrameTop:
    <html><head><title>Company LLP</title>
    <style type="text/css">
    <!--
    /* This CD-rom was created and formatted by the New York Office of Company LLP */
    -->
    A:link {color: black; text-decoration: none}
    A:visited {color: black;text-decoration: none}
    A:active {color: black; text-decoration: none}
    A:hover { color: black; background: none; text-decoration: none }
    body {
    background-image: url(images/top_bar.gif);
    </style>
    <base target="_blank"><meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1"></head>
    <a href="http:\\www.Company.com" border="0"><img src="images/sc_llp_logo.gif" alt="Company LLP"
       BORDER="0" width="310" height="70" hspace="40" align="right"></a>
    </body></html>
    Frameside:
    <html><head><title>Company LLP</title><base target="detail"><meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1"><style type="text/css">
    <!--
    body {
    background-image: url(images/side_bar.gif);
    -->
    A:link { color: #1B487E;text-decoration: none}
    A:visited {color: #1B487E;text-decoration: none}
    A:active {color: #1B487E; text-decoration: none}
    A:hover { color: #1B487E; text-decoration: underline; }
    </style></head>
    <body bgcolor="#ddeac6">
    <p style="margin-left: 5"> </p>
    <p style="margin-left: 5"> </p>
    <p style="margin-left: 5"><font face="Georgia" size="2" color="#1B487E"><b><em><a href="framecenter.htm" target="index">Table of Contents</a></em></b></font></p>
    <p style="margin-left: 5"><font face="Georgia" size="2" color="#1B487E"><b><em>
    <a target="_parent" href="dtSearch.html">Search This CD</a></em></b></font></p>
    </body></html>
    End of Code

  • " Query regarding the SAP BO "

    Dear  guys,
                    Can anyone tell me the  version of data integrator ,we are using now-a-days .
    waiting for ur result .

    What do you refer to as BO ? SAP Business One could be simplified as SBO or B1.  Only Business Object could be BO.  Post your question there if that is true.
    Thanks,
    Gordon

  • Regarding the SAP way of LOGIN

    HI ,
    CAN anyone let me know how does a SAP SRM  login to my Catalog application. I have developed my application in PHP.
    to move further in my development i need to know this ,..
    Thanks
    Ajai

    Hi,
    You can find the Catalogs Call Structure within the SPRO customizing setttings if you were not sure of this:
    -> SPRO
    -> Supplier Relationship Management
    -> SRM Server
    -> Master Data
    -> Define External Web Services..
    Then in here you will see the list of catalogs. It will be either in the Standard Call Structure or the Integrated Call Structure.
    I hope this helps,
    Lisa

  • Not able to see all the SAP tables from CR 2008

    Hi All,
    1)I am not able to see all the SAP database tables(DEV server) from Database expert menu in CR 2008. Only tables those start with alphabet letters upto A & B are visible. I checked the database connection>right click>options> found no filters as well.
    We are using the CR 2008 trial version with SAP ECC.
    2) When i am trying with Production Server of SAP ECC, I am not able to logon to the SAP from CR 2008. It is giving error message
    as : LOGON FAILED : User USER1 has no RFC AUTHORIZATION for function group SYST
    Please help me to resolve these. Thanks in advance.

    Thank you very much ingo.
    You helped me a lot.
    One more question, when I am trying for SAP database connections say for ex: 10.57.410.70, again and again some times the connection is getting saved in my connections with as new versions/variants like
    10.57.410.70_1 or so. How to overcome this.
    Thanks in advance ingo
    Badari

Maybe you are looking for

  • 3.6.4 will not install

    I downloaded the update for 3.6.4, went to install it and got a message that I am running Fire Fox so I closed it and let it install. When I restart Fire Fox I look in the help section at the top and it shows Apply Download Update now. It will not up

  • Extending display with second monitor

    I am trying to add a second monitor to expand my desktop area. I routinely do this with my G5 laptop by simply plugging in a second monitor, clicking on DISPLAY in SYSTEM PREFS, clicking ARRANGEMENT, and clicking off MIRROR DISPLAYS. With the iMAC G5

  • Client-Side Caching of Static Objects

    Hi, We just installed SPS12 for NWs.  I learned of this new client-side caching of static objects while reading through the release notes, and I went in to our portal to check it out.  I went to the location where the <a href="http://help.sap.com/sap

  • Essbase Studio Migration 11.1.3

    I am trying to migrate existing EIS catalog to Essbase studio 11.1.3. Its wired that Essbase studio is only recongnizing User DSN when compared to System DSN for EIS Catalog DSN Essbase/EIS/Essbase Studio are installed on the same box. Using SQl Nati

  • Popupmenu of a swing application not appear in secondary monitor

    Main screen left second screen right you portal is visible on two screens. If you open a context menu (right mouse) on the right screen, the context menu open on the left (Main) screen instead of the right.