Modifier and Type | Field and Description |
---|---|
static SupplierLink<SupplierPurchasingOrg> |
Supplier.TO_SUPPLIER_PURCHASING_ORG
Use with available fluent helpers to apply the to_SupplierPurchasingOrg navigation property to query
operations.
|
Modifier and Type | Method and Description |
---|---|
SupplierPurchasingOrg |
SupplierPurchasingOrg.SupplierPurchasingOrgBuilder.build() |
protected SupplierPurchasingOrg |
SupplierPurchasingOrgCreateFluentHelper.getEntity() |
protected SupplierPurchasingOrg |
SupplierPurchasingOrgUpdateFluentHelper.getEntity() |
Modifier and Type | Method and Description |
---|---|
List<SupplierPurchasingOrg> |
Supplier.fetchSupplierPurchasingOrg()
Fetches the SupplierPurchasingOrg entities (one to many) associated with this entity.
|
protected Class<SupplierPurchasingOrg> |
SupplierPurchasingOrgFluentHelper.getEntityClass() |
protected Class<SupplierPurchasingOrg> |
SupplierPurchasingOrgByKeyFluentHelper.getEntityClass() |
io.vavr.control.Option<List<SupplierPurchasingOrg>> |
Supplier.getSupplierPurchasingOrgIfPresent()
Retrieval of associated SupplierPurchasingOrg entities (one to many).
|
List<SupplierPurchasingOrg> |
Supplier.getSupplierPurchasingOrgOrFetch()
Retrieval of associated SupplierPurchasingOrg entities (one to many).
|
Class<SupplierPurchasingOrg> |
SupplierPurchasingOrg.getType() |
Modifier and Type | Method and Description |
---|---|
void |
Supplier.addSupplierPurchasingOrg(SupplierPurchasingOrg... entity)
Adds elements to the list of associated SupplierPurchasingOrg entities.
|
Supplier.SupplierBuilder |
Supplier.SupplierBuilder.supplierPurchasingOrg(SupplierPurchasingOrg... value)
Navigation property to_SupplierPurchasingOrg for Supplier to multiple
SupplierPurchasingOrg.
|
Modifier and Type | Method and Description |
---|---|
void |
Supplier.setSupplierPurchasingOrg(List<SupplierPurchasingOrg> value)
Overwrites the list of associated SupplierPurchasingOrg entities for the loaded navigation property
to_SupplierPurchasingOrg.
|
Constructor and Description |
---|
SupplierPurchasingOrgCreateFluentHelper(String servicePath,
SupplierPurchasingOrg entity)
Creates a fluent helper object that will create a
SupplierPurchasingOrg entity on the OData endpoint. |
SupplierPurchasingOrgUpdateFluentHelper(String servicePath,
SupplierPurchasingOrg entity)
Creates a fluent helper object that will update a
SupplierPurchasingOrg entity on the OData endpoint. |
Constructor and Description |
---|
Supplier(String supplier,
String alternativePayeeAccountNumber,
String authorizationGroup,
String createdByUser,
LocalDateTime creationDate,
String customer,
Boolean paymentIsBlockedForSupplier,
Boolean postingIsBlocked,
Boolean purchasingIsBlocked,
String supplierAccountGroup,
String supplierFullName,
String supplierName,
String vATRegistration,
LocalDateTime birthDate,
String concatenatedInternationalLocNo,
Boolean deletionIndicator,
String fiscalAddress,
String industry,
String internationalLocationNumber1,
String internationalLocationNumber2,
String internationalLocationNumber3,
String isNaturalPerson,
String responsibleType,
LocalDateTime suplrQltyInProcmtCertfnValidTo,
String suplrQualityManagementSystem,
String supplierCorporateGroup,
String supplierProcurementBlock,
String taxNumber1,
String taxNumber2,
String taxNumber3,
String taxNumber4,
String taxNumber5,
String taxNumberResponsible,
String taxNumberType,
String suplrProofOfDelivRlvtCode,
Boolean bR_TaxIsSplit,
List<SupplierCompany> toSupplierCompany,
List<SupplierPurchasingOrg> toSupplierPurchasingOrg,
List<SupplierText> toSupplierText) |
Modifier and Type | Method and Description |
---|---|
BusinessPartnerServiceBatchChangeSet |
DefaultBusinessPartnerServiceBatchChangeSet.createSupplierPurchasingOrg(SupplierPurchasingOrg supplierPurchasingOrg)
Create a new
SupplierPurchasingOrg entity and save it to the S/4HANA system. |
BusinessPartnerServiceBatchChangeSet |
BusinessPartnerServiceBatchChangeSet.createSupplierPurchasingOrg(SupplierPurchasingOrg supplierPurchasingOrg)
Create a new
SupplierPurchasingOrg entity and save it to the S/4HANA system. |
BusinessPartnerServiceBatchChangeSet |
DefaultBusinessPartnerServiceBatchChangeSet.updateSupplierPurchasingOrg(SupplierPurchasingOrg supplierPurchasingOrg)
Update an existing
SupplierPurchasingOrg entity and save it to the S/4HANA system. |
BusinessPartnerServiceBatchChangeSet |
BusinessPartnerServiceBatchChangeSet.updateSupplierPurchasingOrg(SupplierPurchasingOrg supplierPurchasingOrg)
Update an existing
SupplierPurchasingOrg entity and save it to the S/4HANA system. |
Modifier and Type | Method and Description |
---|---|
ExpressionFluentHelper<SupplierPurchasingOrg> |
SupplierPurchasingOrgOneToOneLink.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.
|
Modifier and Type | Method and Description |
---|---|
protected SupplierPurchasingOrgLink<ObjectT> |
SupplierPurchasingOrgLink.translateLinkType(EntityLink<SupplierPurchasingOrgLink<ObjectT>,SupplierPurchasingOrg,ObjectT> link) |
Modifier and Type | Method and Description |
---|---|
SupplierPurchasingOrgCreateFluentHelper |
BusinessPartnerService.createSupplierPurchasingOrg(SupplierPurchasingOrg supplierPurchasingOrg)
Create a new
SupplierPurchasingOrg entity and save it to the S/4HANA system. |
SupplierPurchasingOrgCreateFluentHelper |
DefaultBusinessPartnerService.createSupplierPurchasingOrg(SupplierPurchasingOrg supplierPurchasingOrg) |
SupplierPurchasingOrgUpdateFluentHelper |
BusinessPartnerService.updateSupplierPurchasingOrg(SupplierPurchasingOrg supplierPurchasingOrg)
Update an existing
SupplierPurchasingOrg entity and save it to the S/4HANA system. |
SupplierPurchasingOrgUpdateFluentHelper |
DefaultBusinessPartnerService.updateSupplierPurchasingOrg(SupplierPurchasingOrg supplierPurchasingOrg) |
Copyright © 2021 SAP SE. All rights reserved.