Uses of Class
com.sap.cloud.sdk.s4hana.datamodel.odatav4.namespaces.supplierlistforsourcing.SrcgSuplrListMaterialGroup
Packages that use SrcgSuplrListMaterialGroup
Package
Description
-
Uses of SrcgSuplrListMaterialGroup in com.sap.cloud.sdk.s4hana.datamodel.odatav4.namespaces.supplierlistforsourcing
Fields in com.sap.cloud.sdk.s4hana.datamodel.odatav4.namespaces.supplierlistforsourcing with type parameters of type SrcgSuplrListMaterialGroupModifier and TypeFieldDescriptionstatic final SimpleProperty<SrcgSuplrListMaterialGroup>SrcgSuplrListMaterialGroup.ALL_FIELDSSelector for all available fields of SrcgSuplrListMaterialGroup.static final SimpleProperty.String<SrcgSuplrListMaterialGroup>SrcgSuplrListMaterialGroup.IS_DELETEDstatic final SimpleProperty.String<SrcgSuplrListMaterialGroup>SrcgSuplrListMaterialGroup.MATERIAL_GROUPstatic final SimpleProperty.Guid<SrcgSuplrListMaterialGroup>SrcgSuplrListMaterialGroup.MATERIAL_GROUP_UUIDstatic final SimpleProperty.Guid<SrcgSuplrListMaterialGroup>SrcgSuplrListMaterialGroup.SOURCING_SUPPLIER_LIST_UUIDSrcgSuplrListMaterialGroup.TO__SOURCING_SUPPLIER_LIST_TPUse with available request builders to apply the _SourcingSupplierListTP navigation property to query operations.SourcingSupplierList.TO__SRCG_SUPLR_LIST_MATL_GROUP_TPUse with available request builders to apply the _SrcgSuplrListMatlGroupTP navigation property to query operations.Methods in com.sap.cloud.sdk.s4hana.datamodel.odatav4.namespaces.supplierlistforsourcing that return SrcgSuplrListMaterialGroupModifier and TypeMethodDescriptionSrcgSuplrListMaterialGroup.SrcgSuplrListMaterialGroupBuilder.build()Methods in com.sap.cloud.sdk.s4hana.datamodel.odatav4.namespaces.supplierlistforsourcing that return types with arguments of type SrcgSuplrListMaterialGroupModifier and TypeMethodDescriptionio.vavr.control.Option<List<SrcgSuplrListMaterialGroup>>SourcingSupplierList.getSrcgSuplrListMatlGroupTPIfPresent()Retrieval of associated SrcgSuplrListMaterialGroup entities (one to many).SrcgSuplrListMaterialGroup.getType()Methods in com.sap.cloud.sdk.s4hana.datamodel.odatav4.namespaces.supplierlistforsourcing with parameters of type SrcgSuplrListMaterialGroupModifier and TypeMethodDescriptionvoidSourcingSupplierList.addSrcgSuplrListMatlGroupTP(SrcgSuplrListMaterialGroup... entity) Adds elements to the list of associated SrcgSuplrListMaterialGroup entities.SourcingSupplierList.SourcingSupplierListBuilder.srcgSuplrListMatlGroupTP(SrcgSuplrListMaterialGroup... value) Navigation property _SrcgSuplrListMatlGroupTP for SourcingSupplierList to multiple SrcgSuplrListMaterialGroup.Method parameters in com.sap.cloud.sdk.s4hana.datamodel.odatav4.namespaces.supplierlistforsourcing with type arguments of type SrcgSuplrListMaterialGroupModifier and TypeMethodDescriptionvoidSourcingSupplierList.setSrcgSuplrListMatlGroupTP(List<SrcgSuplrListMaterialGroup> value) Overwrites the list of associated SrcgSuplrListMaterialGroup entities for the loaded navigation property _SrcgSuplrListMatlGroupTP. -
Uses of SrcgSuplrListMaterialGroup 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 SrcgSuplrListMaterialGroupModifier and TypeMethodDescriptionDefaultSupplierListForSourcingService.countSrcgSuplrListMaterialGroup()Deprecated.SupplierListForSourcingService.countSrcgSuplrListMaterialGroup()Deprecated.Fetch the number of entries from theSrcgSuplrListMaterialGroupentity collection matching the filter and search expressions.DefaultSupplierListForSourcingService.getAllSrcgSuplrListMaterialGroup()Deprecated.SupplierListForSourcingService.getAllSrcgSuplrListMaterialGroup()Deprecated.Fetch multipleSrcgSuplrListMaterialGroupentities.DefaultSupplierListForSourcingService.getSrcgSuplrListMaterialGroupByKey(UUID materialGroupUUID) Deprecated.SupplierListForSourcingService.getSrcgSuplrListMaterialGroupByKey(UUID materialGroupUUID) Deprecated.Fetch a singleSrcgSuplrListMaterialGroupentity using key fields.