SAP ABAP IMG Activity _ISUBIBDRS_000063 (Calculation for Move-In/Out)
Hierarchy
IS-UT (Software Component) SAP Utilities/Telecommunication
   IS-U (Application Component) SAP Utilities
     EE80 (Package) IS-U: Customizing
IMG Activity
ID _ISUBIBDRS_000063 Calculation for Move-In/Out  
Transaction Code S_SK4_99000004   (empty) 
Created on 20000224    
Customizing Attributes _ISUBIBDRS_000063   Calculation for Move-In/Out 
Customizing Activity    
Document
Document Class SIMG   Hypertext: Object Class - Class to which a document belongs.
Document Name _ISUBIBDRS_000063    

Unlike for the month-based procedure using a key date, for the month-based procedure using an interval the entire billing period (not just the move-in/move-out month) is calculated to the day in the case of a move-in or move-out.

Example

The length of the billing period in the portion is defined as one month. The interval in the portion where a period is still considered a month is specified as having a lower limit of 25 days and an upper limit of 36 days.

Actual billing period:

   Move-in                  33 days 
!---------------------------------------------------!
4/12 5/14

In this case, the time portion is first calculated as 33 days.

Then, according to the reference day control, these 33 days are converted to a time portion in months using either the standard month (30 days) or the standard year (365 days).

  • Conversion according to the standard year (365 days)

    33 days  * 12 months 
--------------------- = 1.0849 months
365 days

The following fields in the billing line items contain data:

   ZEITANT     (time portion)                = 1.0849 (months) 
TIMTYPZA (time cat. for time portion) = 1 (month)
TCNUMTOR (numerator of time portion) = 33
TCDENOMTOR (denominator of time portion) = 365
TIMTYPQUOT (time cat. for quotient) = 2 (day)

  • Conversion according to the standard month (30 days)

          33 days 
--------------------- = 1.1000 months
30 days

The following fields in the billing line items contain data:

   ZEITANT     (time portion)                = 1.1000 (months) 
TIMTYPZA (time cat. for time portion) = 1 (month)
TCNUMTOR (numerator of time portion) = 33
TCDENOMTOR (denominator of time portion) = 30
TIMTYPQUOT (time cat. for quotient) = 2 (day)

In the case of proration (for example, due to price or tax changes), all time slices are calculated in this way. The time portion is rounded in the last time slice.

Business Attributes
ASAP Roadmap ID 204   Establish Functions and Processes 
Mandatory / Optional 2   Optional activity 
Critical / Non-Critical 1   Critical 
Country-Dependency A   Valid for all countries 
Assigned Application Components
Documentation Object Class Documentation Object Name Current line number Application Component Application Component Name
SIMG _ISUBIBDRS_000063 0 I110004842 Rate Structure 
Maintenance Objects
Maintenance object type    
History
Last changed by/on SAP  20000224 
SAP Release Created in