Menu

SAP Function Module BRF_MAINTAIN_RULE_SET

BRF: Maintenance of Rule Sets

Unsere Literaturempfehlung

SAP – Der technische Einstieg: SAP-Technologien und Konzepte

Sind Sie neu in der SAP-Welt und möchten schnell mitreden? Mit diesem Buch finden Sie sich erfolgreich im SAP-Umfeld zurecht! Sie steigen direkt in die Konzepte und Technologien der SAP-Software ein und lernen die unterschiedlichen Systeme und Prozesse kennen. Schritt für Schritt zeigen die Autoren Ihnen die wichtigsten technischen Aufgaben und die Zusammenhänge zwischen den Objekten. Dank der vielen Beispiele und Abbildungen finden Sie sich schnell im SAP-Umfeld zurecht und können direkt in SAP ERP oder SAP S/4HANA anfangen.

Bei amazon.de ansehen →

The Function Module BRF_MAINTAIN_RULE_SET (BRF: Maintenance of Rule Sets) is a standard Function Module in SAP ERP and is part of the function group BRF_MAINTENANCE within the package BRF.

Technical Information

Function Module BRF_MAINTAIN_RULE_SET
Short Text BRF: Maintenance of Rule Sets
Function Group BRF_MAINTENANCE
Package BRF
Module Type Normal Module

Importing Parameters

These are the IMPORTING parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
IS_EVENT_EXT TYPE ANY Other Key Fields for Header Data
IV_APPLCLASS TYPE BRF_APPLCLASS BRF: Application Class
IV_CALLED_FROM_WB TYPE BRF_BOOLE_D SPACE Call from Workbench
IV_CLASS_ID TYPE BRF_CLASS_ID BRF: Key of Implementing Class
IV_EDIT_MODE TYPE BRF_EDIT_MODE '3' BRF: Processing Type (Display, Change, Create ...)
IV_HIDE4DELETE_ENTRY_SCREEN TYPE BRF_BOOLE_D BRF: Space - False, 'X' - True
IV_IMPORT_STATUS TYPE BRF_IMPORT_STATUS 'A' BRF: Import Status
IV_LANGU TYPE SYLANGU SY-LANGU SAP R/3 System, Current Language
IV_RETURN_IF_ERROR TYPE BRF_BOOLE_D SPACE Change/Display: Cancel Processing if Nothing Found
IV_RULESET TYPE BRF_RULESET BRF: Rule Set
IV_SKIP_ENTRY_SCREEN TYPE BRF_BOOLE_D SPACE Skip Initial Screen if Possible
IV_VERSION TYPE BRF_VERSION 0 BRF: Version
IV_WB_MODE TYPE BRF_BOOLE_D '~' Called in Workbench Mode

Exporting Parameters

This function module does not define any EXPORTING parameters.

Changing Parameters

This function module does not define any CHANGING parameters.

Table Parameters

These are the TABLE parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
ET_MESSAGE LIKE BRF_MESSAGE BRF: Message

Exceptions

These are the Exceptions of this function module.

Exception Name Short Text
MESSAGE_OCCURED Message Occurred in Processing