Uses of Class
com.sap.cloud.sdk.s4hana.datamodel.odatav4.namespaces.supplierlistforsourcing.SrcgSuplrListCompanyCode
Packages that use SrcgSuplrListCompanyCode
Package
Description
-
Uses of SrcgSuplrListCompanyCode 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 SrcgSuplrListCompanyCodeModifier and TypeFieldDescriptionstatic final SimpleProperty<SrcgSuplrListCompanyCode>SrcgSuplrListCompanyCode.ALL_FIELDSSelector for all available fields of SrcgSuplrListCompanyCode.static final SimpleProperty.String<SrcgSuplrListCompanyCode>SrcgSuplrListCompanyCode.COMPANY_CODEstatic final SimpleProperty.Guid<SrcgSuplrListCompanyCode>SrcgSuplrListCompanyCode.COMPANY_CODE_UUIDstatic final SimpleProperty.String<SrcgSuplrListCompanyCode>SrcgSuplrListCompanyCode.IS_DELETEDstatic final SimpleProperty.Guid<SrcgSuplrListCompanyCode>SrcgSuplrListCompanyCode.SOURCING_SUPPLIER_LIST_UUIDSrcgSuplrListCompanyCode.TO__SOURCING_SUPPLIER_LIST_TPUse with available request builders to apply the _SourcingSupplierListTP navigation property to query operations.SourcingSupplierList.TO__SRCG_SUPLR_LIST_COMPANY_CODE_TPUse with available request builders to apply the _SrcgSuplrListCompanyCodeTP navigation property to query operations.Methods in com.sap.cloud.sdk.s4hana.datamodel.odatav4.namespaces.supplierlistforsourcing that return SrcgSuplrListCompanyCodeModifier and TypeMethodDescriptionSrcgSuplrListCompanyCode.SrcgSuplrListCompanyCodeBuilder.build()Methods in com.sap.cloud.sdk.s4hana.datamodel.odatav4.namespaces.supplierlistforsourcing that return types with arguments of type SrcgSuplrListCompanyCodeModifier and TypeMethodDescriptionio.vavr.control.Option<List<SrcgSuplrListCompanyCode>>SourcingSupplierList.getSrcgSuplrListCompanyCodeTPIfPresent()Retrieval of associated SrcgSuplrListCompanyCode entities (one to many).SrcgSuplrListCompanyCode.getType()Methods in com.sap.cloud.sdk.s4hana.datamodel.odatav4.namespaces.supplierlistforsourcing with parameters of type SrcgSuplrListCompanyCodeModifier and TypeMethodDescriptionvoidSourcingSupplierList.addSrcgSuplrListCompanyCodeTP(SrcgSuplrListCompanyCode... entity) Adds elements to the list of associated SrcgSuplrListCompanyCode entities.SourcingSupplierList.SourcingSupplierListBuilder.srcgSuplrListCompanyCodeTP(SrcgSuplrListCompanyCode... value) Navigation property _SrcgSuplrListCompanyCodeTP for SourcingSupplierList to multiple SrcgSuplrListCompanyCode.Method parameters in com.sap.cloud.sdk.s4hana.datamodel.odatav4.namespaces.supplierlistforsourcing with type arguments of type SrcgSuplrListCompanyCodeModifier and TypeMethodDescriptionvoidSourcingSupplierList.setSrcgSuplrListCompanyCodeTP(List<SrcgSuplrListCompanyCode> value) Overwrites the list of associated SrcgSuplrListCompanyCode entities for the loaded navigation property _SrcgSuplrListCompanyCodeTP. -
Uses of SrcgSuplrListCompanyCode 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 SrcgSuplrListCompanyCodeModifier and TypeMethodDescriptionDefaultSupplierListForSourcingService.countSrcgSuplrListCompanyCode()Deprecated.SupplierListForSourcingService.countSrcgSuplrListCompanyCode()Deprecated.Fetch the number of entries from theSrcgSuplrListCompanyCodeentity collection matching the filter and search expressions.DefaultSupplierListForSourcingService.getAllSrcgSuplrListCompanyCode()Deprecated.SupplierListForSourcingService.getAllSrcgSuplrListCompanyCode()Deprecated.Fetch multipleSrcgSuplrListCompanyCodeentities.DefaultSupplierListForSourcingService.getSrcgSuplrListCompanyCodeByKey(UUID companyCodeUUID) Deprecated.SupplierListForSourcingService.getSrcgSuplrListCompanyCodeByKey(UUID companyCodeUUID) Deprecated.Fetch a singleSrcgSuplrListCompanyCodeentity using key fields.