Uses of Class
com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.reservationdocument.field.ReservationDocumentHeaderField
Packages that use ReservationDocumentHeaderField
-
Uses of ReservationDocumentHeaderField in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.reservationdocument
Fields in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.reservationdocument declared as ReservationDocumentHeaderFieldModifier and TypeFieldDescriptionstatic final ReservationDocumentHeaderField<String>ReservationDocumentHeader.ASSET_NUMBERUse with available fluent helpers to apply the AssetNumber field to query operations.static final ReservationDocumentHeaderField<String>ReservationDocumentHeader.ASSET_SUB_NUMBERUse with available fluent helpers to apply the AssetSubNumber field to query operations.static final ReservationDocumentHeaderField<String>ReservationDocumentHeader.CONTROLLING_AREAUse with available fluent helpers to apply the ControllingArea field to query operations.static final ReservationDocumentHeaderField<String>ReservationDocumentHeader.COST_CENTERUse with available fluent helpers to apply the CostCenter field to query operations.static final ReservationDocumentHeaderField<String>ReservationDocumentHeader.CUSTOMERUse with available fluent helpers to apply the Customer field to query operations.static final ReservationDocumentHeaderField<String>ReservationDocumentHeader.GOODS_MOVEMENT_TYPEUse with available fluent helpers to apply the GoodsMovementType field to query operations.static final ReservationDocumentHeaderField<String>ReservationDocumentHeader.GOODS_RECIPIENT_NAMEUse with available fluent helpers to apply the GoodsRecipientName field to query operations.static final ReservationDocumentHeaderField<Boolean>ReservationDocumentHeader.IS_CHECKED_AGAINST_FACTORY_CALUse with available fluent helpers to apply the IsCheckedAgainstFactoryCal field to query operations.static final ReservationDocumentHeaderField<String>ReservationDocumentHeader.ISSUING_OR_RECEIVING_PLANTUse with available fluent helpers to apply the IssuingOrReceivingPlant field to query operations.static final ReservationDocumentHeaderField<String>ReservationDocumentHeader.ISSUING_OR_RECEIVING_STORAGE_LOCUse with available fluent helpers to apply the IssuingOrReceivingStorageLoc field to query operations.static final ReservationDocumentHeaderField<String>ReservationDocumentHeader.NETWORK_NUMBER_FOR_ACCT_ASSGMTUse with available fluent helpers to apply the NetworkNumberForAcctAssgmt field to query operations.static final ReservationDocumentHeaderField<String>ReservationDocumentHeader.ORDER_IDUse with available fluent helpers to apply the OrderID field to query operations.static final ReservationDocumentHeaderField<String>ReservationDocumentHeader.RESERVATIONUse with available fluent helpers to apply the Reservation field to query operations.static final ReservationDocumentHeaderField<LocalDateTime>ReservationDocumentHeader.RESERVATION_DATEUse with available fluent helpers to apply the ReservationDate field to query operations.static final ReservationDocumentHeaderField<String>ReservationDocumentHeader.SALES_ORDERUse with available fluent helpers to apply the SalesOrder field to query operations.static final ReservationDocumentHeaderField<String>ReservationDocumentHeader.SALES_ORDER_ITEMUse with available fluent helpers to apply the SalesOrderItem field to query operations.static final ReservationDocumentHeaderField<String>ReservationDocumentHeader.SALES_ORDER_SCHEDULE_LINEUse with available fluent helpers to apply the SalesOrderScheduleLine field to query operations.static final ReservationDocumentHeaderField<String>ReservationDocumentHeader.WBS_ELEMENTUse with available fluent helpers to apply the WBSElement field to query operations.Methods in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.reservationdocument that return ReservationDocumentHeaderFieldModifier and TypeMethodDescriptionstatic <T,DomainT>
ReservationDocumentHeaderField<T>ReservationDocumentHeader.field(String fieldName, TypeConverter<T, DomainT> typeConverter) Use with available fluent helpers to apply an extension field to query operations.static <T> ReservationDocumentHeaderField<T>Use with available fluent helpers to apply an extension field to query operations.