CS5 - TOC not coming in correctly

I have a document where the TOC is not coming in according to the document layout. Sub-headers are out of order (based on placement in document) and I have sub-headers showing up under Headers they don't belong.
I have removed all sub-headers and re-inserted them. I have removed all instances of Anchored Objects. Neith fixed the problem.
Any help would be greatly appreciated!
Thanks ~ Karyn

Since the TOC is based on styles, make sure you don't have any styles that are mis-applied. One way this can happen is described as follows:
Here's a screenshot of a fake document with a few styles and a TOC. The red is the title, which I want in the TOC, and the green is the subtitle, which I don't. I have the cursor set on the subtitle, which you can see in the paragraph styles pallet.
I have built the TOC that you can see in the first screenshot with the specs you can see in the second. I have a style for the Title (red) Subtitle (green) one for the TOC head,  one for the TOC body and Basic Paragraph for the body (which you really don't want to use, by the way, which I can explain if you need). The title style is the only one that will be gathered for the TOC entries.
Here, I have deleted the paragraph return that separates the title from the subhead. This can sometimes happen if you aren't careful. Notice that the style is listed as Title, but the text retains the look of the subhead.
Here, I have put the paragraph return back, but notice that the style still reads "Title" (but with the + that indicates local overrides). By removing the paragraph return, the Title style is applied to the subhead, because they were part of the same paragraph, and you can only have one paragraph style for any given paragraph. Hitting the return key hasn't changed the style, so it's still set to Title, and the + shows because the local overrides weren't stripped out by combining the paragraphs. You might not even notice visually that anything has changed, except in this case, I have used a space-after on the subhead that is missing on the title.
Now, when I re-generate the TOC, the subhead is included, because even though it looks like the subhead, it's actually the title with local overrides. By re-applying the subhead style to the subhead while holding the Option key, I can remove the local overrides and apply only those aspects that I have defined into the style itself. This can also be done from the fly-out triangle of the styles pallet to any text that is selected with the type tool, or to any text within text frames selected with the Selection tool (and probably for the whole document with a script, but since I don't write scripts, I can 't say that for sure, but probably).
Now that the local overrides are removed, I can re-generate the TOC once again and only show the title. This may not be what is causing your TOC to fail, but you might want to go through and see if your styles are applied correctly and then generate your TOC again. It's usually best to avoid local overrides when possible, and not at all if it's practical.

Similar Messages

  • CRIO DMA FIFO transfer Issue-Voltage not coming to correct channels

    Hi All,
    Using crio 9073 and NI 9205, I am transferring Data (Channel data type = FXP, Word length 37 bits, 16 bits and FIFO also same data type) from FPGA DMA (Requested No of elements configured in FPGA is 16383) To RT DMA (Requested number of elements in 32744)
    FPGA notes:
    Total channels =16 (Differential mode)
    Loop time of FPGA =20 ms (Per read 20 samples from each channel, so 320 samples per iteration)
    RT notes:
    SCTL=running at 10 ms where DMA transfer happening do that check remaining elements and then do DMA as well.
    Issue:
    When I run the code in above scenario, whatever different voltages given to 4 channels (loop backed 9263 to 9205, fpga interactive mode and only giving 4 channels voltages now just for testing) and i do DMA in RT side, decimate the 320 data and i found Channel 0 voltage given in FPGA is not coming in 0 index of the decimated array in RT DMA read data, instead Channel 0 voltage is coming in Index 7 of the RT DMA read data.  Channel 1 coming at index 8...vice versa… Seems, some data shifting happening.
    But in FPGA i could see correct differential voltage coming to correct channels (Ch 0 is 1.4 V ,FPGA indicator shows me correct voltage at index 0 a 1.4 and vice versa)..
    Please suggest me why this is happening and what is best way i can get correct channel voltage data in RT based on my above conditions.

    This is how I do where I need to only measure continuos analog values through FIFO. I don't use calibrated analog channel. I use raw analog channel and do calibration in host VI. I have attached screenshot of my code. I put 123456789 check sequence in build array function in FPGA VI.
    If I want to read 2000 samples then I keep FIFO 4000 at host side.
    I keep sample count in multiple of no. of channel. In my code build array has 3 element so I read 3*X. where X number of sample required per channel.
    If you don't understand from code let me know.
    PBP (CLAD)
    Labview 6.1 - 2014
    KUDOS ARE WELCOMED.
    If your problem get solved then mark as solution.
    Attachments:
    FPGA VI.jpg ‏205 KB
    FPGA 2.png ‏92 KB
    Host VI.jpg ‏168 KB

  • Dreamweaver CS5.5 not displaying fonts correctly in live view

    I've integrated some web fonts into my website, which display properly in every browser on my computer (and more importantly) on on other computers properly; strangely enough, Dreamweaver CS5.5's live view doesn't display them as they should be displayed. The font Raleway is displayed as Times New Roman, and League Gothic as Helvetica. Stranger still, Ubuntu, which I use for my <body> element in general, works fine in all weights and styles. Any advice on how to get the other fonts to work properly?                    

    The code for Exo is simply a link in the <head> element to Google Web Fonts; <link href='http://fonts.googleapis.com/css?family=Exo:100,200,300,400,500,600,700,800,900,400italic' rel='stylesheet' type='text/css'>
    Same goes for Open Sans Condensed (sorry, I confused it with League Gothic in earlier comments): <link href='http://fonts.googleapis.com/css?family=Open+Sans+Condensed:700' rel='stylesheet' type='text/css'>
    The code for Raleway, Ubuntu and Museo is here:
    @font-face {
            font-family: "Ubuntu";
            font-style: normal;
            font-weight: 300;
            src: local("☺");
            src: url(/webfontkit-20111222-160801/ubuntu-r-webfont.eot) format("woff");
            src: url(/webfontkit-20111222-160801/ubuntu-r-webfont.svg) format("svg");
    @font-face {
            font-family: "Ubuntu";
            font-style: italic;
            font-weight: 300;
            src: local("☺");
            src: url(/webfontkit-20111222-160801/ubuntu-ri-webfont.eot) format("woff");
            src: url(/webfontkit-20111222-160801/ubuntu-ri-webfont.svg) format("svg");
    @font-face {
            font-family: "Ubuntu";
            font-style: normal;
            font-weight: 500;
            src: local("☺");
            src: url(/webfontkit-20111222-160801/ubuntu-b-webfont.eot) format("woff");
            src: url(/webfontkit-20111222-160801/ubuntu-b-webfont.svg) format("svg");
    @font-face {
            font-family: "Museo";
            font-style: normal;
            font-weight: 300;
            src: local("☺");
            src: url(/MyFontsWebfontsOrderM3529046/webfonts/201E4B_1_0.ttf) format("ttf");
            src: url(/MyFontsWebfontsOrderM3529046/webfonts/201E4B_1_0.eot) format("eot");
            src: url(/MyFontsWebfontsOrderM3529046/webfonts/201E4B_1_0.woff) format("woff");
    @font-face {
            font-family: "Museo";
            font-style: normal;
            font-weight: 500;
            src: local("☺");
            src: url(/MyFontsWebfontsOrderM3529046/webfonts/201E4B_2_0.ttf) format("ttf");
            src: url(/MyFontsWebfontsOrderM3529046/webfonts/201E4B_2_0.eot) format("eot");
            src: url(/MyFontsWebfontsOrderM3529046/webfonts/201E4B_2_0.woff) format("woff");
    @font-face {
            font-family: "Museo";
            font-style: normal;
            font-weight: 700;
            src: local("☺");
            src: url(/MyFontsWebfontsOrderM3529046/webfonts/201E4B_0_0.ttf) format("ttf");
            src: url(/MyFontsWebfontsOrderM3529046/webfonts/201E4B_0_0.eot) format("eot");
            src: url(/MyFontsWebfontsOrderM3529046/webfonts/201E4B_0_0.woff) format("woff");
    @font-face {
              font-family: "Raleway";
              font-style: light;
              src: local("☺");
              src: url(/webfontkit-20120225-212056/raleway-thin-webfont.ttf) format("ttf");
              src: url(/webfontkit-20120225-212056/raleway-thin-webfont.eot) format("eot");
              src: url(/webfontkit-20120225-212056/raleway-thin-webfont.woff) format("woff");
    As you can see, these do reference TTF fonts on my remote server, as well as in my local folder (which mirrors my remote server, obviously).

  • Why are photos received as attachments not coming in correctly?

    I am sending photos from my MacBook Pro using Lightroom 4 and a gmail account. I'm sending them to an aol account and trying to open them on my new iPad (3). My sent mail shows that 3 different photos were sent, but my received mail shows the first photo all three times. It seems like there is some kind of problem with the iPad not recognizing the 2 additional photos.
    I have tried changing subject lines, clearing cookies and cache, and restarting the iPad.
    This is really frustrating!! Any help would be great. Thanks.

    What size book? This has been reported doing extra large books - it has been reported to go away when the book size is reduced to large
    Report to Apple - iPhoto menu ==> provide iPhoto feedback
    LN

  • Images won't upload and a lot of sites are not coming up correctly or at all

    I have been having issues for a couple of weeks uploading images to Facebook as well as other sites that I use for business, like CreateSpace. Two days ago I discovered a website that will not come up at all on FF, tpgoffice.com. I prefer FF as I am a web designer. I have been forced to use the dreaded IE many times over the last month though.

    Which security software (firewall, anti-virus) do you have?
    It is possible that your security software (firewall, anti-virus) blocks or restricts Firefox or the plugin-container process without informing you, possibly after detecting changes (update) to the Firefox program.
    Remove all rules for Firefox and the plugin-container from the permissions list in the firewall and let your firewall ask again for permission to get full unrestricted access to internet for Firefox and the plugin-container process and the updater process.
    See:
    *https://support.mozilla.org/kb/Server+not+found
    *https://support.mozilla.org/kb/Firewalls

  • Attachments are not coming through correctly on th...

    for some reason, all of my attachments that come through on my n900 are winmail.dat files instead of the actual pdf/doc/xls, etc.
    anyone have an answer for that one?  or, having the same issue?

    Billakos wrote:
    Delete your e-mail setting and mailbox from the N900 and re enter them.
    Reply if problem is solved.
    yeah, did that, and just to appease the willingess for you post, i did it again, but still the same.
    wierd, i have recieved a couple of email that have jpg files in them and they were fine.  but the large majority are coming through as winmail.dat files.  this includes what are supposed to be pdf's/doc/xls, etc.
    maybe next firmware.
    hope it comes as a christmas present from santa's usb cable! 

  • KP26 : Prices are not coming out correctly

    Hi Gurus;
    My client is having some problem with Activity Price Calculations through T.code KP26. The Client didnu2019t have this issue before the upgrade to ECC 6.0. Client actually wants to make the price uniform for all the months. Please refer below for what we need:
                                               Jan      Feb      Mar      Apr     u2026     
    What is needed:               47.96   47.96   47.96   47.96         
    What's happening now:   46.48   46.49   50.91   44.27
    Client is of the view it is because of the default value 1 in the equivalance no. column. Sap has set the default value as 1 for the column and the client is not getting the desired output. Is there any way of making this price uniform?
    Regards;
    Sumanta

    Hi,
    Equivalent # coloum will not have any impact on that. This seems to be a unique problem after Upgrade.
    Suggest to open OSS message its a program error.
    This may help
    Regards
    Shantanu

  • Layered .PSD files not coming in correctly?

    I select an object in PS and copied it to a new layer, and did nothing more to the image. So now the image consists of the object on a new layer separated from the background image. I save the file as a .PSD, and bring it into Premiere CS6 with the option to import as individual layers. Now when I bring both images into the Timeline to reassemble the image, they do not line up! The object that I selected, copied and placed on the new layer does not line up with the one behind it. It displays down and to the left of where it originally was. I also tried this by making a selection in PS and cutting to a new layer instead of copying and had the same result. What am I doing wrong?
    Thanks!

    Is the PSD 8-bit RGB? Was it made on a Mac or PC? Are each of the layers rasterized or in bitmapped form?

  • Output not coming correct

    Hi,
    I had developed this code and after all modifications and alterations in it ,i am pasting here bcoz it is still giving the problem that the values of ITAB does not contain the correct data as it keep on repeating the same value for the data in ITFINAL.
    Plzz go through this code and help me out as i tried whole day and still it is not coming right.
    My job is online bcoz if it start displaying correct data then i have to make addition in other code also. plzz helpme out as help will be definately rewarded.
    here's the code:-
    TABLES: BKPF,MKPF,BSIK.
    DATA: BEGIN OF ITBKPF OCCURS 0,
          BUKRS LIKE BKPF-BUKRS,
          BELNR LIKE BKPF-BELNR,
          GJAHR LIKE BKPF-GJAHR,
          AWTYP LIKE BKPF-AWTYP,
          AWKEY LIKE BKPF-AWKEY,
          BUDAT LIKE BKPF-BUDAT,
          END OF ITBKPF.
    DATA: BEGIN OF ITMKPF OCCURS 0,
          MBLNR LIKE MKPF-MBLNR,
          MJAHR LIKE MKPF-MJAHR,
          END OF ITMKPF.
    DATA: BEGIN OF ITAB OCCURS 0,
          BELNR LIKE BSIK-BELNR,
          WRBTR LIKE BSIK-WRBTR,
          LIFNR LIKE BSIK-LIFNR,
          BUKRS LIKE BSIK-BUKRS,
          GJAHR LIKE BSIK-GJAHR,
          BUDAT LIKE BKPF-BUDAT,
          END OF ITAB.
    DATA: BEGIN OF ITFINAL OCCURS 0,
          BUKRS LIKE BKPF-BUKRS,
          BELNR LIKE BKPF-BELNR,
          GJAHR LIKE BKPF-GJAHR,
          AWTYP LIKE BKPF-AWTYP,
          AWKEY LIKE BKPF-AWKEY,
          MBLNR LIKE MKPF-MBLNR,
          MJAHR LIKE MKPF-MJAHR,
          WRBTR LIKE BSIK-WRBTR,
          LIFNR LIKE BSIK-LIFNR,
          END OF ITFINAL.
    *PARAMETERS: P_BUKRS LIKE BKPF-BUKRS,
               P_GJAHR LIKE BKPF-GJAHR,
               S_LIFNR LIKE BSIK-LIFNR.
    SELECT-OPTIONS: P_BUKRS FOR BKPF-BUKRS,
                    P_GJAHR FOR BKPF-GJAHR,
                    S_LIFNR FOR BSIK-LIFNR.
          SELECT ABUKRS ABELNR AGJAHR AAWTYP AAWKEY ABUDAT INTO TABLE ITBKPF FROM BKPF AS A
          WHERE  AAWTYP = 'MKPF' AND ABUKRS IN P_BUKRS AND A~GJAHR IN P_GJAHR.
          IF NOT ITBKPF[] IS INITIAL.
          SELECT AMBLNR AMJAHR INTO TABLE ITMKPF FROM MKPF AS A FOR ALL ENTRIES IN ITBKPF WHERE A~MBLNR = ITBKPF-AWKEY(10).
          SELECT ABELNR AWRBTR ALIFNR ABUKRS AGJAHR BBUDAT FROM BSIK AS A
          INNER JOIN BKPF AS B ON BBELNR = ABELNR
          INTO TABLE ITAB
          WHERE
          A~LIFNR IN S_LIFNR.
          ENDIF.
    SORT ITAB BY BELNR.
    LOOP AT ITBKPF.
    CLEAR ITMKPF.
    READ TABLE ITMKPF
    WITH KEY MBLNR = ITBKPF-AWKEY+(10)
              MJAHR = ITBKPF-AWKEY+10(4).
    CHECK sy-subrc EQ 0.
    ITFINAL-BELNR = ITBKPF-BELNR.
    ITFINAL-GJAHR = ITBKPF-GJAHR.
    ITFINAL-AWKEY = ITBKPF-AWKEY.
    READ TABLE ITAB
    WITH KEY BUKRS = ITBKPF-BUKRS.
    CHECK sy-subrc EQ 0.
    ITFINAL-WRBTR = ITAB-WRBTR.
    ITFINAL-LIFNR = ITAB-LIFNR.
    APPEND ITFINAL.
    CLEAR ITFINAL.
    ENDLOOP.
    LOOP AT ITFINAL.
    WRITE: / ITFINAL-BELNR , ITFINAL-GJAHR, ITFINAL-AWKEY+(10),ITFINAL-WRBTR ,ITFINAL-LIFNR .
    ENDLOOP.

    Hi,
    I had checked the all Interenal Tables and each and every table is having the desiered data except ITFINAL.,it is storing the value of ITAB
    i.e. displaying the same record for the data coming from the ITBKPF ,now my problelm is how to display the correct data from ITAB to the ITFINAL which is not able to store this coreect data,plzz help me out in solving this problem .
    The code in am using right now is:-
    TABLES: BKPF,MKPF,BSIK.
    DATA: BEGIN OF ITBKPF OCCURS 0,
          BUKRS LIKE BKPF-BUKRS,
          BELNR LIKE BKPF-BELNR,
          GJAHR LIKE BKPF-GJAHR,
          AWTYP LIKE BKPF-AWTYP,
          AWKEY LIKE BKPF-AWKEY,
          BUDAT LIKE BKPF-BUDAT,
          END OF ITBKPF.
    DATA: BEGIN OF ITMKPF OCCURS 0,
          MBLNR LIKE MKPF-MBLNR,
          MJAHR LIKE MKPF-MJAHR,
          END OF ITMKPF.
    DATA: BEGIN OF ITAB OCCURS 0,
          BELNR LIKE BSIK-BELNR,
          WRBTR LIKE BSIK-WRBTR,
          LIFNR LIKE BSIK-LIFNR,
          BUKRS LIKE BSIK-BUKRS,
          GJAHR LIKE BSIK-GJAHR,
          BUDAT LIKE BKPF-BUDAT,
          END OF ITAB.
    DATA: BEGIN OF ITFINAL OCCURS 0,
          BUKRS LIKE BKPF-BUKRS,
          BELNR LIKE BKPF-BELNR,
          GJAHR LIKE BKPF-GJAHR,
          AWTYP LIKE BKPF-AWTYP,
          AWKEY LIKE BKPF-AWKEY,
          MBLNR LIKE MKPF-MBLNR,
          MJAHR LIKE MKPF-MJAHR,
          WRBTR LIKE BSIK-WRBTR,
          LIFNR LIKE BSIK-LIFNR,
          END OF ITFINAL.
    *PARAMETERS: P_BUKRS LIKE BKPF-BUKRS,
               P_GJAHR LIKE BKPF-GJAHR,
               S_LIFNR LIKE BSIK-LIFNR.
    SELECT-OPTIONS: P_BUKRS FOR BKPF-BUKRS,
                    P_GJAHR FOR BKPF-GJAHR,
                    S_LIFNR FOR BSIK-LIFNR.
          SELECT ABUKRS ABELNR AGJAHR AAWTYP AAWKEY ABUDAT INTO TABLE ITBKPF FROM BKPF AS A
          WHERE  AAWTYP = 'MKPF' AND ABUKRS IN P_BUKRS AND A~GJAHR IN P_GJAHR.
          IF NOT ITBKPF[] IS INITIAL.
          SELECT AMBLNR AMJAHR INTO TABLE ITMKPF FROM MKPF AS A FOR ALL ENTRIES IN ITBKPF WHERE A~MBLNR = ITBKPF-AWKEY(10).
          SELECT ABELNR AWRBTR ALIFNR ABUKRS AGJAHR BBUDAT FROM BSIK AS A      "
          INNER JOIN BKPF AS B ON BBELNR = ABELNR
          INTO TABLE ITAB
          WHERE
          ALIFNR IN S_LIFNR.    "ABUKRS = B~BUKRS.
          ENDIF.
          SORT ITAB BY BELNR.
         SELECT ABELNR AWRBTR ALIFNR ABUKRS A~GJAHR FROM BSIK AS A INTO TABLE ITAB
         FOR ALL ENTRIES IN ITBKPF
         WHERE
         ABUKRS = ITBKPF-BUKRS AND ALIFNR = S_LIFNR.
         ENDIF.
    LOOP AT ITBKPF.
    CLEAR ITMKPF.
    READ TABLE ITMKPF
    WITH KEY MBLNR = ITBKPF-AWKEY+(10)
              MJAHR = ITBKPF-AWKEY+10(4).
    CHECK sy-subrc EQ 0.
    ITFINAL-BELNR = ITBKPF-BELNR.
    ITFINAL-GJAHR = ITBKPF-GJAHR.
    ITFINAL-AWKEY = ITBKPF-AWKEY.
    SORT ITAB[] BY BELNR GJAHR BUKRS.
      READ TABLE ITAB
      WITH KEY
    BELNR = ITBKPF-BELNR
      GJAHR = ITBKPF-GJAHR
      BUKRS = ITBKPF-BUKRS
      BINARY SEARCH.
    CHECK sy-subrc EQ 0.
    ITFINAL-WRBTR = ITAB-WRBTR.
    ITFINAL-LIFNR = ITAB-LIFNR.
    APPEND ITFINAL.
    CLEAR ITFINAL.
    ENDLOOP.
    LOOP AT ITFINAL.
    WRITE: / ITFINAL-BELNR , ITFINAL-GJAHR, ITFINAL-AWKEY+(10),ITFINAL-WRBTR ,ITFINAL-LIFNR .
    ENDLOOP.
    Edited by: abaper2008 on May 29, 2008 6:35 AM
    Edited by: abaper2008 on May 29, 2008 9:21 AM

  • CS5 will not print on new Epson 3880, message paper out or paper not loaded correctly

    CS5 will not print on new Epson 3880, message paper out or paper not loaded correctly

    In the Print dialog box, click Print Settings and verify the Paper Size you chose. This is important because the 3880 has three paper feeds (auto sheet feeder, rear manual feed, front manual feed). And for each major paper size you have to choose not only the size but also the correct feed. For example, if you want US Letter, choose US Letter, notice that this menu expands to five more US Letter paper size options, and choose the specific US Letter paper feed you want.
    If there is a mismatch between the paper size + feed combination you picked and the feed where the paper actually is, you can get the error that you're seeing. Because the Epson printer driver will look for the paper in a feed where there isn't any paper.
    So if you've added US Letter paper to the automatic paper tray, in Paper Size double-check that you chose the US Letter submenu command that says just US Letter, not one of the other options like US Letter (Manual - Front).

  • Since I upgraded to Yosemite, my CS5 does not work correctly.

    Since I upgraded to Yosemite in October, my photoshop CS5 does not work correctly. When right clicking to change a brush size, the adjuster when moving to the right or left, either sticks or moves radically. As I set the size of the brush and move my cursor back to the image, the adjuster moves with the cursor.
    Help!

    sharonfrombury wrote:
    Is there no contribution from Apple support community for this question yet?  I know there have been teething problems upgrading to Yosemite, but this loss of functionality is adding administrative workload that I can ill afford.  Come on Apple, some ray of light please.
    If you read the Terms of Use  you agreed to you would realize Apple does not read or participate in these user forums. All posts and responses are end users just like yourself. If you have feedback for Apple please  post it at www.apple.com/feedback. Please do not expect to hear back from Apple, they read the feedback but do not reply.
    Also, the feature the feature of combining multiple PDF's into one document using the Preview app works perfectly.

  • Text is not coming in french

    hi,
    whenever i am executing this in french , the text is not coming in french language .
    but in english it is coming perfectly..can some body give the reason??
    at selection-screen on value-request for select1.
    call function 'F4_DD_TABLE_FIELDS'
         exporting
             table              = 'marc'
             object             = '*'
             suppress_selection = 'X'
            DISPLAY_ONLY       =
         importing
              result             = select1
          exceptions
               others             = 1.
    if not select1 is initial.
           select  single ddtext from
             dd03t into a where
                                fieldname =  select1
                        and     ddlanguage in ('E','F').

    hi,
    Execute this program this one will work correctly wat u want....
    type-pools: slis.
    TABLES: DFIES,X030L,DD03T.
    DATA: X_FIELDCAT TYPE SLIS_FIELDCAT_ALV,
          IT_FIELDCAT TYPE SLIS_T_FIELDCAT_ALV,
          L_LAYOUT TYPE SLIS_LAYOUT_ALV.
    types: begin of ty_dd03,
          fieldname type FIELDNAME,
          desc_1 type AS4TEXT,
          desc_2 type AS4TEXT,
          end of ty_dd03.
    data: it_dd03 type standard table of ty_dd03,
          wa_dd03 type ty_dd03.
    DATA: BEGIN OF INTTAB OCCURS 100.
            INCLUDE STRUCTURE DFIES.
    DATA: END OF INTTAB.
    DATA: BEGIN OF INTTAB_1 OCCURS 100.
            INCLUDE STRUCTURE DFIES.
    DATA: END OF INTTAB_1.
    DATA:WA_INTTAB_1 TYPE DFIES.
    PARAMETERS: TABLENM TYPE DD03T-TABNAME ."DDOBJNAME OBLIGATORY .     "DEFAULT, "'MSEG',
         parameter:       p_lang TYPE TSTCT-SPRSL OBLIGATORY."DD03T-DDLANGUAGE OBLIGATORY. "DEFAULT. "'MENGE'.
          call function 'DDIF_FIELDINFO_GET'
            exporting
              tabname              = TABLENM
             FIELDNAME            = FIELDNM
              LANGU                = p_lang
            LFIELDNAME           = ' '
            ALL_TYPES            = ' '
          IMPORTING
            X030L_WA             = WATAB
            DDOBJTYPE            =
            DFIES_WA             =
            LINES_DESCR          =
            TABLES
              DFIES_TAB            = INTTAB
            FIXED_VALUES         =
            EXCEPTIONS
              NOT_FOUND            = 1
              INTERNAL_ERROR       = 2
              OTHERS               = 3.
              p_lang = 'EN'.
          call function 'DDIF_FIELDINFO_GET'
            exporting
              tabname              = TABLENM
             FIELDNAME            = FIELDNM
              LANGU                = p_lang
            LFIELDNAME           = ' '
            ALL_TYPES            = ' '
          IMPORTING
            X030L_WA             = WATAB
            DDOBJTYPE            =
            DFIES_WA             =
            LINES_DESCR          =
            TABLES
              DFIES_TAB            = INTTAB_1
            FIXED_VALUES         =
            EXCEPTIONS
              NOT_FOUND            = 1
              INTERNAL_ERROR       = 2
              OTHERS               = 3.
      X_FIELDCAT-FIELDNAME = 'FIELDNAME'.
      X_FIELDCAT-TABNAME = 'IT_DD03'.
      X_FIELDCAT-OUTPUTLEN  = 10.
      X_FIELDCAT-SELTEXT_L  = 'FIELDNAME'.
      X_FIELDCAT-NO_ZERO    = 'X'.
      X_FIELDCAT-COL_POS    = 1.
      APPEND X_FIELDCAT TO IT_FIELDCAT.
      CLEAR X_FIELDCAT.
      X_FIELDCAT-FIELDNAME = 'DESC_2'.
      X_FIELDCAT-TABNAME = 'IT_DD03'.
      X_FIELDCAT-SELTEXT_L  = 'FIELD DESCRIPTION'.
      X_FIELDCAT-NO_ZERO    = 'X'.
      X_FIELDCAT-OUTPUTLEN  = 60.
      X_FIELDCAT-COL_POS    = 2.
      APPEND X_FIELDCAT TO IT_FIELDCAT.
      CLEAR X_FIELDCAT.
      X_FIELDCAT-FIELDNAME = 'DESC_1'.
      X_FIELDCAT-TABNAME = 'IT_DD03'.
      X_FIELDCAT-SELTEXT_L  = 'TRANSLATED DESCRIPTION IN FOREIGN LANGUAGE'.
      X_FIELDCAT-NO_ZERO    = 'X'.
      X_FIELDCAT-OUTPUTLEN  = 60.
      X_FIELDCAT-COL_POS    = 3.
      APPEND X_FIELDCAT TO IT_FIELDCAT.
      CLEAR X_FIELDCAT.
          LOOP AT INTTAB.
          WA_DD03-FIELDNAME = INTTAB-FIELDNAME.
          WA_DD03-DESC_1 = INTTAB-FIELDTEXT.
          READ TABLE INTTAB_1 INTO WA_INTTAB_1 WITH KEY FIELDNAME = INTTAB-FIELDNAME.
          IF SY-SUBRC EQ 0.
          WA_DD03-DESC_2 = WA_INTTAB_1-FIELDTEXT.
          ENDIF.
            APPEND WA_DD03 TO IT_DD03.
          ENDLOOP.
          CALL FUNCTION 'REUSE_ALV_GRID_DISPLAY'
          EXPORTING
            I_CALLBACK_PROGRAM = SY-REPID
            IS_LAYOUT          = L_LAYOUT
            IT_FIELDCAT        = IT_FIELDCAT
          TABLES
            T_OUTTAB           = IT_DD03
          EXCEPTIONS
            PROGRAM_ERROR      = 1
            OTHERS             = 2.
        IF SY-SUBRC <> 0.
          MESSAGE ID SY-MSGID TYPE SY-MSGTY NUMBER SY-MSGNO
                  WITH SY-MSGV1 SY-MSGV2 SY-MSGV3 SY-MSGV4.
        ENDIF.

  • Translated description is not coming in BW reporting

    Hello,
    I have a BI report in which the description of each column is coming correctly when I have logged in english.
    When I logged in German Language the description is not coming correctly. It is coming like selektion 1, Selektion 2. KIndly suggest me some solution.
    Thanks and Regards,
    Praveen kumar.

    Hello,
    If you created your reports in logon language english , for the info objects (Custom info objects) for which you have not maintained German description will not be displayed if you logon in german.
    Also for the formulas or new selection what ever you create in language in EN will not display the description in Language DE.
    So Logon in Language DE and maintain the corresponding descriptions in your report.
    Regards
    M.A

  • Data not coming from DOE to Mobile After defining Rule for device attribute

    Hi All,
    I have created a DO and rule for it.In case of Bulk Rule for all definition when i triggere extract from Portal then all the data comes to outbound queue but when i define rule for Device attribute then no data comes to my Outboun queue.Here is the scenario what i am doing :
    1. I have order header in my backend which has a field named "Work_Center" and this will be criteria field.
    2. In CDS table i have all the records for all the work center.
    3. Now in RMM under customized , i have added an attribute named "Work_center".
    4. Now i defined a rule with Device attribute mapping and activated the rule.
    5. Now on Portal i assigned this data object and in the device attribute tab i assigned the value(this value exist in CDS table for few orders) of a   Work center to the attribute "Work_Center" .
    6. Then i triggrere extract but its Outbound queue is empty, what could be the reason.
    Is my approach is correct
    Regards,
    Abhishek

    Hi Abhishek,
    You can check one ore thing, after you have performed all the steps till step 5, i.e. just before triggering
    extract. Check if the AT table for ur DO has entries based on the criteria specified by you...
    1. In the workbench click on the Data Object, and then right click and select "View Metadata".
    2. Select Distribution Model tab.
    3. Now select your DO's Association table.
    4. For the input field DEVICE ID specify your corresponing device id,and also for status field specify it 
        as "I"  and execute
    If there are any entries now in the AT table, and on triggering extract if they are not coming to the
    outbound Q there is some EXTRACT Q blocked. And is there were no entries in the AT then the rule
    specified is not  the satifying.
    Thanks,
    Swarna
    Now if you have entries w

  • /ZF5 and TDS Exemption is not coming for custom PF contribution

    Hi Friends,
    Need help regarding the custom PF deduction, requirement is
    IF GROSS - HRA < 6500 then *12%
    IF GROSS - HRA > 6500 then Only BASIC * 12%
    for this i written pcr and places in the schema also and in payslip PF amount's are coming correctly.
    Now my problem is PF Tax exemption i.e., Agg. of Chapter VI is not taking and if retro (any arrears) CF PF is not coming.
    can any one please tell how to get the Carry forward PF while in retro and PF exemption for TDS.
    please tell PCR and in which Schema i has to add.
    My Problem is CF PF is not coming and Exemption u/s 10 also not coming
    Screen shots for what i have done:
    PCR:
    SCHEMA:
    INN1 - Gross to Net Calculation
    INAL - Monthly factoring and storage (cumul.of gross amount)
    Thanks and Best Regards,
    Praneeth kumar

    Hi Friends,
    My requirement is for only one PSA - TANA, PF Basis amount has to check the wage types Basic (2100) and Additional Allowances (3800).
    logic is if Basic + Addl. Allowance is less than 6500, the 12% on Basic + Addl. Allownace
    if Basic + Addl. Allowance is greater than 6500, the 12% on Basic wage type only.
    I changed my PCR and while running the payroll, it is calculating the PF 12% and again 12% and storing in the wage types /3f1,/3f3......
    problem is, pcr is checking the /111 EPF Basis and according to logic it is multiplying 12% on that amount. but i want the result like check the EPF Basis and do according to logic and store the values.
    system behaving :
    Basic - 7727
    Allow - 1289
    total = 9016
    calculation: 7727*12% = 928
    system is calculating = 928*12% = 111
    PCR:
    Payslip:
    Best Regards,
    Praneeth kumar

Maybe you are looking for

  • Which case i should get and why?

    hi all i really need a case for my iPod nano but NOTHING is available in India so i want to know which one to order online? And Can i use a skin below my case/tube? Cheers

  • Is there a way to convert outlined text back into live text?

    I have an Illustrator CS3 doc in which all text has been converted to outlines. (I wish I had an intelligent answer to the question of why I don't have the original doc with live text, but...) I remember seeing a post some time ago that explained how

  • What the heck does this mean?

    Got this message when I tried to play a movie file, and the file wouldn't play: "An invalid public movie atom was found in the movie."

  • Transform/Bounding Box Bug Illustrator CC 2014 18.1.0

    Hi Guys, I did a little screencast here, anyway the bug is a simple one to explain. For some reason the transform/bounding box disappears on single objects, but behaves normally on multiples and groups. Such a small thing but very annoying. cheers Da

  • Support for Lotus notes R8.

    I have seen the supported platform documentation of XI3.1 it show that only Lotus notes R6 and R7 is supported . Could you please let us know the exact information about the R8 support, mean to say when it going to support with BO and what is time fr