Uses of Class
com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.businesspartner.SupplierPurchasingOrgText
Packages that use SupplierPurchasingOrgText
Package
Description
-
Uses of SupplierPurchasingOrgText 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 SupplierPurchasingOrgTextModifier and TypeFieldDescriptionstatic final SupplierPurchasingOrgLink<SupplierPurchasingOrgText>SupplierPurchasingOrg.TO_PURCHASING_ORG_TEXTUse with available fluent helpers to apply the to_PurchasingOrgText navigation property to query operations.Methods in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.businesspartner that return SupplierPurchasingOrgTextModifier and TypeMethodDescriptionSupplierPurchasingOrgText.SupplierPurchasingOrgTextBuilder.build()protected SupplierPurchasingOrgTextSupplierPurchasingOrgTextCreateFluentHelper.getEntity()protected SupplierPurchasingOrgTextSupplierPurchasingOrgTextDeleteFluentHelper.getEntity()protected SupplierPurchasingOrgTextSupplierPurchasingOrgTextUpdateFluentHelper.getEntity()Methods in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.businesspartner that return types with arguments of type SupplierPurchasingOrgTextModifier and TypeMethodDescriptionSupplierPurchasingOrg.fetchPurchasingOrgText()Fetches the SupplierPurchasingOrgText entities (one to many) associated with this entity.protected Class<SupplierPurchasingOrgText>SupplierPurchasingOrgTextByKeyFluentHelper.getEntityClass()protected Class<SupplierPurchasingOrgText>SupplierPurchasingOrgTextFluentHelper.getEntityClass()io.vavr.control.Option<List<SupplierPurchasingOrgText>>SupplierPurchasingOrg.getPurchasingOrgTextIfPresent()Retrieval of associated SupplierPurchasingOrgText entities (one to many).SupplierPurchasingOrg.getPurchasingOrgTextOrFetch()Retrieval of associated SupplierPurchasingOrgText entities (one to many).SupplierPurchasingOrgText.getType()Methods in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.businesspartner with parameters of type SupplierPurchasingOrgTextModifier and TypeMethodDescriptionvoidSupplierPurchasingOrg.addPurchasingOrgText(SupplierPurchasingOrgText... entity) Adds elements to the list of associated SupplierPurchasingOrgText entities.SupplierPurchasingOrg.SupplierPurchasingOrgBuilder.purchasingOrgText(SupplierPurchasingOrgText... value) Navigation property to_PurchasingOrgText for SupplierPurchasingOrg to multiple SupplierPurchasingOrgText.Method parameters in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.businesspartner with type arguments of type SupplierPurchasingOrgTextModifier and TypeMethodDescriptionvoidSupplierPurchasingOrg.setPurchasingOrgText(List<SupplierPurchasingOrgText> value) Overwrites the list of associated SupplierPurchasingOrgText entities for the loaded navigation property to_PurchasingOrgText.Constructors in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.businesspartner with parameters of type SupplierPurchasingOrgTextModifierConstructorDescriptionSupplierPurchasingOrgTextCreateFluentHelper(String servicePath, SupplierPurchasingOrgText entity, String entityCollection) Creates a fluent helper object that will create aSupplierPurchasingOrgTextentity on the OData endpoint.SupplierPurchasingOrgTextDeleteFluentHelper(String servicePath, SupplierPurchasingOrgText entity, String entityCollection) Creates a fluent helper object that will delete aSupplierPurchasingOrgTextentity on the OData endpoint.SupplierPurchasingOrgTextUpdateFluentHelper(String servicePath, SupplierPurchasingOrgText entity, String entityCollection) Creates a fluent helper object that will update aSupplierPurchasingOrgTextentity on the OData endpoint. -
Uses of SupplierPurchasingOrgText 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 SupplierPurchasingOrgTextModifier and TypeMethodDescriptionBusinessPartnerServiceBatchChangeSet.createSupplierPurchasingOrgText(SupplierPurchasingOrgText supplierPurchasingOrgText) Create a newSupplierPurchasingOrgTextentity and save it to the S/4HANA system.DefaultBusinessPartnerServiceBatchChangeSet.createSupplierPurchasingOrgText(SupplierPurchasingOrgText supplierPurchasingOrgText) BusinessPartnerServiceBatchChangeSet.deleteSupplierPurchasingOrgText(SupplierPurchasingOrgText supplierPurchasingOrgText) Deletes an existingSupplierPurchasingOrgTextentity in the S/4HANA system.DefaultBusinessPartnerServiceBatchChangeSet.deleteSupplierPurchasingOrgText(SupplierPurchasingOrgText supplierPurchasingOrgText) BusinessPartnerServiceBatchChangeSet.updateSupplierPurchasingOrgText(SupplierPurchasingOrgText supplierPurchasingOrgText) Update an existingSupplierPurchasingOrgTextentity and save it to the S/4HANA system.DefaultBusinessPartnerServiceBatchChangeSet.updateSupplierPurchasingOrgText(SupplierPurchasingOrgText supplierPurchasingOrgText) -
Uses of SupplierPurchasingOrgText 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 SupplierPurchasingOrgTextModifier and TypeMethodDescriptionSupplierPurchasingOrgTextOneToOneLink.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 SupplierPurchasingOrgTextModifier and TypeMethodDescriptionprotected SupplierPurchasingOrgTextLink<ObjectT>SupplierPurchasingOrgTextLink.translateLinkType(EntityLink<SupplierPurchasingOrgTextLink<ObjectT>, SupplierPurchasingOrgText, ObjectT> link) -
Uses of SupplierPurchasingOrgText in com.sap.cloud.sdk.s4hana.datamodel.odata.services
Methods in com.sap.cloud.sdk.s4hana.datamodel.odata.services with parameters of type SupplierPurchasingOrgTextModifier and TypeMethodDescriptionBusinessPartnerService.createSupplierPurchasingOrgText(SupplierPurchasingOrgText supplierPurchasingOrgText) Deprecated.Create a newSupplierPurchasingOrgTextentity and save it to the S/4HANA system.DefaultBusinessPartnerService.createSupplierPurchasingOrgText(SupplierPurchasingOrgText supplierPurchasingOrgText) Deprecated.BusinessPartnerService.deleteSupplierPurchasingOrgText(SupplierPurchasingOrgText supplierPurchasingOrgText) Deprecated.Deletes an existingSupplierPurchasingOrgTextentity in the S/4HANA system.DefaultBusinessPartnerService.deleteSupplierPurchasingOrgText(SupplierPurchasingOrgText supplierPurchasingOrgText) Deprecated.BusinessPartnerService.updateSupplierPurchasingOrgText(SupplierPurchasingOrgText supplierPurchasingOrgText) Deprecated.Update an existingSupplierPurchasingOrgTextentity and save it to the S/4HANA system.DefaultBusinessPartnerService.updateSupplierPurchasingOrgText(SupplierPurchasingOrgText supplierPurchasingOrgText) Deprecated.