Class FiscalYear.FiscalYearBuilder
java.lang.Object
com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.trialbalance.FiscalYear.FiscalYearBuilder
- Enclosing class:
- FiscalYear
-
Method Summary
Modifier and TypeMethodDescriptionbuild()companyCode(String companyCode) (Key Field) Constraints: Not nullable, Maximum length: 4companyCodeName(String companyCodeName) Constraints: nonefiscalYear_ID(String fiscalYear_ID) (Key Field) Constraints: Not nullable, Maximum length: 4toString()
-
Method Details
-
fiscalYear_ID
(Key Field) Constraints: Not nullable, Maximum length: 4Original property name from the Odata EDM: FiscalYear_ID
- Returns:
this.
-
companyCode
(Key Field) Constraints: Not nullable, Maximum length: 4Original property name from the Odata EDM: CompanyCode
- Returns:
this.
-
companyCodeName
Constraints: noneOriginal property name from the Odata EDM: CompanyCodeName
- Returns:
this.
-
build
-
toString
-