Home Sample Code Control Objects
|
|
|
|
Control Objects
|
Written by Amit khari
|
|
Wednesday, 27 June 2007 |
|
Create a Two layout variant which you can choose at run time |
|
Read more...
|
|
|
Written by Anon.
|
|
Sunday, 27 May 2007 |
|
|
|
Last Updated ( Sunday, 27 May 2007 )
|
|
Read more...
|
|
|
Written by Mohana Singh
|
|
Tuesday, 08 May 2007 |
|
Sample programming using block lists. |
|
Read more...
|
|
|
Written by Anon.
|
|
Tuesday, 08 May 2007 |
This report displays User's info (SM04) using the FM : REUSE_ALV_LIST_DISPLAY. The list is auto-refreshed (refresh time : 5 seconds) |
|
Read more...
|
|
|
Written by Sujata
|
|
Monday, 02 April 2007 |
|
In my report, I am using ALV grid display to display purchase order number, material docu. number. If I click on purchasing docu number it has to call transaction ME23N for the purchase order number that I have clicked and if I click material document number it has to call trainsaction MIGO for the corresponding material document number. How can I do it in ALV? |
|
Read more...
|
|
|
Written by Kevin Wilson
|
|
Wednesday, 07 February 2007 |
|
This sample code shows you the parts that are needed to get the TextEdit control object working on a dialog screen. |
|
Last Updated ( Wednesday, 18 April 2007 )
|
|
Read more...
|
|
|
Written by Kevin Wilson
|
|
Wednesday, 07 February 2007 |
|
This report shows you how to add a custom button to your ALV grid control. |
|
Read more...
|
|
|
Written by Henrik Frank
|
|
Thursday, 01 February 2007 |
Example 1: Creating the TextEdit control Example 2: Event handling - Application event Example 3: Event handling - System event Example 4: Calling a methods of the control Example 5: Responding to an event Example 6: Protect a line in the TextEdit control and the importance of FLUSH Example 7: Using multiple controls |
|
Read more...
|
|
|
Written by Henrik Frank
|
|
Wednesday, 31 January 2007 |
|
This example shows how to use the dialog box container and the splitter container. A dialog box container is created, and a splitter container with 2 rows and 1 column is placed on it. To keep the example simple row 1 of the splitter container is not used, but you can use it to place a control. Row 2 is used to place a toolbar control in the button of the dialog box. The toolbar has an OK and a Cancel button. To keep the example simple, these 2 buttons only closes the dialog screen. The dialog box can also be closed by using the close button in the top right corner of the dialog box. This button is standard functionality, however you have to do the coding for closing the dialog box yourself. |
|
Read more...
|
|
|
Written by Henrik Frank
|
|
Monday, 29 January 2007 |
|
Steps: - Create a screen
- Place a custom container for the picture on the screen. Name the container GO_PICTURE_CONTAINER.
|
|
Register to read more...
|
|
|
Written by Henrik Frank
|
|
Monday, 29 January 2007 |
|
Note that the SAP HTML viewer uses internet Explorer 4.0 or higher. This example uses the SAP HTML viewer to browse the internet. The navigation buttons are placed on a SAP Toolbar control. The Goto URL button and field are normal dynpro elements, and so is the Show URL field. Steps: - Create a screen and place a container named go_html_container for the HTML viewer.
- Create a dynpro button with ethe text GGoto url and functioncode GOTOURL.
- Create a dynpro input/output field named G_SCREEN100_URL_TEXT. This field is used to key in the URLl.
- Create a dynpro input/output field named G_SCREEN100_DISPLAY_URL. This field is used to show the current URL
|
|
Read more...
|
|
|
|
|
|