[go: up one dir, main page]

0% found this document useful (0 votes)
30 views2 pages

Dynamic Action: Function Character of Step

The document outlines the control of dynamic actions when maintaining infotype records, specifying when actions are triggered based on changes to records. It details the conditions under which actions are executed, such as for creating, changing, or deleting records, and provides examples of specific actions like setting probation periods. Additionally, it introduces functional characteristics and variable functions that dictate the processing of these actions.

Uploaded by

pratiti raj
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as DOCX, PDF, TXT or read online on Scribd
0% found this document useful (0 votes)
30 views2 pages

Dynamic Action: Function Character of Step

The document outlines the control of dynamic actions when maintaining infotype records, specifying when actions are triggered based on changes to records. It details the conditions under which actions are executed, such as for creating, changing, or deleting records, and provides examples of specific actions like setting probation periods. Additionally, it introduces functional characteristics and variable functions that dictate the processing of these actions.

Uploaded by

pratiti raj
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as DOCX, PDF, TXT or read online on Scribd
You are on page 1/ 2

Dynamic action

Here you control the initiation of action when maintaining an infotype


record.This can be 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 subtype or whether it is only carried out if you change
certain fields.

You can state whether action is to be carried out for ‘change’,’create’ and
‘delete’ record.

Eg.

When you create infotype contract elements(0016),you define a period for


probation period.The system creates dates/deadline record so that you can
invite employee to an employee interview.

Infotype Subtype Field no Functional characteristic number S Variable


function part

Function character of step:

This controls for which types of processing (create,change and or delete a data
record) a dynamic action should be carried out.

00-for independent of current function carried out

02-for change

O4-for create

06-for change and create

08-for delete

10-change and delete


12-create and delete

# S-stands for indicator

VARIABLE FUNCTION PART

# Indicator for step


P-check condition

I-maintain infotype

w-set default values when creating a new record

v-reference to another step

F-call routine

M-send mail

You might also like