The Function Module SET_USAGE_CYCLE (Veraltet) is a standard Function Module in SAP ERP and is part of the function group RGSU within the package GBSE.
Function Module | SET_USAGE_CYCLE |
Short Text | Veraltet |
Function Group | RGSU |
Package | GBSE |
Module Type | Normal Module |
These are the IMPORTING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
CLIENT | LIKE | SY-MANDT | Mandant | |
IN_CYCLE | LIKE | T811K-CYCLE | Cycle | |
IN_FUNCTION | TYPE | C | Delete/Insert | |
IN_SDATE | LIKE | T811K-SDATE | Anfangsdatum des Zyklus | |
IN_SEQNR | LIKE | T811K-SEQNR | Line number | |
SET_ID | TYPE | C | Used set | |
SET_TABLE | LIKE | T811K-TAB | Table used set |
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.
This function module does not define any Exceptions.