The Function Module CACS00_OBJHIST_IDS_SET (Nummer für Teilobjekt besorgen) is a standard Function Module in SAP ERP and is part of the function group CACS00_OBJECTDATA within the package CACSCC.
Function Module | CACS00_OBJHIST_IDS_SET |
Short Text | Nummer für Teilobjekt besorgen |
Function Group | CACS00_OBJECTDATA |
Package | CACSCC |
Module Type | Normal Module |
These are the IMPORTING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
IFLG_SIMULATION | TYPE | CACSSIMULATION | Knz.: Prozeß soll im Simulationsmodus durchgeführt werden | |
I_CASE | LIKE | CACS00_S_CASM | Provisionsfall (Metaobjekt) | |
I_OBJECTDATA | LIKE | CACS00_S_OBJM | Provisionsobjektdaten (Metaobjekt) | |
I_OBJ_RG_HANDLE | LIKE | INRI-NRRANGENR | Nummernkreisnummer |
This function module does not define any EXPORTING parameters.
These are the CHANGING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
FLG_ERROR | TYPE | BOOLEAN_FLG | Boolsche Variable (X-true, space-false) |
These are the TABLE parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
C_NEW_OBJHIST | LIKE | CACS00_OBJHIST | Änderungshistorie provisionsauslösende Teilobjekte | |
C_RENUMBER | LIKE | CACS_S_RENUMBER | Umnummerierungsvorschriften |
This function module does not define any Exceptions.