The Function Module FTR_RULESET_OPEN (Öffnen eines Regelwerks) is a standard Function Module in SAP ERP and is part of the function group FTR_RULESET within the package FTTR.
Function Module | FTR_RULESET_OPEN |
Short Text | Öffnen eines Regelwerks |
Function Group | FTR_RULESET |
Package | FTTR |
Module Type | Normal Module |
These are the IMPORTING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
PI_AUTO_LOAD | TYPE | FTRG_BOOL | 'X' | automatisches Laden von der DB |
PI_RULESET_CAT | TYPE | TB_RULESET_CAT | FTR Regelverwaltung: Regeltyp | |
PI_RULESET_ID | TYPE | TB_RULESET_ID | FTR Regelverwaltung: Regel ID |
These are the EXPORTING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
PE_IREF_RULESET_MGR | CLASS | IF_FTR_RULESET_MGR | FTR Regelverwaltung |
This function module does not define any CHANGING parameters.
This function module does not define any TABLE parameters.
These are the Exceptions of this function module.
Exception Name | Short Text |
---|---|
FAILED | Öffnen des Regelwerks fehlgeschlagen |