This documentprovides informationabout workingwithSAPDynamic Actions
"Dynamicactions") are executedautomatically bySAPR/3 forthe treatment ofan infotype. T588Ztableis a setof records tostore informationrelated todynamic measurements.ThemodulepoolMPNNNN00of allinfotypesincludesMPPERS00program. This programcontains routinesto calldynamic actions.Eachtime you pressthe buttonsavein maintainingan infotypeon the screen (PA30), the event PAI(processafterinput)runthese routines.
Maintainingdynamicmeasurementscan be donethroughV_T588Zview, asshown in Figure 1. (IMG menu path Personnel Management>Global Settings in Personnel Management>Basic Settings>Infotypes>Create Dynamic Actions).
Figure 1Dynamic actionsMaintenance
A dynamic measurehas the following components:
InfotypeNumber(INFTY): Specifiesthe infotypethattriggers(trigger) action.
Subtype (SUBTY): Specifies thepreviousinfotypesubtype.
Field NameField Name(FIELDN) actionis triggeredwhen modifies the valueof this field.
Functionalcharacterof the action (FC): Controls onwhat kinds of treatment (create,modify and /or deletea data record) must makea move
dynamically. Thekind of treatmentis marked by atwo-digit numericvalue. these valuescan be accumulated, that is, may indicatevarious kinds oftreatment
byinfotype, subtypeor field.A dynamic measuremay be executed regardless of thekind of concurrent treatment.
00 forcurrently executingfunctionindependent
02to modify
04to create
06to modify andcreate
08to delete
10 formodify and delete
12to createand delete
example
If you enter thevalue06, will runan actionif it is createdor modified thespecifiedinfotype.
If you enter thevalue00, will runregardless of whetheran actionis created,modified or deletedthespecifiedinfotype.
Sequential number(NO) isa sequential number.
Indicator foraction(A):
Possiblevalues:
P-Verificationofconditions
I -Updating aninfotype record
W- Proposedvaluestocreate a new record
V- Referenceto another action
F -calla routine
M-Sending amail
Other entriesin this fieldmean'comment line'.
Continue......