

We omit the ETag related headers in request headers for short, please go to the ETag Section for detailed information.

TripPin now supports ETag, so for data modification topics, you should first using GET on TripPin (eg.
Sap basics pdf pdf#
* SET PF-STATUS to ALV Report creating Export PDF ButtonįORM form_menu USING rt_extab TYPE slis_t_extab.Ī new function icon Export to PDF added to the report.The Open Data Protocol (OData) is a data access protocol built on core protocols like HTTP and commonly accepted methodologies like REST for the web. I_callback_pf_status_set = ‘FORM_MENU’ “GU status form From here we can add/remove custom/standard function to our program screen.Īfter create a custom screen for our program, we will call the PF-STATUS by following code: Now we have a new PF-STATUS created from a standard/existing one. Then press Copy.Īn information, from here we can change the short texts of objects.

Enter the Program name and the Status name of the standard program, then click Copy Status button on the toolbar.Įnter our Program name and Status name that we want to create. This way is not much different with creating a new PF-STATUS. Go to transaction Menu Painter (SE41). Copy status from a standard program and customise it. Now Save and Activate it, then your PF-STATUS is ready to use. Next step, we assign some function key to standard toolbar. Press Ok, then your customise function icon is created. On the next pop-up window, enter details for the function text including Icon name (which is stand for the icon that will display in the application.Īssign the function to a Function Key (a shortcut key). From the pop-up window, choose Static Text Type and press OK. In this tutorial, I will add an function key ‘Export to PDF’ and adding function key F3, F12 and F15 for standard toolbar.Įnter to custom function text ‘ EPDF‘ and press Enter. Enter the Program name and the Status name, then click Create button.Įnter the Short text and choose a Status Type (I demo a normal screen in this case).įrom that window, we can add the customise icon for the application toolbar or adding function key for the standard toolbar. Copy status from a standard program and customise it.įirst, go to transaction Menu Painter (SE41). Create a new PF-STATUS for our customise needĢ. There is two ways to create an PF-STATUS:ġ.
