Class ControllingObjectDebit.ControllingObjectDebitBuilder
java.lang.Object
com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.trialbalance.ControllingObjectDebit.ControllingObjectDebitBuilder
- Enclosing class:
- ControllingObjectDebit
-
Method Summary
Modifier and TypeMethodDescriptionbuild()controllingObjectDebitType_ID(String controllingObjectDebitType_ID) (Key Field) Constraints: Not nullable, Maximum length: 1controllingObjectDebitTypeText(String controllingObjectDebitTypeText) Constraints: nonetoString()
-
Method Details
-
controllingObjectDebitType_ID
@Nonnull public ControllingObjectDebit.ControllingObjectDebitBuilder controllingObjectDebitType_ID(@Nullable String controllingObjectDebitType_ID) (Key Field) Constraints: Not nullable, Maximum length: 1Original property name from the Odata EDM: ControllingObjectDebitType_ID
- Returns:
this.
-
controllingObjectDebitTypeText
@Nonnull public ControllingObjectDebit.ControllingObjectDebitBuilder controllingObjectDebitTypeText(@Nullable String controllingObjectDebitTypeText) Constraints: noneOriginal property name from the Odata EDM: ControllingObjectDebitTypeText
- Returns:
this.
-
build
-
toString
-