Alle Technologien in einem Band! Ob Sie zukunftssichere Erweiterungen programmieren oder mit den Modifikationen in Ihren SAP-Systemen aufräumen möchten – hier erhalten Sie das erforderliche Wissen. Jede Methode wird ausführlich und mit Codebeispielen erläutert: User-Exits, klassische und neue BAdIs, Business Transaction Events, implizite und explizite Erweiterungspunkte u. v. m.
Bei amazon.de ansehen →The Function Module CBRC_CHK01_SDCONDTAB_READ (EHS&S RegCheck: Read Table CCRCC_SDCONDTAB - Condition Tab) 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_SDCONDTAB_READ |
Short Text | EHS&S RegCheck: Read Table CCRCC_SDCONDTAB - Condition Tab |
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 |
---|---|---|---|---|
I_SDDOCTYPE | LIKE | CCRCC_SDCONDTAB-SDDOCTYPE | EHS: SD Dokumententyp | |
I_VKORG | LIKE | VBAK-VKORG | Verkaufsorganisation |
These are the EXPORTING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
E_BLOCKED | LIKE | CCRCC_SDCONDTAB-BLOCKED | EHS: Weiterverarbeitung im SD Sperren | |
E_MESSAGE | LIKE | CCRCC_SDCONDTAB-MESSAGE | EHS: Meldung wenn Vermarktbarkeitsprüfung fehlschlägt | |
E_STATUS | TYPE | BOOLEAN | boolsche Variable (X-true, --false, space-unknown) |
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.