Hello
Im Using enhancement IWO10027 for creating a settlement rule to transfer the cost from a service order to a sales contract.
I have the following entries in include ZXWOCU24:
pmdfu_tab-konty = 'VB'.
pmdfu_tab-fdind = '010000037000010'.
pmdfu_tab-fdind2 = '000010'.
pmdfu_tab-perbz = 'GES'.
pmdfu_tab-prozs = '100'.
APPEND pmdfu_tab.
If the system now tries to set the settlement rule using this exit, I got the message 'Sales document 100000370 is not available Message no. V1 302'.
Using this entries manually, I do have no problem.
What is wrong with my exit?
I appreciate every help.
Thank you.
Marcello