BY-PASS AUTHORIZATION/ LINE IN DEBUG MODE
The Magic of SHIFT + F12
To bypass any authorization, sy-subrc or any specific line you dont want to execute .
Just put your cursor on the desired line and then press the SHIFT + F12 key.
SHIFT + F12 key
To bypass any authorization, sy-subrc or any specific line you dont want to execute .
Just put your cursor on the desired line and then press the SHIFT + F12 key.
SHIFT + F12 key
Assign a T-Code to a QuickViewer query (SQVI)
1.
Go
to SQVI t code and enter your query name and press enter.
2.
In
the menu path select Quick view–> additional functions–>Generate Program
3.
After
Generating the program In the menu path select Quick view–> additional
functions–>Display report Name
4.
Now
in se38 enter the report name in Program field and execute
5.
You
will get the Initial Selection screen of the report . Go to Menu of System
–>Status
6.
Note
down the Program name
7.
Go
to SE93 and Create a Z tcode for the query, Enter the description and
importantly you have to select the 2nd Option radio Button Program and
Selection Screen (Report Transaction) and Press enter
8.
In
the next screen enter the Report name In Program field and enter the screen
number
9.
In
the classification Section select Professional user Transaction
10 In
GUI support section select all the options i.e SAPGUI for HTML,Java,Windows
Difference between workbench and customized request?
Both
the Customizing and Workbench Requests are part of the change transporting
mechanism in SAP. This means that the changes are moved to the next systems in
the landscape using the transport requests.
Changes
as part of the Technical activities are saved in the Workbench Request =>
WRICEF Development components.
Changes as part of the
Functional Configuration are saved in the Customizing Request (because the
functional consultant configures the SAP System as per the client’s
requirements).
T-Codes
for TR - SE01, SE09, SE10.
Difference
between workbench and customized:
Customizing Requests:
Change of customizing settings are recorded in “Customizing Requests”.
Customizing requests
contain changes to “Client Depending Tables”.
When we release the
requests, the current status of the recorded settings are
exported and can be transport to other SAP systems.
When we create a
customizing request, the transport target system automatically
assigned by the transport layer configuration of SAP STMS system.
Workbench Requests:
If going to change “ABAP workbench objects” then “Workbench Requests” recorded
by the SAP system.
Workbench requests
contain changes to “Client Independent Tables” and related to
the
Development tasks.
There are two type of workbench
requests, one of is LOCAL and the other one is “TRANSPORTABLE”