Uses of Class
com.sap.cloud.sdk.s4hana.datamodel.odatav4.namespaces.ctrcomplementarytabledatamaintenance.Checklist
Packages that use Checklist
Package
Description
-
Uses of Checklist 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 ChecklistModifier and TypeFieldDescriptionstatic final ComplexProperty.Collection<Checklist,SAP__Message> Checklist._MESSAGESUse with available request builders to apply the SAP__Messages complex property to query operations.static final SimpleProperty<Checklist>Checklist.ALL_FIELDSSelector for all available fields of Checklist.static final SimpleProperty.String<Checklist>Checklist.ANSWERstatic final SimpleProperty.String<Checklist>Checklist.CENTRAL_EFDstatic final SimpleProperty.String<Checklist>Checklist.CHECKLISTstatic final SimpleProperty.String<Checklist>Checklist.CNPJ_ROOTstatic final SimpleProperty.String<Checklist>Checklist.EMPRESAstatic final SimpleProperty.String<Checklist>Checklist.FILIALstatic final SimpleProperty.String<Checklist>Checklist.IEstatic final SimpleProperty.String<Checklist>Checklist.NOTEstatic final SimpleProperty.String<Checklist>Checklist.ORGSTR_KEYstatic final SimpleProperty.Date<Checklist>Checklist.UDATEstatic final SimpleProperty.String<Checklist>Checklist.USERIDstatic final SimpleProperty.Time<Checklist>Checklist.UZEITstatic final SimpleProperty.Date<Checklist>Checklist.VIG_ATEstatic final SimpleProperty.Date<Checklist>Checklist.VIG_DEMethods in com.sap.cloud.sdk.s4hana.datamodel.odatav4.namespaces.ctrcomplementarytabledatamaintenance that return ChecklistMethods in com.sap.cloud.sdk.s4hana.datamodel.odatav4.namespaces.ctrcomplementarytabledatamaintenance that return types with arguments of type Checklist -
Uses of Checklist 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 ChecklistModifier and TypeMethodDescriptionCtrComplementaryTableDataMaintenanceService.countChecklist()Deprecated.Fetch the number of entries from theChecklistentity collection matching the filter and search expressions.DefaultCtrComplementaryTableDataMaintenanceService.countChecklist()Deprecated.CtrComplementaryTableDataMaintenanceService.createChecklist(Checklist checklist) Deprecated.Create a newChecklistentity and save it to the S/4HANA system.DefaultCtrComplementaryTableDataMaintenanceService.createChecklist(Checklist checklist) Deprecated.CtrComplementaryTableDataMaintenanceService.deleteChecklist(Checklist checklist) Deprecated.Deletes an existingChecklistentity in the S/4HANA system.DefaultCtrComplementaryTableDataMaintenanceService.deleteChecklist(Checklist checklist) Deprecated.CtrComplementaryTableDataMaintenanceService.getAllChecklist()Deprecated.Fetch multipleChecklistentities.DefaultCtrComplementaryTableDataMaintenanceService.getAllChecklist()Deprecated.CtrComplementaryTableDataMaintenanceService.getChecklistByKey(String empresa, String filial, String checklist, LocalDate vig_de, String orgstr_key, String cnpj_root, String ie, String central_efd) Deprecated.Fetch a singleChecklistentity using key fields.DefaultCtrComplementaryTableDataMaintenanceService.getChecklistByKey(String empresa, String filial, String checklist, LocalDate vig_de, String orgstr_key, String cnpj_root, String ie, String central_efd) Deprecated.CtrComplementaryTableDataMaintenanceService.updateChecklist(Checklist checklist) Deprecated.Update an existingChecklistentity and save it to the S/4HANA system.DefaultCtrComplementaryTableDataMaintenanceService.updateChecklist(Checklist checklist) Deprecated.Methods in com.sap.cloud.sdk.s4hana.datamodel.odatav4.services with parameters of type ChecklistModifier and TypeMethodDescriptionCtrComplementaryTableDataMaintenanceService.createChecklist(Checklist checklist) Deprecated.Create a newChecklistentity and save it to the S/4HANA system.DefaultCtrComplementaryTableDataMaintenanceService.createChecklist(Checklist checklist) Deprecated.CtrComplementaryTableDataMaintenanceService.deleteChecklist(Checklist checklist) Deprecated.Deletes an existingChecklistentity in the S/4HANA system.DefaultCtrComplementaryTableDataMaintenanceService.deleteChecklist(Checklist checklist) Deprecated.CtrComplementaryTableDataMaintenanceService.updateChecklist(Checklist checklist) Deprecated.Update an existingChecklistentity and save it to the S/4HANA system.DefaultCtrComplementaryTableDataMaintenanceService.updateChecklist(Checklist checklist) Deprecated.