The Function Module CBRC_LIB2_KEY_FIELDS_COLLECT (Überwachte Schlüsselfelder aufsammeln) is a standard Function Module in SAP ERP and is part of the function group CBRC_LIB2 within the package CBRC.
Function Module | CBRC_LIB2_KEY_FIELDS_COLLECT |
Short Text | Überwachte Schlüsselfelder aufsammeln |
Function Group | CBRC_LIB2 |
Package | CBRC |
Module Type | Normal Module |
These are the IMPORTING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
I_FLG_CONFIRMED | TYPE | ESEBOOLE | FALSE | boolsche Variable (X-true, --false, space-unknown) |
I_PRPL_DEL_TAB | TYPE | CCRCTT_PRPL | Tabellentyp zu CCRCT_PR | |
I_PRPL_INS_TAB | TYPE | CCRCTT_PRPL | Tabellentyp zu CCRCT_PR | |
I_PRPL_UPD_TAB | TYPE | CCRCTT_PRPL | Tabellentyp zu CCRCT_PR | |
I_PR_DEL_TAB | TYPE | CCRCTT_PR | Tabellentyp zu CCRCT_PRPL | |
I_PR_INS_TAB | TYPE | CCRCTT_PR | Tabellentyp zu CCRCT_PRPL | |
I_PR_UPD_TAB | TYPE | CCRCTT_PR | Tabellentyp zu CCRCT_PRPL | |
I_PUPL_DEL_TAB | TYPE | CCRCTT_PUPL | Tabellentyp zu CCRCT_PUPL | |
I_PUPL_INS_TAB | TYPE | CCRCTT_PUPL | Tabellentyp zu CCRCT_PUPL | |
I_PUPL_UPD_TAB | TYPE | CCRCTT_PUPL | Tabellentyp zu CCRCT_PUPL | |
I_PU_DEL_TAB | TYPE | CCRCTT_PU | Tabellentyp zu CCRCT_PU | |
I_PU_INS_TAB | TYPE | CCRCTT_PU | Tabellentyp zu CCRCT_PU | |
I_PU_UPD_TAB | TYPE | CCRCTT_PU | Tabellentyp zu CCRCT_PU | |
I_SOPL_DEL_TAB | TYPE | CCRCTT_SOPL | Tabellentyp zu CCRCT_SOPL | |
I_SOPL_INS_TAB | TYPE | CCRCTT_SOPL | Tabellentyp zu CCRCT_SOPL | |
I_SOPL_UPD_TAB | TYPE | CCRCTT_SOPL | Tabellentyp zu CCRCT_SOPL | |
I_SO_DEL_TAB | TYPE | CCRCTT_SO | Tabellentyp zu CCRCT_SO | |
I_SO_INS_TAB | TYPE | CCRCTT_SO | Tabellentyp zu CCRCT_SO | |
I_SO_UPD_TAB | TYPE | CCRCTT_SO | Tabellentyp zu CCRCT_SO |
This function module does not define any EXPORTING parameters.
This function module does not define any CHANGING parameters.
This function module does not define any TABLE parameters.
This function module does not define any Exceptions.