Uses of Class
com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.salesschedulingagreement.field.SalesSchedgAgrmtSchedLineField
Packages that use SalesSchedgAgrmtSchedLineField
-
Uses of SalesSchedgAgrmtSchedLineField in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.salesschedulingagreement
Fields in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.salesschedulingagreement declared as SalesSchedgAgrmtSchedLineFieldModifier and TypeFieldDescriptionstatic final SalesSchedgAgrmtSchedLineField<BigDecimal>SalesSchedgAgrmtSchedLine.CONFD_ORDER_QTY_BY_MATL_AVAIL_CHECKUse with available fluent helpers to apply the ConfdOrderQtyByMatlAvailCheck field to query operations.static final SalesSchedgAgrmtSchedLineField<BigDecimal>SalesSchedgAgrmtSchedLine.CORRECTED_QTY_IN_ORDER_QTY_UNITUse with available fluent helpers to apply the CorrectedQtyInOrderQtyUnit field to query operations.static final SalesSchedgAgrmtSchedLineField<String>SalesSchedgAgrmtSchedLine.CUST_ENGINEERING_CHG_STATUSUse with available fluent helpers to apply the CustEngineeringChgStatus field to query operations.static final SalesSchedgAgrmtSchedLineField<String>SalesSchedgAgrmtSchedLine.DELIV_BLOCK_REASON_FOR_SCHED_LINEUse with available fluent helpers to apply the DelivBlockReasonForSchedLine field to query operations.static final SalesSchedgAgrmtSchedLineField<LocalDateTime>SalesSchedgAgrmtSchedLine.GOODS_ISSUE_DATEUse with available fluent helpers to apply the GoodsIssueDate field to query operations.static final SalesSchedgAgrmtSchedLineField<LocalTime>SalesSchedgAgrmtSchedLine.GOODS_ISSUE_TIMEUse with available fluent helpers to apply the GoodsIssueTime field to query operations.static final SalesSchedgAgrmtSchedLineField<String>SalesSchedgAgrmtSchedLine.GOODS_MOVEMENT_TYPEUse with available fluent helpers to apply the GoodsMovementType field to query operations.static final SalesSchedgAgrmtSchedLineField<LocalDateTime>SalesSchedgAgrmtSchedLine.LOADING_DATEUse with available fluent helpers to apply the LoadingDate field to query operations.static final SalesSchedgAgrmtSchedLineField<LocalTime>SalesSchedgAgrmtSchedLine.LOADING_TIMEUse with available fluent helpers to apply the LoadingTime field to query operations.static final SalesSchedgAgrmtSchedLineField<String>SalesSchedgAgrmtSchedLine.ORDER_QUANTITY_ISO_UNITUse with available fluent helpers to apply the OrderQuantityISOUnit field to query operations.static final SalesSchedgAgrmtSchedLineField<String>SalesSchedgAgrmtSchedLine.ORDER_QUANTITY_SAP_UNITUse with available fluent helpers to apply the OrderQuantitySAPUnit field to query operations.static final SalesSchedgAgrmtSchedLineField<String>SalesSchedgAgrmtSchedLine.ORDER_QUANTITY_UNITUse with available fluent helpers to apply the OrderQuantityUnit field to query operations.static final SalesSchedgAgrmtSchedLineField<LocalDateTime>SalesSchedgAgrmtSchedLine.PRODUCT_AVAILABILITY_DATEUse with available fluent helpers to apply the ProductAvailabilityDate field to query operations.static final SalesSchedgAgrmtSchedLineField<LocalTime>SalesSchedgAgrmtSchedLine.PRODUCT_AVAILABILITY_TIMEUse with available fluent helpers to apply the ProductAvailabilityTime field to query operations.static final SalesSchedgAgrmtSchedLineField<LocalDateTime>SalesSchedgAgrmtSchedLine.REQUESTED_DELIVERY_DATEUse with available fluent helpers to apply the RequestedDeliveryDate field to query operations.static final SalesSchedgAgrmtSchedLineField<LocalTime>SalesSchedgAgrmtSchedLine.REQUESTED_DELIVERY_TIMEUse with available fluent helpers to apply the RequestedDeliveryTime field to query operations.static final SalesSchedgAgrmtSchedLineField<String>SalesSchedgAgrmtSchedLine.SALES_DELIV_DATE_CATEGORYUse with available fluent helpers to apply the SalesDelivDateCategory field to query operations.static final SalesSchedgAgrmtSchedLineField<String>SalesSchedgAgrmtSchedLine.SALES_SCHEDULING_AGREEMENTUse with available fluent helpers to apply the SalesSchedulingAgreement field to query operations.static final SalesSchedgAgrmtSchedLineField<String>SalesSchedgAgrmtSchedLine.SALES_SCHEDULING_AGREEMENT_ITEMUse with available fluent helpers to apply the SalesSchedulingAgreementItem field to query operations.static final SalesSchedgAgrmtSchedLineField<String>SalesSchedgAgrmtSchedLine.SCHEDULE_LINEUse with available fluent helpers to apply the ScheduleLine field to query operations.static final SalesSchedgAgrmtSchedLineField<String>SalesSchedgAgrmtSchedLine.SCHEDULE_LINE_CATEGORYUse with available fluent helpers to apply the ScheduleLineCategory field to query operations.static final SalesSchedgAgrmtSchedLineField<BigDecimal>SalesSchedgAgrmtSchedLine.SCHEDULE_LINE_OPEN_QUANTITYUse with available fluent helpers to apply the ScheduleLineOpenQuantity field to query operations.static final SalesSchedgAgrmtSchedLineField<BigDecimal>SalesSchedgAgrmtSchedLine.SCHEDULE_LINE_ORDER_QUANTITYUse with available fluent helpers to apply the ScheduleLineOrderQuantity field to query operations.static final SalesSchedgAgrmtSchedLineField<String>SalesSchedgAgrmtSchedLine.SCHEDULING_AGREEMENT_RELEASE_TYPEUse with available fluent helpers to apply the SchedulingAgreementReleaseType field to query operations.static final SalesSchedgAgrmtSchedLineField<LocalDateTime>SalesSchedgAgrmtSchedLine.TRANSPORTATION_PLANNING_DATEUse with available fluent helpers to apply the TransportationPlanningDate field to query operations.static final SalesSchedgAgrmtSchedLineField<LocalTime>SalesSchedgAgrmtSchedLine.TRANSPORTATION_PLANNING_TIMEUse with available fluent helpers to apply the TransportationPlanningTime field to query operations.Methods in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.salesschedulingagreement that return SalesSchedgAgrmtSchedLineFieldModifier and TypeMethodDescriptionstatic <T,DomainT>
SalesSchedgAgrmtSchedLineField<T>SalesSchedgAgrmtSchedLine.field(String fieldName, TypeConverter<T, DomainT> typeConverter) Use with available fluent helpers to apply an extension field to query operations.static <T> SalesSchedgAgrmtSchedLineField<T>Use with available fluent helpers to apply an extension field to query operations.