Uses of Class
com.sap.cloud.sdk.s4hana.datamodel.odatav4.namespaces.ctrcomplementarytabledatamaintenance.Aj_cred_c
Packages that use Aj_cred_c
Package
Description
-
Uses of Aj_cred_c 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 Aj_cred_cModifier and TypeFieldDescriptionstatic final ComplexProperty.Collection<Aj_cred_c,SAP__Message> Aj_cred_c._MESSAGESUse with available request builders to apply the SAP__Messages complex property to query operations.static final SimpleProperty.NumericDecimal<Aj_cred_c>Aj_cred_c.ALIQ_COFINSstatic final SimpleProperty.NumericDecimal<Aj_cred_c>Aj_cred_c.ALIQ_COFINS_QUANTstatic final SimpleProperty<Aj_cred_c>Aj_cred_c.ALL_FIELDSSelector for all available fields of Aj_cred_c.static final SimpleProperty.String<Aj_cred_c>Aj_cred_c.COD_AJstatic final SimpleProperty.String<Aj_cred_c>Aj_cred_c.COD_CREDstatic final SimpleProperty.String<Aj_cred_c>Aj_cred_c.COD_RECstatic final SimpleProperty.String<Aj_cred_c>Aj_cred_c.DESCR_AJstatic final SimpleProperty.Date<Aj_cred_c>Aj_cred_c.DT_REFstatic final SimpleProperty.String<Aj_cred_c>Aj_cred_c.EMPRESAstatic final SimpleProperty.String<Aj_cred_c>Aj_cred_c.IND_AJstatic final SimpleProperty.String<Aj_cred_c>Aj_cred_c.IND_CRED_ORIstatic final SimpleProperty.String<Aj_cred_c>Aj_cred_c.NUM_DOCstatic final SimpleProperty.String<Aj_cred_c>Aj_cred_c.NUM_SEQstatic final SimpleProperty.String<Aj_cred_c>Aj_cred_c.PER_REFstatic final SimpleProperty.NumericDecimal<Aj_cred_c>Aj_cred_c.VL_AJMethods in com.sap.cloud.sdk.s4hana.datamodel.odatav4.namespaces.ctrcomplementarytabledatamaintenance that return Aj_cred_cMethods in com.sap.cloud.sdk.s4hana.datamodel.odatav4.namespaces.ctrcomplementarytabledatamaintenance that return types with arguments of type Aj_cred_c -
Uses of Aj_cred_c 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 Aj_cred_cModifier and TypeMethodDescriptionCtrComplementaryTableDataMaintenanceService.countAj_cred_c()Deprecated.Fetch the number of entries from theAj_cred_centity collection matching the filter and search expressions.DefaultCtrComplementaryTableDataMaintenanceService.countAj_cred_c()Deprecated.CtrComplementaryTableDataMaintenanceService.createAj_cred_c(Aj_cred_c aj_cred_c) Deprecated.Create a newAj_cred_centity and save it to the S/4HANA system.DefaultCtrComplementaryTableDataMaintenanceService.createAj_cred_c(Aj_cred_c aj_cred_c) Deprecated.CtrComplementaryTableDataMaintenanceService.deleteAj_cred_c(Aj_cred_c aj_cred_c) Deprecated.Deletes an existingAj_cred_centity in the S/4HANA system.DefaultCtrComplementaryTableDataMaintenanceService.deleteAj_cred_c(Aj_cred_c aj_cred_c) Deprecated.CtrComplementaryTableDataMaintenanceService.getAj_cred_cByKey(String empresa, String cod_cred, String ind_cred_ori, String ind_aj, String cod_aj, String per_ref, BigDecimal aliq_cofins, BigDecimal aliq_cofins_quant, String num_seq) Deprecated.Fetch a singleAj_cred_centity using key fields.DefaultCtrComplementaryTableDataMaintenanceService.getAj_cred_cByKey(String empresa, String cod_cred, String ind_cred_ori, String ind_aj, String cod_aj, String per_ref, BigDecimal aliq_cofins, BigDecimal aliq_cofins_quant, String num_seq) Deprecated.CtrComplementaryTableDataMaintenanceService.getAllAj_cred_c()Deprecated.Fetch multipleAj_cred_centities.DefaultCtrComplementaryTableDataMaintenanceService.getAllAj_cred_c()Deprecated.CtrComplementaryTableDataMaintenanceService.updateAj_cred_c(Aj_cred_c aj_cred_c) Deprecated.Update an existingAj_cred_centity and save it to the S/4HANA system.DefaultCtrComplementaryTableDataMaintenanceService.updateAj_cred_c(Aj_cred_c aj_cred_c) Deprecated.Methods in com.sap.cloud.sdk.s4hana.datamodel.odatav4.services with parameters of type Aj_cred_cModifier and TypeMethodDescriptionCtrComplementaryTableDataMaintenanceService.createAj_cred_c(Aj_cred_c aj_cred_c) Deprecated.Create a newAj_cred_centity and save it to the S/4HANA system.DefaultCtrComplementaryTableDataMaintenanceService.createAj_cred_c(Aj_cred_c aj_cred_c) Deprecated.CtrComplementaryTableDataMaintenanceService.deleteAj_cred_c(Aj_cred_c aj_cred_c) Deprecated.Deletes an existingAj_cred_centity in the S/4HANA system.DefaultCtrComplementaryTableDataMaintenanceService.deleteAj_cred_c(Aj_cred_c aj_cred_c) Deprecated.CtrComplementaryTableDataMaintenanceService.updateAj_cred_c(Aj_cred_c aj_cred_c) Deprecated.Update an existingAj_cred_centity and save it to the S/4HANA system.DefaultCtrComplementaryTableDataMaintenanceService.updateAj_cred_c(Aj_cred_c aj_cred_c) Deprecated.