Uses of Class
com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.purchasingcategory.field.PurgCatTranslationStatusField
Packages that use PurgCatTranslationStatusField
-
Uses of PurgCatTranslationStatusField in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.purchasingcategory
Fields in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.purchasingcategory declared as PurgCatTranslationStatusFieldModifier and TypeFieldDescriptionstatic final PurgCatTranslationStatusField<String>PurgCatTranslationStatus.PURG_CAT_TRANSLATION_TGT_LANGUse with available fluent helpers to apply the PurgCatTranslationTgtLang field to query operations.static final PurgCatTranslationStatusField<String>PurgCatTranslationStatus.PURG_CAT_TRANSLATION_TGT_LANG_STSUse with available fluent helpers to apply the PurgCatTranslationTgtLangSts field to query operations.static final PurgCatTranslationStatusField<UUID>PurgCatTranslationStatus.PURG_CAT_TRANSLATION_UUIDUse with available fluent helpers to apply the PurgCatTranslationUUID field to query operations.static final PurgCatTranslationStatusField<UUID>PurgCatTranslationStatus.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 PurgCatTranslationStatusFieldModifier and TypeMethodDescriptionstatic <T,DomainT>
PurgCatTranslationStatusField<T>PurgCatTranslationStatus.field(String fieldName, TypeConverter<T, DomainT> typeConverter) Use with available fluent helpers to apply an extension field to query operations.static <T> PurgCatTranslationStatusField<T>Use with available fluent helpers to apply an extension field to query operations.