Uses of Class
com.sap.cloud.sdk.s4hana.datamodel.odatav4.namespaces.consolidationcustomer.CnsldtnCustomer
Packages that use CnsldtnCustomer
Package
Description
-
Uses of CnsldtnCustomer in com.sap.cloud.sdk.s4hana.datamodel.odatav4.namespaces.consolidationcustomer
Fields in com.sap.cloud.sdk.s4hana.datamodel.odatav4.namespaces.consolidationcustomer with type parameters of type CnsldtnCustomerModifier and TypeFieldDescriptionstatic final ComplexProperty.Collection<CnsldtnCustomer,SAP__Message> CnsldtnCustomer._MESSAGESUse with available request builders to apply the SAP__Messages complex property to query operations.static final SimpleProperty<CnsldtnCustomer>CnsldtnCustomer.ALL_FIELDSSelector for all available fields of CnsldtnCustomer.static final SimpleProperty.Boolean<CnsldtnCustomer>CnsldtnCustomer.CNSLDTN_IS_ADDITIONAL_MASTER_DATAstatic final SimpleProperty.String<CnsldtnCustomer>CnsldtnCustomer.CUSTOMERstatic final NavigationProperty.Single<CnsldtnCustomerText,CnsldtnCustomer> CnsldtnCustomerText.TO__CUSTOMERUse with available request builders to apply the _Customer navigation property to query operations.static final NavigationProperty.Collection<CnsldtnCustomer,CnsldtnCustomerText> CnsldtnCustomer.TO__TEXTUse with available request builders to apply the _Text navigation property to query operations.Methods in com.sap.cloud.sdk.s4hana.datamodel.odatav4.namespaces.consolidationcustomer that return CnsldtnCustomerMethods in com.sap.cloud.sdk.s4hana.datamodel.odatav4.namespaces.consolidationcustomer that return types with arguments of type CnsldtnCustomerModifier and TypeMethodDescriptionio.vavr.control.Option<CnsldtnCustomer>CnsldtnCustomerText.getCustomerIfPresent()Retrieval of associated CnsldtnCustomer entity (one to one).CnsldtnCustomer.getType()Methods in com.sap.cloud.sdk.s4hana.datamodel.odatav4.namespaces.consolidationcustomer with parameters of type CnsldtnCustomerModifier and TypeMethodDescriptionCnsldtnCustomerText.CnsldtnCustomerTextBuilder.customer(CnsldtnCustomer value) Navigation property _Customer for CnsldtnCustomerText to single CnsldtnCustomer.voidCnsldtnCustomerText.setCustomer(CnsldtnCustomer value) Overwrites the associated CnsldtnCustomer entity for the loaded navigation property _Customer.Constructors in com.sap.cloud.sdk.s4hana.datamodel.odatav4.namespaces.consolidationcustomer with parameters of type CnsldtnCustomerModifierConstructorDescriptionCnsldtnCustomerText(String language, String customer, String customerName, Boolean cnsldtnIsAdditionalMasterData, CnsldtnCustomer to_Customer) -
Uses of CnsldtnCustomer 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 CnsldtnCustomerModifier and TypeMethodDescriptionConsolidationCustomerService.countCnsldtnCustomer()Deprecated.Fetch the number of entries from theCnsldtnCustomerentity collection matching the filter and search expressions.DefaultConsolidationCustomerService.countCnsldtnCustomer()Deprecated.ConsolidationCustomerService.createCnsldtnCustomer(CnsldtnCustomer cnsldtnCustomer) Deprecated.Create a newCnsldtnCustomerentity and save it to the S/4HANA system.DefaultConsolidationCustomerService.createCnsldtnCustomer(CnsldtnCustomer cnsldtnCustomer) Deprecated.ConsolidationCustomerService.deleteCnsldtnCustomer(CnsldtnCustomer cnsldtnCustomer) Deprecated.Deletes an existingCnsldtnCustomerentity in the S/4HANA system.DefaultConsolidationCustomerService.deleteCnsldtnCustomer(CnsldtnCustomer cnsldtnCustomer) Deprecated.ConsolidationCustomerService.getAllCnsldtnCustomer()Deprecated.Fetch multipleCnsldtnCustomerentities.DefaultConsolidationCustomerService.getAllCnsldtnCustomer()Deprecated.ConsolidationCustomerService.getCnsldtnCustomerByKey(String customer) Deprecated.Fetch a singleCnsldtnCustomerentity using key fields.DefaultConsolidationCustomerService.getCnsldtnCustomerByKey(String customer) Deprecated.ConsolidationCustomerService.updateCnsldtnCustomer(CnsldtnCustomer cnsldtnCustomer) Deprecated.Update an existingCnsldtnCustomerentity and save it to the S/4HANA system.DefaultConsolidationCustomerService.updateCnsldtnCustomer(CnsldtnCustomer cnsldtnCustomer) Deprecated.Methods in com.sap.cloud.sdk.s4hana.datamodel.odatav4.services with parameters of type CnsldtnCustomerModifier and TypeMethodDescriptionConsolidationCustomerService.createCnsldtnCustomer(CnsldtnCustomer cnsldtnCustomer) Deprecated.Create a newCnsldtnCustomerentity and save it to the S/4HANA system.DefaultConsolidationCustomerService.createCnsldtnCustomer(CnsldtnCustomer cnsldtnCustomer) Deprecated.ConsolidationCustomerService.deleteCnsldtnCustomer(CnsldtnCustomer cnsldtnCustomer) Deprecated.Deletes an existingCnsldtnCustomerentity in the S/4HANA system.DefaultConsolidationCustomerService.deleteCnsldtnCustomer(CnsldtnCustomer cnsldtnCustomer) Deprecated.ConsolidationCustomerService.updateCnsldtnCustomer(CnsldtnCustomer cnsldtnCustomer) Deprecated.Update an existingCnsldtnCustomerentity and save it to the S/4HANA system.DefaultConsolidationCustomerService.updateCnsldtnCustomer(CnsldtnCustomer cnsldtnCustomer) Deprecated.