In CL_GUI_SPLITTER_CONTAINER  ALV list  is not show in called screen

Hello experts,
i come across a problem while using the class:CL_GUI_SPLITTER_CONTAINER ,
my codes is as follows:
data:declarations is as follows:
             data:gr_spliter     TYPE REF TO cl_gui_splitter_container,
                     gr_container1  TYPE REF TO cl_gui_container,
                     gr_container2  TYPE REF TO cl_gui_container,
                     gr_grid1       TYPE REF TO cl_gui_alv_grid,
                     gr_grid2       TYPE REF TO cl_gui_alv_grid,
step 0  Fit  table contents:gt_out1 and gt_out2
step 1:   CREATE OBJECT gr_spliter
               EXPORTING
               parent            = cl_gui_container=>screen0
               ows               = 1
               columns         = 2
step 2:  CALL METHOD gr_spliter->get_container
             EXPORTING
             row       = 1
            column    = 1
            RECEIVING
            container = gr_container1.
            CALL METHOD gr_spliter->get_container
             EXPORTING
             row       = 1
            column    = 2
            RECEIVING
            container = gr_container2.
step 3 :call screen 100 to show ALV.
in the screen's PBO ,i show ALV using CL_GUI_ALV_GRID,the codes is:
   CREATE OBJECT gr_grid1
    EXPORTING
      i_parent          = gr_container1
   CREATE OBJECT gr_grid2
    EXPORTING
      i_parent          = gr_container2
  CALL METHOD gr_grid1->set_table_for_first_display
    EXPORTING
      i_structure_name              =  Structure of table Gt_OUT1
    CHANGING
      it_outtab                     = gt_out1
CALL METHOD gr_grid2>set_table_for_first_display
    EXPORTING
      i_structure_name              =  Structure of table Gt_OUT2
    CHANGING
      it_outtab                     = gt_out2
But after activing the program ,there is no ALV show in screen 100,I debug the program and find that
all the above object have been created corredtly.
if i create a custom contol named 'CONTAINER',and at Step 1 change the parent's value to 'CONTAINER',
then i could see the ALV whick i hope in screen 100.
If i create a custom control in screen 100, the size of the alv will be different across different computer,
is it possible to use CL_GUI_CONTAINER=>screen0 as cl_gui_splitter_container's attribute parent  value???
and i find that there are 10 attributes named screen0 to screen9 in class CL_GUI_CONTAINER,will you tell me the usage of
these attributes?
now i only konw that ,you could set a containers parent value to be CL_GUI_CONTAINER=>screen0,which you do't have to create
a custom control in your screen ,and the alv will be shown in full screen.and what the other attributes use (screen1,screen2,screen3,screen4 and so on)
now i am confused with the problem,i am sure any words from you will give me help to this question!
Hope to receive your advice!
Best regards!
yours Carl
Edited by: lakeandmoon on Aug 27, 2010 11:24 AM

Dear Carl,
I mean go to screen painter and place there CUSTOM_AREA (the icon with C letter). In program's PBO create CUSTOM_CONTAINER
module pbo output.
if custom_container is initial.
CREATE OBJECT custom_container
   EXPORTING container_name = 'CUSTOM_AREA'.\
endif.
endmodule.
Then you work only with CUSTOM_CONTAINER (i.e. as parent to SPLITTER_CONTAINER). Using subscreens here doens't really add the value, so you don't need any.
But how could i stretch the screen and this area to full screen?is it just gragging the screen to full screen and drag the subscreen or the custom control to full screen in screen painter?
Yes, this is what I mean
Regards
Marcin

Similar Messages

  • My subtotal and total text in ALV list does not show...

    Hello Experts,
    Please see my code below on what I am doing wrong. I want to display the subtotal and total text in my ALV list.
    CLEAR gs_layout.
        gs_layout-colwidth_optimize = 'X'.
        gs_layout-zebra             = 'X'.
        gs_layout-subtotals_text    = 'Subtotal'.
        gs_layout-totals_text       = 'Total'.
    CALL FUNCTION 'REUSE_ALV_LIST_DISPLAY'
          EXPORTING
    *       I_INTERFACE_CHECK                 = ' '
    *       I_BYPASSING_BUFFER                = ' '
    *       I_BUFFER_ACTIVE                   = ' '
            i_callback_program                = sy-repid
    *       I_CALLBACK_PF_STATUS_SET          = ' '
    *       I_CALLBACK_USER_COMMAND           = ' '
    *       I_CALLBACK_TOP_OF_PAGE            = ' '
    *       I_CALLBACK_HTML_TOP_OF_PAGE       = ' '
    *       I_CALLBACK_HTML_END_OF_LIST       = ' '
    *       I_STRUCTURE_NAME                  =
    *       I_BACKGROUND_ID                   = ' '
    *       I_GRID_TITLE                      =
    *       I_GRID_SETTINGS                   =
            is_layout                         = gs_layout
            it_fieldcat                       = gt_fieldcat
    *       IT_EXCLUDING                      =
    *       IT_SPECIAL_GROUPS                 =
            it_sort                           = gt_sort
    *       IT_FILTER                         =
    *       IS_SEL_HIDE                       =
    *       I_DEFAULT                         = 'X'
    *       I_SAVE                            = ' '
    *       IS_VARIANT                        =
            it_events                         = gt_events
    *       IT_EVENT_EXIT                     =
            is_print                          = gs_print
    *       IS_REPREP_ID                      =
    *       I_SCREEN_START_COLUMN             = 0
    *       I_SCREEN_START_LINE               = 0
    *       I_SCREEN_END_COLUMN               = 0
    *       I_SCREEN_END_LINE                 = 0
    *       I_HTML_HEIGHT_TOP                 = 0
    *       I_HTML_HEIGHT_END                 = 0
    *       IT_ALV_GRAPHICS                   =
    *       IT_HYPERLINK                      =
    *       IT_ADD_FIELDCAT                   =
    *       IT_EXCEPT_QINFO                   =
    *       IR_SALV_FULLSCREEN_ADAPTER        =
    *     IMPORTING
    *       E_EXIT_CAUSED_BY_CALLER           =
    *       ES_EXIT_CAUSED_BY_USER            =
          TABLES
            t_outtab                          = lt_output_fin
         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.

    Use on Thread. Don't Cross post. and Follow the Rules.

  • I've a new account on iMac.  When composing an email the contact list does not show up on the bar.  WWhen I start keying in a name, it comes up with the address.  How do I engage the  contact list from the email?

    I've a new account on iMac.  When composing an email the contact list does not show up on the bar, which would allow me to select the persons I want to include on the distribution of the email.  When I start keying in a name in the email, it comes up with the person's address, which shows it is synced.  How do I engage the contact list from the email like I do on my old account (where a contact list icon shows up, along with the "attach" and other icons) ?

    With the New Message window open, go to the View menu and select "Customize Toolbar...".
    In the screen that opens, drag the item labelled "Address" into the Toolbar area of the New Message window, then click the "Done" button.
    That item should be then added to the Toolbar for the New Message window.
    Note that the main Mail window and the New Message window (as well as the separate message window if you open a message that way) use different toolbars - the settings/inclusions for one do not carry over to another.

  • I'm having trouble sharing my i pod list with my other computer. I authorized both computer's, but list is not showing up in my laptop. (2nd generation Ipod nano)

    I'm having trouble sharing my Ipod list with my other computer. ( lap top) I authorized both computer's for home sharing but the list is not showing up on my laptop. My I pod is a second generation nano. So how do I get it to show up on my laptop?.  Also I only have two computer's but it's authorized with 4, two were old computer's, how do I take them off the list without deauthorizing all 4 computer's,? Or do I have to deauthorize all 4 and then authorize the two I have now? my desk top pc is operating on vista, and my laptop is operating on 7. Does that make a difference? HELP! thank you.

    iTunes Store: About authorization and deauthorization
    iTunes 10 for Windows: Authorize a computer to play iTunes Store purchases
    iTunes: Frequently asked questions about viewing and syncing videos
    iTunes 10 for Windows: authorize
    iPod appears in Windows but not in iTunes
    iPod not recognized in 'My Computer' and in iTunes for Windows

  • My contact list does not show all my contacts.

    My contact list does not show all my contacts.  If I keypad a number not shown in the contacts it does know who that contact is.  What can I do to show all contacts?  I have 352 contacts in the phone.

    Do you have different Groups for contacts?  For example, perhaps you have some contacts stored on the device, some associated with a Yahoo account, and others associated with an Exchange account.  If you have multiple groups like this, tap the "Groups" button at the top-left corner in Contacts and see if you're looking at only a subset of your contacts.  There is an option to view "All Contacts", which summarizes them all for you.

  • SharePoint lists are not showing in SharePoint designer "Lists and Libraries" section

    Hi , 
    I using sharepoint 2010 and sharepoint designer 2010.
    I created a custom list on the sharepoint , and i trying to open the list through designer, but in sharepoint designer under the "Lists and Libraries" section that created custom list is not showing.
    But when i click on "AllFiles-->Lists -->MyCustomlist " (its present in the root folder's "Lists" folder)
    can anyone help on this.
    regards,
    RK

    Hi,
    According to your description, there is a list appears in “All Files” section but not in "Lists and Libraries" section in SharePoint Designer.
    What if you refresh(F5) the SharePoint Designer in the "Lists and Libraries" section? Will the issue list appears?
    If the list still doesn’t show up, please clear the cache of the SharePoint Designer and reconnect your site for a test.
    About how to clear the cache of SharePoint Designer:
    http://www.c-sharpcorner.com/UploadFile/sagarp/how-to-clear-your-sharepoint-designer-20102013-cache/
    Feel free to reply if there any progress.
    Best regards,
    Patrick
    Patrick Liang
    TechNet Community Support

  • Payment category withholding tax list is not showing in ap invoice

    Hi Experts,
                      Payment category withholding tax list is not showing in A/P invoice. If it is invoice category code's are showing.
                      I'm using 8.8 PL 12. In BP the tax code check box is enable only. 
    Regards,
    Sudhir B.

    Hi,
    Please refer to following link:
    [How to Guide|https://websmp106.sap-ag.de/smb/sbo/howtoguides]
    Check Note No. : 1367045 as well.
    The withholding tax code in "Payment Type" is blocked in A/P down payment requests, A/P down payment invoices, and A/P invoices.
    It is available only for AR side.
    Kind Regards,
    Jitin
    SAP Business One Forum Team

  • Onlive TV listing does not show HD listing for series when I try to create a recording

    It happened now already several times the the "Online TV Listing" does not show HD listing for series when I try to create a recording. Instead, it will show two series options in SD. Is this to make people use less bandwidth?
    Here is what I am doing:
    I go to this link  https://www.verizon.com/fiostv/myservices/members/fiostv.aspx
    Then to ...........DVR Manger
    select  ...........Record A Show
    I type search e.g. Nathan for You
    I click on ........Search
    and I select ......Click here to Show Details
    Then I get to chose from 2 (the same) SD channels.
    Nathan for You
    190 Comedy Central
    Tue, Jul 29 10:30 PM
    Record Show Record Series
    Nathan for You
    190 Comedy Central
    Tue, Aug 05 10:30 PM
    Record Show Record Series
    But there is the same on channel 690 HD!
    This happens not only to this particular channel!
    I remember it used to show also the HD channels.
    The only way to schedule in HD is to find the listing in the TV schedule, at the right time and there you will get the
    correct choices for both SD & HD.
    Can this be fixed?
    Thanks!

    On the right click on HD under video quality to filter it. 

  • Category drop down list does not show all taskes

    Hi, I created a project using product Upgrade Assitant for Release 12. I did not add any customized tasks. I just need to run the default tasks for upgrading 11i to r12. I did the setup following Maintenance Wizard User Guide Release 2 without any problem. But when I try to run the steps, the category drop down list only show one task: Configuration. Where are all other categories? Thanks

    Hi, Thank you for the reply. I did successfully finished all the 4 tasks for the configuration category without any errors. I want to continue with other tasks. But the drop down list does not show anything else except Configuration. From the user guide:
    Important Notes:
    • To view the full list of categories applicable to your installation, you must complete all of the steps in the Configuration category. When you complete these steps, you must refresh the lower left pane of your Web browser. The entire list of categories appears.
    What does this mean "you must refresh the lower left pane of your Web browser". I don't see anything to be refreshed. But even after I restarted mw (it must be refreshed now), the category list still now shown.

  • On my iPad reminders has a list called scheduled but this list does not show in my iPhone or Mac Pro book what Di

    On my iPad reminders has a list called scheduled but this list does not show in my iPhone or Mac book pro. What do I need to do to have scheduled reminders on my iPhone and MacBook Pro?

    iBooks appear in the separate iBooks app in OS X 10.9 Mavericks.
    Audible handles only audiobooks. They can't help with any issue with an iBook.
    Regards.

  • I just updated my iPhone 4 to iOS 7.1. The apps I had previously installed are not showing on the screen. They are located in App Store icon. How do I move the icons so they are showing on the screen.

    I just updated my iPhone 4 to iOS 7.1. The apps I had previously installed are not showing on the screen. They are located in App Store icon. How do I move the icons so they are showing on the screen.

    You can move apps around in iOS 7 the same as iOS 6. Press an app icon until you see it wiggle; then drag it to where ever you want it to be. Drag it onto another app to create a folder with the two apps. Tap the Home button to stop the wiggle.

  • Apple remote desktop will not show my  computer screen on class screens

    Hi
    I hope someone can help. i have just set up a mac suite running latest OS X 10.10 using apple remote desktop. The system is a bit sensitive but mostly works fine. The odd computer drops off etc.
    However, I want to be able to show the teacher computer on all of the class screens as the projector screen is quite small at the front of the class. When I set up screen share it says it is working but it does not show on their screens. They do get a screen sharing message on the menu bar of their computers but nothing happens. Am I missing a setting? I think I am doing right!
    thanks
    Tim

    Hi jsyedu129,
    Wondering if you found a solutions to your problem. I'm having the same problem. Can't not share my screen with classroom computers. Love to know if you have got this to work.

  • I have got an ipad 2 .It is not showing any home screen but showing a symbol of connecting USB with itunes.I have downloaded itunes on my pc and it shows sync with ipad.How di I get my home screen.Pl help

    I have got an ipad 2 .It is not showing any home screen but showing a symbol of connecting USB with itunes.I have downloaded itunes on my pc and it shows sync with ipad.How di I get my home screen.Pl help

    Follow the prompts for setting up your iPad with iTunes on your PC.
    Which Windoze version is your PC running?

  • Ever since I updated InDesign CC (2014) approximately 22 days ago... I CANNOT get the welcome screen to not come on at the launch on InDesign. I set the preferences in InDesign to NOT show the welcome screen upon launch, but it will NOT hold the preferenc

    Ever since I updated InDesign CC (2014) approximately 22 days ago... I CANNOT get the welcome screen to not come on at the launch on InDesign. I set the preferences in InDesign to NOT show the welcome screen upon launch, but it will NOT hold the preferences i choose. Anyone else have any other ideas? I am about to lose my mind... I hate you ADOBE!!!

    that s just the problem, that is why my level of frustration is boiling over ... I have told InDesign over and over again "Do Not Show Again" but it will just not hold the settings. It might hold it for a day or so, but then suddenly there it is again on another launch. Very very annoying.

  • Why is my iPhone 4S not showing my caller Id info while I'm a call

    Why is my iPhone 4S not showing my caller Id info while I'm a call?

    As in the manual page 49:
    Call forwarding, call waiting, and caller ID
    The following information applies only to GSM networks. For CDMA networks, contact your carrier for information about enabling and using these features. See support.apple.com/kb/HT4515.
    Turn call forwarding on or off: Go to Settings > Phone > Call Forwarding. The Call Forwarding icon ( ) appears in the status bar when call forwarding is on. You must be in range of the cellular network when you set iPhone to forward calls, or calls won’t be forwarded. FaceTime calls are
    not forwarded.
    Turn call waiting on or off: Go to Settings > Phone > Call Waiting. If you’re on a call and call waiting is turned off, incoming calls go directly to voicemail.
    Turn caller ID on or off: Go to Settings > Phone > Show My Caller ID.

Maybe you are looking for

  • Comparing data in different resultsets

    Hi everybody! I am working on an web application involving some EAI, as a requirement i need to compare data from two different sources (databases to be precise) and fill a XML based on certain rules. I wish to know if there is a way to compare two R

  • PDF form field properties

    This question was posted in response to the following article: http://help.adobe.com/en_US/acrobat/using/WSC9CAD508-1941-43db-B599-2DCBF7BFC055.w.html

  • Debug EJB in JDev from JSP page

    Hi, I have read Oracle Note 120139.1 which has helped me debug EJB through JDeveloper. One problem is that it only works with a standard java client, not with a JSP page. I have tried setting "debug file as" Oracle8i EJB/CORBA and making the debug cl

  • Applications freezing, won't sleep, won't shutdown

    I've only had minor problems with Leopard, but have become quite concerned of late.  Over the past few weeks, Skype (older version 2.x??) would suddenly freeze with the beach ball, and nothing would make it shut down.  I would try force quit without

  • Can I append to IIS log files with jsp?

    When we added a load balancer, our IIS logs started using its IP address in the logfile and not the client's real IP address. I need to add the client's real address back into the IIS logs, so our reports can restart having the correct session number