The Function Module POS_RESTART (POS-Schnittstelle: Restart des POS-Download für eine oder mehrere Filialen) is a standard Function Module in SAP ERP and is part of the function group WPDA within the package WPOS.
Function Module | POS_RESTART |
Short Text | POS-Schnittstelle: Restart des POS-Download für eine oder mehrere Filialen |
Function Group | WPDA |
Package | WPOS |
Module Type | Normal Module |
These are the IMPORTING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
PI_CREDAT | LIKE | WPSTRUC-DATUM | Erzeugungsdatum für Restart (Massen-Restart) | |
PI_DLDNR | LIKE | WDLS-DLDNR | Downloadnummer für Restart | |
PI_GENERATE_LIST | LIKE | WPSTRUC-MODUS | 'X' | - 'X', wenn Listausgabe erwünscht, sonst SPACE |
These are the EXPORTING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
PE_ERROR_HAS_OCCURED | LIKE | WPSTRUC-MODUS | - 'X', wenn Fehler (siehe dann PET_ERRORS) |
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 |
---|---|---|---|---|
PET_ERRORS | LIKE | WPERROR_RS | Gründe, warum Restart prinzipiell nicht möglich |
These are the Exceptions of this function module.
Exception Name | Short Text |
---|---|
NO_FILIA_FOUND | K. Filiale für PI_DLDNR oder PI_CREDAT gefunden |
WRONG_INPUT | Falsche Parameterübergabe |