‎2006 Mar 06 9:37 PM
Hi Folks!
I'm trying to find out how can you determine when a settlement rule has been applied to an element from a PS project.
I've tried researching on table COBRB but I haven't found any difference between an element that has a settlement rule applied and one that hasn't. Initially I thought that with the field Konty would do the trick, but I realized it won't work because in an element that has not been applied and in one that has been applied they are the same konty. Other thing is that I don't get why they are registers on the table for elements that no settlement rule have been applied on this table.
I will appreciate any help.
Thanks in advise.
Regards,
Gilberto Li
‎2006 Mar 07 10:10 AM
Hi,
You can use function module K_SETTLEMENT_RULE_EXISTENCE for it.It requires a import parameter which can be obtained from PRPS table corresponding to a WBS element.
Even you can directly refer the table COBRA for checking the settlement rule existance.
Hope this helps you.
Thank you.
Regards,
M.Karun.
‎2006 Mar 07 10:10 AM
Hi,
You can use function module K_SETTLEMENT_RULE_EXISTENCE for it.It requires a import parameter which can be obtained from PRPS table corresponding to a WBS element.
Even you can directly refer the table COBRA for checking the settlement rule existance.
Hope this helps you.
Thank you.
Regards,
M.Karun.