RSCPSEGMENT_SHOW 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 RSCPSEGMENT_SHOW into the relevant SAP transactions such as SE38 or SE80
Below is a list of transaction codes which are relevant to this SAP report
SCP - Display and Maintain Code Page
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: SO_SEG = Segment
Selection Text: SO_MBL = Length of Byte Sequence
Selection Text: SO_CP = Code Page
Selection Text: SO_COD = Byte Sequence
Selection Text: SO_CHA = Character
Selection Text: P_TREE = Display as a Hierarchy
Selection Text: P_TOP_SE = Segment
Selection Text: P_TOP_CP = Code Page
Selection Text: P_TOP_CO = Code
Selection Text: P_TOP_CH = Character
Selection Text: P_TAB = Display as table
Selection Text: P_SHO_SE = Segment
Selection Text: P_SHO_CP = Code Page
Selection Text: P_SHO_CO = Code
Selection Text: P_SHO_CH = Character
Selection Text: P_MAX = Maximum Number of Hits
Selection Text: P_MATRIX = Display as Matrix
Selection Text: P_MATCOD = Code Points
Selection Text: P_MATCHA = Unicode Character IDs
Selection Text: P_DIR_U = Used In
Selection Text: P_DIR_C = Contains
Selection Text: P_CHECK = Consistency Check
Title: Character Sets, Character Set Segments, Characters, Coding
Text Symbol: 008 = Documentation
Text Symbol: 007 = Restart
Text Symbol: 006 = Hit Restriction
Text Symbol: 005 = Display or Check
Text Symbol: 004 = Display Level
Text Symbol: 003 = Selection
Text Symbol: 002 = Initial Node
Text Symbol: 001 = Direction
012 456789ABCDEF
011 FFFFFFFFFFFF
002 |0123456789ABCDEF0123456789ABCDEF|0123456789ABCDEF0123456789ABCDEF|0123456789ABCDEF0123456789ABCDEF|0123456789ABCDEF0123456789ABCDEF|0123456789ABCDEF0123456789ABCDEF|0123456789ABCDEF0123456789ABCDEF|0123456789ABCDEF0123456789ABCDEF|0123456789ABCDEF0123
001 |00000000000000001111111111111111|22222222222222223333333333333333|44444444444444445555555555555555|66666666666666667777777777777777|88888888888888889999999999999999|AAAAAAAAAAAAAAAABBBBBBBBBBBBBBBB|CCCCCCCCCCCCCCCCDDDDDDDDDDDDDDDD|EEEEEEEEEEEEEEEEFFFF
No INCLUDES are used within this REPORT code!
No SAP DATABASE tables are accessed within this REPORT code!
HELP_OBJECT_SHOW call function 'HELP_OBJECT_SHOW' exporting dokclass = 'TX' doklangu = sy-langu dokname = 'SCP_HELP' doktitle = 'hallo' tables links = l_dummylink exceptions others = 1.
Although this basic information may have limited use it does provide an easy to find location to store any knowledge about this program/report.
RSCPSEGMENT_SHOW - Character Sets, Character Set Segments, Characters, Coding RSCPSEGMENT_SHOW - Character Sets, Character Set Segments, Characters, Coding RSCPSCAN - SCAN for invalid codepages in INDX tables RSCPSCAN - SCAN for invalid codepages in INDX tables RSCPNUMBERS - Fills a Table with MDMP Data RSCPNUMBERS - Fills a Table with MDMP Data