The Function Module CBRC_CHK01_COMP_COMPLETE (EHS&S RegCheck: Lesen Registrierstatus) is a standard Function Module in SAP ERP and is part of the function group CBRC_CHK01 within the package CBRC.
Function Module | CBRC_CHK01_COMP_COMPLETE |
Short Text | EHS&S RegCheck: Lesen Registrierstatus |
Function Group | CBRC_CHK01 |
Package | CBRC |
Module Type | Normal Module |
These are the IMPORTING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
BELNR | TYPE | VBAK-VBELN | Belegnummer Auftrag | |
COUNTRY_DELIVERY | TYPE | LFA1-LAND1 | Länderschlüssel | |
KUNNR | TYPE | VBAK-KUNNR | Kundennummer | |
MATNR | TYPE | VBAP-MATNR | Materialnummer Position Auftrag | |
MAT_TXT | LIKE | VBAP-ARKTX | Kurztext der Kundenauftragsposition | |
OBJNR | TYPE | VBAP-OBJNR | Objektnummer auf Positionsebene | |
POSNR | TYPE | VBAP-POSNR | Positionsnummer-Auftrag | |
VKORG | TYPE | VBAK-VKORG | Verkaufsorganisation | |
WERK | LIKE | EKPO-WERKS | Werk |
These are the EXPORTING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
E_STATUS | LIKE | ESTRH-OWNID | Datenlieferant (char 10) |
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 |
---|---|---|---|---|
COMP_TAB | LIKE | CCRCS_REGCHECK_COMPONENT | EH&S RegCheck: Component for RegCheck | |
LOG | LIKE | CCRCS_REGCHECK_LOG | Ausgabestruktur für REGCHECK - Log |
This function module does not define any Exceptions.