Class Dem_renda.Dem_rendaBuilder
java.lang.Object
com.sap.cloud.sdk.s4hana.datamodel.odatav4.namespaces.ctrcomplementarytabledatamaintenance.Dem_renda.Dem_rendaBuilder
- Enclosing class:
- Dem_renda
-
Method Summary
Modifier and TypeMethodDescription_Messages(Collection<SAP__Message> _Messages) Constraints: Not nullablebuild()(Key Field) Constraints: Not nullable, Maximum length: 14(Key Field) Constraints: Not nullable, Maximum length: 8(Key Field) Constraints: Not nullable, Maximum length: 4(Key Field) Constraints: Not nullable, Maximum length: 30percentual(BigDecimal percentual) Constraints: Not nullable, Precision: 25, Scale: 6rend_ativ_prop(BigDecimal rend_ativ_prop) Constraints: Not nullable, Precision: 25, Scale: 6rend_ativ_prop_real(BigDecimal rend_ativ_prop_real) Constraints: Not nullable, Precision: 25, Scale: 6rend_pass_prop(BigDecimal rend_pass_prop) Constraints: Not nullable, Precision: 25, Scale: 6rend_pass_prop_real(BigDecimal rend_pass_prop_real) Constraints: Not nullable, Precision: 25, Scale: 6rend_total(BigDecimal rend_total) Constraints: Not nullable, Precision: 25, Scale: 6rend_total_real(BigDecimal rend_total_real) Constraints: Not nullable, Precision: 25, Scale: 6toString()
-
Method Details
-
empresa
(Key Field) Constraints: Not nullable, Maximum length: 4Original property name from the Odata EDM: empresa
- Returns:
this.
-
dt_lancto
(Key Field) Constraints: Not nullable, Maximum length: 8Original property name from the Odata EDM: dt_lancto
- Returns:
this.
-
nif
(Key Field) Constraints: Not nullable, Maximum length: 30Original property name from the Odata EDM: nif
- Returns:
this.
-
cnpj
(Key Field) Constraints: Not nullable, Maximum length: 14Original property name from the Odata EDM: cnpj
- Returns:
this.
-
rend_pass_prop
Constraints: Not nullable, Precision: 25, Scale: 6Original property name from the Odata EDM: rend_pass_prop
- Returns:
this.
-
rend_pass_prop_real
@Nonnull public Dem_renda.Dem_rendaBuilder rend_pass_prop_real(@Nullable BigDecimal rend_pass_prop_real) Constraints: Not nullable, Precision: 25, Scale: 6Original property name from the Odata EDM: rend_pass_prop_real
- Returns:
this.
-
rend_total
Constraints: Not nullable, Precision: 25, Scale: 6Original property name from the Odata EDM: rend_total
- Returns:
this.
-
rend_total_real
Constraints: Not nullable, Precision: 25, Scale: 6Original property name from the Odata EDM: rend_total_real
- Returns:
this.
-
rend_ativ_prop
Constraints: Not nullable, Precision: 25, Scale: 6Original property name from the Odata EDM: rend_ativ_prop
- Returns:
this.
-
rend_ativ_prop_real
@Nonnull public Dem_renda.Dem_rendaBuilder rend_ativ_prop_real(@Nullable BigDecimal rend_ativ_prop_real) Constraints: Not nullable, Precision: 25, Scale: 6Original property name from the Odata EDM: rend_ativ_prop_real
- Returns:
this.
-
percentual
Constraints: Not nullable, Precision: 25, Scale: 6Original property name from the Odata EDM: percentual
- Returns:
this.
-
_Messages
Constraints: Not nullableOriginal property name from the Odata EDM: SAP__Messages
- Returns:
this.
-
build
-
toString
-