Class Auditor.AuditorBuilder
java.lang.Object
com.sap.cloud.sdk.s4hana.datamodel.odatav4.namespaces.ctrcomplementarytabledatamaintenance.Auditor.AuditorBuilder
- Enclosing class:
- Auditor
-
Method Summary
Modifier and TypeMethodDescription_Messages(Collection<SAP__Message> _Messages) Constraints: Not nullableano_auditoria(String ano_auditoria) (Key Field) Constraints: Not nullable, Maximum length: 4build()cod_cvm_auditor(String cod_cvm_auditor) (Key Field) Constraints: Not nullable, Maximum length: 255(Key Field) Constraints: Not nullable, Maximum length: 4ni_cpf_cnpj(String ni_cpf_cnpj) Constraints: Not nullable, Maximum length: 14nome_auditor(String nome_auditor) Constraints: Not nullable, Maximum length: 255toString()
-
Method Details
-
empresa
(Key Field) Constraints: Not nullable, Maximum length: 4Original property name from the Odata EDM: empresa
- Returns:
this.
-
cod_cvm_auditor
(Key Field) Constraints: Not nullable, Maximum length: 255Original property name from the Odata EDM: cod_cvm_auditor
- Returns:
this.
-
ano_auditoria
(Key Field) Constraints: Not nullable, Maximum length: 4Original property name from the Odata EDM: ano_auditoria
- Returns:
this.
-
nome_auditor
Constraints: Not nullable, Maximum length: 255Original property name from the Odata EDM: nome_auditor
- Returns:
this.
-
ni_cpf_cnpj
Constraints: Not nullable, Maximum length: 14Original property name from the Odata EDM: ni_cpf_cnpj
- Returns:
this.
-
_Messages
Constraints: Not nullableOriginal property name from the Odata EDM: SAP__Messages
- Returns:
this.
-
build
-
toString
-