Uses of Class
com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.productstructure.field.ProductStructureVariantField
Packages that use ProductStructureVariantField
-
Uses of ProductStructureVariantField in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.productstructure
Fields in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.productstructure declared as ProductStructureVariantFieldModifier and TypeFieldDescriptionstatic final ProductStructureVariantField<String>ProductStructureVariant.AUTHORIZATION_GROUPUse with available fluent helpers to apply the AuthorizationGroup field to query operations.static final ProductStructureVariantField<String>ProductStructureVariant.MATERIALUse with available fluent helpers to apply the Material field to query operations.static final ProductStructureVariantField<String>ProductStructureVariant.MATERIAL_AUTHORIZATION_GROUPUse with available fluent helpers to apply the MaterialAuthorizationGroup field to query operations.static final ProductStructureVariantField<String>ProductStructureVariant.PROD_STRUC_VAR_CHG_NMBR_DESCRIPTIONUse with available fluent helpers to apply the ProdStrucVarChgNmbrDescription field to query operations.static final ProductStructureVariantField<Boolean>ProductStructureVariant.PROD_STRUC_VAR_IS_MRKD_FOR_DELETIONUse with available fluent helpers to apply the ProdStrucVarIsMrkdForDeletion field to query operations.static final ProductStructureVariantField<String>ProductStructureVariant.PROD_STRUC_VARIANT_CHANGE_NUMBERUse with available fluent helpers to apply the ProdStrucVariantChangeNumber field to query operations.static final ProductStructureVariantField<String>ProductStructureVariant.PROD_STRUC_VARIANT_CHG_STATE_INT_IDUse with available fluent helpers to apply the ProdStrucVariantChgStateIntID field to query operations.static final ProductStructureVariantField<String>ProductStructureVariant.PROD_STRUC_VARIANT_UNIQUE_IDUse with available fluent helpers to apply the ProdStrucVariantUniqueID field to query operations.static final ProductStructureVariantField<UUID>ProductStructureVariant.PROD_STRUCTURE_VARIANT_PARENT_UUIDUse with available fluent helpers to apply the ProdStructureVariantParentUUID field to query operations.static final ProductStructureVariantField<String>ProductStructureVariant.PRODUCT_STRUC_LAST_CHANGED_BY_USERUse with available fluent helpers to apply the ProductStrucLastChangedByUser field to query operations.static final ProductStructureVariantField<LocalDateTime>ProductStructureVariant.PRODUCT_STRUC_LAST_CHANGED_DATEUse with available fluent helpers to apply the ProductStrucLastChangedDate field to query operations.static final ProductStructureVariantField<String>ProductStructureVariant.PRODUCT_STRUCTURE_CREATED_BY_USERUse with available fluent helpers to apply the ProductStructureCreatedByUser field to query operations.static final ProductStructureVariantField<LocalDateTime>ProductStructureVariant.PRODUCT_STRUCTURE_CREATION_DATEUse with available fluent helpers to apply the ProductStructureCreationDate field to query operations.static final ProductStructureVariantField<String>ProductStructureVariant.PRODUCT_STRUCTURE_VARIANT_NAMEUse with available fluent helpers to apply the ProductStructureVariantName field to query operations.static final ProductStructureVariantField<BigDecimal>ProductStructureVariant.PRODUCT_STRUCTURE_VARIANT_QTYUse with available fluent helpers to apply the ProductStructureVariantQty field to query operations.static final ProductStructureVariantField<String>ProductStructureVariant.PRODUCT_STRUCTURE_VARIANT_TYPEUse with available fluent helpers to apply the ProductStructureVariantType field to query operations.static final ProductStructureVariantField<String>ProductStructureVariant.PRODUCT_STRUCTURE_VARIANT_UNITUse with available fluent helpers to apply the ProductStructureVariantUnit field to query operations.static final ProductStructureVariantField<UUID>ProductStructureVariant.PRODUCT_STRUCTURE_VARIANT_UUIDUse with available fluent helpers to apply the ProductStructureVariantUUID field to query operations.Methods in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.productstructure that return ProductStructureVariantFieldModifier and TypeMethodDescriptionstatic <T,DomainT>
ProductStructureVariantField<T>ProductStructureVariant.field(String fieldName, TypeConverter<T, DomainT> typeConverter) Use with available fluent helpers to apply an extension field to query operations.static <T> ProductStructureVariantField<T>Use with available fluent helpers to apply an extension field to query operations.