Uses of Class
com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.servicecontract.field.ServiceContrItmReleasedOrderField
Packages that use ServiceContrItmReleasedOrderField
-
Uses of ServiceContrItmReleasedOrderField in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.servicecontract
Fields in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.servicecontract declared as ServiceContrItmReleasedOrderFieldModifier and TypeFieldDescriptionstatic final ServiceContrItmReleasedOrderField<String>ServiceContrItmReleasedOrder.SERVICE_CONTRACTUse with available fluent helpers to apply the ServiceContract field to query operations.static final ServiceContrItmReleasedOrderField<String>ServiceContrItmReleasedOrder.SERVICE_CONTRACT_ITEMUse with available fluent helpers to apply the ServiceContractItem field to query operations.static final ServiceContrItmReleasedOrderField<String>ServiceContrItmReleasedOrder.SERVICE_DOC_ITM_RLTN_SQNC_NUMBERUse with available fluent helpers to apply the ServiceDocItmRltnSqncNumber field to query operations.static final ServiceContrItmReleasedOrderField<UUID>ServiceContrItmReleasedOrder.SERVICE_DOCUMENT_ITM_RELATION_UUIDUse with available fluent helpers to apply the ServiceDocumentItmRelationUUID field to query operations.static final ServiceContrItmReleasedOrderField<String>ServiceContrItmReleasedOrder.SERVICE_ORDERUse with available fluent helpers to apply the ServiceOrder field to query operations.static final ServiceContrItmReleasedOrderField<String>ServiceContrItmReleasedOrder.SERVICE_ORDER_ITEMUse with available fluent helpers to apply the ServiceOrderItem field to query operations.Methods in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.servicecontract that return ServiceContrItmReleasedOrderFieldModifier and TypeMethodDescriptionstatic <T,DomainT>
ServiceContrItmReleasedOrderField<T>ServiceContrItmReleasedOrder.field(String fieldName, TypeConverter<T, DomainT> typeConverter) Use with available fluent helpers to apply an extension field to query operations.static <T> ServiceContrItmReleasedOrderField<T>Use with available fluent helpers to apply an extension field to query operations.