Class Rec_bruta.Rec_brutaBuilder
java.lang.Object
com.sap.cloud.sdk.s4hana.datamodel.odatav4.namespaces.ctrcomplementarytabledatamaintenance.Rec_bruta.Rec_brutaBuilder
- Enclosing class:
- Rec_bruta
-
Method Summary
Modifier and TypeMethodDescription_Messages(Collection<SAP__Message> _Messages) Constraints: Not nullablebuild()(Key Field) Constraints: Not nullable, Maximum length: 4(Key Field) Constraints: Not nullable, Maximum length: 6rec_bru_cum(BigDecimal rec_bru_cum) Constraints: Not nullable, Precision: 25, Scale: 6rec_bru_ncum_exp(BigDecimal rec_bru_ncum_exp) Constraints: Not nullable, Precision: 25, Scale: 6rec_bru_ncum_nt_mi(BigDecimal rec_bru_ncum_nt_mi) Constraints: Not nullable, Precision: 25, Scale: 6rec_bru_ncum_trib_mi(BigDecimal rec_bru_ncum_trib_mi) Constraints: Not nullable, Precision: 25, Scale: 6rec_bru_total(BigDecimal rec_bru_total) 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.
-
per_ref
(Key Field) Constraints: Not nullable, Maximum length: 6Original property name from the Odata EDM: per_ref
- Returns:
this.
-
rec_bru_ncum_trib_mi
@Nonnull public Rec_bruta.Rec_brutaBuilder rec_bru_ncum_trib_mi(@Nullable BigDecimal rec_bru_ncum_trib_mi) Constraints: Not nullable, Precision: 25, Scale: 6Original property name from the Odata EDM: rec_bru_ncum_trib_mi
- Returns:
this.
-
rec_bru_ncum_nt_mi
@Nonnull public Rec_bruta.Rec_brutaBuilder rec_bru_ncum_nt_mi(@Nullable BigDecimal rec_bru_ncum_nt_mi) Constraints: Not nullable, Precision: 25, Scale: 6Original property name from the Odata EDM: rec_bru_ncum_nt_mi
- Returns:
this.
-
rec_bru_ncum_exp
Constraints: Not nullable, Precision: 25, Scale: 6Original property name from the Odata EDM: rec_bru_ncum_exp
- Returns:
this.
-
rec_bru_cum
Constraints: Not nullable, Precision: 25, Scale: 6Original property name from the Odata EDM: rec_bru_cum
- Returns:
this.
-
rec_bru_total
Constraints: Not nullable, Precision: 25, Scale: 6Original property name from the Odata EDM: rec_bru_total
- Returns:
this.
-
_Messages
Constraints: Not nullableOriginal property name from the Odata EDM: SAP__Messages
- Returns:
this.
-
build
-
toString
-