Data Element list used by SAP ABAP Function Module FIMA_BBAS_COPY (Kopiert Einträge der Tabelle BBAS unter neuer Basis-Referenz)
SAP ABAP Function Module
FIMA_BBAS_COPY (Kopiert Einträge der Tabelle BBAS unter neuer Basis-Referenz) is using
| # | Object Type | Object Name | Object Description | Note |
|---|---|---|---|---|
| 1 | DVALUT | Calculation Date | SOURCE VALUE(I_DBIS) LIKE VZZBBAS-DVALUT DEFAULT '00000000' |
|
| 2 | DVALUT | Calculation Date | SOURCE VALUE(I_DVON) LIKE VZZBBAS-DVALUT DEFAULT '00000000' |
|
| 3 | TFM_SBASIS | Calculation Base Reference | SOURCE VALUE(I_SBASIS_VON) LIKE VZZBBAS-SBASIS |
|
| 4 | TFM_SBASIS | Calculation Base Reference | SOURCE VALUE(I_SBASIS_NACH) LIKE VZZBBAS-SBASIS |
|
| 5 | VVSINCL | Inclusive indicator for beginning and end of a period | SOURCE VALUE(I_DBIS_SINCL) LIKE VZZBBAS-SINCL DEFAULT '0' |
|
| 6 | VVSINCL | Inclusive indicator for beginning and end of a period | SOURCE VALUE(I_DVON_SEXCL) LIKE VZZBBAS-SINCL DEFAULT '0' |
|
| 7 | VVSVULT | Month-End Indicator for Value Date | SOURCE VALUE(I_DBIS_SULT) LIKE VZZBBAS-SVULT DEFAULT SPACE |
|
| 8 | VVSVULT | Month-End Indicator for Value Date | SOURCE VALUE(I_DVON_SULT) LIKE VZZBBAS-SVULT DEFAULT SPACE |
|