Uses of Class
com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.businesspartner.BusPartAddrDepdntTaxNmbr
Packages that use BusPartAddrDepdntTaxNmbr
Package
Description
-
Uses of BusPartAddrDepdntTaxNmbr in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.businesspartner
Fields in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.businesspartner with type parameters of type BusPartAddrDepdntTaxNmbrModifier and TypeFieldDescriptionstatic final BusinessPartnerLink<BusPartAddrDepdntTaxNmbr>BusinessPartner.TO_BUS_PART_ADDR_DEPDNT_TAX_NMBRUse with available fluent helpers to apply the to_BusPartAddrDepdntTaxNmbr navigation property to query operations.Methods in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.businesspartner that return BusPartAddrDepdntTaxNmbrModifier and TypeMethodDescriptionBusPartAddrDepdntTaxNmbr.BusPartAddrDepdntTaxNmbrBuilder.build()protected BusPartAddrDepdntTaxNmbrBusPartAddrDepdntTaxNmbrCreateFluentHelper.getEntity()protected BusPartAddrDepdntTaxNmbrBusPartAddrDepdntTaxNmbrDeleteFluentHelper.getEntity()protected BusPartAddrDepdntTaxNmbrBusPartAddrDepdntTaxNmbrUpdateFluentHelper.getEntity()Methods in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.businesspartner that return types with arguments of type BusPartAddrDepdntTaxNmbrModifier and TypeMethodDescriptionBusinessPartner.fetchBusPartAddrDepdntTaxNmbr()Fetches the BusPartAddrDepdntTaxNmbr entities (one to many) associated with this entity.io.vavr.control.Option<List<BusPartAddrDepdntTaxNmbr>>BusinessPartner.getBusPartAddrDepdntTaxNmbrIfPresent()Retrieval of associated BusPartAddrDepdntTaxNmbr entities (one to many).BusinessPartner.getBusPartAddrDepdntTaxNmbrOrFetch()Retrieval of associated BusPartAddrDepdntTaxNmbr entities (one to many).protected Class<BusPartAddrDepdntTaxNmbr>BusPartAddrDepdntTaxNmbrByKeyFluentHelper.getEntityClass()protected Class<BusPartAddrDepdntTaxNmbr>BusPartAddrDepdntTaxNmbrFluentHelper.getEntityClass()BusPartAddrDepdntTaxNmbr.getType()Methods in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.businesspartner with parameters of type BusPartAddrDepdntTaxNmbrModifier and TypeMethodDescriptionvoidBusinessPartner.addBusPartAddrDepdntTaxNmbr(BusPartAddrDepdntTaxNmbr... entity) Adds elements to the list of associated BusPartAddrDepdntTaxNmbr entities.BusinessPartner.BusinessPartnerBuilder.busPartAddrDepdntTaxNmbr(BusPartAddrDepdntTaxNmbr... value) Navigation property to_BusPartAddrDepdntTaxNmbr for BusinessPartner to multiple BusPartAddrDepdntTaxNmbr.Method parameters in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.businesspartner with type arguments of type BusPartAddrDepdntTaxNmbrModifier and TypeMethodDescriptionvoidBusinessPartner.setBusPartAddrDepdntTaxNmbr(List<BusPartAddrDepdntTaxNmbr> value) Overwrites the list of associated BusPartAddrDepdntTaxNmbr entities for the loaded navigation property to_BusPartAddrDepdntTaxNmbr.Constructors in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.businesspartner with parameters of type BusPartAddrDepdntTaxNmbrModifierConstructorDescriptionBusPartAddrDepdntTaxNmbrCreateFluentHelper(String servicePath, BusPartAddrDepdntTaxNmbr entity, String entityCollection) Creates a fluent helper object that will create aBusPartAddrDepdntTaxNmbrentity on the OData endpoint.BusPartAddrDepdntTaxNmbrDeleteFluentHelper(String servicePath, BusPartAddrDepdntTaxNmbr entity, String entityCollection) Creates a fluent helper object that will delete aBusPartAddrDepdntTaxNmbrentity on the OData endpoint.BusPartAddrDepdntTaxNmbrUpdateFluentHelper(String servicePath, BusPartAddrDepdntTaxNmbr entity, String entityCollection) Creates a fluent helper object that will update aBusPartAddrDepdntTaxNmbrentity on the OData endpoint. -
Uses of BusPartAddrDepdntTaxNmbr in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.businesspartner.batch
Methods in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.businesspartner.batch with parameters of type BusPartAddrDepdntTaxNmbrModifier and TypeMethodDescriptionBusinessPartnerServiceBatchChangeSet.createBusPartAddrDepdntTaxNmbr(BusPartAddrDepdntTaxNmbr busPartAddrDepdntTaxNmbr) Create a newBusPartAddrDepdntTaxNmbrentity and save it to the S/4HANA system.DefaultBusinessPartnerServiceBatchChangeSet.createBusPartAddrDepdntTaxNmbr(BusPartAddrDepdntTaxNmbr busPartAddrDepdntTaxNmbr) BusinessPartnerServiceBatchChangeSet.deleteBusPartAddrDepdntTaxNmbr(BusPartAddrDepdntTaxNmbr busPartAddrDepdntTaxNmbr) Deletes an existingBusPartAddrDepdntTaxNmbrentity in the S/4HANA system.DefaultBusinessPartnerServiceBatchChangeSet.deleteBusPartAddrDepdntTaxNmbr(BusPartAddrDepdntTaxNmbr busPartAddrDepdntTaxNmbr) BusinessPartnerServiceBatchChangeSet.updateBusPartAddrDepdntTaxNmbr(BusPartAddrDepdntTaxNmbr busPartAddrDepdntTaxNmbr) Update an existingBusPartAddrDepdntTaxNmbrentity and save it to the S/4HANA system.DefaultBusinessPartnerServiceBatchChangeSet.updateBusPartAddrDepdntTaxNmbr(BusPartAddrDepdntTaxNmbr busPartAddrDepdntTaxNmbr) -
Uses of BusPartAddrDepdntTaxNmbr in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.businesspartner.link
Methods in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.businesspartner.link that return types with arguments of type BusPartAddrDepdntTaxNmbrModifier and TypeMethodDescriptionBusPartAddrDepdntTaxNmbrOneToOneLink.filter(ExpressionFluentHelper<ObjectT> filterExpression) Query modifier to restrict the result set to entities for which this expression (formulated over a property of a related entity) evaluates to true.Method parameters in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.businesspartner.link with type arguments of type BusPartAddrDepdntTaxNmbrModifier and TypeMethodDescriptionprotected BusPartAddrDepdntTaxNmbrLink<ObjectT>BusPartAddrDepdntTaxNmbrLink.translateLinkType(EntityLink<BusPartAddrDepdntTaxNmbrLink<ObjectT>, BusPartAddrDepdntTaxNmbr, ObjectT> link) -
Uses of BusPartAddrDepdntTaxNmbr in com.sap.cloud.sdk.s4hana.datamodel.odata.services
Methods in com.sap.cloud.sdk.s4hana.datamodel.odata.services with parameters of type BusPartAddrDepdntTaxNmbrModifier and TypeMethodDescriptionBusinessPartnerService.createBusPartAddrDepdntTaxNmbr(BusPartAddrDepdntTaxNmbr busPartAddrDepdntTaxNmbr) Deprecated.Create a newBusPartAddrDepdntTaxNmbrentity and save it to the S/4HANA system.DefaultBusinessPartnerService.createBusPartAddrDepdntTaxNmbr(BusPartAddrDepdntTaxNmbr busPartAddrDepdntTaxNmbr) Deprecated.BusinessPartnerService.deleteBusPartAddrDepdntTaxNmbr(BusPartAddrDepdntTaxNmbr busPartAddrDepdntTaxNmbr) Deprecated.Deletes an existingBusPartAddrDepdntTaxNmbrentity in the S/4HANA system.DefaultBusinessPartnerService.deleteBusPartAddrDepdntTaxNmbr(BusPartAddrDepdntTaxNmbr busPartAddrDepdntTaxNmbr) Deprecated.BusinessPartnerService.updateBusPartAddrDepdntTaxNmbr(BusPartAddrDepdntTaxNmbr busPartAddrDepdntTaxNmbr) Deprecated.Update an existingBusPartAddrDepdntTaxNmbrentity and save it to the S/4HANA system.DefaultBusinessPartnerService.updateBusPartAddrDepdntTaxNmbr(BusPartAddrDepdntTaxNmbr busPartAddrDepdntTaxNmbr) Deprecated.