Uses of Class
com.sap.cloud.sdk.s4hana.datamodel.odatav4.namespaces.ctrcomplementarytabledatamaintenance.Dom_fisc
Packages that use Dom_fisc
Package
Description
-
Uses of Dom_fisc 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 Dom_fiscModifier and TypeFieldDescriptionstatic final ComplexProperty.Collection<Dom_fisc,SAP__Message> Dom_fisc._MESSAGESUse with available request builders to apply the SAP__Messages complex property to query operations.static final SimpleProperty<Dom_fisc>Dom_fisc.ALL_FIELDSSelector for all available fields of Dom_fisc.static final SimpleProperty.String<Dom_fisc>Dom_fisc.COUNTRYstatic final SimpleProperty.String<Dom_fisc>Dom_fisc.SPRASstatic final SimpleProperty.String<Dom_fisc>Dom_fisc.TAXJURCODEstatic final SimpleProperty.String<Dom_fisc>Dom_fisc.TEXTMethods in com.sap.cloud.sdk.s4hana.datamodel.odatav4.namespaces.ctrcomplementarytabledatamaintenance that return Dom_fiscMethods in com.sap.cloud.sdk.s4hana.datamodel.odatav4.namespaces.ctrcomplementarytabledatamaintenance that return types with arguments of type Dom_fisc -
Uses of Dom_fisc 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 Dom_fiscModifier and TypeMethodDescriptionCtrComplementaryTableDataMaintenanceService.countDom_fisc()Deprecated.Fetch the number of entries from theDom_fiscentity collection matching the filter and search expressions.DefaultCtrComplementaryTableDataMaintenanceService.countDom_fisc()Deprecated.CtrComplementaryTableDataMaintenanceService.createDom_fisc(Dom_fisc dom_fisc) Deprecated.Create a newDom_fiscentity and save it to the S/4HANA system.DefaultCtrComplementaryTableDataMaintenanceService.createDom_fisc(Dom_fisc dom_fisc) Deprecated.CtrComplementaryTableDataMaintenanceService.deleteDom_fisc(Dom_fisc dom_fisc) Deprecated.Deletes an existingDom_fiscentity in the S/4HANA system.DefaultCtrComplementaryTableDataMaintenanceService.deleteDom_fisc(Dom_fisc dom_fisc) Deprecated.CtrComplementaryTableDataMaintenanceService.getAllDom_fisc()Deprecated.Fetch multipleDom_fiscentities.DefaultCtrComplementaryTableDataMaintenanceService.getAllDom_fisc()Deprecated.CtrComplementaryTableDataMaintenanceService.getDom_fiscByKey(String spras, String country, String taxjurcode) Deprecated.Fetch a singleDom_fiscentity using key fields.DefaultCtrComplementaryTableDataMaintenanceService.getDom_fiscByKey(String spras, String country, String taxjurcode) Deprecated.CtrComplementaryTableDataMaintenanceService.updateDom_fisc(Dom_fisc dom_fisc) Deprecated.Update an existingDom_fiscentity and save it to the S/4HANA system.DefaultCtrComplementaryTableDataMaintenanceService.updateDom_fisc(Dom_fisc dom_fisc) Deprecated.Methods in com.sap.cloud.sdk.s4hana.datamodel.odatav4.services with parameters of type Dom_fiscModifier and TypeMethodDescriptionCtrComplementaryTableDataMaintenanceService.createDom_fisc(Dom_fisc dom_fisc) Deprecated.Create a newDom_fiscentity and save it to the S/4HANA system.DefaultCtrComplementaryTableDataMaintenanceService.createDom_fisc(Dom_fisc dom_fisc) Deprecated.CtrComplementaryTableDataMaintenanceService.deleteDom_fisc(Dom_fisc dom_fisc) Deprecated.Deletes an existingDom_fiscentity in the S/4HANA system.DefaultCtrComplementaryTableDataMaintenanceService.deleteDom_fisc(Dom_fisc dom_fisc) Deprecated.CtrComplementaryTableDataMaintenanceService.updateDom_fisc(Dom_fisc dom_fisc) Deprecated.Update an existingDom_fiscentity and save it to the S/4HANA system.DefaultCtrComplementaryTableDataMaintenanceService.updateDom_fisc(Dom_fisc dom_fisc) Deprecated.