Po smartform lineitems display

hi,
i developed PO smartform.the requirement is that i should be able to display all line items on the entire page of total pages and in the last page after the end of the lineitems ,the secondary windows should be displayed which are declared below the main window.
for example the dimensions of
main window : LM 0.5 cm width 19 cm
UM 7 cm height 7cm
secondary window :LM 0.5 cm width 10 cm
UM 14 cm height 19cm and there are
some secondary windows below the mainwindow.
i gave the option 'after the end of mainwindow' for all the secondary windows below mainwindow. i increased the mainwindow height to full page length so that if there are 30 lineitems,most of the line items will be displayed in the first page and remaining items will be in the second page and below that secondary windows will come as per dimensions.but the problem is if any line items gets end after crossing the upper margin of secondary window,secondary windows are overlapping with lineitems.how can i put a condition like if the line item display exceeds the upper margin of secondary window (ex:14 cm) and ends over there,all the secondary windows below main windowshould go to next page.please suggest a solution .
please send me smart form if u have similar  requirement to my
id  [email protected]
Thanks and Regards
k srinivas

Hi Srinivas,
I have sent you smatrtform which has same requirement.
Reward points if useful.
Regards,
Nagewwar

Similar Messages

  • Calling smartform and displaying ALV grid in ABAP WEBDYNPRO

    Hi all,
    I am new to ABAP web dynpro.I ahve few custom reports which are simple ALV list reports which I now need to convert to ABAP web dynpro application .
    For one particular report,based on the selection screen input,I need to display the ALV list and when I select the records from the ALV list,I need to call a smartform on clik of a push button.
    My questions:
    1. Im using 'REUSE_ALV_GRID_DISPLAY' FM  to display the o/p in my report.Is there any similar FM in webdynpro ABAP which will display my list in ALV GRID in my web dynpro application??/
    2. How to call a smartfrm in ALV grid in web dynpro??
    Edited by: abap_1000 on Jan 9, 2011 6:09 PM

    Hi,
    You can search SDN, there are several posts available. Just to get some idea, you can check --
    [Beginneru00B4s questions on WDA ALV;
    [Reg ALV Display;
    For clicking event on ALV --
    [Reg Row Data fetching on click in ALV;
    For ALV display on WDA --
    [http://www.sdn.sap.com/irj/scn/go/portal/prtroot/docs/library/uuid/101df93f-4b5c-2910-14aa-9eb0338c2110?quicklink=index&overridelayout=true]
    Thanks.
    Kumar Saurav.

  • Smartform to display in Vendor Language[LFA1-SPRAS]

    Hi,
    I have a smartform in EN language , I have selected the radio button for all language on the global settings page
    I have also created translations via SE63 to other language , but the user wants the smartform display not in logon language but the vendor language LFA1-SPRAS , Kindly note that SF is triggered from T-code MR91 hence I cannot control the language parameter . Please advice me some solution.
    Thanks & Regards
    Gaurav Deep

    @Aidan Black  & Raymond Giuseppi  Thankyou so much for your replies .
    @Raymond I have requested the Functional guy to look into the config. possibilities to attain this .
    @Aiden I have debugged the same by putting breakpoint at the starting of the FM Control_parameter was blank
    and then I encountered
    { CALL FUNCTION 'SSFRT_SET_LANGUAGES'
           EXPORTING I_CONTROL_PARAMETERS = CONTROL_PARAMETERS
                     I_MASTERLANGUAGE     = 'E'
                     I_THRULANG           = ' '
                     I_INSTALL_LANG       = ' '
          IMPORTING O_LANGUAGES          = %LANGUAGES.
      %HEADER-LANGU = %LANGUAGES-LANGU1. }
    and here the %LANGUAGES was E  .... 
    since we have config the form to trigger form standard T code MR91 are you  suggesting to find some exit etc to cod enad change the CONTROL_PARATEMER  and set it to LFA1-SPRAS

  • PO Smartform - Language Display

    Hi all-,
    Domain: SAP SRM PO smartform
    I would like to know how to display/output the purchase order using the language of the vendor? For eg, if vendor language is French, I would like the PO smartform output to be displayed in French. I would appreciate any thoughts in this regard.
    thank you,
    Aks

    Hi,
    Try using the BADi "BBP_OUTPUT_CHANGE_SF" and acc set the parameters for the smartform including the Language based on the vendor.
    BR,
    Disha.
    Do reward points for useful answers.

  • Customized smartform decimal display error for USD currency

    Hi All,
    I have customized PO smartform. the vendor currency is USD and out of 4 po line items, only 1 Item is displaying wrong decimal.
    Say: it should display 28,089.00 but that line item displaying 28.089,00.
    But all other item are displaying correct decimals like 28,089.00.
    Please advise.
    ANu.

    Check in debug mode what values are there in the internal table.Check the format. Plus lets say i have 2 line items of different currency and i am using the above mentioned steps then it can happen
    Nabheet

  • How to debug smartform in display mode?

    Hi,
    How to debug smartforms program lines in display mode? Need help on this issue?
    <MOVED BY MODERATOR TO THE CORRECT FORUM>
    Edited by: Alvaro Tejada Galindo on Jan 12, 2010 11:32 AM
    Moderator message - Cross post locked
    Edited by: Rob Burbank on Jan 12, 2010 11:57 AM

    Please search before posting
    << Cut and paste without attribution from http://it.toolbox.com/wiki/index.php/SAP_Smart_Forms removed >>
    << Please don't ask other to follow the forum rules and violate them yourself! >>
    *In simple way---follow these steps:-
    If you are in a non-modifiable client:
    Display your SmartForm.
    Go to Environment and copy the function module name.
    Go to SE37 and display the function.
    Go to Smartforms and copy the node name where you want to debugg.
    Go to the function and search for the name in main program. Put a soft break point.*
    Manas M
    Edited by: Kumar Manas Mishra on Jan 12, 2010 12:05 PM
    Edited by: Kumar Manas Mishra on Jan 12, 2010 12:06 PM
    Edited by: Rob Burbank on Jan 12, 2010 11:52 AM

  • Smartforms page display

    hi all ,
    i'm doing smartforms . i need to display page no in the footer as 1 of 10 . but when  i give sfsy-page of sfsy-formapages it is coming   1 of 01  page no is coming in reversal order  can u tell me  how to  solve this issue . thanks

    hi,
    for all the pages it is coming like 1/01 and 1/09 likewise..
    i think your total number of page is only one.. that's why it is coming as 1/01...
    try to increase the items and check the second page also..
    sfsy-page and form pages will work...
    please check..

  • How to find which  Smartform it display

    Dear Experts,
    I display print preview in t-code VA23  to show my quotation report ,
    and  this report built by smartform ,
    How could I find which smartform form it use?
    Thanks a lot in advanced.
    Yacoa

    Transaction NACE -> Select Application V1 -> Click Output Type -> Select your output type from the list -> Click on Process routines, you will see the smartform that is assigned to your output type
    To see which output type is assigned to your Form, in VA23/VA22, click on Extras -> Output -> Header -> Edit. You will then see list of output types triggered, one of which will be for the printing through smartform

  • Smartforms Photo display

    Hi all,
                 I need to Display Photo's in the Smartforms, which will be dynamic, Is't mandatory that Photo's has to be
    uploaded in SE78. Is there any alternative ways.
    Regards
    Suprith

    Hi,
    I will suggest you a better solution..
    1. First upload all the images in SE78. With the name like Image_1, Image_2,Image_3 ....
    2. Create a Global variable in Global definitions Like W_text.
    3. In your window , create Program lines .. here put w_text in both input parameters & In output parameters..
        there must be any condition on which you wud like to display the images.. so pls code like below in Program lines..
    if condition_ 1 = 'X'.
                w_text = 'IMAGE_1'.
          elseif condition_ 2 = 'X'.
                w_text = 'IMAGE_2'.
          elseif condition_ 3 = 'X'.
                w_text = 'IMAGE_3'.
          endif.
    4. Now create a Graphic window, In General Attributes pass Name as
    &w_text&
    .. and all the other parameter like Object as GRAPHICS , ID as BMAP ...
    so your image will be call as per your condition..
    I think thats all you need.

  • SMARTFORM only displays first page when running

    Hi there
    I have created a 3 page Smartform.  When testing it, the output only displays the first page.  I have specified the next pages on every page as follows:
    Page 1 next page -> Page 2 (main window defined on this page)
    Page 2 next page -> Page 3 (no main window defined on this page)
    Page 3 next page -> Blank (no main window defined on this page)
    Kind Regards
    Gustav Coleske

    hi,
    just do like this,
    on first page main window,
    right click,
    create,
    flow logic,
    select command field and enble the chcck box there and provide the input 'page2',
    do like this for third page in page2 then it works.
    reward points if useful,
    regards,
    seshu.

  • Smartform not Display

    Dear All ,
    I am working on HR smart form,after modification, basis guy  transport  request to Quality client.but when i want to see changes through out consultant log-in  that time smart form not display,but when we see from basis user id that time smart form appear. Please suggest where is problem.
    Regards,
    Amol Bandal.

    Hi Amol,
    Ask your BASIS guy to check the authorizations. There are some standard missing authorizations that are needed for viewing Smartforms. As the BASIS user-id had that, the smartform was visible. Since, the BASIS guy also has access to check roles, he can assign the relevant role.
    Regards,
    Pranav.

  • Reuse as existing smartform to display as PDF in workflow

    Hi gurus,
    The requirment is that, I need to display a PO as a PDF link under "objects and attachments". We already have a smart form in place for the PO. I need to display this as a PDF in the link.
    I know that a customized method can be added in defaults section of the business object. But to develop this functionality, I need inputs.
    Thanks.
    Sukumar.

    Hi Sukumar
    Look at the article and understand this you will get an idea.
    [Creating Attachments to Work Items or to User Decisions in Workflows|http://www.sdn.sap.com/irj/scn/index?rid=/library/uuid/60ff6ad3-729b-2b10-6582-fedc82680a29]
      In this article is explained with Adobe interactive form just need to use smartfrom name in the same FM. Pass the parameters accordingly.
    Regards
    vijay

  • Urgent : Smartform text Display

    Hello All,
    In my main window I have text in which I have to display 3 fields material description, quantity, unit. Currently it displays like this:
    A 10 EA
    B 12 EA
    C 13 EA
    D 10 EA
    E 10 EA
    But I want to display it like this:
    A 10 EA      B 12 EA
    C 13 EA      D 10 EA
    E 10 EA
    how to do this???
    Give me solutions for this.
    Thanks & Regards,
    Bharat
    Helpful answers will be rewarded.
    Edited by: bharat tambat on Dec 26, 2007 7:28 AM
    Edited by: bharat tambat on Dec 26, 2007 11:42 AM

    Hi ,
    This was exactly similar to one of requirement but this is not possible directly ...
    But ill can tell you what i did create a table inside the main window of structure
    material description, quantity, unit , material description, quantity, unit....
    Now if it is odd numbered record fill the first half fill the header line of the table and if it is even numbered record fill the 2nd half of the geadr line and finally appedn this to the tabel.
    Now use this tabel as the normal final internal table this will satisfy ur requirement

  • Smartforms - to display 2nd page n 3rd page

    hi Experts,
    How to display 2nd n many pages, which is not related to the 1st page.
    regards,
    Rahul

    Hi,
    After the first page you forcibly call a new page . through command and you will be with your solution.
    Hope this will help you .
    Award points if it helps.
    -Gaurang

  • Smartform direct display

    Hello,
    I am calling a smartform from a report and I am trying to suppress the dialog asking for the output device. I tried everithing I found here, but no succes. Here is my code:
    data: control type SSFCTRLOP,
            options type SSFCOMPOP.
    control-device = 'PRINTER'.
    control-no_dialog = 'X'.
    control-preview = 'X'.
    options-tddest = 'LP01'.
    CALL FUNCTION '/1BCDWB/SF00000005'
    EXPORTING
      ARCHIVE_INDEX              =
      ARCHIVE_INDEX_TAB          =
      ARCHIVE_PARAMETERS         =
       CONTROL_PARAMETERS         = control
      MAIL_APPL_OBJ              =
      MAIL_RECIPIENT             =
      MAIL_SENDER                =
       OUTPUT_OPTIONS             = options
      USER_SETTINGS              = 'X'
    IMPORTING
      DOCUMENT_OUTPUT_INFO       =
      JOB_OUTPUT_INFO            =
      JOB_OUTPUT_OPTIONS         =
    EXCEPTIONS
       FORMATTING_ERROR           = 1
       INTERNAL_ERROR             = 2
       SEND_ERROR                 = 3
       USER_CANCELED              = 4
       OTHERS                     = 5
    IF sy-subrc <> 0.
    MESSAGE ID SY-MSGID TYPE SY-MSGTY NUMBER SY-MSGNO
            WITH SY-MSGV1 SY-MSGV2 SY-MSGV3 SY-MSGV4.
    ENDIF.
    What am I doing wrong?

    Hi,
    Look at the below link
    Re: SMART FORM Printing issue
    Regards
    Sudheer

Maybe you are looking for