Indesign Center Dashed line

Hello Sometimes I saw Dashed line in center of Indesign artboard. Generally in multipage documents. When They make pdf it automatically disappeard. How can ı put that center line.

Sounds like a dashed line drawn by the user. Set it to non-printing in the Attributes panel or draw it on a non-printing layer.

Similar Messages

  • Dashed line showing up on placed psd in indesign

    Please help! I created flyer in indesign and placed some PSD graphics into the indesign file.  However when those files are placed on top of a "dotted" line—after printed a white "dashed" line appears.  (the line does not appear in digital file at all—only in print file, so I had to post a crappy scan, but I think it gets the point across). 
    Any insight to this issue?
    Much Thanks!
    Desiree

    Okay, another (probably bad) suggestion: Make a new 'rich black' swatch and change all your problem objects to use the new swatch.
    This screenshot is using a mix of C=20 M=10 Y=10 K=100 that I threw together for a sample. The left block is the 'rich black' and the right is 100% K only. InDesign displayed both as the same color, but when exported to PDF, the difference was visible (from which the screenshot was captured).
    Other mixes I've found referenced elsewhere are:
    C=80 M=80 Y=70 K=90
    C=35 M=45 Y=35 K=100
    C=45 M=35 Y=35 K=100
    If you were using an outside vendor, I'd suggest getting in contact with them to find out what their preferred blend is. Otherwise, since you seem ot be doing things in-house, you can make a test page with a variety of mixes to determine which one produces the level of black that you want from your Konica.
    If you are using a Mac, you may be able to locate an applescript code on the forums which will allow you to globally change all objects using the [Black] swatch with another swatch in your list.
    YMMV
    -mt
    And Peter responded while I was messing around. Lots of combinations.
    Aaannnd.. perhaps I should have read the remainder of the posts instead of jumping into this... ^_~
    Hope it all helps get this resolved for you, anyway!
    Message was edited by: MT.Freelance

  • How to change draw dashed line with arrowhead (not straight)?

    Hi friends,
    The following code sinept draws an arrowed line from a given point to the other point. I want to know how it can changed to be dashed line as well? I would appreciate it if anybody help me for doing such changes.
    Thanks in advance,
    Reza_mp
    import javax.swing.*;
    import java.awt.*;
    import java.util.ArrayList;
    public class ArrowExample extends JFrame
        enum ArrowHead {
            HEIGHT(10), WIDTH(10);
            int n;
            ArrowHead(int n) {this.n = n;}
            public int value() {return n;}
        java.util.List<Arrow> arrows;
        BasicStroke stroke;
        private class Arrow {
            Point start;
            Point end;
            Polygon arrowHead;
            public Arrow(Point start, Point end) {
                this.start = start;
                this.end = end;
                double direction = Math.atan2(end.y - start.y, end.x - start.x);
                System.out.println(direction * 180/Math.PI);
                arrowHead = new Polygon();
                arrowHead.addPoint(0, 0);
                Point p1 = rotate(ArrowHead.WIDTH.value()/2, ArrowHead.HEIGHT.value(), direction);
                arrowHead.addPoint(p1.x, p1.y);
                Point p2 = rotate(-ArrowHead.WIDTH.value()/2, ArrowHead.HEIGHT.value(), direction);
                arrowHead.addPoint(p2.x, p2.y);
                arrowHead.addPoint(0, 0);
                arrowHead.translate(end.x, end.y);
            public Point rotate(int x, int y, double dir) {
                Point p = new Point();
                double r = Math.sqrt(x*x + y*y);
                double theta = Math.atan2(y, x);
                p.setLocation(Math.round(r*Math.cos(theta + dir + Math.PI/2)),
                              Math.round(r*Math.sin(theta + dir + Math.PI/2)));
                return p;
            public void draw(Graphics2D g) {
                g.drawLine(start.x, start.y, end.x, end.y);
                g.drawPolygon(arrowHead);
                g.fillPolygon(arrowHead);
        public ArrowExample() {
            super("Arrows");
            setDefaultCloseOperation(EXIT_ON_CLOSE);
            JPanel p = new JPanel() {
                protected void paintComponent(Graphics g) {
                    super.paintComponent(g);
                    Graphics2D g2d = (Graphics2D)g;
                    Stroke oldStroke = g2d.getStroke();
                    Color oldColor = g2d.getColor();
                    g2d.setStroke(stroke);
                    g2d.setColor(Color.black);
                    for (Arrow a : arrows)
                        a.draw(g2d);
                    g2d.setStroke(oldStroke);
                    g2d.setColor(oldColor);
            p.setBackground(Color.white);
            add(p, BorderLayout.CENTER);
            stroke = new BasicStroke(3);
            arrows = new ArrayList<Arrow>();
            arrows.add(new Arrow(new Point(10,10), new Point(100,100)));
            arrows.add(new Arrow(new Point(300,10), new Point(300,100)));
            arrows.add(new Arrow(new Point(450,450), new Point(400,100)));
            pack();
            setSize(500, 500);
        public static void main(String[] args) {
            setDefaultLookAndFeelDecorated(true);
            SwingUtilities.invokeLater(new Runnable() {
                public void run() {
                    new ArrowExample().setVisible(true);
    }

    Change the draw method as follows:
            public void draw(Graphics2D g) {
                Stroke s = g.getStroke();
                g.setStroke( new BasicStroke( 3.0f, BasicStroke.CAP_BUTT,
                   BasicStroke.JOIN_MITER, 1.0f, new float[] { 10.0f, 10.0f }, 0.0f ) );
                g.drawLine(start.x, start.y, end.x, end.y);
                g.setStroke( s );
                g.drawPolygon(arrowHead);
                g.fillPolygon(arrowHead);
            }

  • Problem with dashed line spacing when printing to pdf

    Hi all,
    this may be a problem with my pdf program (I use bluebeam), but maybe someone will have an idea how to fix it whether in indesign or bluebeam.
    so I made a dashed line using the stroke command in indesign. I need to have the spacing set to 3pt dash and 2pt space. I also need to keep the lineweight to 0.5...this all works fine and appears correctly in indesign when I preview
    the problem is that some of the dashed lines, but not all of them, change size and spacing in the pdf when I view it. it seems to change when I zoom in and out as well. I thought maybe this was just some odd feature with bluebeam and it would still print to the correct size, but it does not, it prints the lines as different sizes. does anyone have an idea why this happens and how to fix? ive viewed and printed from adobe reader and it seems to be okay there but this file will be accessed by multiple other people and they may not be opening and printing in adobe reader..
    thanks guys

    When you export a PDF you will notice that you are exporting to Adobe PDF. Using any reader beyond Acrobat Pro or Reader is a crapshoot.
    For issues with Bluebeam I suggest you contact the developer.

  • Dashed lines in illustrator cs5

    Hi,
    Is it possible to make lines dashed and dotted like you can in indesign cs5 where it is so simple?
    i can't figure it out.
    thanks

    Yes and if you read about strokes and the appearance panels and experiment with adding strokes and different settings for creating dash lines you can accomplish a lot.
    Look at the Stroke Panel a little more carefully and you will see the option to create dash lines.
    The help probably has changed for CS5 since there is an additiona option for CS5 as to the way the dash lines are spaced
    in relationship to the corners and paths the other keeps the exact measurements of the dash and gaps not considering the ends or corners

  • Dashed line / dotted line coupon effect? FCPX

    Seeing if anyone has any tips or tricks on how to create a dashed line type of effect around an object in a video, making it look like a coupon or like it was cut out of paper?
    The line doesn't necessarily progress around the object in the video -- it can be a static layer. Though, if anyone DOES have tips on animating the lines, that could be cool, too!
    Thanks in advance.

    Familiar with Motion?
    Draw a short horizontal line. Select the Anchor point tool and drag the center to the right end of the line you drew. Replicate the line. Change the Arrangement to Outline.  In the Cell Controls section, check the Align Angle option.
    You will now have a dashed outline rectangle. You can publish the Size parameter and change the size of the rectangle with the Width and Height parameters from Size. You can increase the number of line segments with the Points parameter and you can animate the outline with the Offset parameter (but there's a catch.)
    When animating the offset, you will have line segments extend "outside" the base rectangle shape briefly (since they are aligned to the side they are attached to, then snap to another side when the anchor point changes over from one side to the next.)
    To get around that, you need to create another rectangle that is 100 by 100 and link the Scale X and Scale Y parameters (separately) to the Width and Height of the Replicator (in the Link behavior, set the Scale to 10 for both.) Drag the rectangle onto the Replicator in the Layers List and hold until you get the popup menu -- select Add Mask to Object. [PS -- you should center the Replicator AND the rectangle before adding the rectangle as a mask!] [You can create a square rectangle then select the Shape > Geometry tab and type in the exact points: (-50, 50); (50, 50); (50, -50); (-50, -50) to create the exact size you need.]
    If the mask is perfectly aligned, you can now animate the dashed line and it won't look weird. You can change the width and height of the replicator and the mask will change in perfect synchronization.
    You can also make the dashes longer or shorter by manipulating the Scale X parameter in the Cell Controls of the Replicator. If you made the original line white, you can colorize from the Cell Controls as well.
    After that, you'll need to figure out if you want a solid color background; a drop zone or effect source/title background; what kind of text you want inside the dashed outline (or you can manually place a Basic Title in FCPX if you like); etc...
    Hope this helps...  If  you need further help with this, let me know.

  • Dashed line in background of scrollbar!

    hello guys
    I want to make a scrollbar and put a dashed line in background of it. you can see what i saying about in blow pic:
    you can see a dashed line in background of scrollbar. How can I do that?!
    tnx guys.

    I'm make this code for design a scrollbar like that:
    <ControlTemplate x:Key="ScrollBarHStyle" TargetType="{x:Type ScrollBar}">
    <Grid x:Name="Bg" SnapsToDevicePixels="True" Height="10">
    <Grid.ColumnDefinitions>
    <ColumnDefinition MaxWidth="{DynamicResource {x:Static SystemParameters.HorizontalScrollBarButtonWidthKey}}"/>
    <ColumnDefinition Width="1E-05*"/>
    <ColumnDefinition MaxWidth="{DynamicResource {x:Static SystemParameters.HorizontalScrollBarButtonWidthKey}}"/>
    </Grid.ColumnDefinitions>
    <Border BorderBrush="{TemplateBinding BorderBrush}" BorderThickness="{TemplateBinding BorderThickness}" Background="{TemplateBinding Background}" Grid.Column="1"/>
    <RepeatButton x:Name="PART_LineLeftButton" Command="ScrollBar.LineLeftCommand" IsEnabled="{TemplateBinding IsMouseOver}" Visibility="Hidden">
    <RepeatButton.Style>
    <Style TargetType="{x:Type RepeatButton}">
    <Setter Property="FocusVisualStyle">
    <Setter.Value>
    <Style>
    <Setter Property="Control.Template">
    <Setter.Value>
    <ControlTemplate>
    <Rectangle Margin="2" SnapsToDevicePixels="True" Stroke="{DynamicResource {x:Static SystemColors.InactiveSelectionHighlightTextBrushKey}}" StrokeThickness="1" StrokeDashArray="1 2"/>
    </ControlTemplate>
    </Setter.Value>
    </Setter>
    </Style>
    </Setter.Value>
    </Setter>
    <Setter Property="BorderThickness" Value="1"/>
    <Setter Property="HorizontalContentAlignment" Value="Center"/>
    <Setter Property="VerticalContentAlignment" Value="Center"/>
    <Setter Property="Padding" Value="1"/>
    <Setter Property="Focusable" Value="False"/>
    <Setter Property="IsTabStop" Value="False"/>
    <Setter Property="Template">
    <Setter.Value>
    <ControlTemplate TargetType="{x:Type RepeatButton}">
    <Border x:Name="border" BorderBrush="#FFF0F0F0" BorderThickness="1" Background="#FFF0F0F0" SnapsToDevicePixels="True">
    <ContentPresenter x:Name="contentPresenter" ContentTemplate="{TemplateBinding ContentTemplate}" Content="{TemplateBinding Content}" ContentStringFormat="{TemplateBinding ContentStringFormat}" Focusable="False" HorizontalAlignment="{TemplateBinding HorizontalContentAlignment}" Margin="{TemplateBinding Padding}" SnapsToDevicePixels="{TemplateBinding SnapsToDevicePixels}" VerticalAlignment="{TemplateBinding VerticalContentAlignment}"/>
    </Border>
    <ControlTemplate.Triggers>
    <Trigger Property="IsMouseOver" Value="True">
    <Setter Property="Background" TargetName="border" Value="#FFDADADA"/>
    <Setter Property="BorderBrush" TargetName="border" Value="#FFDADADA"/>
    </Trigger>
    <Trigger Property="IsPressed" Value="True">
    <Setter Property="Background" TargetName="border" Value="#FF606060"/>
    <Setter Property="BorderBrush" TargetName="border" Value="#FF606060"/>
    </Trigger>
    <Trigger Property="IsEnabled" Value="False">
    <Setter Property="Opacity" TargetName="contentPresenter" Value="0.56"/>
    <Setter Property="Background" TargetName="border" Value="#FFF0F0F0"/>
    <Setter Property="BorderBrush" TargetName="border" Value="#FFF0F0F0"/>
    </Trigger>
    </ControlTemplate.Triggers>
    </ControlTemplate>
    </Setter.Value>
    </Setter>
    </Style>
    </RepeatButton.Style>
    <Path x:Name="ArrowLeft" Data="M3.18,7C3.18,7 5,7 5,7 5,7 1.81,3.5 1.81,3.5 1.81,3.5 5,0 5,0 5,0 3.18,0 3.18,0 3.18,0 0,3.5 0,3.5 0,3.5 3.18,7 3.18,7z" Margin="3" Stretch="Uniform" Fill="#FF606060"/>
    </RepeatButton>
    <Track x:Name="PART_Track" Grid.Column="1" IsEnabled="{TemplateBinding IsMouseOver}" Height="10">
    <Track.DecreaseRepeatButton>
    <RepeatButton Command="ScrollBar.PageLeftCommand">
    <RepeatButton.Style>
    <Style TargetType="{x:Type RepeatButton}">
    <Setter Property="OverridesDefaultStyle" Value="True"/>
    <Setter Property="Background" Value="Transparent"/>
    <Setter Property="Focusable" Value="False"/>
    <Setter Property="IsTabStop" Value="False"/>
    <Setter Property="Template">
    <Setter.Value>
    <ControlTemplate TargetType="{x:Type RepeatButton}">
    <Rectangle Fill="{TemplateBinding Background}" Height="{TemplateBinding Height}" Width="{TemplateBinding Width}"/>
    </ControlTemplate>
    </Setter.Value>
    </Setter>
    </Style>
    </RepeatButton.Style>
    </RepeatButton>
    </Track.DecreaseRepeatButton>
    <Track.IncreaseRepeatButton>
    <RepeatButton Command="ScrollBar.PageRightCommand">
    <RepeatButton.Style>
    <Style TargetType="{x:Type RepeatButton}">
    <Setter Property="OverridesDefaultStyle" Value="True"/>
    <Setter Property="Background" Value="Transparent"/>
    <Setter Property="Focusable" Value="False"/>
    <Setter Property="IsTabStop" Value="False"/>
    <Setter Property="Template">
    <Setter.Value>
    <ControlTemplate TargetType="{x:Type RepeatButton}">
    <Rectangle Fill="{TemplateBinding Background}" Height="{TemplateBinding Height}" Width="{TemplateBinding Width}"/>
    </ControlTemplate>
    </Setter.Value>
    </Setter>
    </Style>
    </RepeatButton.Style>
    </RepeatButton>
    </Track.IncreaseRepeatButton>
    <Track.Thumb>
    <Thumb>
    <Thumb.Style>
    <Style TargetType="{x:Type Thumb}">
    <Setter Property="OverridesDefaultStyle" Value="True"/>
    <Setter Property="IsTabStop" Value="False"/>
    <Setter Property="Template">
    <Setter.Value>
    <ControlTemplate TargetType="{x:Type Thumb}">
    <Rectangle x:Name="rectangle" Fill="#FF232323" Height="{TemplateBinding Height}" SnapsToDevicePixels="True" RenderTransformOrigin="0,0">
    <Rectangle.Effect>
    <DropShadowEffect ShadowDepth="0" BlurRadius="5" Color="#FF232323" RenderingBias="Performance" Direction="312" />
    </Rectangle.Effect>
    </Rectangle>
    <ControlTemplate.Triggers>
    <Trigger Property="IsMouseOver" Value="True">
    <Setter Property="Fill" TargetName="rectangle" Value="#FF9d9d9d"/>
    </Trigger>
    <Trigger Property="IsDragging" Value="True">
    <Setter Property="Fill" TargetName="rectangle" Value="#FF79cd00"/>
    </Trigger>
    </ControlTemplate.Triggers>
    </ControlTemplate>
    </Setter.Value>
    </Setter>
    </Style>
    </Thumb.Style>
    </Thumb>
    </Track.Thumb>
    </Track>
    <RepeatButton x:Name="PART_LineRightButton" Grid.Column="2" Command="ScrollBar.LineRightCommand" IsEnabled="{TemplateBinding IsMouseOver}" Visibility="Hidden">
    <RepeatButton.Style>
    <Style TargetType="{x:Type RepeatButton}">
    <Setter Property="FocusVisualStyle">
    <Setter.Value>
    <Style>
    <Setter Property="Control.Template">
    <Setter.Value>
    <ControlTemplate>
    <Rectangle Margin="2" SnapsToDevicePixels="True" Stroke="{DynamicResource {x:Static SystemColors.InactiveSelectionHighlightTextBrushKey}}" StrokeThickness="1" StrokeDashArray="1 2"/>
    </ControlTemplate>
    </Setter.Value>
    </Setter>
    </Style>
    </Setter.Value>
    </Setter>
    <Setter Property="BorderThickness" Value="1"/>
    <Setter Property="HorizontalContentAlignment" Value="Center"/>
    <Setter Property="VerticalContentAlignment" Value="Center"/>
    <Setter Property="Padding" Value="1"/>
    <Setter Property="Focusable" Value="False"/>
    <Setter Property="IsTabStop" Value="False"/>
    <Setter Property="Template">
    <Setter.Value>
    <ControlTemplate TargetType="{x:Type RepeatButton}">
    <Border x:Name="border" BorderBrush="#FFF0F0F0" BorderThickness="1" Background="#FFF0F0F0" SnapsToDevicePixels="True">
    <ContentPresenter x:Name="contentPresenter" ContentTemplate="{TemplateBinding ContentTemplate}" Content="{TemplateBinding Content}" ContentStringFormat="{TemplateBinding ContentStringFormat}" Focusable="False" HorizontalAlignment="{TemplateBinding HorizontalContentAlignment}" Margin="{TemplateBinding Padding}" SnapsToDevicePixels="{TemplateBinding SnapsToDevicePixels}" VerticalAlignment="{TemplateBinding VerticalContentAlignment}"/>
    </Border>
    <ControlTemplate.Triggers>
    <Trigger Property="IsMouseOver" Value="True">
    <Setter Property="Background" TargetName="border" Value="#FFDADADA"/>
    <Setter Property="BorderBrush" TargetName="border" Value="#FFDADADA"/>
    </Trigger>
    <Trigger Property="IsPressed" Value="True">
    <Setter Property="Background" TargetName="border" Value="#FF606060"/>
    <Setter Property="BorderBrush" TargetName="border" Value="#FF606060"/>
    </Trigger>
    <Trigger Property="IsEnabled" Value="False">
    <Setter Property="Opacity" TargetName="contentPresenter" Value="0.56"/>
    <Setter Property="Background" TargetName="border" Value="#FFF0F0F0"/>
    <Setter Property="BorderBrush" TargetName="border" Value="#FFF0F0F0"/>
    </Trigger>
    </ControlTemplate.Triggers>
    </ControlTemplate>
    </Setter.Value>
    </Setter>
    </Style>
    </RepeatButton.Style>
    <Path x:Name="ArrowRight" Data="M1.81,7C1.81,7 0,7 0,7 0,7 3.18,3.5 3.18,3.5 3.18,3.5 0,0 0,0 0,0 1.81,0 1.81,0 1.81,0 5,3.5 5,3.5 5,3.5 1.81,7 1.81,7z" Fill="#FF606060" Margin="3" Stretch="Uniform"/>
    </RepeatButton>
    </Grid>
    <ControlTemplate.Triggers>
    <MultiDataTrigger>
    <MultiDataTrigger.Conditions>
    <Condition Binding="{Binding IsMouseOver, ElementName=PART_LineRightButton}" Value="true"/>
    <Condition Binding="{Binding IsPressed, ElementName=PART_LineRightButton}" Value="true"/>
    </MultiDataTrigger.Conditions>
    <Setter Property="Fill" TargetName="ArrowRight" Value="White"/>
    </MultiDataTrigger>
    <MultiDataTrigger>
    <MultiDataTrigger.Conditions>
    <Condition Binding="{Binding IsMouseOver, ElementName=PART_LineLeftButton}" Value="true"/>
    <Condition Binding="{Binding IsPressed, ElementName=PART_LineLeftButton}" Value="true"/>
    </MultiDataTrigger.Conditions>
    <Setter Property="Fill" TargetName="ArrowLeft" Value="White"/>
    </MultiDataTrigger>
    <MultiDataTrigger>
    <MultiDataTrigger.Conditions>
    <Condition Binding="{Binding IsMouseOver, ElementName=PART_LineRightButton}" Value="true"/>
    <Condition Binding="{Binding IsPressed, ElementName=PART_LineRightButton}" Value="false"/>
    </MultiDataTrigger.Conditions>
    <Setter Property="Fill" TargetName="ArrowRight" Value="Black"/>
    </MultiDataTrigger>
    <MultiDataTrigger>
    <MultiDataTrigger.Conditions>
    <Condition Binding="{Binding IsMouseOver, ElementName=PART_LineLeftButton}" Value="true"/>
    <Condition Binding="{Binding IsPressed, ElementName=PART_LineLeftButton}" Value="false"/>
    </MultiDataTrigger.Conditions>
    <Setter Property="Fill" TargetName="ArrowLeft" Value="Black"/>
    </MultiDataTrigger>
    <Trigger Property="IsEnabled" Value="False">
    <Setter Property="Fill" TargetName="ArrowLeft" Value="#FFBFBFBF"/>
    <Setter Property="Fill" TargetName="ArrowRight" Value="#FFBFBFBF"/>
    </Trigger>
    </ControlTemplate.Triggers>
    </ControlTemplate>
    How can I draw a dashed line and where?!
    tnx

  • Dashed line between pages

    Is it possible to avoid the dashed line between pages when "Show Gaps Between Pages" is unchecked? In other words is it possible to have the 2 pages join seamlessly, no gaps, no dashed lines?
    Thanx,
    Guido

    "I would like to export the document to PDF using the spreads option, so that the spreads are combined into 1 page.
    However, is there a way for the PDF to recognise the page numbers originally specified in InDesign?"
    When you combine pages in a spread you make one page in Acrobat. I can't see how you would expect Acrobat to see this as
    two pages.
    k

  • Disappeared dashed lines options

    very often when I want to adjust the spacing for the dashed lines in Indesign cs6, the options disappear in the stroke flyout panel.
    Strangely, it remains disappeared for the specified file forever. The workaround that I do for this is that I open a new file, make the dashed lines as desired, (yeah, the options come in a new file), then copy paste it. What exactly is causing this weird behaviour?

    arjun2 wrote:
    Here's my screenshot with everything selected. I have yet to trash my preferences. currently learning to backup my shortcuts . Does this problem occur in the latest version of indesign which is CC?
    I'm always beware of new versions, often they are heavier and take longer time to process, e.g. photoshop cs6 i found slower than cs5
    You haven't select the Dashed Line at the bottom of the Type options.
    You have 2 different stroke weights selected, that's why weight shows as nothing.
    Bold part: That's just not true for everyone, in fact I find each version of all the Adobe suites to run perfectly fine - there may be something you need to change on your system to get the programs to work better. But I never notice any difference from version to version regarding longer times to process.

  • Vertical dashed lines and bad shading on Satellite P30-109

    Hi
    Sorry for my bad English,
    I have a TFT problem on my Satellite P30-109.
    Regular vertical dashed lines and bad shading.
    I have formatted the hard-disk with the recover-disk but nothing changed.
    An irregular visualization is present while windows is starting.
    What can it be?
    Have you any suggestion? I have to discard my PC?
    Thanks for your help.
    Stefano

    Can you connect your Laptop to an external screen?
    If the lines will appear there too, then it might be a broken Graphics card.
    If there are no lines on your externel screen, then your TFT screen might need replacement.
    Either way, it'll need service from a Toshiba service center.
    Is it more like this: http://www.laptoprepairguy.com/wp-images/reddish-screen.jpg
    or like this? http://www.laptoprepairguy.com/wp-images/laptop-screen-vertical-lines.jpg
    Regards
    electrochain

  • Balancing field "Profit Center" in line item 001 not filled

    When i am doing Posting with clearing(FB05) i am getting the below error message "Balancing field "Profit Center" in line item 001 not filled"
    Background: When we are doing the MIRO transaction we have used a diffrent profit center than it came from the Purchase Order where we have added extra cost and included the new line items under GL tab and posted the Invoice.
    Now i want to tranfer that to a diffrent Vendor and clear it. So i used FB05 transsaction. When i tired to do the transfer posting with clearing i am getting the error message "Balancing field "Profit Center" in line item 001 not filled" As we have under the document split Zero balances check box checked along with the Profit center Mandatory for field Profit Center. The system could not determine which profit center it has to use.
    Thanks in advance.

    Hi Kiran,
    Could you tell me how you are able to resolve this issue as we are having the same issue.
    Did you use the substitution rule?
    Please let us know.
    Thanks,
    Madu

  • Bal field "Profit Center" in line item 001 not filled at the time of F-53

    We are in ECC6
    I have posted a vendor document.  The entry is shown as under.
         GL                           CC     PC     Segment
    Dr     Expense GL-1     RV01     RGV1     Hyderabad
    Dr     Expense GL-2     RV02     RGV2     Mumbai
    Cr     Vednor a/c               
    but when i am posting a payment document (Dr Bank GL and Cr vendor a/c) to this vendor I am getting the following error. 
    Balancing field "Profit Center" in line item 001 not filled.
    I have check ed the configuration setting in this regard.  Zero balance, mandatory fields for profit center and segement check box is enabled.  And also the inheratence check box is also enabled.
    Pls suggest soulution soon for the above problem.

    Hi,
    Try to default the profit center in FAGL3KEH for the Bank account and try posting.
    In SAP, the vendors and customers cannot be assigned to any profit center. They derive the profit center from the profit center picked from the GL as in the case of the expense entry that you mentioned.
    Try to assign a default profit center and check.
    Regards
    Hari

  • Posting to FI error *Balancing field "Profit Center" in line item 001*

    Hi Gurus,
    I have been posting my payroll results to FI accounts and CO (internal order).
    I executed the following transactions:
    1) PC00_M99_CIPE - Create Posting Run
    following are the results of generated document and its a successful run:
    17.01.2009 Posting Document
    Run              0000000051
    Company Code     2000
    Document         0000000011
    PostingCurrency  SAR
    Reference        XXXXX00001
    Doc. Type        AB
    Run Type         PP
    Posting Date     31.01.2009
    Document Type    G/L Account Document
    Document Date    31.01.2009
    Bus. Transaction HRP1
    Account Number with Text                       PTyp     CO Accnt A         Debit Amount         Credit Amount
    55000000   Dir Sal/wag bonus                  G/L       OrdNo 100000      6,495                      
    13113000   "Salary, wage pybl"                G/L                                                                6,495 SAR
    Posting document 0000000011                                                      6,495                      6,495 SAR
    17.01.2009 Posting Document
    Total of All Documents
    Account Number with Text         PTyp CO Accnt A                  Debit Amount         Credit Amount Crcy
                                                                                   6,495                    6,495 SAR
    2) PC00_M99_PPM - Generate Posting Run for Payments 
    when I have run above mentioned transaction
    I am getting the following error:
    Messages for Document 0000000012
           Error in document: HRPAY 0000000012 SNDCLNT101
           Balancing field "Profit Center" in line item 001 not filled
    I would really appreciate a valuable suggestion .
    Thanks in Advance !!
    KPJ

    Hi KPJ,
    I am also facing same problem please tell me the solution.
    Please give me the reply.
    Regards,
    Leelaprasad.A

  • T-code: F-02 (Balancing field "Profit Center" in line item 001 not filled)

    Dear Experts,
    I am getting following error while i am doing transfer by using t-code F-02.
    "Quote
    Balancing field "Profit Center" in line item 001 not filled
    Message no. GLT2201
    Diagnosis
    The field Profit Center marked as balancing is not filled with any value in line item 001, even after document splitting.
    System Response
    The document cannot be posted.
    Procedure
    First check your entries.
    Additional causes could be:
    u2022 No value can be derived for this field from the current document data.
    u2022 You have entered a document type that is not designed for this business purpose.
    Procedure for System Administration
    Customizing
    Unquote"
    Where do you thing the mistake is and what i have to do? Please resolve my problem.
    Thanks advance,
    Best Regards.
    Ripon Kumar Paul

    Hi
    Balance Sheet Accounts are required to be split in case you have document splitting activated u2026.. and in your case the profit center is made mandatory for the documents to get splitted u2026.. and the profit center would be derived from cost centeru2026u2026u2026. therefore to split the document by using document type u2013 SA through F-02 we need to do further settings, i.e., you need to configure u201CExtended Document Splitting Configurationu201D
    For example: Rent expenditure is been posted which is having more than 2 Debits and consisting of different Cost Centers and posting to Rent Payable A/c which is a Balance sheet A/cu2026u2026.
    Path: Financial Accounting (New) - - General Ledger Accounting (New) - - Business Transactions - - Document Splitting - - Extended Document Splitting -- Define Document Splitting Rule
    Define your Business Transaction variant and for that variant define document splitting rule u2026u2026u2026.. where in you need to activate Automatically split check box for the desired categories.
    Regards,
    Sathish

  • While Doing F-28 error-Balancing field "Profit Center" in line 002 not fill

    Hello Sir,
    I am doing F-28 Customer Incoming Payment , i have clear three invoice against payment.
    So when i post that entry system gives me error Balancing field "Profit Center" in line 002 not filled".
    so that entry could not found profit center. (Document Splitting Activate)
    So can i assign Customer reconciliation account in T code - FAGL3KEH and assign Common Profit Center there.
    Plz guide me , if i will assign there recon account ?.
    reply soon
    Thanks
    J

    Hi James,
    According to me, you have two options, either enter the PC at the time of document entry or Go to doc.splitting & uncheck the PC mandatory field under doc. splitting characteristics for GL accounting.
    Your problem will get resolve by doing this.
    Thanks & Regards
    Anuj Agarwal

Maybe you are looking for