Class CreditBlockedDeliveryDoc.CreditBlockedDeliveryDocBuilder
- Enclosing class:
- CreditBlockedDeliveryDoc
-
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: 10deliveryDocument(String deliveryDocument) (Key Field) Constraints: Not nullable, Maximum length: 10finDocCreditCheckStatus(String finDocCreditCheckStatus) Constraints: Not nullable, Maximum length: 1lastChangeDate(LocalDateTime lastChangeDate) Constraints: Not nullable, Precision: 0lastChangedByUser(String lastChangedByUser) Constraints: Not nullable, Maximum length: 12nextShippingDate(LocalDateTime nextShippingDate) Constraints: Not nullable, Precision: 0overallGoodsMovementStatus(String overallGoodsMovementStatus) Constraints: Not nullable, Maximum length: 1overallSDProcessStatus(String overallSDProcessStatus) Constraints: Not nullable, Maximum length: 1releasedCreditAmount(BigDecimal releasedCreditAmount) Constraints: Not nullable, Precision: 16, Scale: 3salesOffice(String salesOffice) Constraints: Not nullable, Maximum length: 4salesOrganization(String salesOrganization) Constraints: Not nullable, Maximum length: 4sDDocumentCategory(String sDDocumentCategory) Constraints: Not nullable, Maximum length: 4shippingPoint(String shippingPoint) Constraints: Not nullable, Maximum length: 4soldToParty(String soldToParty) Constraints: Not nullable, Maximum length: 10toString()totalCreditCheckStatus(String totalCreditCheckStatus) Constraints: Not nullable, Maximum length: 1
-
Method Details
-
deliveryDocument
@Nonnull public CreditBlockedDeliveryDoc.CreditBlockedDeliveryDocBuilder deliveryDocument(@Nullable String deliveryDocument) (Key Field) Constraints: Not nullable, Maximum length: 10Original property name from the Odata EDM: DeliveryDocument
- Returns:
this.
-
sDDocumentCategory
@Nonnull public CreditBlockedDeliveryDoc.CreditBlockedDeliveryDocBuilder sDDocumentCategory(@Nullable String sDDocumentCategory) Constraints: Not nullable, Maximum length: 4Original property name from the Odata EDM: SDDocumentCategory
- Returns:
this.
-
salesOrganization
@Nonnull public CreditBlockedDeliveryDoc.CreditBlockedDeliveryDocBuilder salesOrganization(@Nullable String salesOrganization) Constraints: Not nullable, Maximum length: 4Original property name from the Odata EDM: SalesOrganization
- Returns:
this.
-
salesOffice
@Nonnull public CreditBlockedDeliveryDoc.CreditBlockedDeliveryDocBuilder salesOffice(@Nullable String salesOffice) Constraints: Not nullable, Maximum length: 4Original property name from the Odata EDM: SalesOffice
- Returns:
this.
-
shippingPoint
@Nonnull public CreditBlockedDeliveryDoc.CreditBlockedDeliveryDocBuilder shippingPoint(@Nullable String shippingPoint) Constraints: Not nullable, Maximum length: 4Original property name from the Odata EDM: ShippingPoint
- Returns:
this.
-
creationDate
@Nonnull public CreditBlockedDeliveryDoc.CreditBlockedDeliveryDocBuilder creationDate(@Nullable LocalDateTime creationDate) Constraints: Not nullable, Precision: 0Original property name from the Odata EDM: CreationDate
- Returns:
this.
-
createdByUser
@Nonnull public CreditBlockedDeliveryDoc.CreditBlockedDeliveryDocBuilder createdByUser(@Nullable String createdByUser) Constraints: Not nullable, Maximum length: 12Original property name from the Odata EDM: CreatedByUser
- Returns:
this.
-
lastChangedByUser
@Nonnull public CreditBlockedDeliveryDoc.CreditBlockedDeliveryDocBuilder lastChangedByUser(@Nullable String lastChangedByUser) Constraints: Not nullable, Maximum length: 12Original property name from the Odata EDM: LastChangedByUser
- Returns:
this.
-
lastChangeDate
@Nonnull public CreditBlockedDeliveryDoc.CreditBlockedDeliveryDocBuilder lastChangeDate(@Nullable LocalDateTime lastChangeDate) Constraints: Not nullable, Precision: 0Original property name from the Odata EDM: LastChangeDate
- Returns:
this.
-
soldToParty
@Nonnull public CreditBlockedDeliveryDoc.CreditBlockedDeliveryDocBuilder soldToParty(@Nullable String soldToParty) Constraints: Not nullable, Maximum length: 10Original property name from the Odata EDM: SoldToParty
- Returns:
this.
-
customerCreditAccount
@Nonnull public CreditBlockedDeliveryDoc.CreditBlockedDeliveryDocBuilder customerCreditAccount(@Nullable String customerCreditAccount) Constraints: Not nullable, Maximum length: 10Original property name from the Odata EDM: CustomerCreditAccount
- Returns:
this.
-
controllingAreaCurrency
@Nonnull public CreditBlockedDeliveryDoc.CreditBlockedDeliveryDocBuilder controllingAreaCurrency(@Nullable String controllingAreaCurrency) Constraints: Not nullable, Maximum length: 5Original property name from the Odata EDM: ControllingAreaCurrency
- Returns:
this.
-
releasedCreditAmount
@Nonnull public CreditBlockedDeliveryDoc.CreditBlockedDeliveryDocBuilder releasedCreditAmount(@Nullable BigDecimal releasedCreditAmount) Constraints: Not nullable, Precision: 16, Scale: 3Original property name from the Odata EDM: ReleasedCreditAmount
- Returns:
this.
-
creditBlockReleaseDate
@Nonnull public CreditBlockedDeliveryDoc.CreditBlockedDeliveryDocBuilder creditBlockReleaseDate(@Nullable LocalDateTime creditBlockReleaseDate) Constraints: Not nullable, Precision: 0Original property name from the Odata EDM: CreditBlockReleaseDate
- Returns:
this.
-
nextShippingDate
@Nonnull public CreditBlockedDeliveryDoc.CreditBlockedDeliveryDocBuilder nextShippingDate(@Nullable LocalDateTime nextShippingDate) Constraints: Not nullable, Precision: 0Original property name from the Odata EDM: NextShippingDate
- Returns:
this.
-
centralCreditChkTechErrSts
@Nonnull public CreditBlockedDeliveryDoc.CreditBlockedDeliveryDocBuilder centralCreditChkTechErrSts(@Nullable String centralCreditChkTechErrSts) Constraints: Not nullable, Maximum length: 1Original property name from the Odata EDM: CentralCreditChkTechErrSts
- Returns:
this.
-
overallSDProcessStatus
@Nonnull public CreditBlockedDeliveryDoc.CreditBlockedDeliveryDocBuilder overallSDProcessStatus(@Nullable String overallSDProcessStatus) Constraints: Not nullable, Maximum length: 1Original property name from the Odata EDM: OverallSDProcessStatus
- Returns:
this.
-
overallGoodsMovementStatus
@Nonnull public CreditBlockedDeliveryDoc.CreditBlockedDeliveryDocBuilder overallGoodsMovementStatus(@Nullable String overallGoodsMovementStatus) Constraints: Not nullable, Maximum length: 1Original property name from the Odata EDM: OverallGoodsMovementStatus
- Returns:
this.
-
totalCreditCheckStatus
@Nonnull public CreditBlockedDeliveryDoc.CreditBlockedDeliveryDocBuilder totalCreditCheckStatus(@Nullable String totalCreditCheckStatus) Constraints: Not nullable, Maximum length: 1Original property name from the Odata EDM: TotalCreditCheckStatus
- Returns:
this.
-
finDocCreditCheckStatus
@Nonnull public CreditBlockedDeliveryDoc.CreditBlockedDeliveryDocBuilder finDocCreditCheckStatus(@Nullable String finDocCreditCheckStatus) Constraints: Not nullable, Maximum length: 1Original property name from the Odata EDM: FinDocCreditCheckStatus
- Returns:
this.
-
centralCreditCheckStatus
@Nonnull public CreditBlockedDeliveryDoc.CreditBlockedDeliveryDocBuilder centralCreditCheckStatus(@Nullable String centralCreditCheckStatus) Constraints: Not nullable, Maximum length: 1Original property name from the Odata EDM: CentralCreditCheckStatus
- Returns:
this.
-
build
-
toString
-