Uses of Class
com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.businesssolutionorder.field.BusSolnOrdFUPEntProjectField
Packages that use BusSolnOrdFUPEntProjectField
-
Uses of BusSolnOrdFUPEntProjectField in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.businesssolutionorder
Fields in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.businesssolutionorder declared as BusSolnOrdFUPEntProjectFieldModifier and TypeFieldDescriptionstatic final BusSolnOrdFUPEntProjectField<String>BusSolnOrdFUPEntProject.BUSINESS_SOLUTION_ORDERUse with available fluent helpers to apply the BusinessSolutionOrder field to query operations.static final BusSolnOrdFUPEntProjectField<UUID>BusSolnOrdFUPEntProject.BUSINESS_SOLUTION_ORDER_UUIDUse with available fluent helpers to apply the BusinessSolutionOrderUUID field to query operations.static final BusSolnOrdFUPEntProjectField<String>BusSolnOrdFUPEntProject.PROJECTUse with available fluent helpers to apply the Project field to query operations.static final BusSolnOrdFUPEntProjectField<UUID>BusSolnOrdFUPEntProject.PROJECT_UUIDUse with available fluent helpers to apply the ProjectUUID field to query operations.static final BusSolnOrdFUPEntProjectField<String>BusSolnOrdFUPEntProject.SERVICE_DOC_RLTN_SEQUENCE_NUMBERUse with available fluent helpers to apply the ServiceDocRltnSequenceNumber field to query operations.static final BusSolnOrdFUPEntProjectField<UUID>BusSolnOrdFUPEntProject.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 BusSolnOrdFUPEntProjectFieldModifier and TypeMethodDescriptionstatic <T,DomainT>
BusSolnOrdFUPEntProjectField<T>BusSolnOrdFUPEntProject.field(String fieldName, TypeConverter<T, DomainT> typeConverter) Use with available fluent helpers to apply an extension field to query operations.static <T> BusSolnOrdFUPEntProjectField<T>Use with available fluent helpers to apply an extension field to query operations.