Uses of Class
com.sap.cloud.sdk.s4hana.datamodel.odatav4.namespaces.preferredsupplierlistv2.SupplierListCompanyCode
Packages that use SupplierListCompanyCode
Package
Description
-
Uses of SupplierListCompanyCode 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 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.preferredsupplierlistv2 that return SupplierListCompanyCodeMethods in com.sap.cloud.sdk.s4hana.datamodel.odatav4.namespaces.preferredsupplierlistv2 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.preferredsupplierlistv2 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.preferredsupplierlistv2 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 TypeMethodDescriptionDefaultPreferredSupplierListV2Service.countSupplierListCompanyCode()Deprecated.PreferredSupplierListV2Service.countSupplierListCompanyCode()Deprecated.Fetch the number of entries from theSupplierListCompanyCodeentity collection matching the filter and search expressions.DefaultPreferredSupplierListV2Service.deleteSupplierListCompanyCode(SupplierListCompanyCode supplierListCompanyCode) Deprecated.PreferredSupplierListV2Service.deleteSupplierListCompanyCode(SupplierListCompanyCode supplierListCompanyCode) Deprecated.Deletes an existingSupplierListCompanyCodeentity in the S/4HANA system.DefaultPreferredSupplierListV2Service.getAllSupplierListCompanyCode()Deprecated.PreferredSupplierListV2Service.getAllSupplierListCompanyCode()Deprecated.Fetch multipleSupplierListCompanyCodeentities.DefaultPreferredSupplierListV2Service.getSupplierListCompanyCodeByKey(UUID companyCodeUUID) Deprecated.PreferredSupplierListV2Service.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 TypeMethodDescriptionDefaultPreferredSupplierListV2Service.deleteSupplierListCompanyCode(SupplierListCompanyCode supplierListCompanyCode) Deprecated.PreferredSupplierListV2Service.deleteSupplierListCompanyCode(SupplierListCompanyCode supplierListCompanyCode) Deprecated.Deletes an existingSupplierListCompanyCodeentity in the S/4HANA system.