Uses of Class
com.sap.cloud.sdk.s4hana.datamodel.odatav4.namespaces.ctrcomplementarytabledatamaintenance.Dem_docs
Packages that use Dem_docs
Package
Description
-
Uses of Dem_docs 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 Dem_docsModifier and TypeFieldDescriptionstatic final ComplexProperty.Collection<Dem_docs,SAP__Message> Dem_docs._MESSAGESUse with available request builders to apply the SAP__Messages complex property to query operations.static final SimpleProperty.NumericDecimal<Dem_docs>Dem_docs.ALIQ_COFINSstatic final SimpleProperty.NumericDecimal<Dem_docs>Dem_docs.ALIQ_PISstatic final SimpleProperty<Dem_docs>Dem_docs.ALL_FIELDSSelector for all available fields of Dem_docs.static final SimpleProperty.String<Dem_docs>Dem_docs.COD_CCUSstatic final SimpleProperty.String<Dem_docs>Dem_docs.COD_CTAstatic final SimpleProperty.String<Dem_docs>Dem_docs.COD_ITEMstatic final SimpleProperty.String<Dem_docs>Dem_docs.COD_PARTstatic final SimpleProperty.String<Dem_docs>Dem_docs.CST_COFINSstatic final SimpleProperty.String<Dem_docs>Dem_docs.CST_PISstatic final SimpleProperty.String<Dem_docs>Dem_docs.DESC_DOC_OPERstatic final SimpleProperty.String<Dem_docs>Dem_docs.DT_LANCTOstatic final SimpleProperty.String<Dem_docs>Dem_docs.DT_OPERstatic final SimpleProperty.String<Dem_docs>Dem_docs.EMPRESAstatic final SimpleProperty.String<Dem_docs>Dem_docs.FILIALstatic final SimpleProperty.String<Dem_docs>Dem_docs.IND_OPERstatic final SimpleProperty.String<Dem_docs>Dem_docs.IND_ORIG_CREDstatic final SimpleProperty.String<Dem_docs>Dem_docs.NAT_BC_CREDstatic final SimpleProperty.String<Dem_docs>Dem_docs.NUM_LANCTOstatic final SimpleProperty.NumericDecimal<Dem_docs>Dem_docs.VL_BC_COFINSstatic final SimpleProperty.NumericDecimal<Dem_docs>Dem_docs.VL_BC_PISstatic final SimpleProperty.NumericDecimal<Dem_docs>Dem_docs.VL_COFINSstatic final SimpleProperty.NumericDecimal<Dem_docs>Dem_docs.VL_OPERstatic final SimpleProperty.NumericDecimal<Dem_docs>Dem_docs.VL_PISMethods in com.sap.cloud.sdk.s4hana.datamodel.odatav4.namespaces.ctrcomplementarytabledatamaintenance that return Dem_docsMethods in com.sap.cloud.sdk.s4hana.datamodel.odatav4.namespaces.ctrcomplementarytabledatamaintenance that return types with arguments of type Dem_docs -
Uses of Dem_docs 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 Dem_docsModifier and TypeMethodDescriptionCtrComplementaryTableDataMaintenanceService.countDem_docs()Deprecated.Fetch the number of entries from theDem_docsentity collection matching the filter and search expressions.DefaultCtrComplementaryTableDataMaintenanceService.countDem_docs()Deprecated.CtrComplementaryTableDataMaintenanceService.createDem_docs(Dem_docs dem_docs) Deprecated.Create a newDem_docsentity and save it to the S/4HANA system.DefaultCtrComplementaryTableDataMaintenanceService.createDem_docs(Dem_docs dem_docs) Deprecated.CtrComplementaryTableDataMaintenanceService.deleteDem_docs(Dem_docs dem_docs) Deprecated.Deletes an existingDem_docsentity in the S/4HANA system.DefaultCtrComplementaryTableDataMaintenanceService.deleteDem_docs(Dem_docs dem_docs) Deprecated.CtrComplementaryTableDataMaintenanceService.getAllDem_docs()Deprecated.Fetch multipleDem_docsentities.DefaultCtrComplementaryTableDataMaintenanceService.getAllDem_docs()Deprecated.CtrComplementaryTableDataMaintenanceService.getDem_docsByKey(String empresa, String filial, String num_lancto, String dt_lancto, String cod_cta) Deprecated.Fetch a singleDem_docsentity using key fields.DefaultCtrComplementaryTableDataMaintenanceService.getDem_docsByKey(String empresa, String filial, String num_lancto, String dt_lancto, String cod_cta) Deprecated.CtrComplementaryTableDataMaintenanceService.updateDem_docs(Dem_docs dem_docs) Deprecated.Update an existingDem_docsentity and save it to the S/4HANA system.DefaultCtrComplementaryTableDataMaintenanceService.updateDem_docs(Dem_docs dem_docs) Deprecated.Methods in com.sap.cloud.sdk.s4hana.datamodel.odatav4.services with parameters of type Dem_docsModifier and TypeMethodDescriptionCtrComplementaryTableDataMaintenanceService.createDem_docs(Dem_docs dem_docs) Deprecated.Create a newDem_docsentity and save it to the S/4HANA system.DefaultCtrComplementaryTableDataMaintenanceService.createDem_docs(Dem_docs dem_docs) Deprecated.CtrComplementaryTableDataMaintenanceService.deleteDem_docs(Dem_docs dem_docs) Deprecated.Deletes an existingDem_docsentity in the S/4HANA system.DefaultCtrComplementaryTableDataMaintenanceService.deleteDem_docs(Dem_docs dem_docs) Deprecated.CtrComplementaryTableDataMaintenanceService.updateDem_docs(Dem_docs dem_docs) Deprecated.Update an existingDem_docsentity and save it to the S/4HANA system.DefaultCtrComplementaryTableDataMaintenanceService.updateDem_docs(Dem_docs dem_docs) Deprecated.