Class SuplrInvcSeldSrvcEntrShtLean.SuplrInvcSeldSrvcEntrShtLeanBuilder
java.lang.Object
com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.supplierinvoiceintegration.SuplrInvcSeldSrvcEntrShtLean.SuplrInvcSeldSrvcEntrShtLeanBuilder
- Enclosing class:
- SuplrInvcSeldSrvcEntrShtLean
-
Method Summary
Modifier and TypeMethodDescriptionbuild()fiscalYear(String fiscalYear) (Key Field) Constraints: Not nullable, Maximum length: 4serviceEntrySheet(String serviceEntrySheet) (Key Field) Constraints: Not nullable, Maximum length: 10serviceEntrySheetItem(String serviceEntrySheetItem) (Key Field) Constraints: Not nullable, Maximum length: 5supplierInvoice(String supplierInvoice) (Key Field) Constraints: Not nullable, Maximum length: 10toString()
-
Method Details
-
supplierInvoice
@Nonnull public SuplrInvcSeldSrvcEntrShtLean.SuplrInvcSeldSrvcEntrShtLeanBuilder supplierInvoice(@Nullable String supplierInvoice) (Key Field) Constraints: Not nullable, Maximum length: 10Original property name from the Odata EDM: SupplierInvoice
- Returns:
this.
-
fiscalYear
@Nonnull public SuplrInvcSeldSrvcEntrShtLean.SuplrInvcSeldSrvcEntrShtLeanBuilder fiscalYear(@Nullable String fiscalYear) (Key Field) Constraints: Not nullable, Maximum length: 4Original property name from the Odata EDM: FiscalYear
- Returns:
this.
-
serviceEntrySheet
@Nonnull public SuplrInvcSeldSrvcEntrShtLean.SuplrInvcSeldSrvcEntrShtLeanBuilder serviceEntrySheet(@Nullable String serviceEntrySheet) (Key Field) Constraints: Not nullable, Maximum length: 10Original property name from the Odata EDM: ServiceEntrySheet
- Returns:
this.
-
serviceEntrySheetItem
@Nonnull public SuplrInvcSeldSrvcEntrShtLean.SuplrInvcSeldSrvcEntrShtLeanBuilder serviceEntrySheetItem(@Nullable String serviceEntrySheetItem) (Key Field) Constraints: Not nullable, Maximum length: 5Original property name from the Odata EDM: ServiceEntrySheetItem
- Returns:
this.
-
build
-
toString
-