Hi,
Dynamic actions control the initiation of actions when maintaining an infotype record.
This can be the maintenance of an additional infotype record or performing a routine.
For each action, you can determine whether it is always carried out when you change an infotype or a subtype or whether it is only carried out if you change certain fields.
You can state whether the action is to be carried out for "Change", "Create" and/or "Delete" record.
You can store the conditions for executing the action, for example, the comparison of the old and new value of a field.
Finaly, you can also specify default values for a record that is to be created.
For additional info on dynamic actions,
Goto SPRO-> Personnel Management->PA->Customizing procedures->Dynamic Actions. Click the help button.
Hope this helps you.
Regards,
Subbu.
Hi,
These threads will give you a clear picture of dynamic actions and step by step procedures.
Regards,
Manoj.
Hi,
fIND
Dynamic actions are activities triggered automatically by R/3 during infotype maintenance. The database table T588Z is a set of records that stores information related to dynamic actions. The module pool MPNNNN00 of all infotypes includes the standard program MPPERS00. That program contains routines for calling dynamic action functionality. Each time you press the save button on the maintenance screen of an infotype, the PAI (process after input) section of the screen calls these routines. This is to check the table T588Z for starting any dynamic action relevant to the current infotype.
The maintenance of dynamic actions is done via the view V_T588Z, as shown in Figure 1 (IMG menu path Personnel Management>Global Settings in Personnel Management>Basic Settings>Infotypes>Create Dynamic Actions).
REWARDS
POINTS
Add a comment