public static final class SchAgrmtHeader.SchAgrmtHeaderBuilder extends Object
Modifier and Type | Method and Description |
---|---|
SchAgrmtHeader |
build() |
SchAgrmtHeader.SchAgrmtHeaderBuilder |
cashDiscount1Days(BigDecimal cashDiscount1Days)
Constraints: Not nullable, Precision: 3, Scale: 0
|
SchAgrmtHeader.SchAgrmtHeaderBuilder |
cashDiscount1Percent(BigDecimal cashDiscount1Percent)
Constraints: Not nullable, Precision: 5, Scale: 3
|
SchAgrmtHeader.SchAgrmtHeaderBuilder |
cashDiscount2Days(BigDecimal cashDiscount2Days)
Constraints: Not nullable, Precision: 3, Scale: 0
|
SchAgrmtHeader.SchAgrmtHeaderBuilder |
cashDiscount2Percent(BigDecimal cashDiscount2Percent)
Constraints: Not nullable, Precision: 5, Scale: 3
|
SchAgrmtHeader.SchAgrmtHeaderBuilder |
companyCode(String companyCode)
Constraints: Not nullable, Maximum length: 4
|
SchAgrmtHeader.SchAgrmtHeaderBuilder |
companyVATRegistration(String companyVATRegistration)
Constraints: Not nullable, Maximum length: 20
|
SchAgrmtHeader.SchAgrmtHeaderBuilder |
createdByUser(String createdByUser)
Constraints: Not nullable, Maximum length: 12
|
SchAgrmtHeader.SchAgrmtHeaderBuilder |
creationDate(LocalDateTime creationDate)
Constraints: Not nullable, Precision: 0
|
SchAgrmtHeader.SchAgrmtHeaderBuilder |
documentCurrency(String documentCurrency)
Constraints: Not nullable, Maximum length: 5
|
SchAgrmtHeader.SchAgrmtHeaderBuilder |
exchangeRate(String exchangeRate)
Constraints: Not nullable, Maximum length: 12
|
SchAgrmtHeader.SchAgrmtHeaderBuilder |
exchangeRateIsFixed(Boolean exchangeRateIsFixed)
Constraints: none
|
SchAgrmtHeader.SchAgrmtHeaderBuilder |
incotermsClassification(String incotermsClassification)
Constraints: Not nullable, Maximum length: 3
|
SchAgrmtHeader.SchAgrmtHeaderBuilder |
incotermsLocation1(String incotermsLocation1)
Constraints: Not nullable, Maximum length: 70
|
SchAgrmtHeader.SchAgrmtHeaderBuilder |
incotermsLocation2(String incotermsLocation2)
Constraints: Not nullable, Maximum length: 70
|
SchAgrmtHeader.SchAgrmtHeaderBuilder |
incotermsTransferLocation(String incotermsTransferLocation)
Constraints: Not nullable, Maximum length: 28
|
SchAgrmtHeader.SchAgrmtHeaderBuilder |
incotermsVersion(String incotermsVersion)
Constraints: Not nullable, Maximum length: 4
|
SchAgrmtHeader.SchAgrmtHeaderBuilder |
invoicingParty(String invoicingParty)
Constraints: Not nullable, Maximum length: 10
|
SchAgrmtHeader.SchAgrmtHeaderBuilder |
language(String language)
Constraints: Not nullable, Maximum length: 2
|
SchAgrmtHeader.SchAgrmtHeaderBuilder |
netPaymentDays(BigDecimal netPaymentDays)
Constraints: Not nullable, Precision: 3, Scale: 0
|
SchAgrmtHeader.SchAgrmtHeaderBuilder |
paymentTerms(String paymentTerms)
Constraints: Not nullable, Maximum length: 4
|
SchAgrmtHeader.SchAgrmtHeaderBuilder |
purchasingDocumentCategory(String purchasingDocumentCategory)
Constraints: Not nullable, Maximum length: 1
|
SchAgrmtHeader.SchAgrmtHeaderBuilder |
purchasingDocumentDeletionCode(String purchasingDocumentDeletionCode)
Constraints: Not nullable, Maximum length: 1
|
SchAgrmtHeader.SchAgrmtHeaderBuilder |
purchasingDocumentOrderDate(LocalDateTime purchasingDocumentOrderDate)
Constraints: Not nullable, Precision: 0
|
SchAgrmtHeader.SchAgrmtHeaderBuilder |
purchasingDocumentOrigin(String purchasingDocumentOrigin)
Constraints: Not nullable, Maximum length: 1
|
SchAgrmtHeader.SchAgrmtHeaderBuilder |
purchasingDocumentType(String purchasingDocumentType)
Constraints: Not nullable, Maximum length: 4
|
SchAgrmtHeader.SchAgrmtHeaderBuilder |
purchasingGroup(String purchasingGroup)
Constraints: Not nullable, Maximum length: 3
|
SchAgrmtHeader.SchAgrmtHeaderBuilder |
purchasingOrganization(String purchasingOrganization)
Constraints: Not nullable, Maximum length: 4
|
SchAgrmtHeader.SchAgrmtHeaderBuilder |
quotationSubmissionDate(LocalDateTime quotationSubmissionDate)
Constraints: Not nullable, Precision: 0
|
SchAgrmtHeader.SchAgrmtHeaderBuilder |
schAgrmtPartner(SchAgrmtPartner... value)
Navigation property to_SchAgrmtPartner for SchAgrmtHeader to multiple SchAgrmtPartner.
|
SchAgrmtHeader.SchAgrmtHeaderBuilder |
schedgAgrmtHdrNotes(SchedgAgrmtHdrNotes... value)
Navigation property to_SchedgAgrmtHdrNotes for SchAgrmtHeader to multiple
SchedgAgrmtHdrNotes.
|
SchAgrmtHeader.SchAgrmtHeaderBuilder |
schedgAgrmtItm(SchAgrmtItem... value)
Navigation property to_SchedgAgrmtItm for SchAgrmtHeader to multiple SchAgrmtItem.
|
SchAgrmtHeader.SchAgrmtHeaderBuilder |
scheduleAgreementHasReleaseDoc(Boolean scheduleAgreementHasReleaseDoc)
Constraints: none
|
SchAgrmtHeader.SchAgrmtHeaderBuilder |
schedulingAgreement(String schedulingAgreement)
(Key Field) Constraints: Not nullable, Maximum length: 10
|
SchAgrmtHeader.SchAgrmtHeaderBuilder |
schedulingAgreementStatus(String schedulingAgreementStatus)
Constraints: Not nullable, Maximum length: 2
|
SchAgrmtHeader.SchAgrmtHeaderBuilder |
supplier(String supplier)
Constraints: Not nullable, Maximum length: 10
|
SchAgrmtHeader.SchAgrmtHeaderBuilder |
supplierAddressID(String supplierAddressID)
Constraints: Not nullable, Maximum length: 10
|
SchAgrmtHeader.SchAgrmtHeaderBuilder |
supplierPhoneNumber(String supplierPhoneNumber)
Constraints: Not nullable, Maximum length: 16
|
SchAgrmtHeader.SchAgrmtHeaderBuilder |
supplierQuotationExternalID(String supplierQuotationExternalID)
Constraints: Not nullable, Maximum length: 10
|
SchAgrmtHeader.SchAgrmtHeaderBuilder |
supplierRespSalesPersonName(String supplierRespSalesPersonName)
Constraints: Not nullable, Maximum length: 30
|
SchAgrmtHeader.SchAgrmtHeaderBuilder |
supplyingSupplier(String supplyingSupplier)
Constraints: Not nullable, Maximum length: 10
|
SchAgrmtHeader.SchAgrmtHeaderBuilder |
targetAmount(BigDecimal targetAmount)
Constraints: Not nullable, Precision: 16, Scale: 3
|
String |
toString() |
SchAgrmtHeader.SchAgrmtHeaderBuilder |
validityEndDate(LocalDateTime validityEndDate)
Constraints: Not nullable, Precision: 0
|
SchAgrmtHeader.SchAgrmtHeaderBuilder |
validityStartDate(LocalDateTime validityStartDate)
Constraints: Not nullable, Precision: 0
|
SchAgrmtHeader.SchAgrmtHeaderBuilder |
vATRegistrationCountry(String vATRegistrationCountry)
Constraints: Not nullable, Maximum length: 3
|
@Nonnull public SchAgrmtHeader.SchAgrmtHeaderBuilder schAgrmtPartner(SchAgrmtPartner... value)
value
- The SchAgrmtPartners to build this SchAgrmtHeader with.@Nonnull public SchAgrmtHeader.SchAgrmtHeaderBuilder schedgAgrmtHdrNotes(SchedgAgrmtHdrNotes... value)
value
- The SchedgAgrmtHdrNotess to build this SchAgrmtHeader with.@Nonnull public SchAgrmtHeader.SchAgrmtHeaderBuilder schedgAgrmtItm(SchAgrmtItem... value)
value
- The SchAgrmtItems to build this SchAgrmtHeader with.@Nonnull public SchAgrmtHeader.SchAgrmtHeaderBuilder schedulingAgreement(@Nullable String schedulingAgreement)
Original property name from the Odata EDM: SchedulingAgreement
this
.@Nonnull public SchAgrmtHeader.SchAgrmtHeaderBuilder companyCode(@Nullable String companyCode)
Original property name from the Odata EDM: CompanyCode
this
.@Nonnull public SchAgrmtHeader.SchAgrmtHeaderBuilder purchasingDocumentCategory(@Nullable String purchasingDocumentCategory)
Original property name from the Odata EDM: PurchasingDocumentCategory
System.this
.@Nonnull public SchAgrmtHeader.SchAgrmtHeaderBuilder purchasingDocumentType(@Nullable String purchasingDocumentType)
Original property name from the Odata EDM: PurchasingDocumentType
On the basis of the purchasing document type, you can, for example, distinguish between a purchase order, an RFQ and a scheduling agreement.The purchasing document type controls, for instance, the number assignment of a purchase order, as well as the selection of the fields to be maintained.
this
.@Nonnull public SchAgrmtHeader.SchAgrmtHeaderBuilder createdByUser(@Nullable String createdByUser)
Original property name from the Odata EDM: CreatedByUser
this
.@Nonnull public SchAgrmtHeader.SchAgrmtHeaderBuilder creationDate(@Nullable LocalDateTime creationDate)
Original property name from the Odata EDM: CreationDate
this
.@Nonnull public SchAgrmtHeader.SchAgrmtHeaderBuilder language(@Nullable String language)
Original property name from the Odata EDM: Language
- the language in which texts are displayed,- the language in which you enter texts,- the language in which the system prints texts.
this
.@Nonnull public SchAgrmtHeader.SchAgrmtHeaderBuilder purchasingOrganization(@Nullable String purchasingOrganization)
Original property name from the Odata EDM: PurchasingOrganization
this
.@Nonnull public SchAgrmtHeader.SchAgrmtHeaderBuilder purchasingGroup(@Nullable String purchasingGroup)
Original property name from the Odata EDM: PurchasingGroup
Frequently, purchasing documents (such as purchase orders) are monitored by the purchasing group. Urging letters (in the case of overdue deliveries) fall also within the group's scope of activities.For each purchasing group, statistical analyses can be performed. The purchasing group can be used as a sort criterion when creating purchasing-specific reports.
this
.@Nonnull public SchAgrmtHeader.SchAgrmtHeaderBuilder documentCurrency(@Nullable String documentCurrency)
Original property name from the Odata EDM: DocumentCurrency
this
.@Nonnull public SchAgrmtHeader.SchAgrmtHeaderBuilder incotermsClassification(@Nullable String incotermsClassification)
Original property name from the Odata EDM: IncotermsClassification
Incoterms specify internationally recognized procedures that the shipper and the receiving party must follow for the shipping transaction to be completed successfully.If goods are shipped through a port of departure, the appropriate Incoterm might be: FOB ("Free On Board"). You can provide further details (for example, the name of the port) in the secondary Incoterm field: FOB Boston, for example.
Commerce (ICC).this
.@Nonnull public SchAgrmtHeader.SchAgrmtHeaderBuilder incotermsTransferLocation(@Nullable String incotermsTransferLocation)
Original property name from the Odata EDM: IncotermsTransferLocation
If the primary Incoterm is, for example, FOB ("Free on Board"), then the second field provides details of the port from which the delivery leaves (for example, "FOB Boston").
this
.@Nonnull public SchAgrmtHeader.SchAgrmtHeaderBuilder paymentTerms(@Nullable String paymentTerms)
Original property name from the Odata EDM: PaymentTerms
It is used in sales orders, purchase orders, and invoices. Terms of payment provide information for:Cash managementDunning proceduresPayment transactionsData can be entered in the field for the terms of payment key in various ways as you enter a business transaction:In most business transactions, the system defaults the key specified in the master record of the customer/vendor in question.In some transactions (for example, credit memos), however, the system does not default the key from the master record. Despite this, you can use the key from the customer/vendor master record by entering "*" in the field.Regardless of whether or not a key is defaulted from the master record, you can manually enter a key during document entry at:item level in sales ordersheader level in purchase orders and invoicesMaster records have separate areas for Financial Accounting, Sales, and Purchasing. You can specify different terms of payment keys in each of these areas. When you then enter a business transaction, the application in question will use the key specified in its area of the master record.
this
.@Nonnull public SchAgrmtHeader.SchAgrmtHeaderBuilder cashDiscount1Days(@Nullable BigDecimal cashDiscount1Days)
Original property name from the Odata EDM: CashDiscount1Days
this
.@Nonnull public SchAgrmtHeader.SchAgrmtHeaderBuilder cashDiscount2Days(@Nullable BigDecimal cashDiscount2Days)
Original property name from the Odata EDM: CashDiscount2Days
this
.@Nonnull public SchAgrmtHeader.SchAgrmtHeaderBuilder cashDiscount1Percent(@Nullable BigDecimal cashDiscount1Percent)
Original property name from the Odata EDM: CashDiscount1Percent
this
.@Nonnull public SchAgrmtHeader.SchAgrmtHeaderBuilder cashDiscount2Percent(@Nullable BigDecimal cashDiscount2Percent)
Original property name from the Odata EDM: CashDiscount2Percent
this
.@Nonnull public SchAgrmtHeader.SchAgrmtHeaderBuilder netPaymentDays(@Nullable BigDecimal netPaymentDays)
Original property name from the Odata EDM: NetPaymentDays
this
.@Nonnull public SchAgrmtHeader.SchAgrmtHeaderBuilder targetAmount(@Nullable BigDecimal targetAmount)
Original property name from the Odata EDM: TargetAmount
You specify this value manually for each distribution at header level of the central contract.If the specified value is exceeded, the user sees a message when creating the contract release order.
this
.@Nonnull public SchAgrmtHeader.SchAgrmtHeaderBuilder exchangeRate(@Nullable String exchangeRate)
Original property name from the Odata EDM: ExchangeRate
this
.@Nonnull public SchAgrmtHeader.SchAgrmtHeaderBuilder exchangeRateIsFixed(@Nullable Boolean exchangeRateIsFixed)
Original property name from the Odata EDM: ExchangeRateIsFixed
If you fix the exchange rate, the purchase order currency and the exchange rate cannot be changed during invoice verification.
purchasing document is fixed.this
.@Nonnull public SchAgrmtHeader.SchAgrmtHeaderBuilder incotermsLocation1(@Nullable String incotermsLocation1)
Original property name from the Odata EDM: IncotermsLocation1
1. For sea and inland waterway transport - Port of Shipment2. For any mode of transport - Place of Delivery 2010Incoterms are divided as follows:Group 1: Rules for any mode or modes of transport (including by vessel)Incoterms Incoterms Description Location 1 EXW Ex Works Place of DeliveryFCA Free Carrier Place of DeliveryCPT Carriage Paid To Place of DestinationCIP Carriage & Insurance Paid To Place of DestinationDAF Delivered at Frontier Place of DeliveryDDP Delivered Duty Paid Place of DestinationDDU Delivered Duty Unpaid Place of DestinationGroup 2: Rules for sea and inland waterwaysIncoterms Incoterms Description Location 1 FAS Free Alongside Ship Port of ShipmentFOB Free On Board Port of ShipmentCFR Cost & Freight Port of DestinationCIF Cost Insurance & Freight Port of DestinationDEQ Delivered Eq Quay (Duty Paid) Port of DestinationDES Delivered Ex Ship Port of DestinationIf the primary incoterm is specified as FOB “Free on Board”, the second field provides details of the port from which the delivery leaves, such as FOB Boston.
this
.@Nonnull public SchAgrmtHeader.SchAgrmtHeaderBuilder incotermsLocation2(@Nullable String incotermsLocation2)
Original property name from the Odata EDM: IncotermsLocation2
No Version:This field is disabledIncoterm Version 2000This field is disabled as part of standard delivery unless a customer decides to enable it by the way of Customizing for Sales and Distribution under Master Data -> Business Partners -> Customers -> Billing Document -> Incoterms -> Map Incoterms to Versions.Incoterm Version 2010For this version, the field represents:Sea and inland waterway transport - Port of DestinationAny mode of transport - Place of Destination2010 Incoterms are divided as follows:Group 1: Rules for any mode or modes of transport (including by vessel)Incoterms Incoterms Description Location 2CPT Carriage Paid To Place of DestinationCIP Carriage & Insurance Paid To Place of DestinationGroup 2: Rules for sea and inland waterwaysIncoterms Incoterms Description Location 2CFR Cost & Freight Port of DestinationCIF Cost Insurance & Freight Port of Destination
customized appropriately). Note the following for the incoterms versions below:this
.@Nonnull public SchAgrmtHeader.SchAgrmtHeaderBuilder incotermsVersion(@Nullable String incotermsVersion)
Original property name from the Odata EDM: IncotermsVersion
defined by the International Chamber of Commerce (ICC).this
.@Nonnull public SchAgrmtHeader.SchAgrmtHeaderBuilder purchasingDocumentOrderDate(@Nullable LocalDateTime purchasingDocumentOrderDate)
Original property name from the Odata EDM: PurchasingDocumentOrderDate
this
.@Nonnull public SchAgrmtHeader.SchAgrmtHeaderBuilder scheduleAgreementHasReleaseDoc(@Nullable Boolean scheduleAgreementHasReleaseDoc)
Original property name from the Odata EDM: ScheduleAgreementHasReleaseDoc
If you set the indicator, the forecast delivery schedule releases will be saved in a separate file and can be displayed at any time.
this
.@Nonnull public SchAgrmtHeader.SchAgrmtHeaderBuilder supplier(@Nullable String supplier)
Original property name from the Odata EDM: Supplier
this
.@Nonnull public SchAgrmtHeader.SchAgrmtHeaderBuilder supplierAddressID(@Nullable String supplierAddressID)
Original property name from the Odata EDM: SupplierAddressID
For more information about the meaning and use of the address number and the Business Address Services concepts, see the function group SZA0 documentation.
this
.@Nonnull public SchAgrmtHeader.SchAgrmtHeaderBuilder validityStartDate(@Nullable LocalDateTime validityStartDate)
Original property name from the Odata EDM: ValidityStartDate
In the case of outline agreements:Start of the stipulated validity period of an outline agreement.In the case of RFQs:Start of the period in which the quotation is to be submitted.In the case of purchase orders:Start of the period in which the service is to be performed or the material delivered.NoteService entry sheets can only be created within the specified period.
this
.@Nonnull public SchAgrmtHeader.SchAgrmtHeaderBuilder validityEndDate(@Nullable LocalDateTime validityEndDate)
Original property name from the Odata EDM: ValidityEndDate
In the case of outline agreements:End of the stipulated validity period of the agreement.In the case of RFQs:End of the period in which the quotation is to be submitted.In the case of POs:End of the period in which the service is to be performed or the material delivered.NoteNo further service entry sheets can be created after this date.
this
.@Nonnull public SchAgrmtHeader.SchAgrmtHeaderBuilder purchasingDocumentOrigin(@Nullable String purchasingDocumentOrigin)
Original property name from the Odata EDM: PurchasingDocumentOrigin
this
.@Nonnull public SchAgrmtHeader.SchAgrmtHeaderBuilder purchasingDocumentDeletionCode(@Nullable String purchasingDocumentDeletionCode)
Original property name from the Odata EDM: PurchasingDocumentDeletionCode
You can set the deletion indicator by choosing Edit -> Delete if:You want to cancel an itemAn item is closed and can be archivedYou can set the blocking indicator by selecting the item and then choosing Edit -> Block if you do not want to allow subsequent functions for the item. Note that you must manually remove the indicator as soon as subsequent functions are allowed again.You have entered a purchase order item by mistake. You cancel it by setting the deletion indicator.A purchase order item has been delivered, invoiced, and paid for, and can now be archived. You can set the deletion indicator.
this
.@Nonnull public SchAgrmtHeader.SchAgrmtHeaderBuilder quotationSubmissionDate(@Nullable LocalDateTime quotationSubmissionDate)
Original property name from the Odata EDM: QuotationSubmissionDate
this
.@Nonnull public SchAgrmtHeader.SchAgrmtHeaderBuilder supplierQuotationExternalID(@Nullable String supplierQuotationExternalID)
Original property name from the Odata EDM: SupplierQuotationExternalID
this
.@Nonnull public SchAgrmtHeader.SchAgrmtHeaderBuilder supplierRespSalesPersonName(@Nullable String supplierRespSalesPersonName)
Original property name from the Odata EDM: SupplierRespSalesPersonName
this
.@Nonnull public SchAgrmtHeader.SchAgrmtHeaderBuilder supplierPhoneNumber(@Nullable String supplierPhoneNumber)
Original property name from the Odata EDM: SupplierPhoneNumber
this
.@Nonnull public SchAgrmtHeader.SchAgrmtHeaderBuilder invoicingParty(@Nullable String invoicingParty)
Original property name from the Odata EDM: InvoicingParty
This number denotes the supplier (creditor) invoicing the ordered material or services performed, to whom the amount due is payable.When the invoice is received, the number of the invoicing party is inserted in the invoice in place of the actual supplier.
this
.@Nonnull public SchAgrmtHeader.SchAgrmtHeaderBuilder supplyingSupplier(@Nullable String supplyingSupplier)
Original property name from the Odata EDM: SupplyingSupplier
If the supplier from whom the goods are ordered is not the actual goods supplier, you can enter the account number of the goods supplying business partner here.
this
.@Nonnull public SchAgrmtHeader.SchAgrmtHeaderBuilder companyVATRegistration(@Nullable String companyVATRegistration)
Original property name from the Odata EDM: CompanyVATRegistration
The VAT registration number is used within the EU for tax-exempt deliveries for the "EC sales list". The check rules are defined for each EU country and cannot be changed.
this
.@Nonnull public SchAgrmtHeader.SchAgrmtHeaderBuilder vATRegistrationCountry(@Nullable String vATRegistrationCountry)
Original property name from the Odata EDM: VATRegistrationCountry
This key is used to check country-specific entries such as the length of the zip code or bank account number.
this
.@Nonnull public SchAgrmtHeader.SchAgrmtHeaderBuilder schedulingAgreementStatus(@Nullable String schedulingAgreementStatus)
Original property name from the Odata EDM: SchedulingAgreementStatus
this
.@Nonnull public SchAgrmtHeader build()
Copyright © 2020 SAP SE. All rights reserved.