Uses of Class
com.sap.cloud.sdk.s4hana.datamodel.odatav4.namespaces.ctrcomplementarytabledatamaintenance.Aj_det_c
Packages that use Aj_det_c
Package
Description
-
Uses of Aj_det_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_det_cModifier and TypeFieldDescriptionstatic final ComplexProperty.Collection<Aj_det_c,SAP__Message> Aj_det_c._MESSAGESUse with available request builders to apply the SAP__Messages complex property to query operations.static final SimpleProperty.NumericDecimal<Aj_det_c>Aj_det_c.ALIQ_COFINSstatic final SimpleProperty.NumericDecimal<Aj_det_c>Aj_det_c.ALIQ_COFINS_QUANTstatic final SimpleProperty<Aj_det_c>Aj_det_c.ALL_FIELDSSelector for all available fields of Aj_det_c.static final SimpleProperty.String<Aj_det_c>Aj_det_c.COD_AJstatic final SimpleProperty.String<Aj_det_c>Aj_det_c.COD_CREDstatic final SimpleProperty.String<Aj_det_c>Aj_det_c.COD_CTAstatic final SimpleProperty.String<Aj_det_c>Aj_det_c.CST_COFINSstatic final SimpleProperty.String<Aj_det_c>Aj_det_c.DESC_AJstatic final SimpleProperty.NumericDecimal<Aj_det_c>Aj_det_c.DET_ALIQstatic final SimpleProperty.NumericDecimal<Aj_det_c>Aj_det_c.DET_BC_CREDstatic final SimpleProperty.NumericDecimal<Aj_det_c>Aj_det_c.DET_VALOR_AJstatic final SimpleProperty.Date<Aj_det_c>Aj_det_c.DT_OPER_AJstatic final SimpleProperty.String<Aj_det_c>Aj_det_c.EMPRESAstatic final SimpleProperty.String<Aj_det_c>Aj_det_c.IND_AJstatic final SimpleProperty.String<Aj_det_c>Aj_det_c.IND_CRED_ORIstatic final SimpleProperty.String<Aj_det_c>Aj_det_c.INFO_COMPLstatic final SimpleProperty.String<Aj_det_c>Aj_det_c.NUM_LANCTOstatic final SimpleProperty.String<Aj_det_c>Aj_det_c.NUM_SEQstatic final SimpleProperty.String<Aj_det_c>Aj_det_c.PER_REFMethods in com.sap.cloud.sdk.s4hana.datamodel.odatav4.namespaces.ctrcomplementarytabledatamaintenance that return Aj_det_cMethods in com.sap.cloud.sdk.s4hana.datamodel.odatav4.namespaces.ctrcomplementarytabledatamaintenance that return types with arguments of type Aj_det_c -
Uses of Aj_det_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_det_cModifier and TypeMethodDescriptionCtrComplementaryTableDataMaintenanceService.countAj_det_c()Deprecated.Fetch the number of entries from theAj_det_centity collection matching the filter and search expressions.DefaultCtrComplementaryTableDataMaintenanceService.countAj_det_c()Deprecated.CtrComplementaryTableDataMaintenanceService.createAj_det_c(Aj_det_c aj_det_c) Deprecated.Create a newAj_det_centity and save it to the S/4HANA system.DefaultCtrComplementaryTableDataMaintenanceService.createAj_det_c(Aj_det_c aj_det_c) Deprecated.CtrComplementaryTableDataMaintenanceService.deleteAj_det_c(Aj_det_c aj_det_c) Deprecated.Deletes an existingAj_det_centity in the S/4HANA system.DefaultCtrComplementaryTableDataMaintenanceService.deleteAj_det_c(Aj_det_c aj_det_c) Deprecated.CtrComplementaryTableDataMaintenanceService.getAj_det_cByKey(String empresa, String per_ref, String cod_cred, String ind_cred_ori, String ind_aj, String cod_aj, String cst_cofins, String cod_cta, String num_lancto, BigDecimal aliq_cofins, BigDecimal aliq_cofins_quant, String num_seq) Deprecated.Fetch a singleAj_det_centity using key fields.DefaultCtrComplementaryTableDataMaintenanceService.getAj_det_cByKey(String empresa, String per_ref, String cod_cred, String ind_cred_ori, String ind_aj, String cod_aj, String cst_cofins, String cod_cta, String num_lancto, BigDecimal aliq_cofins, BigDecimal aliq_cofins_quant, String num_seq) Deprecated.CtrComplementaryTableDataMaintenanceService.getAllAj_det_c()Deprecated.Fetch multipleAj_det_centities.DefaultCtrComplementaryTableDataMaintenanceService.getAllAj_det_c()Deprecated.CtrComplementaryTableDataMaintenanceService.updateAj_det_c(Aj_det_c aj_det_c) Deprecated.Update an existingAj_det_centity and save it to the S/4HANA system.DefaultCtrComplementaryTableDataMaintenanceService.updateAj_det_c(Aj_det_c aj_det_c) Deprecated.Methods in com.sap.cloud.sdk.s4hana.datamodel.odatav4.services with parameters of type Aj_det_cModifier and TypeMethodDescriptionCtrComplementaryTableDataMaintenanceService.createAj_det_c(Aj_det_c aj_det_c) Deprecated.Create a newAj_det_centity and save it to the S/4HANA system.DefaultCtrComplementaryTableDataMaintenanceService.createAj_det_c(Aj_det_c aj_det_c) Deprecated.CtrComplementaryTableDataMaintenanceService.deleteAj_det_c(Aj_det_c aj_det_c) Deprecated.Deletes an existingAj_det_centity in the S/4HANA system.DefaultCtrComplementaryTableDataMaintenanceService.deleteAj_det_c(Aj_det_c aj_det_c) Deprecated.CtrComplementaryTableDataMaintenanceService.updateAj_det_c(Aj_det_c aj_det_c) Deprecated.Update an existingAj_det_centity and save it to the S/4HANA system.DefaultCtrComplementaryTableDataMaintenanceService.updateAj_det_c(Aj_det_c aj_det_c) Deprecated.