The Function Module PPEDBFILT_EXPL_MAINTAIN (ändert/anlegen Auflösungsparameter des Filters) is a standard Function Module in SAP ERP and is part of the function group PPEDBFILT within the package CPPEFILT.
Function Module | PPEDBFILT_EXPL_MAINTAIN |
Short Text | ändert/anlegen Auflösungsparameter des Filters |
Function Group | PPEDBFILT |
Package | CPPEFILT |
Module Type | Remote-Enabled |
These are the IMPORTING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
IM_COMMIT_FLG | TYPE | XFELD | Commit durchführen | |
IM_CREATE_IF_NOT_EXIST | TYPE | XFELD | akzeptiere auch extern bei Anlage mitgegebenen GUID | |
IM_CUOBJ_TEMP | TYPE | XFELD | 'X' | CUOBJ ist temporär |
IM_EXPL | TYPE | FILT_EXPL | Expl-Parameter | |
IM_INDX_ID | TYPE | PPE_INDX_ID | INDX ID |
These are the EXPORTING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
EX_EXPL_CUOBJ | TYPE | PPE_CUOBJ | Konfiguration (interne Objektnummer) | |
EX_EXPL_GUID | TYPE | PVS_GUID | neuer GUID (bei Anlage) |
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_CUOBJ_VALUES | LIKE | PPE_API_VALI | Merkmalwerte (Output) | |
T_FILT_EFF | TYPE | TFILT_EFF | Tabelle Effectivitiy-Parameter |
These are the Exceptions of this function module.
Exception Name | Short Text |
---|---|
CUOBJ_ERROR | CUOBJ Fehler |
ERROR | allg. Fehler |
NOT_FOUND | nicht gefunden |
TECHS_ERROR | techs Fehler |