The Function Module FMKBO_GET_DYN_PERFORM (Ermittlung des Dyn. Perfoms) is a standard Function Module in SAP ERP and is part of the function group FMKBO within the package FMKO.
Function Module | FMKBO_GET_DYN_PERFORM |
Short Text | Ermittlung des Dyn. Perfoms |
Function Group | FMKBO |
Package | FMKO |
Module Type | Normal Module |
These are the IMPORTING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
DPERG | LIKE | FMCOBJDPD-DPERG | Ereignis (Dyn. Perform) | |
VAR_REP | TYPE | RALDB_VARI | Variantenname |
These are the EXPORTING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
DPFORM | LIKE | FMCOBJDPD-DPFORM | Name des Dyn. Performs | |
DPPROG | LIKE | FMCOBJDP-DPPROG | ABAP-Programm, aktuelles Rahmenprogramm |
This function module does not define any CHANGING parameters.
These are the TABLE parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
T_FMCOBJDPD | LIKE | FMCOBJDPD | Zuordnung Verdichtungsobjekte (Detailebene) |
These are the Exceptions of this function module.
Exception Name | Short Text |
---|---|
DUBLICATE_ENTRIES | Keine eindeutigen Einträge |
NO_MATCHING_ENTRIES | Keine Einträge gefunden |
NO_VALID_EVENT | Ungültiges Ereignis |