Uses of Class
com.sap.cloud.sdk.s4hana.datamodel.odatav4.namespaces.ctrcomplementarytabledatamaintenance.Demo_l_cx
Packages that use Demo_l_cx
Package
Description
-
Uses of Demo_l_cx 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 Demo_l_cxModifier and TypeFieldDescriptionstatic final ComplexProperty.Collection<Demo_l_cx,SAP__Message> Demo_l_cx._MESSAGESUse with available request builders to apply the SAP__Messages complex property to query operations.static final SimpleProperty<Demo_l_cx>Demo_l_cx.ALL_FIELDSSelector for all available fields of Demo_l_cx.static final SimpleProperty.Date<Demo_l_cx>Demo_l_cx.DATAstatic final SimpleProperty.String<Demo_l_cx>Demo_l_cx.EMPRESAstatic final SimpleProperty.String<Demo_l_cx>Demo_l_cx.HISTstatic final SimpleProperty.String<Demo_l_cx>Demo_l_cx.NUM_DOCstatic final SimpleProperty.NumericDecimal<Demo_l_cx>Demo_l_cx.SLD_FINstatic final SimpleProperty.NumericDecimal<Demo_l_cx>Demo_l_cx.VL_ENTRADAstatic final SimpleProperty.NumericDecimal<Demo_l_cx>Demo_l_cx.VL_SAIDAMethods in com.sap.cloud.sdk.s4hana.datamodel.odatav4.namespaces.ctrcomplementarytabledatamaintenance that return Demo_l_cxMethods in com.sap.cloud.sdk.s4hana.datamodel.odatav4.namespaces.ctrcomplementarytabledatamaintenance that return types with arguments of type Demo_l_cx -
Uses of Demo_l_cx 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 Demo_l_cxModifier and TypeMethodDescriptionCtrComplementaryTableDataMaintenanceService.countDemo_l_cx()Deprecated.Fetch the number of entries from theDemo_l_cxentity collection matching the filter and search expressions.DefaultCtrComplementaryTableDataMaintenanceService.countDemo_l_cx()Deprecated.CtrComplementaryTableDataMaintenanceService.createDemo_l_cx(Demo_l_cx demo_l_cx) Deprecated.Create a newDemo_l_cxentity and save it to the S/4HANA system.DefaultCtrComplementaryTableDataMaintenanceService.createDemo_l_cx(Demo_l_cx demo_l_cx) Deprecated.CtrComplementaryTableDataMaintenanceService.deleteDemo_l_cx(Demo_l_cx demo_l_cx) Deprecated.Deletes an existingDemo_l_cxentity in the S/4HANA system.DefaultCtrComplementaryTableDataMaintenanceService.deleteDemo_l_cx(Demo_l_cx demo_l_cx) Deprecated.CtrComplementaryTableDataMaintenanceService.getAllDemo_l_cx()Deprecated.Fetch multipleDemo_l_cxentities.DefaultCtrComplementaryTableDataMaintenanceService.getAllDemo_l_cx()Deprecated.CtrComplementaryTableDataMaintenanceService.getDemo_l_cxByKey(String empresa, String num_doc, LocalDate data) Deprecated.Fetch a singleDemo_l_cxentity using key fields.DefaultCtrComplementaryTableDataMaintenanceService.getDemo_l_cxByKey(String empresa, String num_doc, LocalDate data) Deprecated.CtrComplementaryTableDataMaintenanceService.updateDemo_l_cx(Demo_l_cx demo_l_cx) Deprecated.Update an existingDemo_l_cxentity and save it to the S/4HANA system.DefaultCtrComplementaryTableDataMaintenanceService.updateDemo_l_cx(Demo_l_cx demo_l_cx) Deprecated.Methods in com.sap.cloud.sdk.s4hana.datamodel.odatav4.services with parameters of type Demo_l_cxModifier and TypeMethodDescriptionCtrComplementaryTableDataMaintenanceService.createDemo_l_cx(Demo_l_cx demo_l_cx) Deprecated.Create a newDemo_l_cxentity and save it to the S/4HANA system.DefaultCtrComplementaryTableDataMaintenanceService.createDemo_l_cx(Demo_l_cx demo_l_cx) Deprecated.CtrComplementaryTableDataMaintenanceService.deleteDemo_l_cx(Demo_l_cx demo_l_cx) Deprecated.Deletes an existingDemo_l_cxentity in the S/4HANA system.DefaultCtrComplementaryTableDataMaintenanceService.deleteDemo_l_cx(Demo_l_cx demo_l_cx) Deprecated.CtrComplementaryTableDataMaintenanceService.updateDemo_l_cx(Demo_l_cx demo_l_cx) Deprecated.Update an existingDemo_l_cxentity and save it to the S/4HANA system.DefaultCtrComplementaryTableDataMaintenanceService.updateDemo_l_cx(Demo_l_cx demo_l_cx) Deprecated.