Uses of Class
com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.businesssolutionorder.field.BusSolnOrdFUPServiceContractField
Packages that use BusSolnOrdFUPServiceContractField
-
Uses of BusSolnOrdFUPServiceContractField in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.businesssolutionorder
Fields in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.businesssolutionorder declared as BusSolnOrdFUPServiceContractFieldModifier and TypeFieldDescriptionstatic final BusSolnOrdFUPServiceContractField<String>BusSolnOrdFUPServiceContract.BUSINESS_SOLUTION_ORDERUse with available fluent helpers to apply the BusinessSolutionOrder field to query operations.static final BusSolnOrdFUPServiceContractField<UUID>BusSolnOrdFUPServiceContract.BUSINESS_SOLUTION_ORDER_UUIDUse with available fluent helpers to apply the BusinessSolutionOrderUUID field to query operations.static final BusSolnOrdFUPServiceContractField<String>BusSolnOrdFUPServiceContract.SERVICE_CONTRACTUse with available fluent helpers to apply the ServiceContract field to query operations.static final BusSolnOrdFUPServiceContractField<String>BusSolnOrdFUPServiceContract.SERVICE_DOC_RLTN_SEQUENCE_NUMBERUse with available fluent helpers to apply the ServiceDocRltnSequenceNumber field to query operations.static final BusSolnOrdFUPServiceContractField<UUID>BusSolnOrdFUPServiceContract.SERVICE_DOCUMENT_RELATION_UUIDUse with available fluent helpers to apply the ServiceDocumentRelationUUID field to query operations.Methods in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.businesssolutionorder that return BusSolnOrdFUPServiceContractFieldModifier and TypeMethodDescriptionstatic <T,DomainT>
BusSolnOrdFUPServiceContractField<T>BusSolnOrdFUPServiceContract.field(String fieldName, TypeConverter<T, DomainT> typeConverter) Use with available fluent helpers to apply an extension field to query operations.static <T> BusSolnOrdFUPServiceContractField<T>Use with available fluent helpers to apply an extension field to query operations.