Class Rec_perio.Rec_perioBuilder
- Enclosing class:
- Rec_perio
-
Method Summary
Modifier and TypeMethodDescription_Messages(Collection<SAP__Message> _Messages) Constraints: Not nullablebuild()Constraints: Not nullable, Maximum length: 4Constraints: Not nullable, Maximum length: 4(Key Field) Constraints: Not nullableConstraints: Not nullable, Maximum length: 6rec_nrb_bloco_1(BigDecimal rec_nrb_bloco_1) Constraints: Not nullable, Precision: 25, Scale: 6rec_nrb_bloco_a(BigDecimal rec_nrb_bloco_a) Constraints: Not nullable, Precision: 25, Scale: 6rec_nrb_bloco_c(BigDecimal rec_nrb_bloco_c) Constraints: Not nullable, Precision: 25, Scale: 6rec_nrb_bloco_d(BigDecimal rec_nrb_bloco_d) Constraints: Not nullable, Precision: 25, Scale: 6rec_nrb_bloco_f(BigDecimal rec_nrb_bloco_f) Constraints: Not nullable, Precision: 25, Scale: 6rec_nrb_bloco_i(BigDecimal rec_nrb_bloco_i) Constraints: Not nullable, Precision: 25, Scale: 6rec_total_bloco_1(BigDecimal rec_total_bloco_1) Constraints: Not nullable, Precision: 25, Scale: 6rec_total_bloco_a(BigDecimal rec_total_bloco_a) Constraints: Not nullable, Precision: 25, Scale: 6rec_total_bloco_c(BigDecimal rec_total_bloco_c) Constraints: Not nullable, Precision: 25, Scale: 6rec_total_bloco_d(BigDecimal rec_total_bloco_d) Constraints: Not nullable, Precision: 25, Scale: 6rec_total_bloco_f(BigDecimal rec_total_bloco_f) Constraints: Not nullable, Precision: 25, Scale: 6rec_total_bloco_i(BigDecimal rec_total_bloco_i) Constraints: Not nullable, Precision: 25, Scale: 6rec_total_nrb_periodo(BigDecimal rec_total_nrb_periodo) Constraints: Not nullable, Precision: 25, Scale: 6rec_total_periodo(BigDecimal rec_total_periodo) Constraints: Not nullable, Precision: 25, Scale: 6toString()
-
Method Details
-
id
(Key Field) Constraints: Not nullableOriginal property name from the Odata EDM: id
- Returns:
this.
-
empresa
Constraints: Not nullable, Maximum length: 4Original property name from the Odata EDM: empresa
- Returns:
this.
-
filial
Constraints: Not nullable, Maximum length: 4Original property name from the Odata EDM: filial
- Returns:
this.
-
per_ref
Constraints: Not nullable, Maximum length: 6Original property name from the Odata EDM: per_ref
- Returns:
this.
-
rec_total_bloco_a
@Nonnull public Rec_perio.Rec_perioBuilder rec_total_bloco_a(@Nullable BigDecimal rec_total_bloco_a) Constraints: Not nullable, Precision: 25, Scale: 6Original property name from the Odata EDM: rec_total_bloco_a
- Returns:
this.
-
rec_nrb_bloco_a
Constraints: Not nullable, Precision: 25, Scale: 6Original property name from the Odata EDM: rec_nrb_bloco_a
- Returns:
this.
-
rec_total_bloco_c
@Nonnull public Rec_perio.Rec_perioBuilder rec_total_bloco_c(@Nullable BigDecimal rec_total_bloco_c) Constraints: Not nullable, Precision: 25, Scale: 6Original property name from the Odata EDM: rec_total_bloco_c
- Returns:
this.
-
rec_nrb_bloco_c
Constraints: Not nullable, Precision: 25, Scale: 6Original property name from the Odata EDM: rec_nrb_bloco_c
- Returns:
this.
-
rec_total_bloco_d
@Nonnull public Rec_perio.Rec_perioBuilder rec_total_bloco_d(@Nullable BigDecimal rec_total_bloco_d) Constraints: Not nullable, Precision: 25, Scale: 6Original property name from the Odata EDM: rec_total_bloco_d
- Returns:
this.
-
rec_nrb_bloco_d
Constraints: Not nullable, Precision: 25, Scale: 6Original property name from the Odata EDM: rec_nrb_bloco_d
- Returns:
this.
-
rec_total_bloco_f
@Nonnull public Rec_perio.Rec_perioBuilder rec_total_bloco_f(@Nullable BigDecimal rec_total_bloco_f) Constraints: Not nullable, Precision: 25, Scale: 6Original property name from the Odata EDM: rec_total_bloco_f
- Returns:
this.
-
rec_nrb_bloco_f
Constraints: Not nullable, Precision: 25, Scale: 6Original property name from the Odata EDM: rec_nrb_bloco_f
- Returns:
this.
-
rec_total_bloco_i
@Nonnull public Rec_perio.Rec_perioBuilder rec_total_bloco_i(@Nullable BigDecimal rec_total_bloco_i) Constraints: Not nullable, Precision: 25, Scale: 6Original property name from the Odata EDM: rec_total_bloco_i
- Returns:
this.
-
rec_nrb_bloco_i
Constraints: Not nullable, Precision: 25, Scale: 6Original property name from the Odata EDM: rec_nrb_bloco_i
- Returns:
this.
-
rec_total_bloco_1
@Nonnull public Rec_perio.Rec_perioBuilder rec_total_bloco_1(@Nullable BigDecimal rec_total_bloco_1) Constraints: Not nullable, Precision: 25, Scale: 6Original property name from the Odata EDM: rec_total_bloco_1
- Returns:
this.
-
rec_nrb_bloco_1
Constraints: Not nullable, Precision: 25, Scale: 6Original property name from the Odata EDM: rec_nrb_bloco_1
- Returns:
this.
-
rec_total_periodo
@Nonnull public Rec_perio.Rec_perioBuilder rec_total_periodo(@Nullable BigDecimal rec_total_periodo) Constraints: Not nullable, Precision: 25, Scale: 6Original property name from the Odata EDM: rec_total_periodo
- Returns:
this.
-
rec_total_nrb_periodo
@Nonnull public Rec_perio.Rec_perioBuilder rec_total_nrb_periodo(@Nullable BigDecimal rec_total_nrb_periodo) Constraints: Not nullable, Precision: 25, Scale: 6Original property name from the Odata EDM: rec_total_nrb_periodo
- Returns:
this.
-
_Messages
Constraints: Not nullableOriginal property name from the Odata EDM: SAP__Messages
- Returns:
this.
-
build
-
toString
-