Uses of Class
com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.purchaseorder.field.POSubcontractingComponentField
Packages that use POSubcontractingComponentField
-
Uses of POSubcontractingComponentField in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.purchaseorder
Fields in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.purchaseorder declared as POSubcontractingComponentFieldModifier and TypeFieldDescriptionstatic final POSubcontractingComponentField<String>POSubcontractingComponent.BASE_UNITUse with available fluent helpers to apply the BaseUnit field to query operations.static final POSubcontractingComponentField<String>POSubcontractingComponent.BATCHUse with available fluent helpers to apply the Batch field to query operations.static final POSubcontractingComponentField<String>POSubcontractingComponent.BOM_ITEM_DESCRIPTIONUse with available fluent helpers to apply the BOMItemDescription field to query operations.static final POSubcontractingComponentField<String>POSubcontractingComponent.ENTRY_UNITUse with available fluent helpers to apply the EntryUnit field to query operations.static final POSubcontractingComponentField<String>POSubcontractingComponent.MATERIALUse with available fluent helpers to apply the Material field to query operations.static final POSubcontractingComponentField<String>POSubcontractingComponent.PLANTUse with available fluent helpers to apply the Plant field to query operations.static final POSubcontractingComponentField<String>POSubcontractingComponent.PURCHASE_ORDERUse with available fluent helpers to apply the PurchaseOrder field to query operations.static final POSubcontractingComponentField<String>POSubcontractingComponent.PURCHASE_ORDER_ITEMUse with available fluent helpers to apply the PurchaseOrderItem field to query operations.static final POSubcontractingComponentField<BigDecimal>POSubcontractingComponent.QUANTITY_IN_ENTRY_UNITUse with available fluent helpers to apply the QuantityInEntryUnit field to query operations.static final POSubcontractingComponentField<String>POSubcontractingComponent.RECORD_TYPEUse with available fluent helpers to apply the RecordType field to query operations.static final POSubcontractingComponentField<BigDecimal>POSubcontractingComponent.REQUIRED_QUANTITYUse with available fluent helpers to apply the RequiredQuantity field to query operations.static final POSubcontractingComponentField<LocalDateTime>POSubcontractingComponent.REQUIREMENT_DATEUse with available fluent helpers to apply the RequirementDate field to query operations.static final POSubcontractingComponentField<String>POSubcontractingComponent.RESERVATION_ITEMUse with available fluent helpers to apply the ReservationItem field to query operations.static final POSubcontractingComponentField<String>POSubcontractingComponent.SCHEDULE_LINEUse with available fluent helpers to apply the ScheduleLine field to query operations.static final POSubcontractingComponentField<BigDecimal>POSubcontractingComponent.WITHDRAWN_QUANTITYUse with available fluent helpers to apply the WithdrawnQuantity field to query operations.Methods in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.purchaseorder that return POSubcontractingComponentFieldModifier and TypeMethodDescriptionstatic <T,DomainT>
POSubcontractingComponentField<T>POSubcontractingComponent.field(String fieldName, TypeConverter<T, DomainT> typeConverter) Use with available fluent helpers to apply an extension field to query operations.static <T> POSubcontractingComponentField<T>Use with available fluent helpers to apply an extension field to query operations.