The Function Module AIC2_COMPRESSED_DATA_COLLECT (Verdichtung IM (intern): Datenpaket aus Verdicht-DB modifizieren & sammeln) is a standard Function Module in SAP ERP and is part of the function group AIC2 within the package AIC.
Function Module | AIC2_COMPRESSED_DATA_COLLECT |
Short Text | Verdichtung IM (intern): Datenpaket aus Verdicht-DB modifizieren & sammeln |
Function Group | AIC2 |
Package | AIC |
Module Type | Normal Module |
These are the IMPORTING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
IT_INT_DATA | TYPE | IMIS_TYPE_T_DATA | Datenpaket im internen Format | |
IT_SCALES_TO_COMPRESS | TYPE | IMIS_TYPE_T_BAPI1057CS | Zu ignorierende GrößenOrd. bei Verdichtung | |
I_FLG_CLEAR_SCALE | TYPE | IMIS_TYPE_FLG | 'X' | Kz. 'GrößenOrdnung löschen' |
I_FLG_INTERNAL | TYPE | IMIS_TYPE_FLG | 'X' | Kz. 'Daten im internen Format liefern' |
I_FLG_SCALE_COMPR | TYPE | IMIS_TYPE_FLG | 'X' | Kz. 'Verdichtung nach GrößenOrdnung' |
I_PROG_CURR | LIKE | BAPI1057CD-PROG_CURR | InvProgramm-Währung (nur bei extern) | |
I_PROG_CURR_ISO | LIKE | BAPI1057CD-PRGC_ISO | InvProgramm-Währung in ISO-Code (nur bei extern) | |
I_TO_COMPR_VRSN | LIKE | IMCH-COMPR_VRSN | Neue Verdichtungsversion |
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 |
---|---|---|---|---|
CT_EXT_DATA_ALL | TYPE | IMIS_TYPE_T_BAPI1057CD | Komplette Daten in externem BAPI-Format | |
CT_INT_DATA_ALL | TYPE | IMIS_TYPE_T_DATA | Komplette Daten in internem Format |
This function module does not define any TABLE parameters.
This function module does not define any Exceptions.