Class Contprvrb.ContprvrbBuilder
java.lang.Object
com.sap.cloud.sdk.s4hana.datamodel.odatav4.namespaces.ctrcomplementarytabledatamaintenance.Contprvrb.ContprvrbBuilder
- Enclosing class:
- Contprvrb
-
Method Summary
Modifier and TypeMethodDescription_Messages(Collection<SAP__Message> _Messages) Constraints: Not nullablebuild()cod_inc_trib(String cod_inc_trib) Constraints: Not nullable, Maximum length: 1(Key Field) Constraints: Not nullable, Maximum length: 4(Key Field) Constraints: Not nullable, Maximum length: 4info_compl(String info_compl) Constraints: Not nullable, Maximum length: 255(Key Field) Constraints: Not nullable, Maximum length: 6toString()vl_rec_ativ(BigDecimal vl_rec_ativ) Constraints: Not nullable, Precision: 25, Scale: 6vl_rec_demais_ativ(BigDecimal vl_rec_demais_ativ) Constraints: Not nullable, Precision: 25, Scale: 6vl_rec_tot(BigDecimal vl_rec_tot) Constraints: Not nullable, Precision: 25, Scale: 6
-
Method Details
-
empresa
(Key Field) Constraints: Not nullable, Maximum length: 4Original property name from the Odata EDM: empresa
- Returns:
this.
-
filial
(Key Field) Constraints: Not nullable, Maximum length: 4Original property name from the Odata EDM: filial
- Returns:
this.
-
per_ref
(Key Field) Constraints: Not nullable, Maximum length: 6Original property name from the Odata EDM: per_ref
- Returns:
this.
-
cod_inc_trib
Constraints: Not nullable, Maximum length: 1Original property name from the Odata EDM: cod_inc_trib
- Returns:
this.
-
vl_rec_tot
Constraints: Not nullable, Precision: 25, Scale: 6Original property name from the Odata EDM: vl_rec_tot
- Returns:
this.
-
vl_rec_ativ
Constraints: Not nullable, Precision: 25, Scale: 6Original property name from the Odata EDM: vl_rec_ativ
- Returns:
this.
-
vl_rec_demais_ativ
@Nonnull public Contprvrb.ContprvrbBuilder vl_rec_demais_ativ(@Nullable BigDecimal vl_rec_demais_ativ) Constraints: Not nullable, Precision: 25, Scale: 6Original property name from the Odata EDM: vl_rec_demais_ativ
- Returns:
this.
-
info_compl
Constraints: Not nullable, Maximum length: 255Original property name from the Odata EDM: info_compl
- Returns:
this.
-
_Messages
Constraints: Not nullableOriginal property name from the Odata EDM: SAP__Messages
- Returns:
this.
-
build
-
toString
-