The Function Module KKR_RECHERCHE_OBJECTS_GET (Liest Objekte ein, die an CO-PC-Produktrecherche teilnehmen) is a standard Function Module in SAP ERP and is part of the function group KKRV within the package KKR.
Function Module | KKR_RECHERCHE_OBJECTS_GET |
Short Text | Liest Objekte ein, die an CO-PC-Produktrecherche teilnehmen |
Function Group | KKRV |
Package | KKR |
Module Type | Normal Module |
These are the IMPORTING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
I_KOKRS | LIKE | TKA01-KOKRS | Kostenrechnungskreis | |
I_LOEKZ | LIKE | AUFK-LOEKZ | SPACE | Löschvormerkung |
I_WERKS | LIKE | AUFK-WERKS | SPACE | Werk |
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 |
---|---|---|---|---|
T_KKROBJSTAM | LIKE | KKROBJSTAM | Merkmale aus Stammtabellen |
This function module does not define any Exceptions.