SAP for Utilities Discussions
Connect with fellow SAP users to share best practices, troubleshoot challenges, and collaborate on building a sustainable energy future. Join the discussion.
cancel
Showing results for 
Search instead for 
Did you mean: 
Read only

ISU_DB_GET_DUE_AND_DISCREL_POS

Former Member
0 Kudos
166


Hello everybody,

I need to get all due positions for a disconnection of one customer except those, which are blocked for dunning. But it seems, that the exporting parameter x_mansp is not working.

Is there any workaround?

Thank you very much in advance

Thorsten

1 REPLY 1
Read only

RonnyF
Product and Topic Expert
Product and Topic Expert
0 Kudos
127

Hi Thorsten,

as described in SAP note 137525 the business locks are saved in table DFKKLOCKS. The fields MANSP, SPZAH, SPERZ in table DFKKOP are not supported anymore. Therefore I recommend you to read the table DFKKLOCKS to find out if a valid dunning lock exists.

Best regards.
Ronny