Shared Top Border

Enterprise Resource
Planning Portal

 

Advertise | Founder BLOG

ERPGenie.COM ABAP Tips and Tricks Database

THE ultimate
ERP website

 

Forums | Vote for us |

Google    Other Search Options

Home arrow Sample Code arrow ABAP Reports
ABAP Reports
Create a Directory in the user local hardisk PDF Print E-mail
User Rating: / 0
Written by Kevin Wilson   
Monday, 05 May 2008

REPORT ZGUI_DIR.

call function 'GUI_CREATE_DIRECTORY'
  exporting
    dirname       = 'C:\TEST'
  EXCEPTIONS
    FAILED        = 1
    OTHERS        = 2.

if sy-subrc <> 0.
  WRITE: / 'Error Code ',SY-SUBRC.
endif.

 
ABAP Program to Extract the Units of Measure PDF Print E-mail
User Rating: / 0
Written by Anon.   
Monday, 05 May 2008
Read more...
 
ALV - Details of Y/Z objects with lists of users/date/time/description during creation or change PDF Print E-mail
User Rating: / 11
Written by Swarna S   
Wednesday, 27 February 2008
A simple ALV - Details of Y/Z objects with lists of users/date/time/description during creation or change of the object.
Last Updated ( Wednesday, 27 February 2008 )
Read more...
 
Automatic Refresh Report - periodically refreshes PDF Print E-mail
User Rating: / 0
Written by SAPDev   
Monday, 25 February 2008
The below code demonstrates how to create a simple report which automatically updates itself every 10
seconds and displays the new results on screen. This is without any intervention from the user.
Read more...
 
A program to load a database table from a UNIX file PDF Print E-mail
User Rating: / 1
Written by Judit Rakovits   
Wednesday, 02 January 2008
Requirement:

Write a program to load a database table from a UNIX file.

Read more...
 
Creating Extract Dataset PDF Print E-mail
User Rating: / 0
Written by Anon.   
Saturday, 29 December 2007
Requirement:

Write a program that lists the Vendors and their Accounting documents. Create extract dataset from KDF logical database. Loop through the dataset to create the required report. Don't list those vendors which has no documents

Read more...
 
Reading database tables - logical database PDF Print E-mail
User Rating: / 0
Written by Anon.   
Thursday, 27 December 2007
Requirement:

Read a logical database (you must have data in those tables, now LFA1), fill up an internal table. Sort the data by a given field and then display the internal table.

Read more...
 
Output Table Fields to a List PDF Print E-mail
User Rating: / 1
Written by Anon.   
Saturday, 21 July 2007
When you're looking at the structure of a table, SAP will let you print the structure, but it won't let you save the structure. This can be annoying. This report outputs the table structure to a list. At this point the user can use the System->List->Save->Local file command to save the list to a file. Output Table Fields to a List
Read more...
 
Get Data From MS Access Into Internal Table PDF Print E-mail
User Rating: / 1
Written by Amit Khari   
Thursday, 19 July 2007
Upload Data From MS Accsess Into an Internal Table
Read more...
 
Convert Spool request to PDF and send as e-mail (Online) PDF Print E-mail
User Rating: / 2
Written by Anon.   
Wednesday, 18 July 2007
Converts spool request into PDF document and emails it to recipicant. This program can be run in background or online and a spool request will still be created.

Read more...
 
Sample Program to Upload Excel document into internal table PDF Print E-mail
User Rating: / 1
Written by Amit khari   
Tuesday, 17 July 2007
ABAP code for uploading an Excel document into an internal table. See code below for structures. The code is based on uploading a simple Excel spreadsheet or for an actual Excel file.

There are also a couple of alternatives which use fucntion modules ‘KCD_EXCEL_OLE_TO_INT_CONVERT’
and ‘ALSM_EXCEL_TO_INTERNAL_TABLE’ but the method below is by far the simplest method to use.
Read more...
 
Purchase Order History Mass Display PDF Print E-mail
User Rating: / 1
Written by Anon.   
Monday, 16 July 2007
Instead of checking your Purchase Order History one at a time, you can now mass display or print them with this customized abap report.
Read more...
 
Lock All Users in a Client PDF Print E-mail
User Rating: / 0
Written by Anon.   
Friday, 06 July 2007
Sometimes it is useful to be able to lock all the users out of a client; for instance, during a client copy (you can also do this with tp locksys, but you have to issue that command from the OS level, and then you can only use DDIC or SAP* to log on). You can use this program to lock out all users except yourself. Of course, access to this type of program should be controlled tightly.
Read more...
 
Output Table Fields to a List PDF Print E-mail
User Rating: / 0
Written by Anon.   
Thursday, 05 July 2007
When you're looking at the structure of a table, SAP will let you print the structure, but it won't let you save the structure. This can be annoying. This report outputs the table structure to a list. At this point the user can use the System->List->Save->Local file command to save the list to a file.
Read more...
 
Outstanding PO Report PDF Print E-mail
User Rating: / 0
Written by Anon.   
Wednesday, 04 July 2007
This report displays information for outstanding purchase orders. The report has two parts: one is the standard report, and the other is called from the Project Expense report. Note that both reports output GL Account, cost center, and cost object information (from table EKKN) as a single value on the output line. Actually, each line may have several cost centers and cost object to which the invoices were allocated; however, the user only wanted one (any one) to be listed.
Read more...
 
<< Start < Prev 1 2 3 4 5 6 Next > End >>

Results 1 - 15 of 87

Google Seach

Google Ads

Shared Bottom Border

Contact Us | Polls | Add URL | Contribute | Privacy | Terms | Feedback

Discussion Forum | BLOG | Consultants: Post your resume | Companies: Advertise on ERPGenie.COM | Post Job
Financials Consultant | Consultant Review | Gallia Consulting | Supply Chain Project | SAP Financials Forum
GenieHoldings.COM, Inc. | Genie Press | WorkflowGenie | ESAGenie | ERPTopSites | ABAP Tips and Tricks | SAP Solutions Database

EDIGenie | Searching Survivor