RFIDSAU_TD_SELE is a standard Executable ABAP Report 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 RFIDSAU_TD_SELE 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.
Selection Text: P_GJAHR = D .
Title: Tax depreciation KSA # Internal data selection
Text Symbol: 001 = Report Specific Selections
No INCLUDES are used within this REPORT code!
No SAP DATABASE tables are accessed within this REPORT code!
IDSAU_TD_TOOLS_MEM_SET CALL FUNCTION 'IDSAU_TD_TOOLS_MEM_SET' EXPORTING it_tdatsl = gt_tdatsl.
Although this basic information may have limited use it does provide an easy to find location to store any knowledge about this program/report.
RFIDSAU_TD_SELE - Tax depreciation KSA # Internal data selection RFIDSAU_TD_SELE - Tax depreciation KSA # Internal data selection RFIDSAU_TD_MAIN_TOP - Include RFIDSAU_TD_MAIN_TOP RFIDSAU_TD_MAIN_SEL_SCRN - Include RFIDSAU_TD_MAIN_SEL_SCRN RFIDSAU_TD_MAIN_F04 - Include RFIDSAU_TD_MAIN_F04 RFIDSAU_TD_MAIN_F03 - Include RFIDSAU_TD_MAIN_F03