Uses of Class
com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.businesssolutionorder.field.BusSolnOrdItmFUPEntProjectField
Packages that use BusSolnOrdItmFUPEntProjectField
-
Uses of BusSolnOrdItmFUPEntProjectField in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.businesssolutionorder
Fields in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.businesssolutionorder declared as BusSolnOrdItmFUPEntProjectFieldModifier and TypeFieldDescriptionstatic final BusSolnOrdItmFUPEntProjectField<String>BusSolnOrdItmFUPEntProject.BUSINESS_SOLUTION_ORDERUse with available fluent helpers to apply the BusinessSolutionOrder field to query operations.static final BusSolnOrdItmFUPEntProjectField<String>BusSolnOrdItmFUPEntProject.BUSINESS_SOLUTION_ORDER_ITEMUse with available fluent helpers to apply the BusinessSolutionOrderItem field to query operations.static final BusSolnOrdItmFUPEntProjectField<String>BusSolnOrdItmFUPEntProject.PROJECTUse with available fluent helpers to apply the Project field to query operations.static final BusSolnOrdItmFUPEntProjectField<UUID>BusSolnOrdItmFUPEntProject.PROJECT_UUIDUse with available fluent helpers to apply the ProjectUUID field to query operations.static final BusSolnOrdItmFUPEntProjectField<String>BusSolnOrdItmFUPEntProject.SERVICE_DOC_ITM_RLTN_SQNC_NUMBERUse with available fluent helpers to apply the ServiceDocItmRltnSqncNumber field to query operations.static final BusSolnOrdItmFUPEntProjectField<UUID>BusSolnOrdItmFUPEntProject.SERVICE_DOCUMENT_ITM_RELATION_UUIDUse with available fluent helpers to apply the ServiceDocumentItmRelationUUID field to query operations.Methods in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.businesssolutionorder that return BusSolnOrdItmFUPEntProjectFieldModifier and TypeMethodDescriptionstatic <T,DomainT>
BusSolnOrdItmFUPEntProjectField<T>BusSolnOrdItmFUPEntProject.field(String fieldName, TypeConverter<T, DomainT> typeConverter) Use with available fluent helpers to apply an extension field to query operations.static <T> BusSolnOrdItmFUPEntProjectField<T>Use with available fluent helpers to apply an extension field to query operations.