Modifier and Type | Field and Description |
---|---|
static SchAgrmtHeaderLink<SchAgrmtPartner> |
SchAgrmtHeader.TO_SCH_AGRMT_PARTNER
Use with available fluent helpers to apply the to_SchAgrmtPartner navigation property to query operations.
|
Modifier and Type | Method and Description |
---|---|
SchAgrmtPartner |
SchAgrmtPartner.SchAgrmtPartnerBuilder.build() |
Modifier and Type | Method and Description |
---|---|
List<SchAgrmtPartner> |
SchAgrmtHeader.fetchSchAgrmtPartner()
Fetches the SchAgrmtPartner entities (one to many) associated with this entity.
|
protected Class<SchAgrmtPartner> |
SchAgrmtPartnerFluentHelper.getEntityClass() |
protected Class<SchAgrmtPartner> |
SchAgrmtPartnerByKeyFluentHelper.getEntityClass() |
Optional<List<SchAgrmtPartner>> |
SchAgrmtHeader.getSchAgrmtPartnerIfPresent()
Retrieval of associated SchAgrmtPartner entities (one to many).
|
List<SchAgrmtPartner> |
SchAgrmtHeader.getSchAgrmtPartnerOrFetch()
Retrieval of associated SchAgrmtPartner entities (one to many).
|
Class<SchAgrmtPartner> |
SchAgrmtPartner.getType() |
Modifier and Type | Method and Description |
---|---|
void |
SchAgrmtHeader.addSchAgrmtPartner(SchAgrmtPartner... entity)
Adds elements to the list of associated SchAgrmtPartner entities.
|
SchAgrmtHeader.SchAgrmtHeaderBuilder |
SchAgrmtHeader.SchAgrmtHeaderBuilder.schAgrmtPartner(SchAgrmtPartner... value) |
Modifier and Type | Method and Description |
---|---|
void |
SchAgrmtHeader.setSchAgrmtPartner(List<SchAgrmtPartner> value)
Overwrites the list of associated SchAgrmtPartner entities for the loaded navigation property
to_SchAgrmtPartner.
|
Constructor and Description |
---|
SchAgrmtHeader(String schedulingAgreement,
String companyCode,
String purchasingDocumentCategory,
String purchasingDocumentType,
String createdByUser,
LocalDateTime creationDate,
String language,
String purchasingOrganization,
String purchasingGroup,
String documentCurrency,
String incotermsClassification,
String incotermsTransferLocation,
String paymentTerms,
BigDecimal cashDiscount1Days,
BigDecimal cashDiscount2Days,
BigDecimal cashDiscount1Percent,
BigDecimal cashDiscount2Percent,
BigDecimal netPaymentDays,
BigDecimal targetAmount,
String exchangeRate,
Boolean exchangeRateIsFixed,
String incotermsLocation1,
String incotermsLocation2,
String incotermsVersion,
LocalDateTime purchasingDocumentOrderDate,
Boolean scheduleAgreementHasReleaseDoc,
String supplier,
String supplierAddressID,
LocalDateTime validityStartDate,
LocalDateTime validityEndDate,
String purchasingDocumentOrigin,
String purchasingDocumentDeletionCode,
LocalDateTime quotationSubmissionDate,
String supplierQuotationExternalID,
String supplierRespSalesPersonName,
String supplierPhoneNumber,
String invoicingParty,
String supplyingSupplier,
String companyVATRegistration,
String vATRegistrationCountry,
List<SchAgrmtPartner> toSchAgrmtPartner,
List<SchAgrmtItem> toSchedgAgrmtItm) |
Modifier and Type | Method and Description |
---|---|
ExpressionFluentHelper<SchAgrmtPartner> |
SchAgrmtPartnerOneToOneLink.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 SchAgrmtPartnerLink<ObjectT> |
SchAgrmtPartnerLink.translateLinkType(EntityLink<SchAgrmtPartnerLink<ObjectT>,SchAgrmtPartner,ObjectT> link) |
Copyright © 2019 SAP SE. All rights reserved.