cancel
Showing results for 
Search instead for 
Did you mean: 

Promise to Pay not updated as broken

Former Member
0 Kudos

Hi gurus,

I have an issue in transaction code UDM_SUPERVISOR.

I have a promise to pay that has not been paid and the promise to pay is broken, but promise to pay don't update it as "broken". It is still as "open".

I have launched: fdm_coll_send01 and udm_genwl.

How can I solve this?

I need know when a promise to pay is broken.

thanks a lot.

Accepted Solutions (1)

Accepted Solutions (1)

Former Member
0 Kudos

hi,

this is to inform you that,

its a class object.

go to SE93 - UDM_SUPERVISOR & display.

go to SE24 - CLASS NAME : CL_UDM_WL_CONTROLLER & display.

select the correct one out of 11 class types.

and instruct the ABAPER to write a code on your requriment.

regards,

balajia

Answers (1)

Answers (1)

Former Member
0 Kudos

hi,

first you have to catch where the status is located in which table in which field the staus is getting updated.

talk to abaper and write a piece of code there because the standard code is available for OPEN status and CLOSED status.

so copy the above logic which ever suits and insert that code there.

and check it.

regards,

balajia