ABAP_CODEENGINEER_01 is a standard Executable ABAP Report available within your SAP system (depending on your version and release level). It is used for The
If you would like to execute this report or see the full code listing simply enter ABAP_CODEENGINEER_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_WRD1X = D .
Selection Text: P_WRD1 = D .
Selection Text: P_SCOPE = D .
Selection Text: P_REFINE = D .
Selection Text: P_EXPAND = D .
Selection Text: P_EXCL = D .
Selection Text: P_DYNTAG = D .
Selection Text: P_AFIN1X = D .
Selection Text: P_AFIN1 = D .
Title: SAP Enterprise Tomograph
Text Symbol: 074 = .
Text Symbol: 027 = Data Clouds in Enterprise Grid
Text Symbol: 019 = Upload Intrastore
Text Symbol: 018 = Download Intrastore
Text Symbol: 016 = Aspect Lines Planet B
Text Symbol: 015 = Enterprise Delta Operator
Text Symbol: 014 = Software Logistics
Text Symbol: 013 = Generic Function 02
Text Symbol: 012 = Affinity
Text Symbol: 011 = Concept 2
Text Symbol: 008 = Affinity
Text Symbol: 007 = Concept 1
Text Symbol: 006 = Generic Function 01
Text Symbol: 005 = Search Result
Text Symbol: 004 = Standard
Text Symbol: 003 = Expert Mode
Text Symbol: 002 = Enterprise Tomography
Text Symbol: 001 = Aspect Lines Planet A
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_CODEENGINEER_01 - SAP Enterprise Tomograph ABAP_CODEENGINEER_01 - SAP Enterprise Tomograph ABAP_CC_VALUE_STRUCT_ATL - ABAP Code Completion ATL Template: VALUE Insertion ABAP_CC_TYPES_ATL - ABAP Code Completion ATL Template: TYPES Insertion ABAP_CC_RAISE_EXCEPTION_ATL - ABAP Code Completion ATL Template: Basic Method Insertion ABAP_CC_RAISE_EVENT_ATL - ABAP Code Completion ATL Template: Basic Method Insertion