SAP Reports / Programs | Basis Components | Frontend Services - Use subcomponents (see SAP Note 1322184) | SAP Internet Transaction Server(BC-FES-ITS) SAP BC

ITSQ_ALV SAP ABAP Report -







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


Transaction Code(s):

Below is a list of transaction codes which are relevant to this SAP report

SITSQ_ALV - Test Program: ALV Grid


ABAP code to call this SAP report using the submit statement

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.






SUBMIT ITSQ_ALV. "Basic submit
SUBMIT ITSQ_ALV AND RETURN. "Return to original report after report execution complete
SUBMIT ITSQ_ALV VIA SELECTION-SCREEN. "Display selection screen of submitted report to user
    See more syntax options for the ABAP SUBMIT statement


Text pool values


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





Selection Text: P_TOOLIN = Toolbar invisible
Selection Text: P_TOLIST = Top of list
Selection Text: P_TITBAR = Title
Selection Text: P_S_VZSC = Delayed event ChangedSelection
Selection Text: P_S_VZNO = No delayed event
Selection Text: P_S_VZCC = Delayed event MovedCurrentCell
Selection Text: P_S_LBSI = Listbox (SingleSelection)
Selection Text: P_S_LBNO = Column/line selection
Selection Text: P_S_LBNF = Cell selection
Selection Text: P_S_LBMU = Listbox (MultiSelection)
Selection Text: P_S_DEFA = Default=listbox (SingleSelect)
Selection Text: P_S_CLCK = Single click on title
Selection Text: P_SUBTXT = Subtotal Text
Selection Text: P_SFLIG = Simple table
Selection Text: PDEFAULT = Allow initial layout
Selection Text: P_APPL_E = All application events
Selection Text: P_CB_AUC = 'Callback' AFTER_USER_COMMAND
Selection Text: P_CB_BUC = 'Callback' BEFORE_USER_COMMAND
Selection Text: P_CB_GUI = 'Callback' for toolbar/context
Selection Text: P_CB_SUB = 'Callback' for sub-totals
Selection Text: P_CELLS = Cell coloring example
Selection Text: P_CHECKB = Checkboxes (read-only)
Selection Text: P_COL = Row color coding example
Selection Text: P_COLCOL = Color coding column X=default
Selection Text: P_COLMRK = Highlight column in color
Title:
Text Symbol: 061 = Sample data
Text Symbol: 057 = Hotspot line
Text Symbol: 022 = A checkbox
Text Symbol: 021 = Checkbox example
Text Symbol: 020 = Check
Text Symbol: 019 = Hello
Text Symbol: 018 = Goodbye
Text Symbol: 017 = Icon_mediummmmm
Text Symbol: 010 = Line
Text Symbol: 009 = Layout
Text Symbol: 007 = Execute
Text Symbol: 006 = Icon_longggggggggggg
Text Symbol: 005 = Icon





Text Symbol: 004 = Refresh
Text Symbol: 003 = Delete
Text Symbol: 002 = Column ID
Text Symbol: 001 = Register event
Text Symbol: 000 = Save display layout
Text Symbol: ST1 = output
Text Symbol: ST2 = output
Text Symbol: 062 = SPFLI+SFLIGHT
Text Symbol: 063 = SFLIGHT
Text Symbol: 064 = Structure depth
Text Symbol: 101 = My menubutton
Text Symbol: 102 = My menubutton disabled
Text Symbol: 105 = My refresh
Text Symbol: 106 = My delete
Text Symbol: 111 = My delete
Text Symbol: 112 = My refresh
Text Symbol: 117 = Toolbar interact.
Text Symbol: 181 = Symbol
Text Symbol: 182 = Symbol_longgggggggggg
Text Symbol: 183 = Symbol_mediummmm
Text Symbol: 200 = Exceptions
Text Symbol: 201 = Colors
Text Symbol: 202 = Totals
Text Symbol: 203 = Print parameters
Text Symbol: 300 = My titlebar
Text Symbol: 500 = Top of list
Text Symbol: 501 = Top of page
Text Symbol: 502 = End of page line:
Text Symbol: 503 = End of list


INCLUDES used within this REPORT ITSQ_ALV

No INCLUDES are used within this REPORT code!


TABLES used within REPORT and the associated SELECT statement:

No SAP DATABASE tables are accessed within this REPORT code!


Function Modules used within report and the associated call statement:

No SAP FUNCTION MODULES are executed within this report code!



Contribute (Add Comments)

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.