Uses of Class
com.sap.cloud.sdk.s4hana.datamodel.odatav4.namespaces.ctrcomplementarytabledatamaintenance.Nf_doc_st
Packages that use Nf_doc_st
Package
Description
-
Uses of Nf_doc_st 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 Nf_doc_stModifier and TypeFieldDescriptionstatic final ComplexProperty.Collection<Nf_doc_st,SAP__Message> Nf_doc_st._MESSAGESUse with available request builders to apply the SAP__Messages complex property to query operations.static final SimpleProperty<Nf_doc_st>Nf_doc_st.ALL_FIELDSSelector for all available fields of Nf_doc_st.static final SimpleProperty.String<Nf_doc_st>Nf_doc_st.EMPRESAstatic final SimpleProperty.String<Nf_doc_st>Nf_doc_st.FILIALstatic final SimpleProperty.String<Nf_doc_st>Nf_doc_st.NF_IDstatic final SimpleProperty.String<Nf_doc_st>Nf_doc_st.OPERstatic final SimpleProperty.String<Nf_doc_st>Nf_doc_st.UFMethods in com.sap.cloud.sdk.s4hana.datamodel.odatav4.namespaces.ctrcomplementarytabledatamaintenance that return Nf_doc_stMethods in com.sap.cloud.sdk.s4hana.datamodel.odatav4.namespaces.ctrcomplementarytabledatamaintenance that return types with arguments of type Nf_doc_st -
Uses of Nf_doc_st 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 Nf_doc_stModifier and TypeMethodDescriptionCtrComplementaryTableDataMaintenanceService.countNf_doc_st()Deprecated.Fetch the number of entries from theNf_doc_stentity collection matching the filter and search expressions.DefaultCtrComplementaryTableDataMaintenanceService.countNf_doc_st()Deprecated.CtrComplementaryTableDataMaintenanceService.createNf_doc_st(Nf_doc_st nf_doc_st) Deprecated.Create a newNf_doc_stentity and save it to the S/4HANA system.DefaultCtrComplementaryTableDataMaintenanceService.createNf_doc_st(Nf_doc_st nf_doc_st) Deprecated.CtrComplementaryTableDataMaintenanceService.deleteNf_doc_st(Nf_doc_st nf_doc_st) Deprecated.Deletes an existingNf_doc_stentity in the S/4HANA system.DefaultCtrComplementaryTableDataMaintenanceService.deleteNf_doc_st(Nf_doc_st nf_doc_st) Deprecated.CtrComplementaryTableDataMaintenanceService.getAllNf_doc_st()Deprecated.Fetch multipleNf_doc_stentities.DefaultCtrComplementaryTableDataMaintenanceService.getAllNf_doc_st()Deprecated.CtrComplementaryTableDataMaintenanceService.getNf_doc_stByKey(String empresa, String filial, String nf_id) Deprecated.Fetch a singleNf_doc_stentity using key fields.DefaultCtrComplementaryTableDataMaintenanceService.getNf_doc_stByKey(String empresa, String filial, String nf_id) Deprecated.CtrComplementaryTableDataMaintenanceService.updateNf_doc_st(Nf_doc_st nf_doc_st) Deprecated.Update an existingNf_doc_stentity and save it to the S/4HANA system.DefaultCtrComplementaryTableDataMaintenanceService.updateNf_doc_st(Nf_doc_st nf_doc_st) Deprecated.Methods in com.sap.cloud.sdk.s4hana.datamodel.odatav4.services with parameters of type Nf_doc_stModifier and TypeMethodDescriptionCtrComplementaryTableDataMaintenanceService.createNf_doc_st(Nf_doc_st nf_doc_st) Deprecated.Create a newNf_doc_stentity and save it to the S/4HANA system.DefaultCtrComplementaryTableDataMaintenanceService.createNf_doc_st(Nf_doc_st nf_doc_st) Deprecated.CtrComplementaryTableDataMaintenanceService.deleteNf_doc_st(Nf_doc_st nf_doc_st) Deprecated.Deletes an existingNf_doc_stentity in the S/4HANA system.DefaultCtrComplementaryTableDataMaintenanceService.deleteNf_doc_st(Nf_doc_st nf_doc_st) Deprecated.CtrComplementaryTableDataMaintenanceService.updateNf_doc_st(Nf_doc_st nf_doc_st) Deprecated.Update an existingNf_doc_stentity and save it to the S/4HANA system.DefaultCtrComplementaryTableDataMaintenanceService.updateNf_doc_st(Nf_doc_st nf_doc_st) Deprecated.