Package | Description |
---|---|
com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.reservationdocument |
Modifier and Type | Field and Description |
---|---|
static ReservationDocumentHeaderField<String> |
ReservationDocumentHeader.ASSET_NUMBER
Use with available fluent helpers to apply the AssetNumber field to query operations.
|
static ReservationDocumentHeaderField<String> |
ReservationDocumentHeader.ASSET_SUB_NUMBER
Use with available fluent helpers to apply the AssetSubNumber field to query operations.
|
static ReservationDocumentHeaderField<String> |
ReservationDocumentHeader.CONTROLLING_AREA
Use with available fluent helpers to apply the ControllingArea field to query operations.
|
static ReservationDocumentHeaderField<String> |
ReservationDocumentHeader.COST_CENTER
Use with available fluent helpers to apply the CostCenter field to query operations.
|
static ReservationDocumentHeaderField<String> |
ReservationDocumentHeader.CUSTOMER
Use with available fluent helpers to apply the Customer field to query operations.
|
static ReservationDocumentHeaderField<String> |
ReservationDocumentHeader.GOODS_MOVEMENT_TYPE
Use with available fluent helpers to apply the GoodsMovementType field to query operations.
|
static ReservationDocumentHeaderField<String> |
ReservationDocumentHeader.GOODS_RECIPIENT_NAME
Use with available fluent helpers to apply the GoodsRecipientName field to query operations.
|
static ReservationDocumentHeaderField<Boolean> |
ReservationDocumentHeader.IS_CHECKED_AGAINST_FACTORY_CAL
Use with available fluent helpers to apply the IsCheckedAgainstFactoryCal field to query operations.
|
static ReservationDocumentHeaderField<String> |
ReservationDocumentHeader.ISSUING_OR_RECEIVING_PLANT
Use with available fluent helpers to apply the IssuingOrReceivingPlant field to query operations.
|
static ReservationDocumentHeaderField<String> |
ReservationDocumentHeader.ISSUING_OR_RECEIVING_STORAGE_LOC
Use with available fluent helpers to apply the IssuingOrReceivingStorageLoc field to query operations.
|
static ReservationDocumentHeaderField<String> |
ReservationDocumentHeader.NETWORK_NUMBER_FOR_ACCT_ASSGMT
Use with available fluent helpers to apply the NetworkNumberForAcctAssgmt field to query operations.
|
static ReservationDocumentHeaderField<String> |
ReservationDocumentHeader.ORDER_ID
Use with available fluent helpers to apply the OrderID field to query operations.
|
static ReservationDocumentHeaderField<String> |
ReservationDocumentHeader.RESERVATION
Use with available fluent helpers to apply the Reservation field to query operations.
|
static ReservationDocumentHeaderField<LocalDateTime> |
ReservationDocumentHeader.RESERVATION_DATE
Use with available fluent helpers to apply the ReservationDate field to query operations.
|
static ReservationDocumentHeaderField<String> |
ReservationDocumentHeader.SALES_ORDER
Use with available fluent helpers to apply the SalesOrder field to query operations.
|
static ReservationDocumentHeaderField<String> |
ReservationDocumentHeader.SALES_ORDER_ITEM
Use with available fluent helpers to apply the SalesOrderItem field to query operations.
|
static ReservationDocumentHeaderField<String> |
ReservationDocumentHeader.SALES_ORDER_SCHEDULE_LINE
Use with available fluent helpers to apply the SalesOrderScheduleLine field to query operations.
|
static ReservationDocumentHeaderField<String> |
ReservationDocumentHeader.WBS_ELEMENT
Use with available fluent helpers to apply the WBSElement field to query operations.
|
Modifier and Type | Method and Description |
---|---|
static <T> ReservationDocumentHeaderField<T> |
ReservationDocumentHeader.field(String fieldName,
Class<T> fieldType)
Use with available fluent helpers to apply an extension field to query operations.
|
static <T,DomainT> |
ReservationDocumentHeader.field(String fieldName,
TypeConverter<T,DomainT> typeConverter)
Use with available fluent helpers to apply an extension field to query operations.
|
Copyright © 2019 SAP SE. All rights reserved.