Uses of Class
com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.masterdataforgroupreporting.field.ProjectField
Packages that use ProjectField
-
Uses of ProjectField in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.masterdataforgroupreporting
Fields in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.masterdataforgroupreporting declared as ProjectFieldModifier and TypeFieldDescriptionstatic final ProjectField<String>Project.ADDITIONAL_MASTER_DATA_SOURCEUse with available fluent helpers to apply the AdditionalMasterDataSource field to query operations.static final ProjectField<String>Project.PROJECTUse with available fluent helpers to apply the Project field to query operations.static final ProjectField<String>Project.PROJECT_TEXTUse with available fluent helpers to apply the Project_Text field to query operations.Methods in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.masterdataforgroupreporting that return ProjectFieldModifier and TypeMethodDescriptionstatic <T,DomainT>
ProjectField<T>Project.field(String fieldName, TypeConverter<T, DomainT> typeConverter) Use with available fluent helpers to apply an extension field to query operations.static <T> ProjectField<T>Use with available fluent helpers to apply an extension field to query operations.