Ansicht
Dokumentation

PRF_ERP_ES_13 - Define Status Profile

PRF_ERP_ES_13 - Define Status Profile

ABAP Short Reference   ABAP Short Reference  
This documentation is copyright by SAP AG.
SAP E-Book

In this Customizing activity, you define status profile and map it to a function module.

A status profile defines whether a Procurement Reporting Framework (PRF) record follows release management or not. The function module defines the rules for status change in the release management.

If you want that a PRF record should follow release management. Additionally, you want to define the validations for each status change. You can define the validations in a function module and assign the function module to the status profile in this view. During status change of the PRF record, the system will read the status profile and perform status change based on the validations defined in the function module assigned to the status profile.

Consider that you have maintained the following statuses for a PRF record in Define Status of a PRF Record view:

  • Awaiting Review
  • Ready for Publication
  • Published

To create status profile for these statuses and define the rules for the status change, you first define the rules in function module 42F2E9AFC3DF1EE69C837B87BD18510F. You can maintain rules such as the status Awaiting Review can only be changed to Ready for Publication. Similarly, Ready for Publication can be changed only to Published and not reverted back to Awaiting Review. Next you create a status profile in this view and assign the function module as follows:






CPI1466 during Backup   ABAP Short Reference  
This documentation is copyright by SAP AG.

Length: 2087 Date: 20240523 Time: 195718     sap01-206 ( 42 ms )
00000001 42F2E9AFC3DF1EE69C837B87BD18510F With release management