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

Create Confirmation button grayed out for amended SRM Purchase Orders

tridip_chakraborthy
Contributor
0 Likes
543

Folks,

Is there some note or something that need to be applied to overcome a constraint while performing Service Confirmation on Amended SRM Purchase Orders?

The create confirmation button gets greyed out when the SRM PO is amended, however if you try and do service confirmation using ML81N for the same PO from the backend, it works.

The scenario is extended classic.

Cheers

Tridip

Accepted Solutions (0)

Answers (3)

Answers (3)

former_member186144
Participant
0 Likes

is the ammended PO already re-released?

Former Member
0 Likes

this one was just copied from the old PO . Is this the root cause ?

Former Member
0 Likes

Hi, I'm also experiening the same problem while service bundle enabled . I'm on SRM7.02 with ECS.

Have you got the solution ?

Regards,

Lalit

laurent_burtaire
Active Contributor
0 Likes

Hello Tridip,

in order to understand why you have behavior you describe, see what happens in :

1/ IF_POWL_FEEDER~GET_ACTIONS method from /SAPSRM/CL_CLL_POWL_BASE_AGENT class,

2/ SET_MT_ACTIONS_FROM_CUST method from /SAPSRM/CL_CLL_POWL_BASE_AGENT class,

3/ ENABLE_BUTTONS method from /SAPSRM/CL_CLL_POWL_A_BO_PO class,

4/ IF_POWL_FEEDER~HANDLE_ACTION method from /SAPSRM/CL_CLL_POWL_BASE_AGENT class class.

Regards.

Laurent.