Package | Description |
---|---|
com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.processschedulingagreement | |
com.sap.cloud.sdk.s4hana.datamodel.odata.services |
Modifier and Type | Field and Description |
---|---|
static EntityFieldAll<SchAgrmtPartner> |
SchAgrmtPartner.ALL_FIELDS
Selector for all available fields of SchAgrmtPartner.
|
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.
|
List<SchAgrmtPartner> |
SchAgrmtHeader.getSchAgrmtPartnerOrFetch()
Retrieval of associated SchAgrmtPartner entities (one to many).
|
com.google.common.base.Optional<List<SchAgrmtPartner>> |
SchAgrmtHeader.getSchAgrmtPartnerOrNull()
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 |
---|
SchAgrmtPartnerCreateFluentHelper(SchAgrmtPartner entity) |
SchAgrmtPartnerDeleteFluentHelper(SchAgrmtPartner entity) |
SchAgrmtPartnerUpdateFluentHelper(SchAgrmtPartner entity) |
Constructor and Description |
---|
SchAgrmtHeader(String schedulingAgreement,
String documentCurrency,
String incotermsClassification,
String incotermsTransferLocation,
String paymentTerms,
BigDecimal cashDiscount1Days,
BigDecimal cashDiscount2Days,
BigDecimal cashDiscount1Percent,
BigDecimal cashDiscount2Percent,
BigDecimal netPaymentDays,
BigDecimal targetAmount,
String companyCode,
String exchangeRate,
Boolean exchangeRateIsFixed,
String incotermsLocation1,
String incotermsLocation2,
String incotermsVersion,
Calendar purchasingDocumentOrderDate,
Boolean scheduleAgreementHasReleaseDoc,
String supplier,
String supplierAddressID,
Calendar validityStartDate,
String purchasingDocumentCategory,
Calendar validityEndDate,
String purchasingDocumentOrigin,
String purchasingDocumentDeletionCode,
Calendar quotationSubmissionDate,
String supplierQuotationExternalID,
String supplierRespSalesPersonName,
String supplierPhoneNumber,
String invoicingParty,
String supplyingSupplier,
String companyVATRegistration,
String purchasingDocumentType,
String vATRegistrationCountry,
String createdByUser,
Calendar creationDate,
String language,
String purchasingOrganization,
String purchasingGroup,
ErpConfigContext erpConfigContext,
List<SchAgrmtPartner> toSchAgrmtPartner,
List<SchAgrmtItem> toSchedgAgrmtItm) |
Modifier and Type | Method and Description |
---|---|
SchAgrmtPartnerCreateFluentHelper |
ProcessSchedulingAgreementService.createSchAgrmtPartner(SchAgrmtPartner schAgrmtPartner)
Create a new
SchAgrmtPartner entity and save it to the S/4HANA system. |
SchAgrmtPartnerCreateFluentHelper |
DefaultProcessSchedulingAgreementService.createSchAgrmtPartner(SchAgrmtPartner schAgrmtPartner) |
SchAgrmtPartnerDeleteFluentHelper |
ProcessSchedulingAgreementService.deleteSchAgrmtPartner(SchAgrmtPartner schAgrmtPartner)
Deletes an existing
SchAgrmtPartner entity in the S/4HANA system. |
SchAgrmtPartnerDeleteFluentHelper |
DefaultProcessSchedulingAgreementService.deleteSchAgrmtPartner(SchAgrmtPartner schAgrmtPartner) |
SchAgrmtPartnerUpdateFluentHelper |
ProcessSchedulingAgreementService.updateSchAgrmtPartner(SchAgrmtPartner schAgrmtPartner)
Update an existing
SchAgrmtPartner entity and save it to the S/4HANA system. |
SchAgrmtPartnerUpdateFluentHelper |
DefaultProcessSchedulingAgreementService.updateSchAgrmtPartner(SchAgrmtPartner schAgrmtPartner) |
Copyright © 2017 SAP SE. All rights reserved.