on ‎2012 Sep 18 3:57 PM
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
Request clarification before answering.
is the ammended PO already re-released?
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
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
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
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.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.