The Function Module AIC2_DATA_SELECT (Verdichtung IM: Bewegungsdaten aus operativen Daten beschaffen) is a standard Function Module in SAP ERP and is part of the function group AIC2 within the package AIC.
Function Module | AIC2_DATA_SELECT |
Short Text | Verdichtung IM: Bewegungsdaten aus operativen Daten beschaffen |
Function Group | AIC2 |
Package | AIC |
Module Type | Remote-Enabled |
These are the IMPORTING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
I_APPR_YEAR | LIKE | IMCHIE-APPR_YEAR | Genehmigungs-GJ des Investitionsprogramms | |
I_COMPR_VRSN | LIKE | IMCH-COMPR_VRSN | Verdichtungsversion | |
I_FLG_INTERNAL | LIKE | RAIC1-FLG | 'X' | Kz. 'Daten im eigenen Mandanten repliziert' |
I_INV_PROG | LIKE | IMCHIE-INV_PROG | Name des Investitionsprogramms | |
I_LOGSYSTEM_CALLING | LIKE | IMCH-LOGSYSTEM | Anforderndes logisches System | |
I_PARTNER_ROLE | LIKE | BAPI1057C0-PARTN_ROLE | SPACE | Partnerrolle für Selekt. Partner Anforderungen |
These are the EXPORTING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
E_LOGSYSTEM_SENDING | LIKE | IMCH-LOGSYSTEM | Eigenes logisches System |
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 |
---|---|---|---|---|
ET_EXT_DATA | LIKE | BAPI1057CD | Bewegungsdaten (in externem Format) | |
IT_CHARACT_TO_IGNORE | LIKE | BAPI1057CC | Merkmale ohne Einzeldarstellung | |
IT_SCALES_TO_IGNORE | LIKE | BAPI1057CS | Größenordnungen ohne Einzeldarstellung |
This function module does not define any Exceptions.