Uses of Class
com.sap.cloud.sdk.s4hana.datamodel.odatav4.namespaces.ctrcomplementarytabledatamaintenance.Item_cpl
Packages that use Item_cpl
Package
Description
-
Uses of Item_cpl 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 Item_cplModifier and TypeFieldDescriptionstatic final ComplexProperty.Collection<Item_cpl,SAP__Message> Item_cpl._MESSAGESUse with available request builders to apply the SAP__Messages complex property to query operations.static final SimpleProperty<Item_cpl>Item_cpl.ALL_FIELDSSelector for all available fields of Item_cpl.static final SimpleProperty.String<Item_cpl>Item_cpl.COD_ITEMstatic final SimpleProperty.String<Item_cpl>Item_cpl.COD_LSTMethods in com.sap.cloud.sdk.s4hana.datamodel.odatav4.namespaces.ctrcomplementarytabledatamaintenance that return Item_cplMethods in com.sap.cloud.sdk.s4hana.datamodel.odatav4.namespaces.ctrcomplementarytabledatamaintenance that return types with arguments of type Item_cpl -
Uses of Item_cpl 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 Item_cplModifier and TypeMethodDescriptionCtrComplementaryTableDataMaintenanceService.countItem_cpl()Deprecated.Fetch the number of entries from theItem_cplentity collection matching the filter and search expressions.DefaultCtrComplementaryTableDataMaintenanceService.countItem_cpl()Deprecated.CtrComplementaryTableDataMaintenanceService.createItem_cpl(Item_cpl item_cpl) Deprecated.Create a newItem_cplentity and save it to the S/4HANA system.DefaultCtrComplementaryTableDataMaintenanceService.createItem_cpl(Item_cpl item_cpl) Deprecated.CtrComplementaryTableDataMaintenanceService.deleteItem_cpl(Item_cpl item_cpl) Deprecated.Deletes an existingItem_cplentity in the S/4HANA system.DefaultCtrComplementaryTableDataMaintenanceService.deleteItem_cpl(Item_cpl item_cpl) Deprecated.CtrComplementaryTableDataMaintenanceService.getAllItem_cpl()Deprecated.Fetch multipleItem_cplentities.DefaultCtrComplementaryTableDataMaintenanceService.getAllItem_cpl()Deprecated.CtrComplementaryTableDataMaintenanceService.getItem_cplByKey(String cod_item) Deprecated.Fetch a singleItem_cplentity using key fields.DefaultCtrComplementaryTableDataMaintenanceService.getItem_cplByKey(String cod_item) Deprecated.CtrComplementaryTableDataMaintenanceService.updateItem_cpl(Item_cpl item_cpl) Deprecated.Update an existingItem_cplentity and save it to the S/4HANA system.DefaultCtrComplementaryTableDataMaintenanceService.updateItem_cpl(Item_cpl item_cpl) Deprecated.Methods in com.sap.cloud.sdk.s4hana.datamodel.odatav4.services with parameters of type Item_cplModifier and TypeMethodDescriptionCtrComplementaryTableDataMaintenanceService.createItem_cpl(Item_cpl item_cpl) Deprecated.Create a newItem_cplentity and save it to the S/4HANA system.DefaultCtrComplementaryTableDataMaintenanceService.createItem_cpl(Item_cpl item_cpl) Deprecated.CtrComplementaryTableDataMaintenanceService.deleteItem_cpl(Item_cpl item_cpl) Deprecated.Deletes an existingItem_cplentity in the S/4HANA system.DefaultCtrComplementaryTableDataMaintenanceService.deleteItem_cpl(Item_cpl item_cpl) Deprecated.CtrComplementaryTableDataMaintenanceService.updateItem_cpl(Item_cpl item_cpl) Deprecated.Update an existingItem_cplentity and save it to the S/4HANA system.DefaultCtrComplementaryTableDataMaintenanceService.updateItem_cpl(Item_cpl item_cpl) Deprecated.