RFAUDI20 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 RFAUDI20 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: BOJECT = Authorization object
Title: Where-Used List: Authorization Object->Transaction/Program (from SE84)
No INCLUDES are used within this REPORT code!
No SAP DATABASE tables are accessed within this REPORT code!
RS_EU_CROSS CALL FUNCTION 'RS_EU_CROSS' EXPORTING I_FINDSTRING = BOJECT I_FIND_OBJ_CLS = 'SUSO' * i_scope_obj_cls = 'PROG' "oder 'TRAN' * TABLES * I_MAINPROGRAMS = * I_SCOPE_OBJECTS = * I_ACTUAL_SOURCE = EXCEPTIONS NOT_EXECUTED = 1 NOT_FOUND = 2 ILLEGAL_OBJECT = 3 NO_CROSS_FOR_THIS_OBJECT = 4 OTHERS = 5.
Although this basic information may have limited use it does provide an easy to find location to store any knowledge about this program/report.
RFAUDI20 - Where-Used List: Authorization Object->Transaction/Program (from SE84) RFAUDI20 - Where-Used List: Authorization Object->Transaction/Program (from SE84) RFAUDI07 - Number of Standard FI Documents RFAUDI07 - Number of Standard FI Documents RFAUDI06_BCE - Number of Users per Client RFAUDI06_BCE - Number of Users per Client