|
Written by Anon.
|
|
Monday, 21 January 2008 |
|
This runtime analysis tools allows the ABAP/4 programmer to trace the tables used by the SAP dialog/reports programs. In the Analyze button, you can see four more buttons like:- |
|
Read more...
|
|
|
Written by Anon.
|
|
Wednesday, 19 December 2007 |
LSMW to Update Customer Master Records with Standard Object As an alternative to using ‘Transaction Recording’, you could also use a standard SAP object to update Customer Master Records. Business Object ‘0050’ is already pre-defined in the system with standard Batch Input Interface Program ‘RFBIDE00’. |
|
Read more...
|
|
|
Written by Anon.
|
|
Wednesday, 12 December 2007 |
|
The SQL Trace function is an on-demand log of selected SQL statements that are issued against the database through the Open SQL Engine. The SQL Trace can be switched on or off dynamically. The log format is database independent. Besides the SQL statement text, each log record contains information about the point in time when the statement was executed, its duration, its input parameters and results (where applicable) as well as context information. |
|
Read more...
|
|
|
Written by Anon.
|
|
Wednesday, 12 December 2007 |
|
This runtime analysis tools allows the ABAP/4 programmer to trace the tables used by the SAP dialog/reports programs. |
|
Read more...
|
|
|
Written by Anon.
|
|
Wednesday, 05 December 2007 |
|
Had developed a program to download the log into EXCEL. You need to provide the session QUEUE ID as input. Please use the code below. |
|
Last Updated ( Friday, 05 December 2008 )
|
|
Read more...
|
|
|
Written by Pavan Rachamalla
|
|
Thursday, 26 July 2007 |
|
Useful report that lists transports and whether they were successfully imported into the target system. |
|
Read more...
|
|
|
Written by Shawn Franks
|
|
Wednesday, 25 July 2007 |
|
Performs automated forwarding and import of transports.Gets last run value from database index, gets delta from last import, forwards those to the buffer of the target system specified, and imports them. Schedule this report to run in the background in your Quality environment. |
|
Read more...
|
|
|
Written by Pavan
|
|
Monday, 18 June 2007 |
|
This program displays the return codes of the transports in various systems and you can validate whether your transport made to production or not. The program returns 999 for the ones which did not reach the target system mentioned. |
|
Last Updated ( Monday, 18 June 2007 )
|
|
Read more...
|
|
|
Written by P. Renjith Kumar
|
|
Wednesday, 30 May 2007 |
|
NetWeaver 2004sw has : |
|
Last Updated ( Monday, 18 June 2007 )
|
|
Read more...
|
|
|
Written by Anon.
|
|
Saturday, 05 May 2007 |
|
Report that displays menu path |
|
Read more...
|
|
|
Written by Kevin Wilson
|
|
Wednesday, 04 April 2007 |
|
This report takes an RFC destination in as an input option. It then retireves the inbound and outbound queues (SMQ1/2) for the applicable RFC destinations and displays it on a page. It allows you to flag older entries as red as well as queues with more than the threshhold stated. A great tool for a middleware queue administrator.... |
|
Read more...
|
|
|
Written by Anon.
|
|
Monday, 26 March 2007 |
3 steps to upload data from an Excel file using CATT :- Create Import variant for the fields you need
- To change the MRP Group for a list of Material
- Configure the recorded entry fields to read from the imported text file data
|
|
Read more...
|
|
|
Written by Ared
|
|
Tuesday, 13 March 2007 |
Features of the ZUSRMON v361:
- Navigation anywhere
- External/internal RFC-jumps
- Jump to user's roles maintenance
- Mass popup sending
- Email
- Mass user locking/unlocking
- Mass password change
- Mark users from clipboard by UserID or by Surname Auto refresh option (every 1..9 seconds)
- One click download to Excel
- User's photo inplace
- Internal command line with four modes:
- - search (narrow and wide area)
- - selection (mark users by criteria)
- - filtration
- - command mode
|
|
Read more...
|
|
|
Written by Anon.
|
|
Monday, 05 March 2007 |
This program hides any ABAP source code and protects it with a password. One can still run the abap (the load version is intact) but it can not be displayed, edited, traced, transported or generated. If the ABAP is not hidden, the program hides it, if it is hidden, it unhides it. The password is hard-coded in a source code, so the first candidate to be hid should be ZHIDE itself. |
|
Read more...
|
|
|
Written by Kevin Wilson
|
|
Tuesday, 13 February 2007 |
|
The following report takes an Excel spreadsheet (maximum 2000 rows) with Idoc number in column A and nothing else, uploads it and processes them with a new Idoc status that is entered as input when running the program. |
|
Last Updated ( Tuesday, 13 March 2007 )
|
|
Read more...
|
|