Class PartnerBudgetPeriod.PartnerBudgetPeriodBuilder
java.lang.Object
com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.trialbalance.PartnerBudgetPeriod.PartnerBudgetPeriodBuilder
- Enclosing class:
- PartnerBudgetPeriod
-
Method Summary
Modifier and TypeMethodDescriptionbuild()partnerBudgetPeriod(String partnerBudgetPeriod) (Key Field) Constraints: Not nullablepartnerBudgetPeriodText(String partnerBudgetPeriodText) Constraints: Not nullable, Maximum length: 60toString()
-
Method Details
-
partnerBudgetPeriod
@Nonnull public PartnerBudgetPeriod.PartnerBudgetPeriodBuilder partnerBudgetPeriod(@Nullable String partnerBudgetPeriod) (Key Field) Constraints: Not nullableOriginal property name from the Odata EDM: PartnerBudgetPeriod
- Returns:
this.
-
partnerBudgetPeriodText
@Nonnull public PartnerBudgetPeriod.PartnerBudgetPeriodBuilder partnerBudgetPeriodText(@Nullable String partnerBudgetPeriodText) Constraints: Not nullable, Maximum length: 60Original property name from the Odata EDM: PartnerBudgetPeriodText
- Returns:
this.
-
build
-
toString
-