The Function Module C162_BCSET_UPLOAD (Daten eines BC-Sets aus Datei in System laden) is a standard Function Module in SAP ERP and is part of the function group C162 within the package CBUI.
Function Module | C162_BCSET_UPLOAD |
Short Text | Daten eines BC-Sets aus Datei in System laden |
Function Group | C162 |
Package | CBUI |
Module Type | Normal Module |
This function module does not define any IMPORTING parameters.
This function module does not define any EXPORTING parameters.
This function module does not define any CHANGING parameters.
This function module does not define any TABLE parameters.
These are the Exceptions of this function module.
Exception Name | Short Text |
---|---|
FILE_OPEN_ERROR | Fehler beim Öffnen der externen Datei |
FILE_READ_ERROR | Fehler beim Lesen der externen Datei |
NO_BATCH | Upload ist nicht im Hintergrund möglich |
NO_BCSET_IN_FILE | Kein BC-Set in der angegebenen Datei gefunden |
UNKNOWN_ERROR | Sonstiger Fehler |
USER_ABORT | Benutzerabbruch während upload |