public static final class ControllingDebitCreditCodeT.ControllingDebitCreditCodeTBuilder extends Object
Modifier and Type | Method and Description |
---|---|
ControllingDebitCreditCodeT |
build() |
ControllingDebitCreditCodeT.ControllingDebitCreditCodeTBuilder |
controllingDebitCreditCode(ControllingDebitCreditCode value)
Navigation property to_ControllingDebitCreditCode for ControllingDebitCreditCodeT to single
ControllingDebitCreditCode.
|
ControllingDebitCreditCodeT.ControllingDebitCreditCodeTBuilder |
controllingDebitCreditCode(String value)
(Key Field) Constraints: Not nullable, Maximum length: 1
|
ControllingDebitCreditCodeT.ControllingDebitCreditCodeTBuilder |
controllingDebitCreditCodeName(String controllingDebitCreditCodeName)
Constraints: Not nullable, Maximum length: 60
|
ControllingDebitCreditCodeT.ControllingDebitCreditCodeTBuilder |
language(String language)
(Key Field) Constraints: Not nullable, Maximum length: 2
|
String |
toString() |
@Nonnull public ControllingDebitCreditCodeT.ControllingDebitCreditCodeTBuilder controllingDebitCreditCode(ControllingDebitCreditCode value)
value
- The ControllingDebitCreditCode to build this ControllingDebitCreditCodeT with.@Nonnull public ControllingDebitCreditCodeT.ControllingDebitCreditCodeTBuilder controllingDebitCreditCode(String value)
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
value
- The controllingDebitCreditCode to build this ControllingDebitCreditCodeT with.public ControllingDebitCreditCodeT.ControllingDebitCreditCodeTBuilder language(@Nullable String language)
Original property name from the Odata EDM: Language
- the language in which texts are displayed,- the language in which you enter texts,- the language in which the system prints texts.
this
.public ControllingDebitCreditCodeT.ControllingDebitCreditCodeTBuilder controllingDebitCreditCodeName(@Nullable String controllingDebitCreditCodeName)
Original property name from the Odata EDM: ControllingDebitCreditCodeName
SeeTask-Oriented InstructionsReference Documentation for Semantic Properties of Domains
this
.public ControllingDebitCreditCodeT build()
Copyright © 2020 SAP SE. All rights reserved.