cancel
Showing results for 
Search instead for 
Did you mean: 

POD Plugin. Change SFC

Former Member
0 Kudos

Hi,

I am planning on writing an SDK POD Plugin for SAP ME 6.0, that takes the SFC entered by the operator

and replaces it with the parent SFC instead.

Is this possible?
If yes, then can you give me a hint on what function to use to replace the entered SFC?

Best Regards,

Johan

Accepted Solutions (0)

Answers (1)

Answers (1)

0 Kudos

Hi Johan,

Sorry for the late response. I might have missed this question.

Did you try using com.sap.me.production.podclient.BasePodPlugin.getPodSelectionModel() ?

It has methods to set SFC,Operation,Resource etc.

Regards,
Sundar