Line appearing between tables?

A line is appearing between tables that I can't get rid of. I
can't seem to make the tables touch. I took a screen of it; I don't
want that line to be there in the white:
http://aycu19.webshots.com/image/26338/2005650946393136015_th.jpg

You have a mistake here -
<td width="170" height="150" valign="top"
class="sidebar_buttons"><a
href="index.html" onmouseout="MM_swapImgRestore()"
onmouseover="MM_swapImage('Home','','global/nav/homebar_rollover.png',1)"><a
href="index.html" onmouseout="MM_swapImgRestore()"
onmouseover="MM_swapImage('Home','','global/nav/homebar_rollover.png',1)"><a
href="index.html" onmouseout="MM_swapImgRestore()"
onmouseover="MM_swapImage('Home','','global/nav/homebar_rollover.png',1)"><img
src="global/nav/homebar_norm.png" alt="Home" name="Home"
width="130"
height="30" border="0" id="Home"
/></a></a></td>
Note the nested <a> tags ----------------^^^^^^^^
That's wrong. Each <a> tag must be properly terminated
<td width="170" height="150" valign="top"
class="sidebar_buttons"><a
href="index.html" onmouseout="MM_swapImgRestore()"
onmouseover="MM_swapImage('Home','','global/nav/homebar_rollover.png',1)"><img
src="global/nav/homebar_norm.png" alt="Home" name="Home"
width="130"
height="30" border="0" id="Home" /></a></td>
In fact, two of them were redundant, and I deleted them.
Perhaps your line is coming from the spacer row at the bottom
of the top
table?
<tr><td height="1"><img src="spacer.png"
alt="" width="170" height="1"
/></td><td><img src="spacer.png" alt=""
width="530" height="1"
/></td><td></td></tr>
</table>
Change this by removing the entire row -
</table>
and see what happens.
Murray --- ICQ 71997575
Adobe Community Expert
(If you *MUST* email me, don't LAUGH when you do so!)
==================
http://www.dreamweavermx-templates.com
- Template Triage!
http://www.projectseven.com/go
- DW FAQs, Tutorials & Resources
http://www.dwfaq.com - DW FAQs,
Tutorials & Resources
http://www.macromedia.com/support/search/
- Macromedia (MM) Technotes
==================
"mbaboy" <[email protected]> wrote in
message
news:[email protected]...
> Ok, here's the code. I'm a n00b, so my code is very
inefficient. I barely
> know
> how to read code, so I apoligize in advance if I gave
you too much.
> Basically
> there is a table on top with two cells for the banner,
and one below it
> for the
> sidebar with a few cells. The problem comes between the
two tables. Thanks
> a
> lot.
>
> <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0
Transitional//EN"
> "
http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
> <html xmlns="
http://www.w3.org/1999/xhtml">
> <head>
> <meta http-equiv="Content-Type" content="text/html;
charset=utf-8" />
> <title>CoreFitness Personal Training</title>
> <link href="styles.css" rel="stylesheet"
type="text/css" />
> <script type="text/javascript">
> <!--
> function MM_swapImgRestore() { //v3.0
> var i,x,a=document.MM_sr;
for(i=0;a&&i<a.length&&(x=a
)&&x.oSrc;i++)
> x.src=x.oSrc;
> }
> function MM_preloadImages() { //v3.0
> var d=document; if(d.images){ if(!d.MM_p) d.MM_p=new
Array();
> var i,j=d.MM_p.length,a=MM_preloadImages.arguments;
for(i=0;
> i<a.length;
> i++)
> if (a.indexOf("#")!=0){ d.MM_p[j]=new Image;
> d.MM_p[j++].src=a
> }
>
> function MM_findObj(n, d) { //v4.01
> var p,i,x; if(!d) d=document;
>
if((p=n.indexOf("?"))>0&&parent.frames.length) {
> d=parent.frames[n.substring(p+1)].document;
n=n.substring(0,p);}
> if(!(x=d[n])&&d.all) x=d.all[n]; for
(i=0;!x&&i<d.forms.length;i++)
> x=d.forms[n];
>
for(i=0;!x&&d.layers&&i<d.layers.length;i++)
> x=MM_findObj(n,d.layers
.document);
> if(!x && d.getElementById)
x=d.getElementById(n); return x;
> }
>
> function MM_swapImage() { //v3.0
> var i,j=0,x,a=MM_swapImage.arguments; document.MM_sr=new
Array;
> for(i=0;i<(a.length-2);i+=3)
> if ((x=MM_findObj(a))!=null){document.MM_sr[j++]=x;
if(!x.oSrc)
> x.oSrc=x.src; x.src=a[i+2];}
> }
>
> //-->
> </script>
> </head>
>
> <body
>
onload="MM_preloadImages('global/nav/homebar_rollover.png','global/nav/about_rol
>
lover.png','global/nav/contact_rollover.png','global/nav/trainers_rollover.png')
> "><table width="100%" border="0" cellpadding="0"
cellspacing="0"
> class="banner">
> <!--DWLayoutTable-->
> <tr>
> <td width="170" height="100" valign="top"
class="sidebar_topend"><img
> src="global/banner/logo_left.png" alt="CoreFitness"
width="170"
> height="100"
> /></td>
> <td width="530" valign="top"
bgcolor="#6600FF"><img
> src="global/banner/logo_right.png" alt="CoreFitness"
width="530"
> height="100"
> /></td>
> <td width="100%"
valign="top"><!--DWLayoutEmptyCell--> </td>
> </tr><tr><td height="1"><img
src="spacer.png" alt="" width="170"
> height="1"
> /></td><td><img src="spacer.png"
alt="" width="530" height="1"
> /></td><td></td></tr>
> </table>
> <table width="170" border="0" cellpadding="0"
cellspacing="0"
> class="sidebar">
> <!--DWLayoutTable-->
> <tr>
> <td width="170" height="150" valign="top"
class="sidebar_buttons"><a
> href="index.html" onmouseout="MM_swapImgRestore()"
>
onmouseover="MM_swapImage('Home','','global/nav/homebar_rollover.png',1)"><a
> href="index.html" onmouseout="MM_swapImgRestore()"
>
onmouseover="MM_swapImage('Home','','global/nav/homebar_rollover.png',1)"><a
> href="index.html" onmouseout="MM_swapImgRestore()"
>
onmouseover="MM_swapImage('Home','','global/nav/homebar_rollover.png',1)"><img
> src="global/nav/homebar_norm.png" alt="Home" name="Home"
width="130"
> height="30" border="0" id="Home"
/></a></a></td>
> </tr>
> <tr>
> <td height="30" valign="top"
class="sidebar_buttons"><a href="#"
> onmouseout="MM_swapImgRestore()"
>
onmouseover="MM_swapImage('About','','global/nav/about_rollover.png',1)"><img
> src="global/nav/about_norm.png" alt="About" name="About"
width="130"
> height="30" border="0" id="About"
/></a></td>
> </tr>
> <tr>
> <td height="30" valign="top"
class="sidebar_buttons"><a href="#"
> onmouseout="MM_swapImgRestore()"
>
onmouseover="MM_swapImage('Trainers','','global/nav/trainers_rollover.png',1)"><
> img src="global/nav/trainers_norm.png" alt="Trainers"
name="Trainers"
> width="130" height="30" border="0" id="Trainers"
/></a></td>
> </tr>
> <tr>
> <td height="31" valign="top"
class="sidebar_buttons"><a href="#"
> onmouseout="MM_swapImgRestore()"
>
onmouseover="MM_swapImage('Contact','','global/nav/contact_rollover.png',1)"><im
> g src="global/nav/contact_norm.png" name="Contact"
width="130" height="30"
> border="0" id="Contact" /></a></td>
> </tr>
> <tr>
> <td height="300"
class="sidebar_buttons"> </td>
> </tr>
> </table>
> </body>
> </html>
>

Similar Messages

  • Strange lines appear in tables?

    Whenever I delete a row or column at the end of a table a strange black line appears, I have to keep going back to strokes and fills to adjust the table to have I want it. Is there something I am doing wrong?

    Before and after screen shots would be very helpful, along with the version of ID and your OS. Embed the images in a post using the camera icon on the web page like this:

  • Line style of Word tables is ignored. Broken lines or dotted lines appear as uninterrupted lines

    Bug in Adobe XI:
    The line style of Word tables is ignored. Broken lines or dotted lines in Word tables are shown as normal uninterrupted lines in PDF file.
    For example, in my Word document I choose the following line styles in tables: dotted line (.........................) or broken line ( - - - - - - - - - - - - ).
    In the PDF file, all lines are shown as normal uninterrupted lines (__________________), even if I zoom in 800% or more.
    Is there a solution for this problem? (In FreePDF, it works well, but FreePDF has other disadvantages and therfore is no solution for me.)

    Ok 1st one. The warning restriction message relates to this line in main.cf:
    smtpd_helo_restrictions = permit_sasl_authenticated  permit_mynetworks  check_helo_access hash:/etc/postfix/helo_access  reject_non_fqdn_hostname  reject_invalid_hostname  permit reject_invalid_helo_hostname
    The last reject occurs after the single word "permit" and is ignored.
    However, that's not the problem.
    I'm not exactly sure what's happening, but this might be a clue.
    It would appear that either postfix is not being able to create the socket for private/policy or it's somehow created with the wrong permissions.  You might need to ramp up the debug level to get a better idea.
    You could check if it's being created by "netstat -a | grep private/policy" in terminal.
    My guess is that it's not being created because there is no setup statement in your master.cf file, but I don't understand why postfix would be looking for it if it isn't set up.  Private/policy I think relates to grey listing.  Maybe gives you a hint.

  • How to have vertical line appear programmatically between columns?

    Hello,
      For a forecasting report, I need to draw a line between "past" columns and "future" columns.  Unfortunately, just turning on a right or left border is not satisfactory (spaces between rows gives a "dashed line" appearance).  An SAP marketing type told us "Oh, you can have a line drawn automatically on your report, based upon some condition".  I've looked and looked, and cannot find any built-in programming objects which would provide for this.  I'm using Crystal Reports XI Rel 2. 
    Any ideas?
    Don Dazey
    707.868.7154
    Booz Allen Hamilton
    Fairfield, California

    If you've tried drawing a line, and enabling "extend to bottom of section" and that didn't work...
    Would it be true to say that the height of the sections where you want this line to appear within vary as you go through the report?  Do you want the line to appear at a different x-position depending on some value?
    I have a fudgy fix or two, but I need to know if you just missed he "extend" trick first!
    Cheers,
    J

  • Difference between line type and table type

    hi,
    can any one explain the difference between line type and table type . and how to declare a internal table and work area in BSP's

    hi,
    Go through this blog, this might help you.
    /people/tomas.altman/blog/2004/12/13/sdn-blog-how-to-do-internal-tables-in-bsp
    People who have worked with ABAP for a while sometimes forget that the internal table concept is rather different than what exists in most programming languages. It is very powerful, but at the same time can be confusing.
    In SAP it is possible to have a table which is the rows and a headerline which is the working area or structure which can then be commited to the table.
    With a BSP, if we try to create an internal table within the BSP event or layout we will get the following error: mso-bidi-
                            "InternalTableX" is not an internal table - the "OCCURS n" specification is mso-bidi- missing.
    class="MsoNormal"><![if !supportEmptyParas]>The problem we are seeing as an inconsistency has to do with the difference between classic ABAP and ABAP Objects. When SAP introduced ABAP Objects they decided to clean up some of the legacy syntax and create stricter rules. However they didn't want to break the millions of line of code that already existed, so they only implemented these stricter checks when OO is being used. Therefore you can declare a table with a header line in a regular ABAP program or Function Module but you can't have one with a header line in OO.
    Because everything in BSP generates ABAP OO classes behind the scenes, you get these same stricter syntax checks. My suggestion is that you have a look in the on-line help at the section on ABAP Objects and always follow the newer syntax rules even when writing classic ABAP programs.
    In a BSP when we need to work with a table we must always do the following:
    1, in the Types definitions create a structure:
                            types : begin of ts_reclist,
    mso-bidi-        style='mso-tab-count:2'>                            receiver type somlreci1-receiver,
    mso-bidi-        style='mso-tab-count:2'>                 style='mso-tab-count: 1'>             rec_type type somlreci1-rec_type,
    mso-bidi-         style='mso-tab-count:2'>                            end of ts_reclist.
    mso-bidi- <![if !supportEmptyParas]> <![endif]>
    but we must remember this is only a structure definition and we cannot store anything in it, although we can use it elsewhere as a definition for Structures(WorkAreas)
    2, in our Types definitions (this is the best place for this one as we can then access it from many areas without having to create it locally) so in the Types definitions we must create a TableType:
    class="MsoNormal">                         types : tt_reclist type table of ts_reclist.
    class="MsoNormal"><![if !supportEmptyParas]> <![endif]> this TableType is our table definition and again we cannot store anything in it, but we can use it elsewhere as a definition for InternalTables
    3, now that you have laid the foundations you can build and in the event handler, it is now simply a case of creating the InternalTable based upon the Table definition:
                           data: t_reclist type tt_reclist.
    and creating the structure based upon the structure definiton:
    <![if !supportEmptyParas]>   <![endif]>                         data: s_reclist type ts_reclist.
    as described above, the structure becomes the work area and this is where you assign new values for elements of the table eg:<![endif]>
                            s_reclist-receiver = '[email protected]'.   "<-- change address
    mso-bidi- <![if !supportEmptyParas]> <![endif]>
    mso-bidi-                         s_reclist-rec_type = 'U'.
    and then once the data is in the elements of the structure, the structure can be appended to the internal table as follows: class="MsoNormal">
                            append s_reclist to t_reclist.
    <![if !supportEmptyParas]> <![endif]>
    the internal table will then be readable for the ABAP function and can be applied for example as follows: class="style1">           style='mso-tab-count:1; font-family: "Courier New", Courier, mono;'>          
    class="style1">CALL FUNCTION 'SO_NEW_DOCUMENT_SEND_API1'
                            EXPORTING
    style='mso-tab-count:2'>                                    document_data = docdata
    style='mso-tab-count:2'>                                    DOCUMENT_TYPE = 'RAW'
    style='mso-tab-count:2'>                                    PUT_IN_OUTBOX = 'X'
    style='mso-tab-count:2'>                                    COMMIT_WORK = 'X' "used from rel.6.10
                            TABLES
    mso-bidi-font-size: style='mso-tab-count:2'>                                    receivers = t_reclist
    class="style1"> <![if !supportEmptyParas]>   <![endif]>
    <![if !supportEmptyParas]>F inally, a comment from Thomas Jung,
    <![if !supportEmptyParas]> “when defining my work area for an internal table I like to use the like line of statement. That way if I change the structure of my table type, I know that my work area will still be OK. Second, your types and table types don't have to just be declared in your code. You can create a table type in the data dictionary and use it across multiple programs(also great for method and function parameters). I really push hard for the other developers at my company to use the Data Dictionary Types more and more.”
    Hope this helps, Do reward.

  • No page break between table header and first line of the table main area

    Hi all.
    I'm printing a form which contains a lot of tables. Sometimes while printing the table header line remains at the bootom of  the page and the lines of internal table are printed on the next page (also with header because i have marked 'at page break' in the header). How is it possible not to break header line of 'Table'-node and the first line of internal table?
    Regards, Nikolai.

    Hello Niki,
    try to use page protection......
    create a folder and place the text that r to be displayed without break.........
    and check the checkbox page protection.
    I think you cannot put an entire table in a folder & turn "Page Protection" on simultaneously.
    Any ideas?
    BR,
    Suhas

  • How to make paragraphs line up between columns?

    I want to make a 2 column chapter, with the text in each column in its own flow. But then I want some of the paragraphs to line up between columns.
    So, like this:
    xxxxxxxxxx yyyyyyyyy
    xxxxxxxxxx yyyyyyyyy
    xxxxxxxxxx yyyyyyyyy
    yyyyyyyyy
    yyyyyyyyy
    xxxxxxxxxx
    xxxxxxxxxx
    xxxxxxxxxx
    xxxxxxxxxx yyyyyyyyy
    xxxxxxxxxx yyyyyyyyy
    I'm assuming I can't use side heads to put the first column text in, because the info on the left goes on for multiple paragraphs, and I can't seem to line up a block of paragraphs with the baseline of the appropriate right column text.
    I used to do this in tables, like this:
    xxxxxxxxxx ! yyyyyyyyy
    xxxxxxxxxx ! yyyyyyyyy
    xxxxxxxxxx ! yyyyyyyyy
    ! yyyyyyyyy
    ! yyyyyyyyy
    xxxxxxxxxx !
    xxxxxxxxxx !
    xxxxxxxxxx !
    xxxxxxxxxx ! yyyyyyyyy
    xxxxxxxxxx ! yyyyyyyyy
    ...where the gridlines between rows and columns would be hidden. However, I sometimes need to print just the right column, which meant I had to remove the table. It's a 600-page document, I was looking for a more elegant solution.
    Any suggestions?
    I am using FM8.0(266) on Windows XP.

    If you take the sidehead approach that Niels suggest, you could do
    this, but it would be a bit of maintenance.
    Have your "xxxxx" flow content sit in text frames within anchored
    frames. The anchored frames are then in a special conditionalized
    paragraph ("z") in the *sidehead* before every "yyyy" flow section,
    e.g.
    z
    xxxxxxxxxx yyyyyyyyy
    xxxxxxxxxx yyyyyyyyy
    xxxxxxxxxx yyyyyyyyy
    yyyyyyyyy
    yyyyyyyyy
    z
    xxxxxxxxxx
    xxxxxxxxxx
    xxxxxxxxxx
    z
    xxxxxxxxxx yyyyyyyyy
    xxxxxxxxxx yyyyyyyyy
    The "z" paragraph is just a container for the anchored frames and
    should contain no text.
    When you hide the "z" tags, all of the "x" flow content will then
    disappear as well. You'll have to manually customize the height of
    each anchored frame/text frame pair though.
    To adjust the spacings between the "y" flow to match at the bottom of
    the anchored frames for the "x" flows, use the sidehead paratag ("Z")
    and create space above overrides in this paragraph only to adjust the
    vertical spacing to keep the x and y sections in sync. This way, you
    have overrides confined to only one paratag.
    To make maintenance easier, it might be worth creating a FrameScript
    that would adjust the height of the anchored/text frame combo based
    upon the amount of content in the instructor flow and then apply the
    space above override to the anchoring paratag (z).

  • How do I remove a gap between table rows in InDesign?

    I need help in figuring out how to remove gaps between table rows.  I have tried Table Spacing under Table Set-up, but it doesn't work.
    Here's what I'm working on:
    As you can see there are gaps above the first row and below last row under the header Business Management Technology.  I cannot select that gap.  How do I remove it, so that the first class, 31058, is flush with the black header?  (and the last class, 32675, is flush with the Chemistry header?)
    Any advice would be greatly appreciated.
    Thanks,
    Sarah 

    SRiegel wrote:
    ...it may be that the black bar is created with a paragraph rule instead of cell color.
    I hadn't considered that, and your example is proof-of-concept. However, now that you made me look closer, I still don't think that's the OP's case, seeing as the text in the OP's header rows appears to span more than one column, belying what I suppose must be merged cells.* The column strokes in the "gap" appear to disqualify it (the gap) as part of a row with merged cells.
    *There is still another possibility that someone "made pictures" of tables with merged cells by overlaying text frames to make the header rows. I've run across all kinds of such "carpentry;" especially when the file may have originated at the desk of someone who avoids or resists use of tables. They find ways to fake them and/or their features.
    [still looking]

  • How do I extend one line of a table to two pages?

    I have the problem, that I want a lot of text in one line of the table. Since I have a lot of long and in between short lines, I get a lot of free space on my print-outs as the lines with a lot of text are all put on the next page. And the maximum size of one line is one page. I know from MSword that the lines can be carried to the next page. Is that possible with pages, too?
    I'd love to hear an answer!
    Thanks,
    Lukas

    You split the line into two .
    As it was explained here a lot of times, a row is an object which isn't allowed to cross pages boundaries.
    Yvan KOENIG (VALLAURIS, France) jeudi 28 avril 2011 15:20:35

  • White line appearing at top of screen on SD and some HD

    I've noticed a white line appearing atop my broadcast watching SD and some HD channels.
    I know this line is part of the broadcast signal which is responsible for closed captioning or some other technical aspects. From what I've researched, a TV's overscan should crop out that part of the broadcast, unfortunately mine is not.
    Here's my set up:
    Vizio VL320M 32" 1080P HDTV (receiving signal via HDMI from receiver)
    Sony STR-DH700 Receiver  (receivers HDMI switch outputting signal to Vizio TV)
    Motorola QIP6416-2 DVR STB (connected via HDMI to receiver HDMI switch)
    I can crop out the white line by setting my Vizio to Zoom1 or Stretch, though this distorts the image and is a pain to reset for channels which do not experience this problem.
    I can also adjust the TV's vertical posistion up a few to get rid of the line, BUT when I switch HDMI ports to goto my xbox 360, then switch back to the HDMI port my cable is on, it appears that the STB resets my signal position and the line comes back.
    I haven't tried component, and really do not want to switch from HDMI to component as some sort of work around.
    If anyone has any suggestion to resolve this problem, please post. Thanks for any suggestions.

    I think I may have narrowed down the problem. I believe it's a handshake issue occurring between my Sony receiver and my TV, though I could be wrong. Maybe some of you A/V experts can see otherwise.
    I've come to this conclusion because of the vertical setting being returned to its default position upon switching ports on my Sony's HDMI switch. Keep in mind my STB is connected to a port on my Receiver's HDMI switch and my receivers HDMI output is connected to my TV.
    I can crop out the white broadcast line by simply adjusting the vertical position of my screen up of few pixels. HOWEVER, when I switch HDMI ports on my receiver, then come back to the port my STB is on, the vertical position resets itself to the default position, even though my TV's vertical setting never changed.
    Here's another possible confirmation. If I press the menu button on my Vizio's remote, immediately upon the TV's menu appearing the vertical position goes to the position that's set in the TV. Strange, but that's what leads me to believe there's a conflict occurring somewhere between my receiver and TV.
    I have confirmed this behavior does not occur when I connect my STB directly to my TV. I can switch my TV's HDMI ports and the vertical position holds.
    I contacted Sony support, and they want me to take my receiver to a service center. I doubt that there's a problem with my receiver that can be fixed, so I'm just gonna use a workaround by activating my TV's menu so the handshake can complete after switching HDMI ports.
    Since I have a universal remote that's capable of macro layering, it's just a matter of programming a layered macro to goto my STB port then activate the TV menu to initiate the vertical setting.  Maybe at some other point in time I'll lug my receiver in, though unless I'm positive it can be fixed, I really don't feel like pulling apart my home theatre and explaining this to techs if I'm not even sure it can be fixed.
    If anyone else knows of a better workaround please feel free to post it. Thanks.

  • The Relation between tables and views in oracle financial

    Dears
    I am work in oracle e business r12
    and i need to build report as xml
    when run my select its need big time to view data i have a huge of data so i need to clear the relation of this tables if there is miss and if there another technique in select statement
    this is my select statement
    select
    j_hdr.je_header_id je_header_id,
    hdr.VENDOR_NAME supplier,
    SEGMENT1||'-'||SEGMENT2||'-'||SEGMENT3||'-'||SEGMENT4||'-'||SEGMENT5||'-'||SEGMENT6||'-'||SEGMENT7||'-'||SEGMENT8||'-'||SEGMENT9 Account_number,
    hdr.gl_date gl_date,
    j_hdr.CURRENCY_CODE CURRENCY_CODE,
    inv_lin.DESCRIPTION DESCRIPTION,
    j_lin.ENTERED_DR ENTERED_DR,
    j_lin.ENTERED_CR ENTERED_CR,
    j_lin.ACCOUNTED_DR ACCOUNTED_DR,
    j_lin.ACCOUNTED_CR ACCOUNTED_CR,
    j_hdr.JE_SOURCE JE_SOURCE,
    j_hdr.DEFAULT_EFFECTIVE_DATE Transaction_DATE,
    hdr.INVOICE_NUM INVOICE_NUM,
    QUICK_PO_NUMBER PO_NUMBER,
    null ASSET_CATEGORY_ID,
    hdr.VENDOR_ID VENDOR_ID
    from gl_je_headers j_hdr,gl_je_lines_v j_lin,ap_invoice_distributions dist,ap_invoices_v hdr,ap_invoice_lines_v inv_lin
    where code_combination_id = DIST_CODE_COMBINATION_ID
    and hdr.invoice_id = inv_lin.INVOICE_ID
    and dist.invoice_id = inv_lin.INVOICE_ID
    and j_hdr.JE_HEADER_ID = j_lin.JE_HEADER_ID
    and j_hdr.status = 'P'
    and nvl(:P_SOURCE,'Payables') = 'Payables'
    and je_source = 'Payables'
    and j_lin.CODE_COMBINATION_ID between ( select CODE_COMBINATION_ID
    from gl_code_combinations_kfv
    where CONCATENATED_SEGMENTS = :P_FROM_COMBINATION_CODE)
    and ( select CODE_COMBINATION_ID
    from gl_code_combinations_kfv
    where CONCATENATED_SEGMENTS = :P_TO_COMBINATION_CODE)
    AND TRUNC(dEFAULT_EFFECTIVE_DATE) BETWEEN NVL(:P_FROM_DATE, DEFAULT_EFFECTIVE_DATE) AND NVL(:P_to_DATE, DEFAULT_EFFECTIVE_DATE)
    Thanks in advance

    Welcome to the world of complicated Oracle Application queries. Didn't fully understand your question, so a few guesses -
    I think that you are asking how to make your query faster? I would reference the FAQ section on how to post a question regarding performance.
    Your title indicates you want to understand the relationship between tables and views. In general, Oracle Applications uses views for 2 reasons - to join data from multiple tables for display, and to differentiate data from different organizations. (I am still on 11i and have heard organizations are handled differently in 12 so I can't speak to that for sure).
    To understand the relationship between tables in a view, you can access the view's source code, either through a development tool such as PL/SQL Developer or TOAD (I'm guessing Oracle's tool does this also, but have never used it), or by querying the source from the dba_source table.
    select * from dba_source where name = (name of view) and type = 'VIEW' order by line;without the ( ) just the view name, in all capital letters i.e. , 'GL_JE_LINES_V'
    Good luck!

  • Lines appear where svg and other backgrounds overlap

    I am preparing PDFs via XSL-FO, using RenderX.  One construct in the PDF is produced from an SVG graphic that is placed side-by-side with a table cell.  Both the SVG and the table cell have identical background shading.  In Acrobat Reader X and Acrobat Pro 9.0, at 200% zoom or smaller, small horizontal and vertical lines appear where the SVG and cell backgrounds adjoin; at larger magnifications, these lines do not appear.
    Why do these lines appear, and can anyone suggest how to prevent them from appearing?
    Thank you,
    David Kelly

    You could poll some web developer types on the unofficial forum here: [http://forums.mozillazine.org/viewforum.php?f=25 mozillaZine Web Development board]. (Separate forum, separate registration.) They likely will want a test case to play with.

  • Unwanted lines appear in pattern

    Hi people,
    Thx for loooking in to my question, the question follows:
    I just started working with patterns, quite simple patterns, but how perfect and how smooth I make the edges still these small lines appear over the pattern.
    They appear on screen and print as wel.
    I still work with adobe Illustrator cs 11 in windows.
    I'm sure one of you guys must have a answer on my simple problem.
    Thx for helping.
    Laurens

    Patterns do show stiching lines in-between the tiles at times, but these lines should not print when printed to a PostScript printer. Non-postscript printer will print these gaps as they simply print the screen representation. In such cases it is important to check if these lines are actual pattern flaws or mere screen drawing issues. One good way to verify is by zooming in a stepwise manner. If the gap lines grow thicker with zoom, there is a flaw in the pattern, else it is a screen draw issue.
    Thanks!
    Neeraj

  • Rogue lines appear on the 2D charting control

    I am using a the 2D charting control in a VS 6 project for plotting a barchart/histogram for a dataset. I have been developing the application without problems until I moved to a new computer. On this new development computer I get these rogue lines appearing as you can see in the attached screen capture. These lines attach the upper point of a sample back to zero as you can see in the graphic. I have never witnessed this before on the other system. Both systems are running WIndows XP Pro (SP2). Upon further investigation I have found that this problem does appear on some computers and not others which are running the same OS and configured very similarly.
    My first reaction was that this was caused by a datase
    t issue. However, running the same dataset on other computers with the same exact application does not produce this error. As well, running ANY dataset on this computer does produce the issue but not on others.
    Are there any known issues regarding this issue and certain video cards, configurations, etc.
    Attachments:
    chartcapture.JPG ‏25 KB

    I haven't been able to reproduce the problem. I suspect that my program is not similar enough to yours.
    I don't understand what you are doing with the two different plots in your example code. What is the difference between "PLOT1" and "BinCountHistogram"? Are you plotting both of these on the same graph? If so, how is "PLOT1" configured? Is it possible that the unwanted lines you are seeing are a result of plotting "PLOT1"?
    Something else you might try is using PlotXvsY for your histogram data instead of PlotY. Create an X vector of bins. Measurement Studio includes an example program that demonstrates this technique. It should be installed to MeasurementStudio\VC\Examples\Analysis\Histogram.
    If these ideas d
    on't lead us anywhere, I have attached the simple project that I was using to try to reproduce the problem. One option would be for you to modify the attached program to make it cause the problem and post the project back.
    Based on the intermittent nature of the behavior you are seeing, this does seem like a bug, so I am very interested in tracking it down.
    Attachments:
    AttemptReproUnwantedLines.zip ‏27 KB

  • Extraneous line appears when using Zig Zag effect

    This is the procedure that I'm using:
    1. Create 3 horizontal lines with only a stroke color, no fill. Each line is a different stroke color.
    2. Using the Blend tool, blend the three lines to get a nice linear gradient.
    3. Make an Art Brush from the 3-line blend.
    4. Create a path, for example, just a straight line, and apply the new brush.
    5. Choose Effects > Distort > Zig Zag with Smooth turned on. If the zig zag is shallow and diagonal line appears in the path that does not belong, ruining the effect. The extraneous line will print, so it's not just something that appears on the screen.
    Is there any way to avoid this? If the bumps in the wave are steeper, the diagonal line doesn't appear.

    Hello Jay,
    <br />
    <br />What I did is to use really small circles (3 Circles: Red, Yellow, and Blue) Blend them together with specified steps of 100 (Option+Blend Tool+Click). The amount of steps depends of the distance between each circle.
    <br />
    <br />Then I created the "Art Brush" and apply it to a straight line.
    <br />
    <br />After that, I rotated a copy of the line 45° and a third line another 45° (this will make 90° with 3 lines).
    <br />
    <br />Selected the Vertical and Horizontal lines, then select the "Zig Zag" effect and set the values that you want. The diagonal line I reset the size of the "Zig Zag" effect to very low value.
    <br />
    <br />After that I use "Convert Anchor Point Tool" (Shift+C) to smooth the curve of the blending. To have better results I suggest to use more than 3 lines to make a 90° turn (Just keep in mind that the middle lines should have a "Zig Zag" effect size of low value.
    <br />
    <br />
    <a href="http://www.pixentral.com/show.php?picture=1fm7KrGLb3VxTRWESwjMVlnShprH" /></a>
    <img alt="Picture hosted by Pixentral" src="http://www.pixentral.com/hosted/1fm7KrGLb3VxTRWESwjMVlnShprH_thumb.jpg" border="0" />
    <br />
    <br />But another solution is to first make the Mask of the shape that you want, create a Rectangle with the gradient that you want and use the "Envelope Distorted" ("Envelope Distorted"+ "Make With Warp" + Style "Arc"). Please make sure that you already selected "Distort Linear Gradients" under "Envelope Options"
    <br />And then make the mask.
    <br />
    <br />
    <a href="http://www.pixentral.com/show.php?picture=1vG69C4xb8gausk6fxfmkMOE4ggtzB" /></a>
    <img alt="Picture hosted by Pixentral" src="http://www.pixentral.com/hosted/1vG69C4xb8gausk6fxfmkMOE4ggtzB_thumb.jpg" border="0" />
    <br />
    <br />
    <a href="http://www.pixentral.com/show.php?picture=1IUevEolmMjG7JkjMAKgf2N4zlb0" /></a>
    <img alt="Picture hosted by Pixentral" src="http://www.pixentral.com/hosted/1IUevEolmMjG7JkjMAKgf2N4zlb0_thumb.jpg" border="0" />
    <br />
    <br />I hope this helps!

Maybe you are looking for