Quantcast
Channel: SCN : All Content - SAP Manufacturing
Viewing all articles
Browse latest Browse all 1079

SAP ME 6.0.4.23 routing config failed by using NC_CODE parameter

$
0
0

Hi experts,

 

i have the following problem.

 

If i try to config router with parameter NC_CODE in SAP ME 6.0.4.23 the standard script doesn't working:

 

// Path for SFCs that do not fail

if(NC_CODE==null) {

  exit (true);

} else {

  exit(false);

}

 

this script too

 

// Path for SFCs that fail

if(NC_CODE!=null) {

  exit (true);

} else {

  exit(false);

}

 

NC_CODE is always null !!!

 

is it a bug?

 

Can anybody help me?

 

i use this document http://wiki.scn.sap.com/wiki/download/attachments/278332139/SAP+ME+How-To-Guide+-+Setting+up+Production+Lines.pdf?original_fqdn=wiki.sdn.sap.com

 

is it the right one?

 

Thanks,

Markus


Viewing all articles
Browse latest Browse all 1079

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>