SAP ABAP Data Element VVFUNCTMSP (FM for calculating rep.list of rents average rent)
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
Data Element VVFUNCTMSP
Short Description FM for calculating rep.list of rents average rent  
Data Type
Category of Dictionary Type D   Domain
Type of Object Referenced     No Information
Domain / Name of Reference Type CHAR30    
Data Type CHAR   Character String 
Length 30    
Decimal Places 0    
Output Length 30    
Value Table      
Further Characteristics
Search Help: Name    
Search Help: Parameters    
Parameter ID   
Default Component name    
Change document    
No Input History    
Basic direction is set to LTR    
No BIDI Filtering    
Field Label
  Length  Field Label  
Short 10 Func.mod. 
Medium 15 Function module 
Long 20 Function module 
Heading 30 Function module 
Documentation

Definition

If the average rent for a representative list of rents is not to be calculated according to a standard procedure, the name of the function module with which the average rent is to be calculated can be stored here. The following parameters are transferred to the function module:

Name Structure Description

IMPORTING:
IVIOB01 VIOB01 BE for rental agreement that is to be adjusted
IVIVGME VIVGME Relevant RU and building data for the rental
agreement that is to be adjusted.
IVIMI16 VIMI16 Contains all the previously determined
adjustment data, particularly the rent that is
currently valid in the field BKONDALT, the
adjustment date in the field
DANPASS, and the key fields of the rental
agreement to be adjusted.

EXPORTING:
EVIMI16MSP VIMI16MSP The average rent (mandatory in BUGLAVG)
determined by the function module and possibly
other "intermediate results" (that can be
displayed in detail on the approval screen) in
the other fields.

The function module determines the unweighted average rent according to
the representative list of rents and enters it in the BUGLAVG field.
Weighting according to the percentage
rate of increase
and coordination with the legal
regulations is dealt with by the calculation program and
does not need to be considered in the function module.

History
Last changed by/on SAP  19990827 
SAP Release Created in