Anda di halaman 1dari 3

Navigation Events for OVP

PDF download from SAP Help Portal:


http://help.sap.com/saphelp_nw74/helpdata/en/f7/3f42fc8cdf49f680f89e2e3692f6c5/content.htm
Created on September 11, 2014
The documentation may have changed since you downloaded the PDF. You can always find the latest information on SAP Help Portal.
Note
This PDF document contains the selected topic and its subtopics (max. 150) in the selected structure. Subtopics from other structures are not included.
2014 SAP SE or an SAP affiliate company. All rights reserved. No part of this publication may be reproduced or transmitted in any form or for any purpose
without the express permission of SAP SE. The information contained herein may be changed without prior notice. Some software products marketed by SAP SE
and its distributors contain proprietary software components of other software vendors. National product specifications may vary. These materials are provided by
SAP SE and its affiliated companies ("SAP Group") for informational purposes only, without representation or warranty of any kind, and SAP Group shall not be
liable for errors or omissions with respect to the materials. The only warranties for SAP Group products and services are those that are set forth in the express
warranty statements accompanying such products and services, if any. Nothing herein should be construed as constituting an additional warranty. SAP and other
SAP products and services mentioned herein as well as their respective logos are trademarks or registered trademarks of SAP SE in Germany and other
countries. Please see www.sap.com/corporate-en/legal/copyright/index.epx#trademark for additional trademark information and notices.
Table of content
PUBLIC
2014 SAP SE or an SAP affiliate company. All rights reserved.
Page 1 of 3
Table of content
1 Navigation Events for OVP
PUBLIC
2014 SAP SE or an SAP affiliate company. All rights reserved.
Page 2 of 3
1 Navigation Events for OVP
Navigation between the various OVP pages is controlled by dedicated FPM events. These FPM events can either be raised by configured button elements, by
button elements that are created at runtime using the runtime APIs of the OVP, or by being simply programmed in the application.
The following FPM events are relevant for enabling navigation between OVP pages:
Table 1:
FPM Event ID (to be entered in FPM configuration editor) Description
FPM_BACK_TO_MAIN Leave edit page, and navigate back to last main overview page (without saving
the data).
FPM_CALL_DEFAULT_DETAILS_PAGE Navigate to UIBB default details page, specified with the property Default Details Page
on the UIBB in the configuration. If there is no default details page for the UIBB, the
target content area can either be specified with the property Target Page in the
configuration, or with the event parameter TARGET_CONTENT_AREA .
FPM_CALL_DEFAULT_EDIT_PAGE Navigate to UIBB default edit page, specified with the property Default Edit Page on the
UIBB in the configuration. If there is no default edit page for the UIBB, the target content
area can either be specified with the property Target Page in the configuration, or with
the event parameter TARGET_CONTENT_AREA .
FPM_CALL_FULL_SCREEN Navigate to edit page. If the edit page marked as default in the configuration is not the
desired one, the target edit page can either be specified with the property Target Page
in the configuration or with the event parameter TARGET_CONTENT_AREA .
FPM_CALL_SUBOVERVIEW_PAGE Navigate from main overview to sub-overview page. If the sub-overview page marked as
default in the configuration is not the desired one, the target sub-overview page can
either be specified with the property Target Page in the configuration, or with the event
parameter TARGET_CONTENT_AREA .
FPM_CHANGE_CONTENT_AREA Navigate to page specified with the property Target Page in configuration.
FPM_CLOSE_DIALOG Close FPM dialog box. This event is raised automatically by the standard
buttons on the FPM dialog box.
FPM_ DELETE_CURRENT_OBJECT Navigate to confirmation page. If the confirmation page marked as default in the
configuration is not the desired one, the target confirmation page can either be specified
with the property Target Page in the configuration, or with the event parameter
TARGET_CONTENT_AREA .
FPM_DONE_AND_BACK_TO_MAIN Leave edit page, and navigate back to last main overview page (without saving
the data).
FPM_LEAVE_INITIAL_SCREEN Leave initial screen and navigate to main overview page. If the main overview page
marked as default in the configuration is not the desired one, the target main overview
page can either be specified with the property Target Page in the configuration or with
the event parameter TARGET_CONTENT_AREA .
FPM_OPEN_DIALOG Open the FPM dialog box specified with the property Target Page in
configuration.
FPM_SAVE_AND_BACK_TO_MAIN Transactional event. Leave edit page, and navigate back to last main overview
page.
FPM_START Start event of every FPM application. Navigate to initial page (if it exists), or to
main overview page.
PUBLIC
2014 SAP SE or an SAP affiliate company. All rights reserved.
Page 3 of 3

Anda mungkin juga menyukai