The Function Module AM_DOCUMENT_READ_FROM_ARCHIVE (Anlagenbewegungen vom Archiv lesen) is a standard Function Module in SAP ERP and is part of the function group DRB_FI_AA within the package AB.
Function Module | AM_DOCUMENT_READ_FROM_ARCHIVE |
Short Text | Anlagenbewegungen vom Archiv lesen |
Function Group | DRB_FI_AA |
Package | AB |
Module Type | Normal Module |
These are the IMPORTING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
IR_AFABE_RANG | TYPE | TTY_AFABE_RANG | Tabellentyp für Range über Bewertungsbereiche | |
I_ANLN1 | TYPE | ANLN1 | Anlagen-Hauptnummer | |
I_ANLN2 | TYPE | ANLN2 | Anlagenunternummer | |
I_AWORG | TYPE | AWORG | Referenzorganisationseinheiten | |
I_AWREF | TYPE | AWREF | Referenzbelegnummer | |
I_AWSYS | TYPE | AWSYS | Logisches System des Ursprungsbeleges | |
I_AWTYP | TYPE | AWTYP | Referenzvorgang | |
I_BUKRS | TYPE | BUKRS | Buchungskreis | |
I_GJAHR | TYPE | GJAHR | Geschäftsjahr |
This function module does not define any EXPORTING parameters.
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 |
---|---|---|---|---|
T_ANEA | LIKE | ANEA | Anlagen-Einzelposten anteilige Werte | |
T_ANEK | LIKE | ANEK | Belegkopf Anlagenbuchung | |
T_ANEP | LIKE | ANEP | Anlagen-Einzelposten |
This function module does not define any Exceptions.