cancel
Showing results for 
Search instead for 
Did you mean: 
Read only

Close an entry document

Former Member
0 Likes
112

Hi experts.

When you want to close an entry document from the WAE02 transaction, is there any option to check the status of the disposal document assigned to the entry document and not allow to close it if the disposal document is not canceled?

Thanks in advance.

Accepted Solutions (0)

Answers (1)

Answers (1)

JuanCarlosDelga
Contributor
0 Likes

Hi acbsap.

You can limit the points from you can close and entry document changing the ['Status profile' |http://help.sap.com/saphelp_erp60_sp/helpdata/en/cc/ed873a06a0865ae10000000a11402f/content.htm] (EHS_WMM1 - Disposal Processing) IMG (Waste Management->Disposal Processing->Basic Settings for Diposal Processing->Status Management).

But if you want than an entry document with a follow-on document (disposal document) not canceled can't be closed. You will need to create a function module with that logic taking as a pattern the function EHSWA_162_WAFUNC_CLOSE and assign this new function in IMG (Waste Management->Disposal Processing->Basic Settings for Diposal Processing->Specify Function).

Regards

JCD