SAP ABAP Function Module TRINT_GET_STATISTICS_ON_ORDERS (Determines the number of exported/imported requests and repairs)
Hierarchy
SAP_BASIS (Software Component) SAP Basis Component
   BC-CTS-ORG (Application Component) Transport Organizer
     SCTS_TRA (Package) CTS: Transport Control & System Configuration
Basic Data
Function Module TRINT_GET_STATISTICS_ON_ORDERS Determines the number of exported/imported requests and repairs  
Function Group STR3   Transports with errors  
Program Name SAPLSTR3   SL: Transport Statistics at Logon 
INCLUDE Name LSTR3U02    
Parameters
Type Parameter Name Typing Associated Type Default value Optional Pass Value Short text
Exporting NUM_EREX TYPE Number of faulty exports
Exporting NUM_EREX_FIXED TYPE Number of faulty exports, error corrected
Exporting NUM_EXPO TYPE Number of successful exports
Exporting NUM_NOSU TYPE Number of faulty exports
Exporting NUM_NOSU_FIXED TYPE Number of faulty imports, error corrected
Exporting NUM_OKIM TYPE Number of successful imports
Exporting NUM_REPO TYPE Number of own repairs
Exporting NUM_REPO_CONFIRMED TYPE Number of own repairs confirmed
Exporting NUM_REPF TYPE Number of repairs belonging to others
Exporting NUM_REPF_CONFIRMED TYPE Number of repairs confirmed that belong to another user
Exporting CANT_OPEN TYPE C Cannot read the user's SAPNAMES file
Importing USERNAME TYPE SYST-UNAME User whose statistics were requested
Importing IV_RECOGNIZE_FIXED_ERRORS TYPE C ' ' Unterscheide, ob Fehler bereits behoben wurde
Importing IV_RECOGNIZE_CONFIRMED_REPAIRS TYPE C ' '
               
Processing Type
Normal Function Module  
Remote-Enabled Module BaseXML supported
Update Module Start immediately
Immediate Start, No Restart
Start Delayed
Coll.run
JAVA Module Callable from ABAP  
Remote-Enabled JAVA Module  
Module Callable from JAVA  
History
Last changed by/on SAP  20000128 
SAP Release Created in