public static final class ControllingDebitCreditCode.ControllingDebitCreditCodeBuilder extends Object
Modifier and Type | Method and Description |
---|---|
ControllingDebitCreditCode |
build() |
ControllingDebitCreditCode.ControllingDebitCreditCodeBuilder |
controllingDebitCreditCode(String controllingDebitCreditCode)
(Key Field) Constraints: Not nullable, Maximum length: 1
|
ControllingDebitCreditCode.ControllingDebitCreditCodeBuilder |
text(ControllingDebitCreditCodeT... value)
Navigation property to_Text for ControllingDebitCreditCode to multiple
ControllingDebitCreditCodeT.
|
String |
toString() |
@Nonnull public ControllingDebitCreditCode.ControllingDebitCreditCodeBuilder text(ControllingDebitCreditCodeT... value)
value
- The ControllingDebitCreditCodeTs to build this ControllingDebitCreditCode with.@Nonnull public ControllingDebitCreditCode.ControllingDebitCreditCodeBuilder controllingDebitCreditCode(@Nullable String controllingDebitCreditCode)
Original property name from the Odata EDM: ControllingDebitCreditCode
Primary postings are always entered as debit postings.Reversals in FI and transaction-based and periodic repostings in CO are also always regarded as debit postings.The following applies to secondary postings:For the sender, the system makes a credit postingFor the receiver, the system makes a debit posting
this
.@Nonnull public ControllingDebitCreditCode build()
Copyright © 2021 SAP SE. All rights reserved.