Uses of Class
com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.productstructure.field.ProductStructureNodeField
Packages that use ProductStructureNodeField
-
Uses of ProductStructureNodeField in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.productstructure
Fields in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.productstructure declared as ProductStructureNodeFieldModifier and TypeFieldDescriptionstatic final ProductStructureNodeField<String>ProductStructureNode.CLASS_INTERNAL_IDUse with available fluent helpers to apply the ClassInternalID field to query operations.static final ProductStructureNodeField<String>ProductStructureNode.CLASS_PROPERTYUse with available fluent helpers to apply the Class field to query operations.static final ProductStructureNodeField<String>ProductStructureNode.PRODUCT_STRUC_LAST_CHANGED_BY_USERUse with available fluent helpers to apply the ProductStrucLastChangedByUser field to query operations.static final ProductStructureNodeField<LocalDateTime>ProductStructureNode.PRODUCT_STRUC_LAST_CHANGED_DATEUse with available fluent helpers to apply the ProductStrucLastChangedDate field to query operations.static final ProductStructureNodeField<String>ProductStructureNode.PRODUCT_STRUCTURE_CREATED_BY_USERUse with available fluent helpers to apply the ProductStructureCreatedByUser field to query operations.static final ProductStructureNodeField<LocalDateTime>ProductStructureNode.PRODUCT_STRUCTURE_CREATION_DATEUse with available fluent helpers to apply the ProductStructureCreationDate field to query operations.static final ProductStructureNodeField<String>ProductStructureNode.PRODUCT_STRUCTURE_NODE_NAMEUse with available fluent helpers to apply the ProductStructureNodeName field to query operations.static final ProductStructureNodeField<String>ProductStructureNode.PRODUCT_STRUCTURE_NODE_TYPEUse with available fluent helpers to apply the ProductStructureNodeType field to query operations.static final ProductStructureNodeField<UUID>ProductStructureNode.PRODUCT_STRUCTURE_NODE_UUIDUse with available fluent helpers to apply the ProductStructureNodeUUID field to query operations.Methods in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.productstructure that return ProductStructureNodeFieldModifier and TypeMethodDescriptionstatic <T,DomainT>
ProductStructureNodeField<T>ProductStructureNode.field(String fieldName, TypeConverter<T, DomainT> typeConverter) Use with available fluent helpers to apply an extension field to query operations.static <T> ProductStructureNodeField<T>Use with available fluent helpers to apply an extension field to query operations.