The Function Module RKD_CHECK_SEIG (Überprüft, ob aufgrund von Selektionsbedingungen SEIG geändert werden muß) is a standard Function Module in SAP ERP and is part of the function group KYP1 within the package KC_NU.
Function Module | RKD_CHECK_SEIG |
Short Text | Überprüft, ob aufgrund von Selektionsbedingungen SEIG geändert werden muß |
Function Group | KYP1 |
Package | KC_NU |
Module Type | Normal Module |
These are the IMPORTING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
NEW | LIKE | CCVALID-XFELD | 'X' | Rebuild selection table |
REFRESH | LIKE | CCVALID-XFELD | SPACE | |
RKB1D | LIKE | RKB1D | ||
RKB1F | LIKE | RKB1F | ||
RKB1X | LIKE | RKB1X |
This function module does not define any EXPORTING parameters.
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 |
---|---|---|---|---|
FDEP_TAB | LIKE | CDIDEP | ||
FIELD_TAB | LIKE | CDIFIE | Field Catalog | |
FORM_TAB | LIKE | CFBFO01 | Form table | |
SEIG | LIKE | CFBSE01 | Table of characteristics | |
SH_TAB | LIKE | CFBSH01 | SH_TAB | |
VAR_TAB | LIKE | CFBVP01 | Variable table | |
ZWERT | LIKE | CFBZW01 | Key figure table |
This function module does not define any Exceptions.