Back to project page SalesOrder.
The source code is released under:
GNU General Public License
If you think the Android project SalesOrder listed in this page is inappropriate, such as containing malicious code/tools or violating the copyright, please email info at java2s dot com, thanks.
package com.capgemini.SalesOrder.zgwsample_srv; /*// ww w .java2 s. c o m Auto-Generated by SAP NetWeaver Gateway Productivity Accelerator, Version 1.1.1 */ /** * A class that holds configurations for the service version. */ public class ServiceVersionConfigurations { public static final String CATALOG_SERVICE_URL = "/sap/opu/odata/iwfnd/CatalogService/"; public static final String TECHNICHAL_SERVICE_NAME = ""; public static final int TECHNICHAL_SERVICE_VERSION_MIN = 0; public static final int TECHNICHAL_SERVICE_VERSION_MAX = 0; }