Uses of Class
com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.purchasingcategory.field.PurgCatField
Packages that use PurgCatField
-
Uses of PurgCatField in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.purchasingcategory
Fields in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.purchasingcategory declared as PurgCatFieldModifier and TypeFieldDescriptionstatic final PurgCatField<String>PurgCat.CREATED_BY_USERUse with available fluent helpers to apply the CreatedByUser field to query operations.static final PurgCatField<ZonedDateTime>PurgCat.CREATION_DATE_TIMEUse with available fluent helpers to apply the CreationDateTime field to query operations.static final PurgCatField<String>PurgCat.LANGUAGEUse with available fluent helpers to apply the Language field to query operations.static final PurgCatField<ZonedDateTime>PurgCat.LAST_CHANGE_DATE_TIMEUse with available fluent helpers to apply the LastChangeDateTime field to query operations.static final PurgCatField<String>PurgCat.LAST_CHANGED_BY_USERUse with available fluent helpers to apply the LastChangedByUser field to query operations.static final PurgCatField<String>PurgCat.PURCHASING_CATEGORYUse with available fluent helpers to apply the PurchasingCategory field to query operations.static final PurgCatField<String>PurgCat.PURG_CAT_IS_INACTIVEUse with available fluent helpers to apply the PurgCatIsInactive field to query operations.static final PurgCatField<String>PurgCat.PURG_CAT_NAMEUse with available fluent helpers to apply the PurgCatName field to query operations.static final PurgCatField<String>PurgCat.PURG_CAT_TRANSLATION_OVRL_STATUSUse with available fluent helpers to apply the PurgCatTranslationOvrlStatus field to query operations.static final PurgCatField<UUID>PurgCat.PURG_CAT_UUIDUse with available fluent helpers to apply the PurgCatUUID field to query operations.Methods in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.purchasingcategory that return PurgCatFieldModifier and TypeMethodDescriptionstatic <T,DomainT>
PurgCatField<T>PurgCat.field(String fieldName, TypeConverter<T, DomainT> typeConverter) Use with available fluent helpers to apply an extension field to query operations.static <T> PurgCatField<T>Use with available fluent helpers to apply an extension field to query operations.