Class CreditBlockedSalesDocument.CreditBlockedSalesDocumentBuilder
- Enclosing class:
- CreditBlockedSalesDocument
-
Method Summary
Modifier and TypeMethodDescriptionbuild()centralCreditCheckStatus(String centralCreditCheckStatus) Constraints: Not nullable, Maximum length: 1centralCreditChkTechErrSts(String centralCreditChkTechErrSts) Constraints: Not nullable, Maximum length: 1controllingAreaCurrency(String controllingAreaCurrency) Constraints: Not nullable, Maximum length: 5createdByUser(String createdByUser) Constraints: Not nullable, Maximum length: 12creationDate(LocalDateTime creationDate) Constraints: Not nullable, Precision: 0creditBlockReleaseDate(LocalDateTime creditBlockReleaseDate) Constraints: Not nullable, Precision: 0customerCreditAccount(String customerCreditAccount) Constraints: Not nullable, Maximum length: 10distributionChannel(String distributionChannel) Constraints: Not nullable, Maximum length: 2finDocCreditCheckStatus(String finDocCreditCheckStatus) Constraints: Not nullable, Maximum length: 1lastChangeDate(LocalDateTime lastChangeDate) Constraints: Not nullable, Precision: 0lastChangedByUser(String lastChangedByUser) Constraints: Not nullable, Maximum length: 12nextCreditCheckDate(LocalDateTime nextCreditCheckDate) Constraints: Not nullable, Precision: 0nextShippingDate(LocalDateTime nextShippingDate) Constraints: Not nullable, Precision: 0organizationDivision(String organizationDivision) Constraints: Not nullable, Maximum length: 2overallSDProcessStatus(String overallSDProcessStatus) Constraints: Not nullable, Maximum length: 1releasedCreditAmount(BigDecimal releasedCreditAmount) Constraints: Not nullable, Precision: 16, Scale: 3salesDocument(String salesDocument) (Key Field) Constraints: Not nullable, Maximum length: 10salesDocumentType(String salesDocumentType) Constraints: Not nullable, Maximum length: 4salesGroup(String salesGroup) Constraints: Not nullable, Maximum length: 3salesOffice(String salesOffice) Constraints: Not nullable, Maximum length: 4salesOrganization(String salesOrganization) Constraints: Not nullable, Maximum length: 4sDDocumentCategory(String sDDocumentCategory) Constraints: Not nullable, Maximum length: 4soldToParty(String soldToParty) Constraints: Not nullable, Maximum length: 10toString()totalCreditCheckStatus(String totalCreditCheckStatus) Constraints: Not nullable, Maximum length: 1totalNetAmount(BigDecimal totalNetAmount) Constraints: Not nullable, Precision: 16, Scale: 3transactionCurrency(String transactionCurrency) Constraints: Not nullable, Maximum length: 5
-
Method Details
-
salesDocument
@Nonnull public CreditBlockedSalesDocument.CreditBlockedSalesDocumentBuilder salesDocument(@Nullable String salesDocument) (Key Field) Constraints: Not nullable, Maximum length: 10Original property name from the Odata EDM: SalesDocument
- Returns:
this.
-
sDDocumentCategory
@Nonnull public CreditBlockedSalesDocument.CreditBlockedSalesDocumentBuilder sDDocumentCategory(@Nullable String sDDocumentCategory) Constraints: Not nullable, Maximum length: 4Original property name from the Odata EDM: SDDocumentCategory
- Returns:
this.
-
salesDocumentType
@Nonnull public CreditBlockedSalesDocument.CreditBlockedSalesDocumentBuilder salesDocumentType(@Nullable String salesDocumentType) Constraints: Not nullable, Maximum length: 4Original property name from the Odata EDM: SalesDocumentType
- Returns:
this.
-
salesOrganization
@Nonnull public CreditBlockedSalesDocument.CreditBlockedSalesDocumentBuilder salesOrganization(@Nullable String salesOrganization) Constraints: Not nullable, Maximum length: 4Original property name from the Odata EDM: SalesOrganization
- Returns:
this.
-
distributionChannel
@Nonnull public CreditBlockedSalesDocument.CreditBlockedSalesDocumentBuilder distributionChannel(@Nullable String distributionChannel) Constraints: Not nullable, Maximum length: 2Original property name from the Odata EDM: DistributionChannel
- Returns:
this.
-
organizationDivision
@Nonnull public CreditBlockedSalesDocument.CreditBlockedSalesDocumentBuilder organizationDivision(@Nullable String organizationDivision) Constraints: Not nullable, Maximum length: 2Original property name from the Odata EDM: OrganizationDivision
- Returns:
this.
-
salesOffice
@Nonnull public CreditBlockedSalesDocument.CreditBlockedSalesDocumentBuilder salesOffice(@Nullable String salesOffice) Constraints: Not nullable, Maximum length: 4Original property name from the Odata EDM: SalesOffice
- Returns:
this.
-
salesGroup
@Nonnull public CreditBlockedSalesDocument.CreditBlockedSalesDocumentBuilder salesGroup(@Nullable String salesGroup) Constraints: Not nullable, Maximum length: 3Original property name from the Odata EDM: SalesGroup
- Returns:
this.
-
createdByUser
@Nonnull public CreditBlockedSalesDocument.CreditBlockedSalesDocumentBuilder createdByUser(@Nullable String createdByUser) Constraints: Not nullable, Maximum length: 12Original property name from the Odata EDM: CreatedByUser
- Returns:
this.
-
creationDate
@Nonnull public CreditBlockedSalesDocument.CreditBlockedSalesDocumentBuilder creationDate(@Nullable LocalDateTime creationDate) Constraints: Not nullable, Precision: 0Original property name from the Odata EDM: CreationDate
- Returns:
this.
-
lastChangedByUser
@Nonnull public CreditBlockedSalesDocument.CreditBlockedSalesDocumentBuilder lastChangedByUser(@Nullable String lastChangedByUser) Constraints: Not nullable, Maximum length: 12Original property name from the Odata EDM: LastChangedByUser
- Returns:
this.
-
lastChangeDate
@Nonnull public CreditBlockedSalesDocument.CreditBlockedSalesDocumentBuilder lastChangeDate(@Nullable LocalDateTime lastChangeDate) Constraints: Not nullable, Precision: 0Original property name from the Odata EDM: LastChangeDate
- Returns:
this.
-
soldToParty
@Nonnull public CreditBlockedSalesDocument.CreditBlockedSalesDocumentBuilder soldToParty(@Nullable String soldToParty) Constraints: Not nullable, Maximum length: 10Original property name from the Odata EDM: SoldToParty
- Returns:
this.
-
totalNetAmount
@Nonnull public CreditBlockedSalesDocument.CreditBlockedSalesDocumentBuilder totalNetAmount(@Nullable BigDecimal totalNetAmount) Constraints: Not nullable, Precision: 16, Scale: 3Original property name from the Odata EDM: TotalNetAmount
- Returns:
this.
-
transactionCurrency
@Nonnull public CreditBlockedSalesDocument.CreditBlockedSalesDocumentBuilder transactionCurrency(@Nullable String transactionCurrency) Constraints: Not nullable, Maximum length: 5Original property name from the Odata EDM: TransactionCurrency
- Returns:
this.
-
customerCreditAccount
@Nonnull public CreditBlockedSalesDocument.CreditBlockedSalesDocumentBuilder customerCreditAccount(@Nullable String customerCreditAccount) Constraints: Not nullable, Maximum length: 10Original property name from the Odata EDM: CustomerCreditAccount
- Returns:
this.
-
controllingAreaCurrency
@Nonnull public CreditBlockedSalesDocument.CreditBlockedSalesDocumentBuilder controllingAreaCurrency(@Nullable String controllingAreaCurrency) Constraints: Not nullable, Maximum length: 5Original property name from the Odata EDM: ControllingAreaCurrency
- Returns:
this.
-
releasedCreditAmount
@Nonnull public CreditBlockedSalesDocument.CreditBlockedSalesDocumentBuilder releasedCreditAmount(@Nullable BigDecimal releasedCreditAmount) Constraints: Not nullable, Precision: 16, Scale: 3Original property name from the Odata EDM: ReleasedCreditAmount
- Returns:
this.
-
creditBlockReleaseDate
@Nonnull public CreditBlockedSalesDocument.CreditBlockedSalesDocumentBuilder creditBlockReleaseDate(@Nullable LocalDateTime creditBlockReleaseDate) Constraints: Not nullable, Precision: 0Original property name from the Odata EDM: CreditBlockReleaseDate
- Returns:
this.
-
nextShippingDate
@Nonnull public CreditBlockedSalesDocument.CreditBlockedSalesDocumentBuilder nextShippingDate(@Nullable LocalDateTime nextShippingDate) Constraints: Not nullable, Precision: 0Original property name from the Odata EDM: NextShippingDate
- Returns:
this.
-
nextCreditCheckDate
@Nonnull public CreditBlockedSalesDocument.CreditBlockedSalesDocumentBuilder nextCreditCheckDate(@Nullable LocalDateTime nextCreditCheckDate) Constraints: Not nullable, Precision: 0Original property name from the Odata EDM: NextCreditCheckDate
- Returns:
this.
-
finDocCreditCheckStatus
@Nonnull public CreditBlockedSalesDocument.CreditBlockedSalesDocumentBuilder finDocCreditCheckStatus(@Nullable String finDocCreditCheckStatus) Constraints: Not nullable, Maximum length: 1Original property name from the Odata EDM: FinDocCreditCheckStatus
- Returns:
this.
-
totalCreditCheckStatus
@Nonnull public CreditBlockedSalesDocument.CreditBlockedSalesDocumentBuilder totalCreditCheckStatus(@Nullable String totalCreditCheckStatus) Constraints: Not nullable, Maximum length: 1Original property name from the Odata EDM: TotalCreditCheckStatus
- Returns:
this.
-
overallSDProcessStatus
@Nonnull public CreditBlockedSalesDocument.CreditBlockedSalesDocumentBuilder overallSDProcessStatus(@Nullable String overallSDProcessStatus) Constraints: Not nullable, Maximum length: 1Original property name from the Odata EDM: OverallSDProcessStatus
- Returns:
this.
-
centralCreditCheckStatus
@Nonnull public CreditBlockedSalesDocument.CreditBlockedSalesDocumentBuilder centralCreditCheckStatus(@Nullable String centralCreditCheckStatus) Constraints: Not nullable, Maximum length: 1Original property name from the Odata EDM: CentralCreditCheckStatus
- Returns:
this.
-
centralCreditChkTechErrSts
@Nonnull public CreditBlockedSalesDocument.CreditBlockedSalesDocumentBuilder centralCreditChkTechErrSts(@Nullable String centralCreditChkTechErrSts) Constraints: Not nullable, Maximum length: 1Original property name from the Odata EDM: CentralCreditChkTechErrSts
- Returns:
this.
-
build
-
toString
-