EDI Integrator 2016 Java Edition
EDI Integrator 2016 Java Edition
Questions / Feedback?

GlobalUsageCode Property

A universal code describing basic usage for this message.

Syntax

public int getGlobalUsageCode();
public void setGlobalUsageCode(int globalUsageCode);

Enumerated values: public final static int gucTest = 0; public final static int gucProduction = 1;

Remarks

GlobalUsageCode is a value that specifies how the RosettaNet message is to be treated from a business standpoint.This property currently only supports the following two values:

  • 0 (gucTest)
  • 1 (gucProduction)

This property is a field of the service header.

Default Value

0

 
 
Copyright (c) 2020 /n software inc. - All rights reserved.
EDI Integrator 2016 Java Edition - Version 16.0 [Build 7362]