Table/Structure Field list used by SAP ABAP Function Module KUENDIGUNG_DATE_CREATE (Berechnung des nächstmögl. Kündigungstermins anhand der Kündigungsfrist)
SAP ABAP Function Module
KUENDIGUNG_DATE_CREATE (Berechnung des nächstmögl. Kündigungstermins anhand der Kündigungsfrist) is using
| # | Object Type | Object Name | Object Description | Note |
|---|---|---|---|---|
| 1 | SYST - DATUM | ABAP System Field: Current Date of Application Server | ||
| 2 | SYST - TABIX | ABAP System Field: Row Index of Internal Tables | ||
| 3 | TIV64 - DKFRTG | Notice period in days | ||
| 4 | TIV64 - DKUEFR | Notice period in months | ||
| 5 | TIV64 - SBULT | Month end indicator for calculating the period of notice | ||
| 6 | VIMIMV - SKUEFR | Type of notice period | SOURCE VALUE(I_ART_KUEFR) LIKE VIMIMV-SKUEFR DEFAULT 1 |
|
| 7 | VIMIMV - SMVART | External Real Estate contract type | SOURCE VALUE(I_VERTR_ART) LIKE VIMIMV-SMVART |
|
| 8 | VIOB01 - SMIETR | Tenancy law | SOURCE VALUE(I_MIETRECHT) LIKE VIOB01-SMIETR |
|