cancel
Showing results for 
Search instead for 
Did you mean: 

Automatic settlement rule creation strategy in work order

Former Member
0 Kudos


Is it possible to create a strategy in config to auto create a settlement rule based on the master data.  99% of my work orders settle to a cost center, so my settlement profile and source structure both point to a cost center.  A new requirement is to load internal order numbers in some of my objects which will populate the settlement order field in the work order. I would like the auto creation of a settlement rule to the internal order in the work order if the settlement order field is populated.  If not, settle to the cost center.  Can this be done in config using KSR1_ORI,KSR2_ORI and KSR3_ORI?  The other option is user exit IWO10027.

alan

Accepted Solutions (0)

Answers (2)

Answers (2)

peter_atkin
Active Contributor
0 Kudos

Alan,

You can use IWO10027 to automatically determine your settlement rules.

If you go to transaction SMOD and display the Documentation, then there is some sample code at the bottom of the text.

PeteA

Former Member
0 Kudos

You can use the mentioned user exit.