The Function Module FIAA_AT_HISTORY_SHEET (Stores Asset History Sheet in the memory ID) is a standard Function Module in SAP ERP and is part of the function group ID_FIAA_AT within the package AR.
Function Module | FIAA_AT_HISTORY_SHEET |
Short Text | Stores Asset History Sheet in the memory ID |
Function Group | ID_FIAA_AT |
Package | AR |
Module Type | Normal Module |
These are the IMPORTING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
BERDATUM | TYPE | RBADA-BRDATU | Reporting date in program | |
BERDATUM_PREV | TYPE | RBADA-BRDATU | Previous year's End Date | |
BEREICH1 | TYPE | RBADA-AFABE1 | First depreciation area (Reporting) | |
BUKRS | TYPE | ANLAV-BUKRS | Company Code | |
VERSN | TYPE | T011-VERSN | Financial Statement Version |
These are the EXPORTING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
MEM_ID | TYPE | CHAR20 | Char20 |
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 |
---|---|---|---|---|
M_BUKRS | TYPE | BUKRS_RAN_ITAB | Table Type for BUKRS_RAN |
This function module does not define any Exceptions.