Package com.sap.cloud.sdk.s4hana.datamodel.odatav4.namespaces.contractaccountingbusinesspartnerinvoicev2
Class CABPInvcItemEnhcdForDspCrcyParameters.CABPInvcItemEnhcdForDspCrcyParametersBuilder
java.lang.Object
com.sap.cloud.sdk.s4hana.datamodel.odatav4.namespaces.contractaccountingbusinesspartnerinvoicev2.CABPInvcItemEnhcdForDspCrcyParameters.CABPInvcItemEnhcdForDspCrcyParametersBuilder
- Enclosing class:
- CABPInvcItemEnhcdForDspCrcyParameters
public static final class CABPInvcItemEnhcdForDspCrcyParameters.CABPInvcItemEnhcdForDspCrcyParametersBuilder
extends Object
Helper class to allow for fluent creation of CABPInvcItemEnhcdForDspCrcyParameters instances.
-
Method Summary
Modifier and TypeMethodDescriptionbuild()p_DisplayCurrency(String p_DisplayCurrency) (Key Field) Constraints: Not nullable, Maximum length: 3set(CABPInvcItemEnhcdForDspCrcy... value) Navigation property Set for CABPInvcItemEnhcdForDspCrcyParameters to multiple CABPInvcItemEnhcdForDspCrcy.toString()
-
Method Details
-
set
@Nonnull public CABPInvcItemEnhcdForDspCrcyParameters.CABPInvcItemEnhcdForDspCrcyParametersBuilder set(CABPInvcItemEnhcdForDspCrcy... value) Navigation property Set for CABPInvcItemEnhcdForDspCrcyParameters to multiple CABPInvcItemEnhcdForDspCrcy.- Parameters:
value- The CABPInvcItemEnhcdForDspCrcys to build this CABPInvcItemEnhcdForDspCrcyParameters with.- Returns:
- This Builder to allow for a fluent interface.
-
p_DisplayCurrency
@Nonnull public CABPInvcItemEnhcdForDspCrcyParameters.CABPInvcItemEnhcdForDspCrcyParametersBuilder p_DisplayCurrency(@Nullable String p_DisplayCurrency) (Key Field) Constraints: Not nullable, Maximum length: 3Original property name from the Odata EDM: P_DisplayCurrency
- Returns:
this.
-
build
-
toString
-