74 lines
2.7 KiB
Java
74 lines
2.7 KiB
Java
package com.itac.resource;
|
|
/** This class is generated by ResourceTool */
|
|
public interface ResourcesCRP // #1642(0) CRP[7000..0]
|
|
{
|
|
/**de:Aktueller Ort */
|
|
static public final int ACTUAL_STOP_POINT = 98138;
|
|
/**de:Kommentar */
|
|
static public final int COMMENT = 98044;
|
|
/**de:Kommissionierliste */
|
|
static public final int COMMISSION = 98128;
|
|
/**de:Kommissionierlisten für ausgewählte Richtteilliste */
|
|
static public final int COMMISSIONS = 98129;
|
|
/**de:Kommissionierlisten-Nr. */
|
|
static public final int COMMISSION_NO = 98119;
|
|
/**de:CRP-Berechtigungen */
|
|
static public final int CRP_PERMISSIONS = 98274;
|
|
/**de:Beschreibung */
|
|
static public final int DESCRIPTION = 98045;
|
|
/**de:Zielkapazität */
|
|
static public final int DESTINATION_STATION = 98118;
|
|
/**de:Zielort */
|
|
static public final int DESTINATION_STOP_POINT = 98051;
|
|
/**de:Frühestes Lieferdatum */
|
|
static public final int EARLIEST_DELIVERY_DATE = 98053;
|
|
/**de:Frühestes Startdatum */
|
|
static public final int EARLIEST_START_DATE = 98052;
|
|
/**de:Enddatum */
|
|
static public final int END_DATE = 98047;
|
|
/**de:Info */
|
|
static public final int INFO = 98061;
|
|
/**de:Spätestes Lieferdatum */
|
|
static public final int LATEST_DELIVERY_DATE = 98054;
|
|
/**de:Spätestes Startdatum */
|
|
static public final int LATEST_START_DATE = 98055;
|
|
/**de:Name */
|
|
static public final int NAME = 98039;
|
|
/**de:Objekt-Nr. */
|
|
static public final int OBJECT_NO = 98121;
|
|
/**de:Objekttyp */
|
|
static public final int OBJECT_TYPE = 98120;
|
|
/**de:Richtteillisten für ausgewählten Transportauftrag */
|
|
static public final int PICKINGS = 98127;
|
|
/**de:Priorität */
|
|
static public final int PRIORITY = 98060;
|
|
/**de:Fertigungsaufträge für ausgewählten Transportauftrag */
|
|
static public final int PRODUCTION_ORDERS = 98126;
|
|
/**de:Route */
|
|
static public final int ROUTE = 98040;
|
|
/**de:Routensegment */
|
|
static public final int ROUTE_SEGMENT = 98041;
|
|
/**de:Sequenz */
|
|
static public final int SEQUENCE = 98049;
|
|
/**de:Startort */
|
|
static public final int SOURCE_STOP_POINT = 98050;
|
|
/**de:Startdatum */
|
|
static public final int START_DATE = 98046;
|
|
/**de:Status */
|
|
static public final int STATE = 98043;
|
|
/**de:Statuskommentar */
|
|
static public final int STATE_COMMENT = 98059;
|
|
/**de:Haltestelle */
|
|
static public final int STOP_POINT = 98048;
|
|
/**de:Haltestelle {0} nicht gefunden */
|
|
static public final int STOP_POINT_NOT_FOUND = 98058;
|
|
/**de:Lagerplatz */
|
|
static public final int STORAGE_LOCATION = 98117;
|
|
/**de:Transportaufträge */
|
|
static public final int TRANSPORTORDERS = 98125;
|
|
/**de:Transportauftrag */
|
|
static public final int TRANSPORT_ORDER = 98042;
|
|
/**de:Transportauftrag */
|
|
static public final int TRANSPORT_ORDER_NO = 98124;
|
|
}
|