Uses of Class
com.sap.cloud.sdk.s4hana.datamodel.odatav4.namespaces.preferredsupplierlist.SupplierListCompanyCode
Packages that use SupplierListCompanyCode
Package
Description
-
Uses of SupplierListCompanyCode in com.sap.cloud.sdk.s4hana.datamodel.odatav4.namespaces.preferredsupplierlist
Fields in com.sap.cloud.sdk.s4hana.datamodel.odatav4.namespaces.preferredsupplierlist with type parameters of type SupplierListCompanyCodeModifier and TypeFieldDescriptionstatic final SimpleProperty<SupplierListCompanyCode>SupplierListCompanyCode.ALL_FIELDSSelector for all available fields of SupplierListCompanyCode.static final SimpleProperty.String<SupplierListCompanyCode>SupplierListCompanyCode.COMPANY_CODEstatic final SimpleProperty.Guid<SupplierListCompanyCode>SupplierListCompanyCode.COMPANY_CODE_UUIDstatic final SimpleProperty.Boolean<SupplierListCompanyCode>SupplierListCompanyCode.IS_DELETEDstatic final SimpleProperty.String<SupplierListCompanyCode>SupplierListCompanyCode.SUPLR_LIST_CO_CODE_PROPOSAL_ACTIONstatic final SimpleProperty.Guid<SupplierListCompanyCode>SupplierListCompanyCode.SUPPLIER_LIST_UUIDstatic final NavigationProperty.Collection<SupplierList,SupplierListCompanyCode> SupplierList.TO__SUPPLIER_LIST_COMPANY_CODE_TPUse with available request builders to apply the _SupplierListCompanyCodeTP navigation property to query operations.static final NavigationProperty.Single<SupplierListCompanyCode,SupplierList> SupplierListCompanyCode.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.preferredsupplierlist that return SupplierListCompanyCodeMethods in com.sap.cloud.sdk.s4hana.datamodel.odatav4.namespaces.preferredsupplierlist that return types with arguments of type SupplierListCompanyCodeModifier and TypeMethodDescriptionio.vavr.control.Option<List<SupplierListCompanyCode>>SupplierList.getSupplierListCompanyCodeTPIfPresent()Retrieval of associated SupplierListCompanyCode entities (one to many).SupplierListCompanyCode.getType()Methods in com.sap.cloud.sdk.s4hana.datamodel.odatav4.namespaces.preferredsupplierlist with parameters of type SupplierListCompanyCodeModifier and TypeMethodDescriptionvoidSupplierList.addSupplierListCompanyCodeTP(SupplierListCompanyCode... entity) Adds elements to the list of associated SupplierListCompanyCode entities.SupplierList.SupplierListBuilder.supplierListCompanyCodeTP(SupplierListCompanyCode... value) Navigation property _SupplierListCompanyCodeTP for SupplierList to multiple SupplierListCompanyCode.Method parameters in com.sap.cloud.sdk.s4hana.datamodel.odatav4.namespaces.preferredsupplierlist with type arguments of type SupplierListCompanyCodeModifier and TypeMethodDescriptionvoidSupplierList.setSupplierListCompanyCodeTP(List<SupplierListCompanyCode> value) Overwrites the list of associated SupplierListCompanyCode entities for the loaded navigation property _SupplierListCompanyCodeTP. -
Uses of SupplierListCompanyCode 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 SupplierListCompanyCodeModifier and TypeMethodDescriptionDefaultPreferredSupplierListService.countSupplierListCompanyCode()Deprecated.PreferredSupplierListService.countSupplierListCompanyCode()Deprecated.Fetch the number of entries from theSupplierListCompanyCodeentity collection matching the filter and search expressions.DefaultPreferredSupplierListService.deleteSupplierListCompanyCode(SupplierListCompanyCode supplierListCompanyCode) Deprecated.PreferredSupplierListService.deleteSupplierListCompanyCode(SupplierListCompanyCode supplierListCompanyCode) Deprecated.Deletes an existingSupplierListCompanyCodeentity in the S/4HANA system.DefaultPreferredSupplierListService.getAllSupplierListCompanyCode()Deprecated.PreferredSupplierListService.getAllSupplierListCompanyCode()Deprecated.Fetch multipleSupplierListCompanyCodeentities.DefaultPreferredSupplierListService.getSupplierListCompanyCodeByKey(UUID companyCodeUUID) Deprecated.PreferredSupplierListService.getSupplierListCompanyCodeByKey(UUID companyCodeUUID) Deprecated.Fetch a singleSupplierListCompanyCodeentity using key fields.Methods in com.sap.cloud.sdk.s4hana.datamodel.odatav4.services with parameters of type SupplierListCompanyCodeModifier and TypeMethodDescriptionDefaultPreferredSupplierListService.deleteSupplierListCompanyCode(SupplierListCompanyCode supplierListCompanyCode) Deprecated.PreferredSupplierListService.deleteSupplierListCompanyCode(SupplierListCompanyCode supplierListCompanyCode) Deprecated.Deletes an existingSupplierListCompanyCodeentity in the S/4HANA system.