Uses of Class
com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.businesspartner.CustAddrDepdntInformation
Packages that use CustAddrDepdntInformation
Package
Description
-
Uses of CustAddrDepdntInformation 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 CustAddrDepdntInformationModifier and TypeFieldDescriptionstatic final CustomerLink<CustAddrDepdntInformation>Customer.TO_CUST_ADDR_DEPDNT_INFORMATIONUse with available fluent helpers to apply the to_CustAddrDepdntInformation navigation property to query operations.Methods in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.businesspartner that return CustAddrDepdntInformationModifier and TypeMethodDescriptionCustAddrDepdntInformation.CustAddrDepdntInformationBuilder.build()protected CustAddrDepdntInformationCustAddrDepdntInformationCreateFluentHelper.getEntity()protected CustAddrDepdntInformationCustAddrDepdntInformationDeleteFluentHelper.getEntity()protected CustAddrDepdntInformationCustAddrDepdntInformationUpdateFluentHelper.getEntity()Methods in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.businesspartner that return types with arguments of type CustAddrDepdntInformationModifier and TypeMethodDescriptionCustomer.fetchCustAddrDepdntInformation()Fetches the CustAddrDepdntInformation entities (one to many) associated with this entity.io.vavr.control.Option<List<CustAddrDepdntInformation>>Customer.getCustAddrDepdntInformationIfPresent()Retrieval of associated CustAddrDepdntInformation entities (one to many).Customer.getCustAddrDepdntInformationOrFetch()Retrieval of associated CustAddrDepdntInformation entities (one to many).protected Class<CustAddrDepdntInformation>CustAddrDepdntInformationByKeyFluentHelper.getEntityClass()protected Class<CustAddrDepdntInformation>CustAddrDepdntInformationFluentHelper.getEntityClass()CustAddrDepdntInformation.getType()Methods in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.businesspartner with parameters of type CustAddrDepdntInformationModifier and TypeMethodDescriptionvoidCustomer.addCustAddrDepdntInformation(CustAddrDepdntInformation... entity) Adds elements to the list of associated CustAddrDepdntInformation entities.Customer.CustomerBuilder.custAddrDepdntInformation(CustAddrDepdntInformation... value) Navigation property to_CustAddrDepdntInformation for Customer to multiple CustAddrDepdntInformation.Method parameters in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.businesspartner with type arguments of type CustAddrDepdntInformationModifier and TypeMethodDescriptionvoidCustomer.setCustAddrDepdntInformation(List<CustAddrDepdntInformation> value) Overwrites the list of associated CustAddrDepdntInformation entities for the loaded navigation property to_CustAddrDepdntInformation.Constructors in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.businesspartner with parameters of type CustAddrDepdntInformationModifierConstructorDescriptionCustAddrDepdntInformationCreateFluentHelper(String servicePath, CustAddrDepdntInformation entity, String entityCollection) Creates a fluent helper object that will create aCustAddrDepdntInformationentity on the OData endpoint.CustAddrDepdntInformationDeleteFluentHelper(String servicePath, CustAddrDepdntInformation entity, String entityCollection) Creates a fluent helper object that will delete aCustAddrDepdntInformationentity on the OData endpoint.CustAddrDepdntInformationUpdateFluentHelper(String servicePath, CustAddrDepdntInformation entity, String entityCollection) Creates a fluent helper object that will update aCustAddrDepdntInformationentity on the OData endpoint. -
Uses of CustAddrDepdntInformation 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 CustAddrDepdntInformationModifier and TypeMethodDescriptionBusinessPartnerServiceBatchChangeSet.createCustAddrDepdntInformation(CustAddrDepdntInformation custAddrDepdntInformation) Create a newCustAddrDepdntInformationentity and save it to the S/4HANA system.DefaultBusinessPartnerServiceBatchChangeSet.createCustAddrDepdntInformation(CustAddrDepdntInformation custAddrDepdntInformation) BusinessPartnerServiceBatchChangeSet.deleteCustAddrDepdntInformation(CustAddrDepdntInformation custAddrDepdntInformation) Deletes an existingCustAddrDepdntInformationentity in the S/4HANA system.DefaultBusinessPartnerServiceBatchChangeSet.deleteCustAddrDepdntInformation(CustAddrDepdntInformation custAddrDepdntInformation) BusinessPartnerServiceBatchChangeSet.updateCustAddrDepdntInformation(CustAddrDepdntInformation custAddrDepdntInformation) Update an existingCustAddrDepdntInformationentity and save it to the S/4HANA system.DefaultBusinessPartnerServiceBatchChangeSet.updateCustAddrDepdntInformation(CustAddrDepdntInformation custAddrDepdntInformation) -
Uses of CustAddrDepdntInformation 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 CustAddrDepdntInformationModifier and TypeMethodDescriptionCustAddrDepdntInformationOneToOneLink.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 CustAddrDepdntInformationModifier and TypeMethodDescriptionprotected CustAddrDepdntInformationLink<ObjectT>CustAddrDepdntInformationLink.translateLinkType(EntityLink<CustAddrDepdntInformationLink<ObjectT>, CustAddrDepdntInformation, ObjectT> link) -
Uses of CustAddrDepdntInformation in com.sap.cloud.sdk.s4hana.datamodel.odata.services
Methods in com.sap.cloud.sdk.s4hana.datamodel.odata.services with parameters of type CustAddrDepdntInformationModifier and TypeMethodDescriptionBusinessPartnerService.createCustAddrDepdntInformation(CustAddrDepdntInformation custAddrDepdntInformation) Deprecated.Create a newCustAddrDepdntInformationentity and save it to the S/4HANA system.DefaultBusinessPartnerService.createCustAddrDepdntInformation(CustAddrDepdntInformation custAddrDepdntInformation) Deprecated.BusinessPartnerService.deleteCustAddrDepdntInformation(CustAddrDepdntInformation custAddrDepdntInformation) Deprecated.Deletes an existingCustAddrDepdntInformationentity in the S/4HANA system.DefaultBusinessPartnerService.deleteCustAddrDepdntInformation(CustAddrDepdntInformation custAddrDepdntInformation) Deprecated.BusinessPartnerService.updateCustAddrDepdntInformation(CustAddrDepdntInformation custAddrDepdntInformation) Deprecated.Update an existingCustAddrDepdntInformationentity and save it to the S/4HANA system.DefaultBusinessPartnerService.updateCustAddrDepdntInformation(CustAddrDepdntInformation custAddrDepdntInformation) Deprecated.