Class Op_cartao.Op_cartaoBuilder
java.lang.Object
com.sap.cloud.sdk.s4hana.datamodel.odatav4.namespaces.ctrcomplementarytabledatamaintenance.Op_cartao.Op_cartaoBuilder
- Enclosing class:
- Op_cartao
-
Method Summary
Modifier and TypeMethodDescription_Messages(Collection<SAP__Message> _Messages) Constraints: Not nullablebuild()(Key Field) Constraints: Not nullable, Maximum length: 60dt_registro(String dt_registro) (Key Field) Constraints: Not nullable, Maximum length: 8(Key Field) Constraints: Not nullable, Maximum length: 4(Key Field) Constraints: Not nullable, Maximum length: 4toString()tot_credito(BigDecimal tot_credito) Constraints: Not nullable, Precision: 25, Scale: 6tot_debito(BigDecimal tot_debito) 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.
-
cod_part
(Key Field) Constraints: Not nullable, Maximum length: 60Original property name from the Odata EDM: cod_part
- Returns:
this.
-
dt_registro
(Key Field) Constraints: Not nullable, Maximum length: 8Original property name from the Odata EDM: dt_registro
- Returns:
this.
-
tot_credito
Constraints: Not nullable, Precision: 25, Scale: 6Original property name from the Odata EDM: tot_credito
- Returns:
this.
-
tot_debito
Constraints: Not nullable, Precision: 25, Scale: 6Original property name from the Odata EDM: tot_debito
- Returns:
this.
-
_Messages
Constraints: Not nullableOriginal property name from the Odata EDM: SAP__Messages
- Returns:
this.
-
build
-
toString
-