Uses of Class
com.sap.cloud.sdk.s4hana.datamodel.odatav4.namespaces.ctrcomplementarytabledatamaintenance.Export_nf
Packages that use Export_nf
Package
Description
-
Uses of Export_nf 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 Export_nfModifier and TypeFieldDescriptionstatic final ComplexProperty.Collection<Export_nf,SAP__Message> Export_nf._MESSAGESUse with available request builders to apply the SAP__Messages complex property to query operations.static final SimpleProperty<Export_nf>Export_nf.ALL_FIELDSSelector for all available fields of Export_nf.static final SimpleProperty.String<Export_nf>Export_nf.COD_ITEMstatic final SimpleProperty.String<Export_nf>Export_nf.EMPRESAstatic final SimpleProperty.String<Export_nf>Export_nf.FILIALstatic final SimpleProperty.String<Export_nf>Export_nf.NAT_EXPstatic final SimpleProperty.String<Export_nf>Export_nf.NF_IDstatic final SimpleProperty.String<Export_nf>Export_nf.NRO_DEstatic final SimpleProperty.String<Export_nf>Export_nf.NRO_REMethods in com.sap.cloud.sdk.s4hana.datamodel.odatav4.namespaces.ctrcomplementarytabledatamaintenance that return Export_nfMethods in com.sap.cloud.sdk.s4hana.datamodel.odatav4.namespaces.ctrcomplementarytabledatamaintenance that return types with arguments of type Export_nf -
Uses of Export_nf 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 Export_nfModifier and TypeMethodDescriptionCtrComplementaryTableDataMaintenanceService.countExport_nf()Deprecated.Fetch the number of entries from theExport_nfentity collection matching the filter and search expressions.DefaultCtrComplementaryTableDataMaintenanceService.countExport_nf()Deprecated.CtrComplementaryTableDataMaintenanceService.createExport_nf(Export_nf export_nf) Deprecated.Create a newExport_nfentity and save it to the S/4HANA system.DefaultCtrComplementaryTableDataMaintenanceService.createExport_nf(Export_nf export_nf) Deprecated.CtrComplementaryTableDataMaintenanceService.deleteExport_nf(Export_nf export_nf) Deprecated.Deletes an existingExport_nfentity in the S/4HANA system.DefaultCtrComplementaryTableDataMaintenanceService.deleteExport_nf(Export_nf export_nf) Deprecated.CtrComplementaryTableDataMaintenanceService.getAllExport_nf()Deprecated.Fetch multipleExport_nfentities.DefaultCtrComplementaryTableDataMaintenanceService.getAllExport_nf()Deprecated.CtrComplementaryTableDataMaintenanceService.getExport_nfByKey(String empresa, String filial, String nf_id, String nro_de, String nro_re, String cod_item, String nat_exp) Deprecated.Fetch a singleExport_nfentity using key fields.DefaultCtrComplementaryTableDataMaintenanceService.getExport_nfByKey(String empresa, String filial, String nf_id, String nro_de, String nro_re, String cod_item, String nat_exp) Deprecated.CtrComplementaryTableDataMaintenanceService.updateExport_nf(Export_nf export_nf) Deprecated.Update an existingExport_nfentity and save it to the S/4HANA system.DefaultCtrComplementaryTableDataMaintenanceService.updateExport_nf(Export_nf export_nf) Deprecated.Methods in com.sap.cloud.sdk.s4hana.datamodel.odatav4.services with parameters of type Export_nfModifier and TypeMethodDescriptionCtrComplementaryTableDataMaintenanceService.createExport_nf(Export_nf export_nf) Deprecated.Create a newExport_nfentity and save it to the S/4HANA system.DefaultCtrComplementaryTableDataMaintenanceService.createExport_nf(Export_nf export_nf) Deprecated.CtrComplementaryTableDataMaintenanceService.deleteExport_nf(Export_nf export_nf) Deprecated.Deletes an existingExport_nfentity in the S/4HANA system.DefaultCtrComplementaryTableDataMaintenanceService.deleteExport_nf(Export_nf export_nf) Deprecated.CtrComplementaryTableDataMaintenanceService.updateExport_nf(Export_nf export_nf) Deprecated.Update an existingExport_nfentity and save it to the S/4HANA system.DefaultCtrComplementaryTableDataMaintenanceService.updateExport_nf(Export_nf export_nf) Deprecated.