Uses of Class
com.sap.cloud.sdk.s4hana.datamodel.odatav4.namespaces.preferredsupplierlistv2.SupplierListMaterialGroup
Packages that use SupplierListMaterialGroup
Package
Description
-
Uses of SupplierListMaterialGroup in com.sap.cloud.sdk.s4hana.datamodel.odatav4.namespaces.preferredsupplierlistv2
Fields in com.sap.cloud.sdk.s4hana.datamodel.odatav4.namespaces.preferredsupplierlistv2 with type parameters of type SupplierListMaterialGroupModifier and TypeFieldDescriptionstatic final SimpleProperty<SupplierListMaterialGroup>SupplierListMaterialGroup.ALL_FIELDSSelector for all available fields of SupplierListMaterialGroup.static final SimpleProperty.Boolean<SupplierListMaterialGroup>SupplierListMaterialGroup.IS_DELETEDstatic final SimpleProperty.String<SupplierListMaterialGroup>SupplierListMaterialGroup.MATERIAL_GROUPstatic final SimpleProperty.String<SupplierListMaterialGroup>SupplierListMaterialGroup.MATERIAL_GROUP_NAMEstatic final SimpleProperty.Guid<SupplierListMaterialGroup>SupplierListMaterialGroup.MATERIAL_GROUP_UUIDstatic final SimpleProperty.Guid<SupplierListMaterialGroup>SupplierListMaterialGroup.SUPPLIER_LIST_UUIDSupplierList.TO__SUPPLIER_LIST_MATERIAL_GROUP_TPUse with available request builders to apply the _SupplierListMaterialGroupTP navigation property to query operations.static final NavigationProperty.Single<SupplierListMaterialGroup,SupplierList> SupplierListMaterialGroup.TO__SUPPLIER_LIST_TPUse with available request builders to apply the _SupplierListTP navigation property to query operations.Methods in com.sap.cloud.sdk.s4hana.datamodel.odatav4.namespaces.preferredsupplierlistv2 that return SupplierListMaterialGroupModifier and TypeMethodDescriptionSupplierListMaterialGroup.SupplierListMaterialGroupBuilder.build()Methods in com.sap.cloud.sdk.s4hana.datamodel.odatav4.namespaces.preferredsupplierlistv2 that return types with arguments of type SupplierListMaterialGroupModifier and TypeMethodDescriptionio.vavr.control.Option<List<SupplierListMaterialGroup>>SupplierList.getSupplierListMaterialGroupTPIfPresent()Retrieval of associated SupplierListMaterialGroup entities (one to many).SupplierListMaterialGroup.getType()Methods in com.sap.cloud.sdk.s4hana.datamodel.odatav4.namespaces.preferredsupplierlistv2 with parameters of type SupplierListMaterialGroupModifier and TypeMethodDescriptionvoidSupplierList.addSupplierListMaterialGroupTP(SupplierListMaterialGroup... entity) Adds elements to the list of associated SupplierListMaterialGroup entities.SupplierList.SupplierListBuilder.supplierListMaterialGroupTP(SupplierListMaterialGroup... value) Navigation property _SupplierListMaterialGroupTP for SupplierList to multiple SupplierListMaterialGroup.Method parameters in com.sap.cloud.sdk.s4hana.datamodel.odatav4.namespaces.preferredsupplierlistv2 with type arguments of type SupplierListMaterialGroupModifier and TypeMethodDescriptionvoidSupplierList.setSupplierListMaterialGroupTP(List<SupplierListMaterialGroup> value) Overwrites the list of associated SupplierListMaterialGroup entities for the loaded navigation property _SupplierListMaterialGroupTP. -
Uses of SupplierListMaterialGroup in com.sap.cloud.sdk.s4hana.datamodel.odatav4.services
Methods in com.sap.cloud.sdk.s4hana.datamodel.odatav4.services that return types with arguments of type SupplierListMaterialGroupModifier and TypeMethodDescriptionDefaultPreferredSupplierListV2Service.countSupplierListMaterialGroup()Deprecated.PreferredSupplierListV2Service.countSupplierListMaterialGroup()Deprecated.Fetch the number of entries from theSupplierListMaterialGroupentity collection matching the filter and search expressions.DefaultPreferredSupplierListV2Service.deleteSupplierListMaterialGroup(SupplierListMaterialGroup supplierListMaterialGroup) Deprecated.PreferredSupplierListV2Service.deleteSupplierListMaterialGroup(SupplierListMaterialGroup supplierListMaterialGroup) Deprecated.Deletes an existingSupplierListMaterialGroupentity in the S/4HANA system.DefaultPreferredSupplierListV2Service.getAllSupplierListMaterialGroup()Deprecated.PreferredSupplierListV2Service.getAllSupplierListMaterialGroup()Deprecated.Fetch multipleSupplierListMaterialGroupentities.DefaultPreferredSupplierListV2Service.getSupplierListMaterialGroupByKey(UUID materialGroupUUID) Deprecated.PreferredSupplierListV2Service.getSupplierListMaterialGroupByKey(UUID materialGroupUUID) Deprecated.Fetch a singleSupplierListMaterialGroupentity using key fields.Methods in com.sap.cloud.sdk.s4hana.datamodel.odatav4.services with parameters of type SupplierListMaterialGroupModifier and TypeMethodDescriptionDefaultPreferredSupplierListV2Service.deleteSupplierListMaterialGroup(SupplierListMaterialGroup supplierListMaterialGroup) Deprecated.PreferredSupplierListV2Service.deleteSupplierListMaterialGroup(SupplierListMaterialGroup supplierListMaterialGroup) Deprecated.Deletes an existingSupplierListMaterialGroupentity in the S/4HANA system.