Uses of Class
com.sap.cloud.sdk.s4hana.datamodel.odatav4.namespaces.ctrcomplementarytabledatamaintenance.Auditor
Packages that use Auditor
Package
Description
-
Uses of Auditor in com.sap.cloud.sdk.s4hana.datamodel.odatav4.namespaces.ctrcomplementarytabledatamaintenance
Fields in com.sap.cloud.sdk.s4hana.datamodel.odatav4.namespaces.ctrcomplementarytabledatamaintenance with type parameters of type AuditorModifier and TypeFieldDescriptionstatic final ComplexProperty.Collection<Auditor,SAP__Message> Auditor._MESSAGESUse with available request builders to apply the SAP__Messages complex property to query operations.static final SimpleProperty<Auditor>Auditor.ALL_FIELDSSelector for all available fields of Auditor.static final SimpleProperty.String<Auditor>Auditor.ANO_AUDITORIAstatic final SimpleProperty.String<Auditor>Auditor.COD_CVM_AUDITORstatic final SimpleProperty.String<Auditor>Auditor.EMPRESAstatic final SimpleProperty.String<Auditor>Auditor.NI_CPF_CNPJstatic final SimpleProperty.String<Auditor>Auditor.NOME_AUDITORMethods in com.sap.cloud.sdk.s4hana.datamodel.odatav4.namespaces.ctrcomplementarytabledatamaintenance that return AuditorMethods in com.sap.cloud.sdk.s4hana.datamodel.odatav4.namespaces.ctrcomplementarytabledatamaintenance that return types with arguments of type Auditor -
Uses of Auditor in com.sap.cloud.sdk.s4hana.datamodel.odatav4.services
Methods in com.sap.cloud.sdk.s4hana.datamodel.odatav4.services that return types with arguments of type AuditorModifier and TypeMethodDescriptionCtrComplementaryTableDataMaintenanceService.countAuditor()Deprecated.Fetch the number of entries from theAuditorentity collection matching the filter and search expressions.DefaultCtrComplementaryTableDataMaintenanceService.countAuditor()Deprecated.CtrComplementaryTableDataMaintenanceService.createAuditor(Auditor auditor) Deprecated.Create a newAuditorentity and save it to the S/4HANA system.DefaultCtrComplementaryTableDataMaintenanceService.createAuditor(Auditor auditor) Deprecated.CtrComplementaryTableDataMaintenanceService.deleteAuditor(Auditor auditor) Deprecated.Deletes an existingAuditorentity in the S/4HANA system.DefaultCtrComplementaryTableDataMaintenanceService.deleteAuditor(Auditor auditor) Deprecated.CtrComplementaryTableDataMaintenanceService.getAllAuditor()Deprecated.Fetch multipleAuditorentities.DefaultCtrComplementaryTableDataMaintenanceService.getAllAuditor()Deprecated.CtrComplementaryTableDataMaintenanceService.getAuditorByKey(String empresa, String cod_cvm_auditor, String ano_auditoria) Deprecated.Fetch a singleAuditorentity using key fields.DefaultCtrComplementaryTableDataMaintenanceService.getAuditorByKey(String empresa, String cod_cvm_auditor, String ano_auditoria) Deprecated.CtrComplementaryTableDataMaintenanceService.updateAuditor(Auditor auditor) Deprecated.Update an existingAuditorentity and save it to the S/4HANA system.DefaultCtrComplementaryTableDataMaintenanceService.updateAuditor(Auditor auditor) Deprecated.Methods in com.sap.cloud.sdk.s4hana.datamodel.odatav4.services with parameters of type AuditorModifier and TypeMethodDescriptionCtrComplementaryTableDataMaintenanceService.createAuditor(Auditor auditor) Deprecated.Create a newAuditorentity and save it to the S/4HANA system.DefaultCtrComplementaryTableDataMaintenanceService.createAuditor(Auditor auditor) Deprecated.CtrComplementaryTableDataMaintenanceService.deleteAuditor(Auditor auditor) Deprecated.Deletes an existingAuditorentity in the S/4HANA system.DefaultCtrComplementaryTableDataMaintenanceService.deleteAuditor(Auditor auditor) Deprecated.CtrComplementaryTableDataMaintenanceService.updateAuditor(Auditor auditor) Deprecated.Update an existingAuditorentity and save it to the S/4HANA system.DefaultCtrComplementaryTableDataMaintenanceService.updateAuditor(Auditor auditor) Deprecated.