Package | Description |
---|---|
com.sap.cloud.sdk.s4hana.onpremise.v2020.datamodel.odata.namespaces.vehiclemanagementsystemforvehicle |
Modifier and Type | Field and Description |
---|---|
static VMSVehicleSalesOrderField<String> |
VMSVehicleSalesOrder.COST_CENTER
Use with available fluent helpers to apply the CostCenter field to query operations.
|
static VMSVehicleSalesOrderField<String> |
VMSVehicleSalesOrder.CREATED_BY_USER_NAME
Use with available fluent helpers to apply the CreatedByUserName field to query operations.
|
static VMSVehicleSalesOrderField<String> |
VMSVehicleSalesOrder.DISTRIBUTION_CHANNEL
Use with available fluent helpers to apply the DistributionChannel field to query operations.
|
static VMSVehicleSalesOrderField<String> |
VMSVehicleSalesOrder.LOGICAL_SYSTEM
Use with available fluent helpers to apply the LogicalSystem field to query operations.
|
static VMSVehicleSalesOrderField<BigDecimal> |
VMSVehicleSalesOrder.NET_AMOUNT
Use with available fluent helpers to apply the NetAmount field to query operations.
|
static VMSVehicleSalesOrderField<String> |
VMSVehicleSalesOrder.ORGANIZATION_DIVISION
Use with available fluent helpers to apply the OrganizationDivision field to query operations.
|
static VMSVehicleSalesOrderField<String> |
VMSVehicleSalesOrder.OVERALL_SD_PROCESS_STATUS
Use with available fluent helpers to apply the OverallSDProcessStatus field to query operations.
|
static VMSVehicleSalesOrderField<String> |
VMSVehicleSalesOrder.PLANT
Use with available fluent helpers to apply the Plant field to query operations.
|
static VMSVehicleSalesOrderField<String> |
VMSVehicleSalesOrder.PURCHASING_DOC_REFERENCE_BY_CUST
Use with available fluent helpers to apply the PurchasingDocReferenceByCust field to query operations.
|
static VMSVehicleSalesOrderField<String> |
VMSVehicleSalesOrder.SALES_DOCUMENT_CURRENCY
Use with available fluent helpers to apply the SalesDocumentCurrency field to query operations.
|
static VMSVehicleSalesOrderField<String> |
VMSVehicleSalesOrder.SALES_ORDER
Use with available fluent helpers to apply the SalesOrder field to query operations.
|
static VMSVehicleSalesOrderField<LocalDateTime> |
VMSVehicleSalesOrder.SALES_ORDER_DATE
Use with available fluent helpers to apply the SalesOrderDate field to query operations.
|
static VMSVehicleSalesOrderField<String> |
VMSVehicleSalesOrder.SALES_ORDER_ITEM
Use with available fluent helpers to apply the SalesOrderItem field to query operations.
|
static VMSVehicleSalesOrderField<String> |
VMSVehicleSalesOrder.SALES_ORGANIZATION
Use with available fluent helpers to apply the SalesOrganization field to query operations.
|
static VMSVehicleSalesOrderField<String> |
VMSVehicleSalesOrder.SOLD_TO_PARTY
Use with available fluent helpers to apply the SoldToParty field to query operations.
|
static VMSVehicleSalesOrderField<ZonedDateTime> |
VMSVehicleSalesOrder.VMS_VEHICLE_ACTION_DATE_TIME
Use with available fluent helpers to apply the VMSVehicleActionDateTime field to query operations.
|
static VMSVehicleSalesOrderField<String> |
VMSVehicleSalesOrder.VMS_VEHICLE_ACTION_DOC_TYPE
Use with available fluent helpers to apply the VMSVehicleActionDocType field to query operations.
|
static VMSVehicleSalesOrderField<UUID> |
VMSVehicleSalesOrder.VMS_VEHICLE_UUID
Use with available fluent helpers to apply the VMSVehicleUUID field to query operations.
|
Modifier and Type | Method and Description |
---|---|
static <T> VMSVehicleSalesOrderField<T> |
VMSVehicleSalesOrder.field(String fieldName,
Class<T> fieldType)
Use with available fluent helpers to apply an extension field to query operations.
|
static <T,DomainT> |
VMSVehicleSalesOrder.field(String fieldName,
TypeConverter<T,DomainT> typeConverter)
Use with available fluent helpers to apply an extension field to query operations.
|
Copyright © 2021 SAP SE. All rights reserved.