ABAP_INTROSPECTOR_01 is a standard Executable ABAP Report available within your SAP system (depending on your version and release level). It is used for Der
If you would like to execute this report or see the full code listing simply enter ABAP_INTROSPECTOR_01 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_CLIIN = D .
Selection Text: P_EXTRES = D .
Selection Text: P_LIMIT = D .
Selection Text: P_LINES = D .
Selection Text: P_SOURCE = D .
Selection Text: P_TABCAT = D .
Selection Text: P_TXTTAB = D .
Selection Text: R_AUTH = D .
Selection Text: R_CMPNT = D .
Selection Text: R_DEVU = D .
Selection Text: R_OBJ = D .
Selection Text: R_OBJN = D .
Selection Text: R_PACK = D .
Title: Enterprise Introspector
Text Symbol: 001 = Center of Universe
Text Symbol: 003 = Expert Mode
Text Symbol: 004 = Standard Mode
Text Symbol: 005 = Granting of Permission
Text Symbol: 074 = .
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.
ABAP_INTROSPECTOR_01 - Enterprise Introspector ABAP_INTROSPECTOR_01 - Enterprise Introspector ABAP_EXAMPLE_SEARCH - Search in demo programs of the ABAP docu ABAP_EXAMPLE_SEARCH - Search in demo programs of the ABAP docu ABAP_ENGINEER_04 - SAP Enterprise Tomograph 04 ABAP_ENGINEER_04 - SAP Enterprise Tomograph 04