Package | Description |
---|---|
com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.internalorder |
Modifier and Type | Field and Description |
---|---|
static InternalOrderField<String> |
InternalOrder.BUSINESS_AREA
Use with available fluent helpers to apply the BusinessArea field to query operations.
|
static InternalOrderField<String> |
InternalOrder.COMPANY_CODE
Use with available fluent helpers to apply the CompanyCode field to query operations.
|
static InternalOrderField<String> |
InternalOrder.CONTROLLING_AREA
Use with available fluent helpers to apply the ControllingArea field to query operations.
|
static InternalOrderField<String> |
InternalOrder.CONTROLLING_OBJECT
Use with available fluent helpers to apply the ControllingObject field to query operations.
|
static InternalOrderField<String> |
InternalOrder.CONTROLLING_OBJECT_CLASS
Use with available fluent helpers to apply the ControllingObjectClass field to query operations.
|
static InternalOrderField<String> |
InternalOrder.CREATED_BY_USER
Use with available fluent helpers to apply the CreatedByUser field to query operations.
|
static InternalOrderField<Calendar> |
InternalOrder.CREATION_DATE
Use with available fluent helpers to apply the CreationDate field to query operations.
|
static InternalOrderField<String> |
InternalOrder.CURRENCY
Use with available fluent helpers to apply the Currency field to query operations.
|
static InternalOrderField<String> |
InternalOrder.FUNCTIONAL_AREA
Use with available fluent helpers to apply the FunctionalArea field to query operations.
|
static InternalOrderField<String> |
InternalOrder.INTERNAL_ORDER
Use with available fluent helpers to apply the InternalOrder field to query operations.
|
static InternalOrderField<String> |
InternalOrder.INTERNAL_ORDER_DESCRIPTION
Use with available fluent helpers to apply the InternalOrderDescription field to query operations.
|
static InternalOrderField<String> |
InternalOrder.INTERNAL_ORDER_RESPONSIBLE_USER
Use with available fluent helpers to apply the InternalOrderResponsibleUser field to query operations.
|
static InternalOrderField<Boolean> |
InternalOrder.IS_DELETED
Use with available fluent helpers to apply the IsDeleted field to query operations.
|
static InternalOrderField<Boolean> |
InternalOrder.IS_STATISTICAL_ORDER
Use with available fluent helpers to apply the IsStatisticalOrder field to query operations.
|
static InternalOrderField<Calendar> |
InternalOrder.LAST_CHANGE_TIME
Use with available fluent helpers to apply the LastChangeTime field to query operations.
|
static InternalOrderField<String> |
InternalOrder.LAST_CHANGED_BY_USER
Use with available fluent helpers to apply the LastChangedByUser field to query operations.
|
static InternalOrderField<String> |
InternalOrder.ORDER_CATEGORY
Use with available fluent helpers to apply the OrderCategory field to query operations.
|
static InternalOrderField<String> |
InternalOrder.ORDER_TYPE
Use with available fluent helpers to apply the OrderType field to query operations.
|
static InternalOrderField<String> |
InternalOrder.PLANT
Use with available fluent helpers to apply the Plant field to query operations.
|
static InternalOrderField<String> |
InternalOrder.PROFIT_CENTER
Use with available fluent helpers to apply the ProfitCenter field to query operations.
|
static InternalOrderField<String> |
InternalOrder.REFERENCE_ORDER
Use with available fluent helpers to apply the ReferenceOrder field to query operations.
|
static InternalOrderField<String> |
InternalOrder.RESPONSIBLE_COST_CENTER
Use with available fluent helpers to apply the ResponsibleCostCenter field to query operations.
|
Modifier and Type | Method and Description |
---|---|
static <T> InternalOrderField<T> |
InternalOrder.field(String fieldName,
Class<T> fieldType)
Use with available fluent helpers to apply an extension field to query operations.
|
Copyright © 2018 SAP SE. All rights reserved.