Package | Description |
---|---|
com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.reservationdocument |
Modifier and Type | Field and Description |
---|---|
static ReservationDocumentItemField<String> |
ReservationDocumentItem.BASE_UNIT
Use with available fluent helpers to apply the BaseUnit field to query operations.
|
static ReservationDocumentItemField<String> |
ReservationDocumentItem.BATCH
Use with available fluent helpers to apply the Batch field to query operations.
|
static ReservationDocumentItemField<String> |
ReservationDocumentItem.COMPANY_CODE_CURRENCY
Use with available fluent helpers to apply the CompanyCodeCurrency field to query operations.
|
static ReservationDocumentItemField<String> |
ReservationDocumentItem.DEBIT_CREDIT_CODE
Use with available fluent helpers to apply the DebitCreditCode field to query operations.
|
static ReservationDocumentItemField<String> |
ReservationDocumentItem.ENTRY_UNIT
Use with available fluent helpers to apply the EntryUnit field to query operations.
|
static ReservationDocumentItemField<String> |
ReservationDocumentItem.GL_ACCOUNT
Use with available fluent helpers to apply the GLAccount field to query operations.
|
static ReservationDocumentItemField<Boolean> |
ReservationDocumentItem.GOODS_MOVEMENT_IS_ALLOWED
Use with available fluent helpers to apply the GoodsMovementIsAllowed field to query operations.
|
static ReservationDocumentItemField<String> |
ReservationDocumentItem.GOODS_MOVEMENT_TYPE
Use with available fluent helpers to apply the GoodsMovementType field to query operations.
|
static ReservationDocumentItemField<String> |
ReservationDocumentItem.GOODS_RECIPIENT_NAME
Use with available fluent helpers to apply the GoodsRecipientName field to query operations.
|
static ReservationDocumentItemField<String> |
ReservationDocumentItem.ISSUING_OR_RECEIVING_PLANT
Use with available fluent helpers to apply the IssuingOrReceivingPlant field to query operations.
|
static ReservationDocumentItemField<String> |
ReservationDocumentItem.ISSUING_OR_RECEIVING_STORAGE_LOC
Use with available fluent helpers to apply the IssuingOrReceivingStorageLoc field to query operations.
|
static ReservationDocumentItemField<String> |
ReservationDocumentItem.MANUFACTURING_ORDER_OPERATION
Use with available fluent helpers to apply the ManufacturingOrderOperation field to query operations.
|
static ReservationDocumentItemField<LocalDateTime> |
ReservationDocumentItem.MATL_COMP_REQUIREMENT_DATE
Use with available fluent helpers to apply the MatlCompRequirementDate field to query operations.
|
static ReservationDocumentItemField<String> |
ReservationDocumentItem.PLANT
Use with available fluent helpers to apply the Plant field to query operations.
|
static ReservationDocumentItemField<String> |
ReservationDocumentItem.PRODUCT
Use with available fluent helpers to apply the Product field to query operations.
|
static ReservationDocumentItemField<String> |
ReservationDocumentItem.PURCHASING_DOCUMENT
Use with available fluent helpers to apply the PurchasingDocument field to query operations.
|
static ReservationDocumentItemField<String> |
ReservationDocumentItem.PURCHASING_DOCUMENT_ITEM
Use with available fluent helpers to apply the PurchasingDocumentItem field to query operations.
|
static ReservationDocumentItemField<Boolean> |
ReservationDocumentItem.QUANTITY_IS_FIXED
Use with available fluent helpers to apply the QuantityIsFixed field to query operations.
|
static ReservationDocumentItemField<String> |
ReservationDocumentItem.RECORD_TYPE
Use with available fluent helpers to apply the RecordType field to query operations.
|
static ReservationDocumentItemField<String> |
ReservationDocumentItem.REQUIREMENT_TYPE
Use with available fluent helpers to apply the RequirementType field to query operations.
|
static ReservationDocumentItemField<String> |
ReservationDocumentItem.RESERVATION
Use with available fluent helpers to apply the Reservation field to query operations.
|
static ReservationDocumentItemField<String> |
ReservationDocumentItem.RESERVATION_ITEM
Use with available fluent helpers to apply the ReservationItem field to query operations.
|
static ReservationDocumentItemField<Boolean> |
ReservationDocumentItem.RESERVATION_ITEM_IS_FINALLY_ISSUED
Use with available fluent helpers to apply the ReservationItemIsFinallyIssued field to query operations.
|
static ReservationDocumentItemField<String> |
ReservationDocumentItem.RESERVATION_ITEM_TEXT
Use with available fluent helpers to apply the ReservationItemText field to query operations.
|
static ReservationDocumentItemField<Boolean> |
ReservationDocumentItem.RESERVATION_ITM_IS_MARKED_FOR_DELTN
Use with available fluent helpers to apply the ReservationItmIsMarkedForDeltn field to query operations.
|
static ReservationDocumentItemField<BigDecimal> |
ReservationDocumentItem.RESVN_ITM_REQUIRED_QTY_IN_BASE_UNIT
Use with available fluent helpers to apply the ResvnItmRequiredQtyInBaseUnit field to query operations.
|
static ReservationDocumentItemField<BigDecimal> |
ReservationDocumentItem.RESVN_ITM_REQUIRED_QTY_IN_ENTRY_UNIT
Use with available fluent helpers to apply the ResvnItmRequiredQtyInEntryUnit field to query operations.
|
static ReservationDocumentItemField<BigDecimal> |
ReservationDocumentItem.RESVN_ITM_WITHDRAWN_AMT_IN_CC_CRCY
Use with available fluent helpers to apply the ResvnItmWithdrawnAmtInCCCrcy field to query operations.
|
static ReservationDocumentItemField<BigDecimal> |
ReservationDocumentItem.RESVN_ITM_WITHDRAWN_QTY_IN_BASE_UNIT
Use with available fluent helpers to apply the ResvnItmWithdrawnQtyInBaseUnit field to query operations.
|
static ReservationDocumentItemField<String> |
ReservationDocumentItem.STORAGE_LOCATION
Use with available fluent helpers to apply the StorageLocation field to query operations.
|
static ReservationDocumentItemField<String> |
ReservationDocumentItem.SUPPLIER
Use with available fluent helpers to apply the Supplier field to query operations.
|
static ReservationDocumentItemField<String> |
ReservationDocumentItem.UNLOADING_POINT_NAME
Use with available fluent helpers to apply the UnloadingPointName field to query operations.
|
Modifier and Type | Method and Description |
---|---|
static <T> ReservationDocumentItemField<T> |
ReservationDocumentItem.field(String fieldName,
Class<T> fieldType)
Use with available fluent helpers to apply an extension field to query operations.
|
static <T,DomainT> |
ReservationDocumentItem.field(String fieldName,
TypeConverter<T,DomainT> typeConverter)
Use with available fluent helpers to apply an extension field to query operations.
|
Copyright © 2018 SAP SE. All rights reserved.