Das Standardwerk zum Änderungs- und Transportmanagement in der 4. Auflage! In diesem Buch finden Sie alle Informationen, die Sie zum Planen, Implementieren und Warten von Systemlandschaften benötigen. Sie lernen die Grundlagen und die Bedienung aller relevanten Werkzeuge und erhalten detaillierte Anleitungen zur Änderungs- und Transportverwaltung. Diese Neuauflage berücksichtigt Neuerungen in den Bereichen SAP NetWeaver AS Java und Development Infrastructure, CTS+, SAP Solution Manager und Enhancement Packages. Bringen Sie ihr Wissen auf den neuesten Stand!
Bei amazon.de ansehen →The Function Module BAPI_SE37_CONSISTENCE_CHECK (Consistency Check for BAPIs in Function Builder) is a standard Function Module in SAP ERP and is part of the function group BAPI within the package SBF_BAPI_TODO.
Function Module | BAPI_SE37_CONSISTENCE_CHECK |
Short Text | Consistency Check for BAPIs in Function Builder |
Function Group | BAPI |
Package | SBF_BAPI_TODO |
Module Type | Normal Module |
These are the IMPORTING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
FUNCNAME | TYPE | RS38L-NAME | ' ' | Function module name |
RFC_ENABLED | TYPE | TFDIR-FMODE | ' ' | Type of function module (local, remote, ...) |
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 |
---|---|---|---|---|
BAPI_FUNC_CHANGING | LIKE | RSCHA | Function Builder: In/Out Parameters | |
BAPI_FUNC_EXCEPTIONS | LIKE | RSEXC | Function module: Exceptions | |
BAPI_FUNC_EXPORT | LIKE | RSEXP | Function Builder: Export Parameters | |
BAPI_FUNC_IMPORT | LIKE | RSIMP | Function Builder: Import Parameters | |
BAPI_FUNC_TABLES | LIKE | RSTBL | Function Builder: Table Parameters | |
CHECKRESULTS | LIKE | TODORET2 | Return Values for Error Handling in BAPI ToDo |
These are the Exceptions of this function module.
Exception Name | Short Text |
---|---|
CANNOT_READ_BOR | Error when Reading Business Object Data |
INITIAL_FUNCNAME | Initial Field |
INVALID_FUNCNAME | Function Module Not Assigned to a BAPI |
NO_AUTHORITY | No Authorization to Make Checks |