Uses of Class
com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.commercialprojectdetail.field.ProjectRoleField
Packages that use ProjectRoleField
-
Uses of ProjectRoleField in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.commercialprojectdetail
Fields in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.commercialprojectdetail declared as ProjectRoleFieldModifier and TypeFieldDescriptionstatic final ProjectRoleField<String>ProjectRole.BUSINESS_PARTNER_IDUse with available fluent helpers to apply the BusinessPartnerID field to query operations.static final ProjectRoleField<String>ProjectRole.BUSINESS_PARTNER_NAMEUse with available fluent helpers to apply the BusinessPartnerName field to query operations.static final ProjectRoleField<String>ProjectRole.PROJECT_IDUse with available fluent helpers to apply the ProjectID field to query operations.static final ProjectRoleField<String>ProjectRole.PROJECT_ROLE_IDUse with available fluent helpers to apply the ProjectRoleID field to query operations.static final ProjectRoleField<String>ProjectRole.PROJECT_ROLE_NAMEUse with available fluent helpers to apply the ProjectRoleName field to query operations.Methods in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.commercialprojectdetail that return ProjectRoleFieldModifier and TypeMethodDescriptionstatic <T,DomainT>
ProjectRoleField<T>ProjectRole.field(String fieldName, TypeConverter<T, DomainT> typeConverter) Use with available fluent helpers to apply an extension field to query operations.static <T> ProjectRoleField<T>Use with available fluent helpers to apply an extension field to query operations.