SALV_TEST_DATATYPES 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 SALV_TEST_DATATYPES 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_DST04 = Horizontal Separators
Selection Text: P_DST05 = Vertical Separators
Selection Text: P_DST06 = No Display of Empty Table
Selection Text: P_D_FILE = File Name
Selection Text: P_EXT = Data from External File
Selection Text: P_FLT01 = Column
Selection Text: P_FLT02 = Sign
Selection Text: P_FLT03 = Option
Selection Text: P_FLT04 = Low
Selection Text: P_FLT05 = High
Selection Text: P_FST01 = Sort by Column Click
Selection Text: P_FST02 = F2Code
Selection Text: P_FST03 = Buffer
Selection Text: P_FULL = Output as Fullscreen Grid
Selection Text: P_GRID = Output as Grid
Selection Text: P_LIST = Output as List
Selection Text: P_PRN01 = Print Immediately
Selection Text: P_PRN02 = Column Options (only Fullscr.)
Selection Text: P_PRN03 = Get Selection Information
Selection Text: P_PRN04 = Selection Info for Printing
Selection Text: P_PRN05 = List Infos (Filter) at Print
Selection Text: P_PRN06 = Standard Report Header
Selection Text: P_PRN07 = Cover Page
Selection Text: P_PRN10 = Overrule Print Parameters(Def)
Selection Text: P_PRN11 = Reserved Rows for End of Page
Selection Text: P_SRT01 = Position
Selection Text: P_SRT02 = Column
Selection Text: P_SRT03 = Sort Sequence
Selection Text: P_SRT04 = Subtotal
Selection Text: P_SRT05 = Control Level Break
Selection Text: P_SRT06 = Required
Selection Text: P_SRTS01 = Control Level Break Active
Selection Text: S_AGG01 = Aggr. Object for Column
Selection Text: S_COL01 = Column Object
Selection Text: S_FLT01 = Filter Object for Column
Selection Text: S_SRT01 = Sort Object for Column
Selection Text: P_DST03 = Zebra Pattern
Selection Text: P_AGG01 = Column
No INCLUDES are used within this REPORT code!
No SAP DATABASE tables are accessed within this REPORT code!
CALL FUNCTION 'SALV_WD_DATATYPES' EXPORTING SIZE = gs_test-amount IMPORTING fieldcatalog = gt_fieldcat DATATABLE = gt_outtab.
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 SALV_TEST_DATATYPES or its description.
SALV_TEST_DATATYPES - Program SALV_TEST_TABLE SALV_TEST_DATATYPES - Program SALV_TEST_TABLE SALV_TEST_AUNIT_FILTER - Test Filter Using ABAP Unit SALV_TEST_AUNIT_FILTER - Test Filter Using ABAP Unit SALV_TESTSCENARIO_UPLOAD - Report SALV_TESTDATA_UPLOAD SALV_TESTSCENARIO_UPLOAD - Report SALV_TESTDATA_UPLOAD