_SINGLEDEPSTORE_GET_INT_NUMF01 is a standard ABAP INCLUDE available within your SAP system (depending on your version and release level). Below is the basic information available for this SAP report including which OBJECTS it interacts with such as TABLES, FUNCTION MODULES, INCLUDES ETC. Also check out the submitted Comments related to this SAP report or see any standard documentation available.
If you would like to execute this report or see the full code listing simply enter _SINGLEDEPSTORE_GET_INT_NUMF01 into the relevant SAP transactions such as SE38 or SE80
This report can be called from another progam/report simply by using the ABAP SUBMIT statement, see below for example ABAP code snipts of how to do this.
Title: Include _SINGLEDEPSTORE_GET_INT_NUMF01
No INCLUDES are used within this REPORT code!
No SAP DATABASE tables are accessed within this REPORT code!
WRF_GET_NEXT_WERKS CALL FUNCTION 'WRF_GET_NEXT_WERKS' EXPORTING ip_dep_store = wr02d-dep_store ip_category = wr02d-category ip_transcode = sy-tcode ip_hier_id = wr02d-hier_id IMPORTING ep_number = wr02d-locnr ep_kunnr = wr02d-kunnr * EP_RETURNCODE = EXCEPTIONS no_free_number = 1 internal_error = 2 OTHERS = 3 .
Although this basic information may have limited use it does provide an easy to find location to store any knowledge about this program/report.
_SINGLEDEPSTORE_GET_INT_NUMF01 - Include _SINGLEDEPSTORE_GET_INT_NUMF01 _SINGLEDEPSTORE_GET_INSTANCI01 - SINGLEDEPSTOREGETINSTANCI01 _SINGLEDEPSTORE_GET_INSTANCF01 - SINGLEDEPSTOREGETINSTANCF01 _SINGLEDEPSTORE_EXPORT_DATAI01 - Include _SINGLEDEPSTORE_EXPORT_DATAI01 _SINGLEDEPSTORE_EXPORT_DATAF01 - Include _SINGLEDEPSTORE_EXPORT_DATAF01 _SINGLEDEPSTORE_EXITI01 - Include _SINGLEDEPSTORE_EXITI01