Uses of Class
com.sap.cloud.sdk.s4hana.datamodel.odatav4.namespaces.ctrcomplementarytabledatamaintenance.Ativos_ex
Packages that use Ativos_ex
Package
Description
-
Uses of Ativos_ex 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 Ativos_exModifier and TypeFieldDescriptionstatic final ComplexProperty.Collection<Ativos_ex,SAP__Message> Ativos_ex._MESSAGESUse with available request builders to apply the SAP__Messages complex property to query operations.static final SimpleProperty<Ativos_ex>Ativos_ex.ALL_FIELDSSelector for all available fields of Ativos_ex.static final SimpleProperty.String<Ativos_ex>Ativos_ex.DISCRIMINACAOstatic final SimpleProperty.String<Ativos_ex>Ativos_ex.DT_LANCTOstatic final SimpleProperty.String<Ativos_ex>Ativos_ex.EMPRESAstatic final SimpleProperty.String<Ativos_ex>Ativos_ex.PAISstatic final SimpleProperty.String<Ativos_ex>Ativos_ex.TIP_ATIVOstatic final SimpleProperty.NumericDecimal<Ativos_ex>Ativos_ex.VL_ANTstatic final SimpleProperty.NumericDecimal<Ativos_ex>Ativos_ex.VL_ATUALMethods in com.sap.cloud.sdk.s4hana.datamodel.odatav4.namespaces.ctrcomplementarytabledatamaintenance that return Ativos_exMethods in com.sap.cloud.sdk.s4hana.datamodel.odatav4.namespaces.ctrcomplementarytabledatamaintenance that return types with arguments of type Ativos_ex -
Uses of Ativos_ex 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 Ativos_exModifier and TypeMethodDescriptionCtrComplementaryTableDataMaintenanceService.countAtivos_ex()Deprecated.Fetch the number of entries from theAtivos_exentity collection matching the filter and search expressions.DefaultCtrComplementaryTableDataMaintenanceService.countAtivos_ex()Deprecated.CtrComplementaryTableDataMaintenanceService.createAtivos_ex(Ativos_ex ativos_ex) Deprecated.Create a newAtivos_exentity and save it to the S/4HANA system.DefaultCtrComplementaryTableDataMaintenanceService.createAtivos_ex(Ativos_ex ativos_ex) Deprecated.CtrComplementaryTableDataMaintenanceService.deleteAtivos_ex(Ativos_ex ativos_ex) Deprecated.Deletes an existingAtivos_exentity in the S/4HANA system.DefaultCtrComplementaryTableDataMaintenanceService.deleteAtivos_ex(Ativos_ex ativos_ex) Deprecated.CtrComplementaryTableDataMaintenanceService.getAllAtivos_ex()Deprecated.Fetch multipleAtivos_exentities.DefaultCtrComplementaryTableDataMaintenanceService.getAllAtivos_ex()Deprecated.CtrComplementaryTableDataMaintenanceService.getAtivos_exByKey(String empresa, String dt_lancto, String tip_ativo, String pais, String discriminacao) Deprecated.Fetch a singleAtivos_exentity using key fields.DefaultCtrComplementaryTableDataMaintenanceService.getAtivos_exByKey(String empresa, String dt_lancto, String tip_ativo, String pais, String discriminacao) Deprecated.CtrComplementaryTableDataMaintenanceService.updateAtivos_ex(Ativos_ex ativos_ex) Deprecated.Update an existingAtivos_exentity and save it to the S/4HANA system.DefaultCtrComplementaryTableDataMaintenanceService.updateAtivos_ex(Ativos_ex ativos_ex) Deprecated.Methods in com.sap.cloud.sdk.s4hana.datamodel.odatav4.services with parameters of type Ativos_exModifier and TypeMethodDescriptionCtrComplementaryTableDataMaintenanceService.createAtivos_ex(Ativos_ex ativos_ex) Deprecated.Create a newAtivos_exentity and save it to the S/4HANA system.DefaultCtrComplementaryTableDataMaintenanceService.createAtivos_ex(Ativos_ex ativos_ex) Deprecated.CtrComplementaryTableDataMaintenanceService.deleteAtivos_ex(Ativos_ex ativos_ex) Deprecated.Deletes an existingAtivos_exentity in the S/4HANA system.DefaultCtrComplementaryTableDataMaintenanceService.deleteAtivos_ex(Ativos_ex ativos_ex) Deprecated.CtrComplementaryTableDataMaintenanceService.updateAtivos_ex(Ativos_ex ativos_ex) Deprecated.Update an existingAtivos_exentity and save it to the S/4HANA system.DefaultCtrComplementaryTableDataMaintenanceService.updateAtivos_ex(Ativos_ex ativos_ex) Deprecated.