ITSQ_ALV 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 ITSQ_ALV into the relevant SAP transactions such as SE38 or SE80
Below is a list of transaction codes which are relevant to this SAP report
SITSQ_ALV - Test Program: ALV Grid
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_RESERV = Reserve lines
Selection Text: P_PRISEL = Print selections
Selection Text: P_PRICOV = Print list info
Selection Text: P_NOVGRL = No vertical grid lines
Selection Text: P_NOROMK = No line selections
Selection Text: P_NOMERG = No cell merge
Selection Text: P_NOHGRL = No horizontal grid lines
Selection Text: P_NOCOHD = No column headings
Selection Text: P_MAXROW = Number of records to be read
Selection Text: P_MARKLN = Index highlighted line
Selection Text: P_LIGHTS = Display
Selection Text: P_LIGHTC = Display and pass on
Selection Text: P_IKONH = Icons with Hotspot
Selection Text: P_IKONE = With icons
Selection Text: P_HREF = Hyperlinks
Selection Text: P_HOTSPT = Hotspot to CARRID
Selection Text: P_GPEDIT = Def. group change format
Selection Text: P_EXE_VA = With layout
Selection Text: P_EXE_NV = Without layout
Selection Text: P_EXCEL = Excel check
Selection Text: P_EOPAGE = End of page
Selection Text: P_EOLIST = End of list
Selection Text: P_EDIT = Ready for input
Selection Text: P_DIODE = LED instead of traffic light
Selection Text: P_COPT = Optimize column width
Selection Text: P_COLPOS = Explicit column sequence
Selection Text: SAVE_X = Only global layouts
Selection Text: SAVE_U = Only user-defined layouts
Selection Text: SAVE_N = Disallow
Selection Text: SAVE_A = Allowed (all types)
Selection Text: P_WEBXW = Web explicit width
Selection Text: P_WEBXH = Web explicit height
Selection Text: P_WEBS = Web style for grid
Selection Text: P_WEBR = Web rows (for flow)
Selection Text: P_WEBM = Web look
Selection Text: P_VARI = Layout
Selection Text: P_TOTBEF = Output of single records
Selection Text: P_TOPAGE = Top of page
No INCLUDES are used within this REPORT code!
No SAP DATABASE tables are accessed within this REPORT code!
No SAP FUNCTION MODULES are executed within this report code!
Although this basic information may have limited use it does provide an easy to find location to store any knowledge about this program/report.
The contribute/comments section below therefore offer's an opportunity for anyone to add additional information. This can be anything from useful hints, tips and screen shots to relevant SAP notes or anything else you feel is relevant to this report.
This will then be available for everyone to easily find by simply searching on the report name ITSQ_ALV or its description.