Uses of Class
com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.purchasingcategory.field.PurgCatMemberField
Packages that use PurgCatMemberField
-
Uses of PurgCatMemberField in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.purchasingcategory
Fields in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.purchasingcategory declared as PurgCatMemberFieldModifier and TypeFieldDescriptionstatic final PurgCatMemberField<String>PurgCatMember.EMAIL_ADDRESSUse with available fluent helpers to apply the EmailAddress field to query operations.static final PurgCatMemberField<UUID>PurgCatMember.PURG_CAT_PARTY_UUIDUse with available fluent helpers to apply the PurgCatPartyUUID field to query operations.static final PurgCatMemberField<UUID>PurgCatMember.PURG_CAT_UUIDUse with available fluent helpers to apply the PurgCatUUID field to query operations.static final PurgCatMemberField<String>PurgCatMember.USER_IDUse with available fluent helpers to apply the UserID field to query operations.Methods in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.purchasingcategory that return PurgCatMemberFieldModifier and TypeMethodDescriptionstatic <T,DomainT>
PurgCatMemberField<T>PurgCatMember.field(String fieldName, TypeConverter<T, DomainT> typeConverter) Use with available fluent helpers to apply an extension field to query operations.static <T> PurgCatMemberField<T>Use with available fluent helpers to apply an extension field to query operations.