SAP ABAP Data Element RI_UPDAT (IS-H: Date of Last Change)
Hierarchy
BBPCRM (Software Component) BBPCRM
   CRM (Application Component) Customer Relationship Management
     CRM_APPLICATION (Package) All CRM Components Without Special Structure Packages
       NBAS (Package) Appl. development Hospital System master data, catalogs
Basic Data
Data Element RI_UPDAT
Short Description IS-H: Date of Last Change  
Data Type
Category of Dictionary Type D   Domain
Type of Object Referenced     No Information
Domain / Name of Reference Type RI_DATUM    
Data Type DATS   Date field (YYYYMMDD) stored as char(8) 
Length 8    
Decimal Places 0    
Output Length 10    
Value Table      
Further Characteristics
Search Help: Name    
Search Help: Parameters    
Parameter ID   
Default Component name UPDATE_DATE   
Change document    
No Input History    
Basic direction is set to LTR    
No BIDI Filtering    
Field Label
  Length  Field Label  
Short 10 Changed On 
Medium 14 Changed On 
Long 20 Changed On 
Heading 10 Changed On 
Documentation

Definition

The field displays the date on which the data record was last changed.

Supplementary Documentation - RI_UPDAT 0001

Use

If you make an entry in this field, only those discharges which were created or changed at the entered time or in the entered period are taken into account.

Procedure

Examples

With the report, you also want to process discharges which date back a while, but which were only corrected recently.

For this purpose, limit the discharge date to the required period first, for example, 3 or 6 months.

Without further restrictions, the program would recalculate the copayment of all patients who were discharged in this period. To prevent this, you can additionally limit the creation or change date of the discharge. The value which you find useful depends on how often you run the copayment program.

You should always choose the time on which you last used the program.

Thus, if the last time the program ran was at midnight on April 24th, you should use April 25th to the current day for the change date the next time the program is run.

Dependencies

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