Table list used by SAP ABAP Function Module FVIA_COMPUTE_ANPASSUNGSDATUM (Berechnet aus einem Datum und dem Anpassungsrhythmus das nächste Anp.datum)
SAP ABAP Function Module
FVIA_COMPUTE_ANPASSUNGSDATUM (Berechnet aus einem Datum und dem Anpassungsrhythmus das nächste Anp.datum) is using
| # | Object Type | Object Name | Object Description | Note |
|---|---|---|---|---|
| 1 | VIMI45 | OLD, replaced by VIMI55 for 3.0 | SOURCE VALUE(DATUM_NEU) LIKE VIMI45-DANPNXT |
|
| 2 | VIMI45 | OLD, replaced by VIMI55 for 3.0 | SOURCE VALUE(ANPASSUNGSRHYTHMUS) LIKE VIMI45-DANPRYTH |
|
| 3 | VIMI45 | OLD, replaced by VIMI55 for 3.0 | SOURCE VALUE(DATUM_ALT) LIKE VIMI45-DANPNXT |
|