SAP ABAP Function Module MV_RANGE_GET (Ermitteln der Laufzeit eines Mietvertrags plus Test auf erlaubte Laufzeit)
Hierarchy
☛
BBPCRM (Software Component) BBPCRM
⤷
CRM (Application Component) Customer Relationship Management
⤷
CRM_APPLICATION (Package) All CRM Components Without Special Structure Packages
⤷
FVVI (Package) R/3 appl.dev. for Financial Assets Management: Real estate
⤷
⤷
⤷
Basic Data
| Function Module | MV_RANGE_GET | Ermitteln der Laufzeit eines Mietvertrags plus Test auf erlaubte Laufzeit |
| Function Group | FIA2 | Rntl agrmt addit. info. |
| Program Name | SAPLFIA2 | |
| INCLUDE Name | LFIA2U02 |
Parameters
| Type | Parameter Name | Typing | Associated Type | Default value | Optional | Pass Value | Short text |
|---|---|---|---|---|---|---|---|
| |
ANZAHL_MONATE | TYPE | Laufzeit eines Vertrags | ||||
| |
I_TIPA1 | TYPE | TIPA1 | Feldleiste TIPAZ (Anp.-Art / Mietrecht Paramet. | |||
| |
DATUM_ANFG | TYPE | VIMIMV-DMIBEG | Mietbeginn | |||
| |
DATUM_ENDE | TYPE | VIMIMV-DMIEND | Mietende | |||
| |
SMIETR | TYPE | VIOB01-SMIETR | Mietrecht | |||
| |
SMVANART | TYPE | VIMIMV-SMVANART | Anpassungsart eines Vertrags | |||
| |
SMVART | TYPE | VIMIMV-SMVART | Vetragsart | |||
| |
JVERL | TYPE | VIMIMV-JVERL | SPACE | |||
| |
VERLG | TYPE | VIMIMV-VERLG | 0 | |||
| |
MV_RANGE_UNLIMITED | TYPE | Mietvertrag ist unbefristet, jedoch Laufz. vorh. | ||||
| |
RANGE_NOTFOUND | TYPE | Keine Einstellung für Laufzeit gefunden (TIPAZ) | ||||
| |
RANGE_TO_LONG | TYPE | Vertrag überschreitet Maximallaufzeit | ||||
| |
RANGE_TO_SHORT | TYPE | Vertrag unterschreitet Minimallauzeit | ||||
Processing Type
| Normal Function Module | |
| |
BaseXML supported |
| Update Module | Start immediately |
| Immediate Start, No Restart | |
| Start Delayed | |
| Coll.run | |
| JAVA Module Callable from ABAP | |
| Remote-Enabled JAVA Module | |
| Module Callable from JAVA |
History
| Last changed by/on | SAP | 20091125 |
| SAP Release Created in |