Event 11: After Changing a Key Entry in the Change Req. (E071K)
Use
This event occurs after an entry was made in the change request key list by performing the function 'Save'. Other activities can now be performed, for example,
-
copy entries of background tables, which are not in the view structure definition, or are not assigned text tables, into the key list.
Process
There are no standard routines for this event. The following global data is available for the realization of user routines:
-
Field Symbols
-
Variables CORR_ACTION, MASTER_NAME and MASTER_TYPE
The internal table CORR_KEYTAB must be extended in the user routines, see Additional transport information.