|
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...
|
|
|
Written by Anon.
|
|
Tuesday, 13 February 2007 |
|
Here is an example of how to FTP a file from the Application server to a remote server using standard SAP functions. |
|
Read more...
|
|
|
Written by Anon.
|
|
Wednesday, 31 January 2007 |
|
This is a program that I have had kicking around for a couple of years in various incarnations. I really liked the file format that Wolfgang Morgenthaler had, that I updated my program to use the same format. The one thing that this program does, that Wolfgang's does not is to up/download the program documentation as well as source code and program texts. Wolfgang's Home Page |
|
Read more...
|
|
|
Written by Anon.
|
|
Wednesday, 31 January 2007 |
|
This report adds comments to table statements, for and select loops, and moves all inline comments to the end of the line (4.6 pretty printer no longer does this). For complete details on what the program does, please look at the program documenation. Source Code Listing *----------------------------------------------------------------------- * This program takes an existing ABAP report, and does the following: * - Attempts to move comments to the end of the line. Added because * pretty printer in 4.6 no longer does this * - Adds comments (table name) for the tables listed after a TABLES * statement if the line has not been commented already. * - Adds comments (field name) for data elements, parameters, and * select-options that are defined using the LIKE or FOR statement * - For ENDLOOP/ENDSELECT adds comment identify the LOOP/SELECT * that is being closed * - For FORM/ENDFORM adds comment identify the FORM that is being * closed * - Checks to ensure that the program being modified is either a * Local Private Object, or on a transport that belongs to the * person running this program. This is to help prevent screwups. * - Calls function PRETTY_PRINTER to do the SAP standard pretty print * after the custom comments have been created *----------------------------------------------------------------------- |
|
Read more...
|
|
|
Written by Alon Raskin
|
|
Friday, 26 January 2007 |
|
Mobile Workplace enables SAP users to access their SAP Business Workplace (SAP Inbox) from their mobile device whether they are at a remote customer site, at the check-in lounge or at a conference. |
|
Read more...
|
|
|
Written by Anon.
|
|
Saturday, 20 January 2007 |
|
|
|
Read more...
|
|
|
Written by Anon.
|
|
Saturday, 20 January 2007 |
|
Hiding ABAP Source code |
|
Read more...
|
|
|
Written by Darren Moore
|
|
Saturday, 20 January 2007 |
|
Quick tool to pick last objs for edit |
|
Read more...
|
|
|
Written by Kevin Wilson
|
|
Saturday, 20 January 2007 |
|
Selection Text: P_TCODE: Transaction Code to Search Text Symbols: 001 - Enter the Transaction Code that you want to search through for a User Exit |
|
Read more...
|
|
|
|
<< Start < Prev 1 2 Next > End >>
|
| Results 20 - 33 of 33 |