Print the Check information in the AP pay check only in first page

Hi All,
I am using embedded BI publisher to develop RTF template. I have a requirement,
I have to print a AP Pay check using BI publisher desktop tool.
At present I am printing the invoice lines and then printing the check info in the last page. But our client requirement is to print the check info in the first page itself.
I divided the page into two parts. First part is to print the invoice details and second part is to print the check info.
In the first part I am print at max 40 lines. if at all one check doesn't have 40 lines then I will fill the empty space for the remaining lines.
If at all the details have more than 40 lines I will break the page at 40th line and print the renaming lines in the second page.
I want to print the check details at second part of the first page.

As I understand, you have one header which is set to appear every alternate page. Now you have another content which you want to show only on first page. In that case any content.. say an image, which is there on the page will appear only once.. (unless it is placed in the header section of RTF). It seems you have invoice number and address which should appear only on the first page of invoice... so just keep these two items at the top of the body of the RTF (not in the header). Just make sure that it is enclosed within the for-each-group@section logic, so that whenver the new invoice number appears it moves to a new page and you will see the address and invoice number there.

Similar Messages

  • TS3988 The correct information in the email address, Full name and Incoming mail server panes are greyed out, and I can get no further in bring my iCloud a/c online. Any ideas? Thanks.

    I've just updated and installed Mountain Lion. I've clicked for iCloud for Mail. The correct information in the email address, Full name and Incoming mail server panes are greyed out, and I can get no further in bring my iCloud a/c online. Any ideas? Thanks.

    They are grayed out because they are automatically set up whey you check Mail in System Preferences.  If you didn't do that, go back and do so and your iCloud email account will be set up automatically.

  • TS3899 Having trouble accessing my email account thru the mail app, after entering the account information in the settings page, hotmail returns with the error message " The user name or password for Hotmail is incorrect

    Having trouble accessing my email account thru the mail app, after entering the account information in the settings page, hotmail returns with the error message " The user name or password for Hotmail is incorrect". Help

    Hotmail is having problems:
    http://bostinno.streetwise.co/2013/08/15/hotmail-outage-hotmail-is-down-for-user s-still-photos/
    http://www.engadget.com/2013/08/14/outlook-outage/
    http://www.infoworld.com/d/applications/microsofts-skydrive-outlookcom-are-down- some-users-224940
    http://mashable.com/2013/08/14/outlook-down/
    http://techcrunch.com/2013/08/14/microsoft-acknowledges-outlook-com-messenger-sk ydrive-outages/

  • Error -1074384569; NI-XNET: (Hex 0xBFF63147) The database information on the real-time system has been created with an older NI-XNET version. This version is no longer supported. To correct this error, re-deploy your database to the real-time system.

    Hello
    I have a VeriStand-Project (VSP) created with my Laptop-Host (LTH) which works with my PXI, while
    deploying it from my LTH. Then I have installed the whole NI enviroment for PXI and VeriStand use on a
    industrial PC (iPC). I have tried to deploy my VSP from the iPC to the PXI but the following error
    message arose on my iPC:
    The VeriStand Gateway encountered an error while deploying the System Definition file.
    Details: Error -1074384569 occurred at Project Window.lvlibroject Window.vi >> Project
    Window.lvlib:Command Loop.vi >> NI_VS Workspace ExecutionAPI.lvlib:NI VeriStand - Connect to System.vi
    Possible reason(s):
    NI-XNET:  (Hex 0xBFF63147) The database information on the real-time system has been created with an
    older NI-XNET version. This version is no longer supported. To correct this error, re-deploy your
    database to the real-time system. ========================= NI VeriStand:  NI VeriStand
    Engine.lvlib:VeriStand Engine Wrapper (RT).vi >> NI VeriStand Engine.lvlib:VeriStand Engine.vi >> NI
    VeriStand Engine.lvlib:VeriStand Engine State Machine.vi >> NI VeriStand Engine.lvlib:Initialize
    Inline Custom Devices.vi >> Custom Devices Storage.lvlib:Initialize Device (HW Interface).vi
    * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * • Unloading System
    Definition file... • Connection with target Controller has been lost.
    The software versions of the NI products (MAX/My System/Software) between my LTH and the iPC are
    almost the same. The only differences are:
    1. LabView Run-Time 2009 SP1 (64-bit); is installed on LTH but missing on iPC. The iPC has a 32-bit system.
    2. LabView Run-Time 2012 f3; is installed on LTH but missing on iPC.
    3. NI-DAQmx ADE Support 9.3.5; something strage on the LTH, because normally I am using NI-DAQmx 9.5.5 and all other DAQmx products on my LTH are 9.5.5. That means NI-DAQmx Device Driver 9.5.5 and NI-DAQmx Configuration 9.5.5.. On the iPC side all three products are 9.5.5.. That means NI-DAQmx ADE Support 9.5.5, NI-DAQmx Device Driver 9.5.5 and NI-DAQmx Configuration 9.5.5..
    4. Traditional NI-DAQ 7.4.4; The iPC has this SW installed. On the LTH this SW is missing.
    In order to fix this problem I have formatted my PXI and I have installed the following SW from the iPC:
    1. LabVIEW Real-Time 11.0.1
    2. NI-488.2 RT 3.0.0
    3. NI_CAN 2.7.3
    Unfortunately the above stated problem still arose.
    What can I do to fix this problem?
    I found a hint on http://www.labviewforum.de/Thread-XNET-CAN-die-ersten-Gehversuche.
    There it is written to deploy the dbc file againt.
    If this is a good hint, so how do I deploy a dbc file?
    I would feel very pleased if somebody could help me! :-)
    Best regards
    Lukas Nowak

    Hi Lukas,
    I think the problem is caused by differenet drivers for the CAN communication.
    NI provides two driver for CAN: NI-CAN and NI-XNET.
    NI-CAN is the outdated driver which is not longer used by new hardware. NI replaced the NI-CAN driver with NI-XNET some years ago, which supports CAN, LIN and the FLEXRAY communication protocol.
    You wrote:
    In order to fix this problem I have formatted my PXI and I have installed the following SW from the iPC:
    3. NI_CAN 2.7.3
    NI CAN is the outdated driver. I think that you should try to install NI-XNET instead of NI-CAN on your PXI-System, to get rid of the error message.
    Regards, stephan

  • Is there a way to remove the changes to the URL Bar, specifically the status information and the target URL?

    To begin, I utterly despise the changes to the URL Bar and the removal of the Status bar. In order to stay with the latest version of Firefox I am attempting to recreate the look and feel as best I can.
    I have already installed the Status-4-Evar extension. The only thing that remains is to remove the status information and the target URL from the bar.
    Are there any settings in about:config that will allow me to make these changes?
    EDIT: Status information can be removed by toggling. status4evar.statusInUrlBar. Still looking for a way to remove the target URL...

    This code in [http://kb.mozillazine.org/UserChrome.css userChrome.css] below the @namespace line seems to remove the links that appear on hover.
    <pre><nowiki>@namespace url("http://www.mozilla.org/keymaster/gatekeeper/there.is.only.xul"); /* only needed once */
    .urlbar-textbox-container {color: inherit !important;}
    .urlbar-textbox-container-children {opacity: 1 !important;}
    .urlbar-over-link-box {opacity: 0 !important;}
    </nowiki></pre>
    See http://kb.mozillazine.org/Editing_configuration#How_to_edit_configuration_files

  • I was transferring my information from my old iphone to the new one, and i forgot that i had some pictures in the new one. i did the restoring information and the pictures in new one are gone. how can i get them back????

    i was transferring my information from my old iphone to the new one, and i forgot that i had some pictures in the new one. i did the restoring information and the pictures in new one are gone. how can i get them back???? please

    Only way to get it back is to restore your phone from a backup, if those pics were included in that backup.
    But most likely those pics are gone.
    What you should've done was import http://support.apple.com/kb/HT4083 the pics to your computer and after you restored from your old backup, you could sync those new pics to your phone via itunes.

  • In the iSO 7 in the map app: Why we cann't get the direction information of the riad in the meddileast region

    I cann't get the direction information of the roads in my country Saudi Arabia

    Turn bu turn navigation in Saudi Arabia is not supported.
    http://www.apple.com/ios/feature-availability/

  • HT1918 When I try to purchase a apps, system require me to verify my credit card account.  I've provided all the complete information of the credit card but system always ask me to contact iTunes support to finish this transition, why ?

    When I try to purchase a apps, system require me to verify my credit card account.  I've provided all the complete information of the credit card but system always ask me to contact iTunes support to finish this transition, why ?

    Answered in your Other post on this Topic...
    https://discussions.apple.com/message/24053626#24053626

  • REG: Delete the card information inside the Payment Cards tab in XD02.

    Hi All,
    Requirement is to delete the card information inside the Payment Cards tab in XD02.
    Providing any hints/suggestions / sample code for BDC in doing this shall be greaful.
    Deleting the Credit card information like CCINS,CCNUM,DATBI,CC_GUID,CCMASK etc from XD02 screen.
    Waiting for your replies.
    Thanks
    Srikanth

    Hi,
    You do it using BDC. Also you can do it using the FM: SD_CUSTOMER_MAINTAIN_ALL. Here in every table there is field KZ. You need to pass D (to delete) for the required tables.
    Before going for BDC try to use this FM.
    Thanks
    Subhankar

  • How to find the hardware information of the Installed HANA Database using studio tool ??

    Hi SAP HANA Experts,
    How can we find the Hardware Information of the HANA Database using the Studio tool.
    I mean, i want to find out the Hardware Information like CPU Model Number, RAM Size & HDD. { HANA Database is already installed as a standalone system } using the Studio tool.
    Can any one of you please provide me the different possibilities to get the Hardware information.....

    Hello,
    Try running the below SQL script in your HANA database. The output should have the info you havd been looking for.
    SELECT
    [NAME]
    - HANA_Hosts_Overview
    [DESCRIPTION]
    - Host information
    [DETAILS AND RESTRICTIONS]
    [VALID FOR]
    - Revisions:              all
    - Statistics server type: all
    [SQL COMMAND VERSION]
    - 2014/05/30:  1.0 (initial version)
    [INVOLVED TABLES]
    - M_HOST_INFORMATION
    [INPUT PARAMETERS]
    - HOST
      Host name
      'saphana01'     --> Specific host saphana01
      'saphana%'      --> All hosts starting with saphana
      '%'             --> All hosts
    [OUTPUT PARAMETERS]
    - HOST:           Host name
    - BUILT_BY:       Manufacturer name
    - CPU_DETAILS:    CPU details (cores, threads, speed)
    - PHYS_MEM_GB:    Physical memory size (GB)
    - SWAP_GB:        Swap size (GB)
    - OP_SYS:         Operating system type and version
    - HARDWARE_MODEL: Hardware model
    - CPU_MODEL:      CPU model
    [EXAMPLE OUTPUT]
    |HOST     |MANUFACTURER|ACTIVE|CPU_DETAILS       |PHYS_MEM_GB|SWAP_GB|SEC_STORE|OPERATING_SYSTEM                 |HARDWARE_MODEL             |
    |saphana20|IBM         |yes   |80 (160) * 2395MHz|    4039.88|  32.00|available|SUSE Linux Enterprise Server 11.2|System x3950 X5 -[7143HDG]-|
    |saphana21|IBM         |yes   |80 (160) * 2395MHz|    4039.88|  32.00|available|SUSE Linux Enterprise Server 11.2|System x3950 X5 -[7143HDG]-|
      H.HOST,
      MAX(CASE WHEN KEY = 'hw_manufacturer' THEN VALUE END) BUILT_BY,
      MAX(CASE WHEN KEY = 'cpu_summary' THEN VALUE END) CPU_DETAILS,
      LPAD(MAX(CASE WHEN KEY = 'mem_phys' THEN TO_DECIMAL(TO_NUMBER(VALUE) / 1024 / 1024 / 1024, 10, 2) END), 11) PHYS_MEM_GB,
      LPAD(MAX(CASE WHEN KEY = 'mem_swap' THEN TO_DECIMAL(TO_NUMBER(VALUE) / 1024 / 1024 / 1024, 10, 2) END), 7) SWAP_GB,
      REPLACE(MAX(CASE WHEN KEY = 'os_name' THEN VALUE END), 'SUSE Linux Enterprise Server', 'SLES') OP_SYS,
      REPLACE(MAX(CASE WHEN KEY = 'cpu_model' THEN VALUE END), '(R)', '') CPU_MODEL,
      MAX(CASE WHEN KEY = 'hw_model' THEN VALUE END) HARDWARE_MODEL
    FROM
    ( SELECT                  /* Modification section */
        '%' HOST
      FROM
        DUMMY
    ) BI,
      M_HOST_INFORMATION H
    WHERE
      H.HOST LIKE BI.HOST
    GROUP BY
      H.HOST
    ORDER BY
      H.HOST
    Rgds,
    Mat.

  • Can you add the data information to the data points in a chart

    I am trying to add the data information to the data points in a line chart.  can this be done?

    You can add Value labels to the series to show the numerical value at each data point. The control is in the Series section of the Chart Inspector (see green arrow).
    If you are asking about text labels, such as the "Test 1", "Test 2", etc. in column A of the table, You can add these by copy/paste into a text box placed in front of the chart, or use a formula ( =Table 1::A1 ) to transfer the text into a single cell table placed appropriately on the chart.
    Using single cell tables will allow automatic updating of the label if the content of the Table 1 cell(s) changes. Neither method will automatically reposition the label if there's a change in the data feed to the chart.
    Regards,
    Barry

  • Ok i put i password on  the backup information to the ipad and now idont remmenber it, is there any way to reset the password or have it send to a email acount?

    ok i put a password on the backup information on the ipad but now idont remmeber the password is thare anyway to restore it o get it send to a email?

    No.

  • 'Problems saing the authorization information on the computer'

    Hello, I have a problem with the iTunes Store.
    the thing is that when I try to download a song, search for purchases, give authorization to the computer, or anything related to the iTunes Store, the itunes keeps sending me the same message; "'Problemas saving the authorization information on the computer' Try reinstalling iTunes or repairing it".
    And, after erasing it and instaling it 4 times, the same problem appears.
    The problem is that I purchased 2 songs and I can't listen to them, although the iTunes tells me that all the purchases has been finished, and I lost the money.
    Anybody knows what can I do?
    Thanks anyway for reading.
    PS: Sorry if my english is to hard of understanding, I'm from Chile.

    Please try this:
    http://support.apple.com/kb/TS1277
    It seems to do with deleting the Shared folder under the Users directory.

  • Check Information is already exist in Check Management

    Hi,
    I have created a wrong Check lot in T.Code FCHI i.e. 492800 - 493000     insted of  4926800 - 4927000
    I realized after generating the checks till 492807 then I Voided the remainng checks (492808-493000)with the reason Test printing. and created new check lot with correct number 4926800 - 4927000 and created these all checks manully from FCH5 and check register also updated
    Then after we created a check lot 4928000 - 4928200 and checks generated without any problem till 4928079
    But when i create check information for the check number 4928080 system is giving Message " The check information already exists in check management. Changes have been saved " . If  I try to display the Check information from FCH1 for the check 4928080 it is displaying the Chek lot 492808 - 493000 which i voided earlier with th reason Test Printing....
    I am unable to update the check register whenever i create a check .... its always saying
    Invalid Check lot  492808 - 493000
    Void reason - 1 (Test Printing)
    Voided on DD/MM/YYYY
    Voided by USER NAME
    I am really surprised why system is behaving like this even the check number is not falling in to the voided check lot
    Please suggest..
    Regards,
    Shivaji

    resolved

  • Cheque printing only on first page

    Hi,
    Iam a newbie in XML/BI Publisher. I am doing a AP Cheque printing. In the report I have to print the invoice lines and at the bottom of first page I need to print the cheque. I did all necessary stuffs for this in the RTF template.
    But now the cheque is getting printed in the second page if the lines comes to the second page or after printing the lines if there is no space for the cheque then its getting printed in the next page.
    Can anyone guide me how to print the cheque only in the first page bottom alone.
    The sample output which I needs is like this,
    page 1-
    Invoice line number
    line.
    line.
    line.
    line.
    line.
    line.
    line.
    |..............................|
    | cheque print...........|
    page 2
    Invoice line number
    line.
    line.
    line.
    line.
    line.
    line.
    line.
    line.
    line.
    line.
    line.
    line.
    line.
    line.
    thanks a ton in advance.

    Hmm,
    There is no way you can say fix that and show this only in first page.
    but you can achieve it.
    1st method.
    give enough space for the check in the first page, by reducing the no of lines in the first page, so that you can accommodate the cheque .
    for this, you can do like,
    if the position is less than 9 and mod of postion is zero , that means you are in 9 line, then call a sub-template and after that you can put a page-break. this condition is for first page only.
    now put an another if condition here, if the position is > 9 and position mod X is zero, then put a page break. x is no of lines to be displayed in 2nd, 3rd, 4th pages.
    2nd method.
    put the differnet header and footer for first pge.
    and cal the sub-template in footer of first page.
    in tht sub-template you have the check.

Maybe you are looking for

  • Service Master Records Utilization

    Dear all, I am currently implementing service master records for my client who used to be having free text entry for services. As for the service master records, I have the following requirements: 1. Service master records will not be the lowest deta

  • No one knows what happened to my z3

    I used to live in IReland and i bought a new z3, later I traveled to Qatar where my z3 suddenly stopped working after using it in the the pool to check who missed called me and did not even submerge it , later at the same night phone stopped working,

  • Installed iCloud on macbookpro, can't put any documents or anything in storage. Can you help?

    installed iCloud on macbookpro, can't put any documents or anything in storage. Can you help?

  • Check plugins page never loads.

    Beginning today, I can no longer watch YouTube videos without them freezing. They will usually start with an ad that doesn't play or load. Then if I wait a few seconds or click on the video, the video just starts playing. Then, the video will play fo

  • Demantra Engine Virtualization

    Hello, I am on Demantra 7.3.1.2 in a Production environment. I am concerned about virtualization of the Demantra instances. I remember there was some concern regarding engine execution in a virtualized system. Is this still a concern or is it support