Das Standardwerk zum Änderungs- und Transportmanagement in der 4. Auflage! In diesem Buch finden Sie alle Informationen, die Sie zum Planen, Implementieren und Warten von Systemlandschaften benötigen. Sie lernen die Grundlagen und die Bedienung aller relevanten Werkzeuge und erhalten detaillierte Anleitungen zur Änderungs- und Transportverwaltung. Diese Neuauflage berücksichtigt Neuerungen in den Bereichen SAP NetWeaver AS Java und Development Infrastructure, CTS+, SAP Solution Manager und Enhancement Packages. Bringen Sie ihr Wissen auf den neuesten Stand!
Bei amazon.de ansehen →The Function Module RA_FISCAL_YEAR_CHANGE (Technischer Jahreswechsel der jahresbez. Werten einer Anlage (ANLC)) is a standard Function Module in SAP ERP and is part of the function group AFAR within the package AB.
Function Module | RA_FISCAL_YEAR_CHANGE |
Short Text | Technischer Jahreswechsel der jahresbez. Werten einer Anlage (ANLC) |
Function Group | AFAR |
Package | AB |
Module Type | Normal Module |
These are the IMPORTING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
I_ANTS | LIKE | ANTS | Field string of DDIC structure ANTS | |
I_CAL_CLOSED_FYEARS | LIKE | ANLB-XNEGA | SPACE | Recalculate closed fiscal years |
I_FEHLER | LIKE | ANLB-XNEGA | SPACE | Suppress error output (X) |
I_NDAB | LIKE | ANLB-XNEGA | SPACE | Determine only elapsed useful life |
I_TRACE | LIKE | ANLB-XNEGA | SPACE | Depreciation trace switch |
These are the EXPORTING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
E_KAFABE | LIKE | ANLB-AFABE |
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_ANFM | LIKE | ANFM | ||
T_ANLB | LIKE | ANLB | ||
T_ANLC | LIKE | ANLC | ||
T_ANLZ | LIKE | ANLZ |
These are the Exceptions of this function module.
Exception Name | Short Text |
---|---|
DEPR_NOT_POSIBLE | Dep.calc. not possible due to table inconsistency |
MINWERT_VERLETZT | Line item violates minimum value rule |
NORMAL_AFA_VERLETZT | Positive/negative sign rule for ord. depreciation is violated. |
PERIOD_FALSE | |
RBW_VIRT_AFABER_VERLETZT | Net book value rule is violated in derived dep. area |
SONDER_AFA_VERLETZT | Positive/negative sign rule for spec.depreciation is violated. |