Uses of Class
com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.reservationdocument.field.ReservationDocumentItemField
Packages that use ReservationDocumentItemField
-
Uses of ReservationDocumentItemField in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.reservationdocument
Fields in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.reservationdocument declared as ReservationDocumentItemFieldModifier and TypeFieldDescriptionstatic final ReservationDocumentItemField<String>ReservationDocumentItem.BASE_UNITUse with available fluent helpers to apply the BaseUnit field to query operations.static final ReservationDocumentItemField<String>ReservationDocumentItem.BATCHUse with available fluent helpers to apply the Batch field to query operations.static final ReservationDocumentItemField<String>ReservationDocumentItem.COMPANY_CODE_CURRENCYUse with available fluent helpers to apply the CompanyCodeCurrency field to query operations.static final ReservationDocumentItemField<String>ReservationDocumentItem.DEBIT_CREDIT_CODEUse with available fluent helpers to apply the DebitCreditCode field to query operations.static final ReservationDocumentItemField<String>ReservationDocumentItem.ENTRY_UNITUse with available fluent helpers to apply the EntryUnit field to query operations.static final ReservationDocumentItemField<String>ReservationDocumentItem.GL_ACCOUNTUse with available fluent helpers to apply the GLAccount field to query operations.static final ReservationDocumentItemField<Boolean>ReservationDocumentItem.GOODS_MOVEMENT_IS_ALLOWEDUse with available fluent helpers to apply the GoodsMovementIsAllowed field to query operations.static final ReservationDocumentItemField<String>ReservationDocumentItem.GOODS_MOVEMENT_TYPEUse with available fluent helpers to apply the GoodsMovementType field to query operations.static final ReservationDocumentItemField<String>ReservationDocumentItem.GOODS_RECIPIENT_NAMEUse with available fluent helpers to apply the GoodsRecipientName field to query operations.static final ReservationDocumentItemField<String>ReservationDocumentItem.ISSUING_OR_RECEIVING_PLANTUse with available fluent helpers to apply the IssuingOrReceivingPlant field to query operations.static final ReservationDocumentItemField<String>ReservationDocumentItem.ISSUING_OR_RECEIVING_STORAGE_LOCUse with available fluent helpers to apply the IssuingOrReceivingStorageLoc field to query operations.static final ReservationDocumentItemField<String>ReservationDocumentItem.MANUFACTURING_ORDER_OPERATIONUse with available fluent helpers to apply the ManufacturingOrderOperation field to query operations.static final ReservationDocumentItemField<LocalDateTime>ReservationDocumentItem.MATL_COMP_REQUIREMENT_DATEUse with available fluent helpers to apply the MatlCompRequirementDate field to query operations.static final ReservationDocumentItemField<String>ReservationDocumentItem.PLANTUse with available fluent helpers to apply the Plant field to query operations.static final ReservationDocumentItemField<String>ReservationDocumentItem.PRODUCTUse with available fluent helpers to apply the Product field to query operations.static final ReservationDocumentItemField<String>ReservationDocumentItem.PURCHASING_DOCUMENTUse with available fluent helpers to apply the PurchasingDocument field to query operations.static final ReservationDocumentItemField<String>ReservationDocumentItem.PURCHASING_DOCUMENT_ITEMUse with available fluent helpers to apply the PurchasingDocumentItem field to query operations.static final ReservationDocumentItemField<Boolean>ReservationDocumentItem.QUANTITY_IS_FIXEDUse with available fluent helpers to apply the QuantityIsFixed field to query operations.static final ReservationDocumentItemField<String>ReservationDocumentItem.RECORD_TYPEUse with available fluent helpers to apply the RecordType field to query operations.static final ReservationDocumentItemField<String>ReservationDocumentItem.REQUIREMENT_TYPEUse with available fluent helpers to apply the RequirementType field to query operations.static final ReservationDocumentItemField<String>ReservationDocumentItem.RESERVATIONUse with available fluent helpers to apply the Reservation field to query operations.static final ReservationDocumentItemField<String>ReservationDocumentItem.RESERVATION_ITEMUse with available fluent helpers to apply the ReservationItem field to query operations.static final ReservationDocumentItemField<Boolean>ReservationDocumentItem.RESERVATION_ITEM_IS_FINALLY_ISSUEDUse with available fluent helpers to apply the ReservationItemIsFinallyIssued field to query operations.static final ReservationDocumentItemField<String>ReservationDocumentItem.RESERVATION_ITEM_TEXTUse with available fluent helpers to apply the ReservationItemText field to query operations.static final ReservationDocumentItemField<Boolean>ReservationDocumentItem.RESERVATION_ITM_IS_MARKED_FOR_DELTNUse with available fluent helpers to apply the ReservationItmIsMarkedForDeltn field to query operations.static final ReservationDocumentItemField<Boolean>ReservationDocumentItem.RESVN_ACCOUNT_IS_ENTERED_MANUALLYUse with available fluent helpers to apply the ResvnAccountIsEnteredManually field to query operations.static final ReservationDocumentItemField<BigDecimal>ReservationDocumentItem.RESVN_ITM_REQUIRED_QTY_IN_BASE_UNITUse with available fluent helpers to apply the ResvnItmRequiredQtyInBaseUnit field to query operations.static final ReservationDocumentItemField<BigDecimal>ReservationDocumentItem.RESVN_ITM_REQUIRED_QTY_IN_ENTRY_UNITUse with available fluent helpers to apply the ResvnItmRequiredQtyInEntryUnit field to query operations.static final ReservationDocumentItemField<BigDecimal>ReservationDocumentItem.RESVN_ITM_WITHDRAWN_AMT_IN_CC_CRCYUse with available fluent helpers to apply the ResvnItmWithdrawnAmtInCCCrcy field to query operations.static final ReservationDocumentItemField<BigDecimal>ReservationDocumentItem.RESVN_ITM_WITHDRAWN_QTY_IN_BASE_UNITUse with available fluent helpers to apply the ResvnItmWithdrawnQtyInBaseUnit field to query operations.static final ReservationDocumentItemField<String>ReservationDocumentItem.STORAGE_LOCATIONUse with available fluent helpers to apply the StorageLocation field to query operations.static final ReservationDocumentItemField<String>ReservationDocumentItem.SUPPLIERUse with available fluent helpers to apply the Supplier field to query operations.static final ReservationDocumentItemField<String>ReservationDocumentItem.UNLOADING_POINT_NAMEUse with available fluent helpers to apply the UnloadingPointName field to query operations.Methods in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.reservationdocument that return ReservationDocumentItemFieldModifier and TypeMethodDescriptionstatic <T,DomainT>
ReservationDocumentItemField<T>ReservationDocumentItem.field(String fieldName, TypeConverter<T, DomainT> typeConverter) Use with available fluent helpers to apply an extension field to query operations.static <T> ReservationDocumentItemField<T>Use with available fluent helpers to apply an extension field to query operations.