Programme SAP RHGRENZ1 - Set New End Date

Description
This report sets a new delimitation date for records found using theselection screen. The main function of the report is to reactivate orextend records that have been delimited by mistake. You can appendhistorical record flags to records to prevent them from being modifiedusing transaction PP01. It is also possible to remove historical recordflags from old records. To select records correctly, you must specifythe previous delimitation date. All records whose end date is the sameas the specified delimitation date are changed to the new end date. Allother records remain unchanged.
BEGIN OF UPDATE

Parameter: DISPLAY
Display delimited records (X = yes).

Definition
Delimited records are listed.

Parameter: ENQ
Lock objects (X = yes).

Definition
The records to be delimited are locked while the program is running toprevent any data inconsistencies.

Parameter: G_DAT
Delimitation.

Definition
This field enables you to enter the old delimitation date of the recordthat is to be given a new end date. The delimitation date must besmaller than or equal to the new end date of the current record. Thedefault value is the system date.

Parameter: HISTO
Historical record.

Definition
If you enter 'X' in this checkbox, a historical record flag is appendedto the records to be delimited. This means that they cannot be modifiedafter the historical record flag has been set.

Parameter: TEST
Test (X = yes).

Definition
The report can also be run in test mode.