The Function Module BBP_KOKRS_FIND (Finde Kostenrechnungskreis aus Bukrs / Gsber) is a standard Function Module in SAP ERP and is part of the function group BBPC within the package BBPA.
Function Module | BBP_KOKRS_FIND |
Short Text | Finde Kostenrechnungskreis aus Bukrs / Gsber |
Function Group | BBPC |
Package | BBPA |
Module Type | Remote-Enabled |
These are the IMPORTING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
BUS_AREA | LIKE | TKA02-GSBER | SPACE | Geschäftsbereich |
COMP_CODE | LIKE | T001-BUKRS | Buchungskreis | |
TEST_CO_AREA | LIKE | TKA02-KOKRS | SPACE | Zu prüfender Kostenrechnungskreis |
These are the EXPORTING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
CO_AREA | LIKE | TKA01-KOKRS | Kostenstellenkreis |
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.