Modifier and Type | Field and Description |
---|---|
static SchAgrmtHeaderLink<SchedgAgrmtHdrNotes> |
SchAgrmtHeader.TO_SCHEDG_AGRMT_HDR_NOTES
Use with available fluent helpers to apply the to_SchedgAgrmtHdrNotes navigation property to query
operations.
|
Modifier and Type | Method and Description |
---|---|
SchedgAgrmtHdrNotes |
SchedgAgrmtHdrNotes.SchedgAgrmtHdrNotesBuilder.build() |
protected SchedgAgrmtHdrNotes |
SchedgAgrmtHdrNotesDeleteFluentHelper.getEntity() |
protected SchedgAgrmtHdrNotes |
SchedgAgrmtHdrNotesUpdateFluentHelper.getEntity() |
protected SchedgAgrmtHdrNotes |
SchedgAgrmtHdrNotesCreateFluentHelper.getEntity() |
Modifier and Type | Method and Description |
---|---|
List<SchedgAgrmtHdrNotes> |
SchAgrmtHeader.fetchSchedgAgrmtHdrNotes()
Fetches the SchedgAgrmtHdrNotes entities (one to many) associated with this entity.
|
protected Class<SchedgAgrmtHdrNotes> |
SchedgAgrmtHdrNotesFluentHelper.getEntityClass() |
protected Class<SchedgAgrmtHdrNotes> |
SchedgAgrmtHdrNotesByKeyFluentHelper.getEntityClass() |
io.vavr.control.Option<List<SchedgAgrmtHdrNotes>> |
SchAgrmtHeader.getSchedgAgrmtHdrNotesIfPresent()
Retrieval of associated SchedgAgrmtHdrNotes entities (one to many).
|
List<SchedgAgrmtHdrNotes> |
SchAgrmtHeader.getSchedgAgrmtHdrNotesOrFetch()
Retrieval of associated SchedgAgrmtHdrNotes entities (one to many).
|
Class<SchedgAgrmtHdrNotes> |
SchedgAgrmtHdrNotes.getType() |
Modifier and Type | Method and Description |
---|---|
void |
SchAgrmtHeader.addSchedgAgrmtHdrNotes(SchedgAgrmtHdrNotes... entity)
Adds elements to the list of associated SchedgAgrmtHdrNotes entities.
|
SchAgrmtHeader.SchAgrmtHeaderBuilder |
SchAgrmtHeader.SchAgrmtHeaderBuilder.schedgAgrmtHdrNotes(SchedgAgrmtHdrNotes... value)
Navigation property to_SchedgAgrmtHdrNotes for SchAgrmtHeader to multiple
SchedgAgrmtHdrNotes.
|
Modifier and Type | Method and Description |
---|---|
void |
SchAgrmtHeader.setSchedgAgrmtHdrNotes(List<SchedgAgrmtHdrNotes> value)
Overwrites the list of associated SchedgAgrmtHdrNotes entities for the loaded navigation property
to_SchedgAgrmtHdrNotes.
|
Constructor and Description |
---|
SchedgAgrmtHdrNotesCreateFluentHelper(String servicePath,
SchedgAgrmtHdrNotes entity)
Creates a fluent helper object that will create a
SchedgAgrmtHdrNotes entity on the OData endpoint. |
SchedgAgrmtHdrNotesDeleteFluentHelper(String servicePath,
SchedgAgrmtHdrNotes entity)
Creates a fluent helper object that will delete a
SchedgAgrmtHdrNotes entity on the OData endpoint. |
SchedgAgrmtHdrNotesUpdateFluentHelper(String servicePath,
SchedgAgrmtHdrNotes entity)
Creates a fluent helper object that will update a
SchedgAgrmtHdrNotes entity on the OData endpoint. |
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,
String schedulingAgreementStatus,
List<SchAgrmtPartner> toSchAgrmtPartner,
List<SchedgAgrmtHdrNotes> toSchedgAgrmtHdrNotes,
List<SchAgrmtItem> toSchedgAgrmtItm) |
Modifier and Type | Method and Description |
---|---|
SchedulingAgreementServiceBatchChangeSet |
SchedulingAgreementServiceBatchChangeSet.createSchedgAgrmtHdrNotes(SchedgAgrmtHdrNotes schedgAgrmtHdrNotes)
Create a new
SchedgAgrmtHdrNotes entity and save it to the S/4HANA system. |
SchedulingAgreementServiceBatchChangeSet |
DefaultSchedulingAgreementServiceBatchChangeSet.createSchedgAgrmtHdrNotes(SchedgAgrmtHdrNotes schedgAgrmtHdrNotes)
Create a new
SchedgAgrmtHdrNotes entity and save it to the S/4HANA system. |
SchedulingAgreementServiceBatchChangeSet |
SchedulingAgreementServiceBatchChangeSet.deleteSchedgAgrmtHdrNotes(SchedgAgrmtHdrNotes schedgAgrmtHdrNotes)
Deletes an existing
SchedgAgrmtHdrNotes entity in the S/4HANA system. |
SchedulingAgreementServiceBatchChangeSet |
DefaultSchedulingAgreementServiceBatchChangeSet.deleteSchedgAgrmtHdrNotes(SchedgAgrmtHdrNotes schedgAgrmtHdrNotes)
Deletes an existing
SchedgAgrmtHdrNotes entity in the S/4HANA system. |
SchedulingAgreementServiceBatchChangeSet |
SchedulingAgreementServiceBatchChangeSet.updateSchedgAgrmtHdrNotes(SchedgAgrmtHdrNotes schedgAgrmtHdrNotes)
Update an existing
SchedgAgrmtHdrNotes entity and save it to the S/4HANA system. |
SchedulingAgreementServiceBatchChangeSet |
DefaultSchedulingAgreementServiceBatchChangeSet.updateSchedgAgrmtHdrNotes(SchedgAgrmtHdrNotes schedgAgrmtHdrNotes)
Update an existing
SchedgAgrmtHdrNotes entity and save it to the S/4HANA system. |
Modifier and Type | Method and Description |
---|---|
ExpressionFluentHelper<SchedgAgrmtHdrNotes> |
SchedgAgrmtHdrNotesOneToOneLink.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 SchedgAgrmtHdrNotesLink<ObjectT> |
SchedgAgrmtHdrNotesLink.translateLinkType(EntityLink<SchedgAgrmtHdrNotesLink<ObjectT>,SchedgAgrmtHdrNotes,ObjectT> link) |
Copyright © 2021 SAP SE. All rights reserved.