Affiliation Platform: start earning Money with your Blog today!
 
 
 

Archive for the ‘ABAP’ Category

0 How to Send a System Message to another SAP User

How to Send a System Message to another SAP User

Imagine that you’re working configuring a certain SAP module, touching several tables and configuration spots. Sometimes it might happen that someone else is maintaining the same table that you need access. This standard Function Module could be useful in these cases, since you might not know an alternative way to contact the user locking the [...]


Continue Reading »
0 Best of SAP Sites Directory

Best of SAP Sites Directory

The Best of SAP Sites Directory is a great resource if you’re looking for information on SAP, ABAP, Netweaver, FICO, SD, MM, PP, downloads and other SAP tutorials and user guides.  The Best of SAP Sites Directory blog is owned by eddai, who is also blogger and owner of SAP DOCS. The Best of SAP [...]


Continue Reading »
2 TIP: Overide Lack of Authorization on a Transaction Code

TIP: Overide Lack of Authorization on a Transaction Code

When you just need to look on a specific transaction and you don’t have permission? Wait no more, this is a good and quick work-arround: – Go to transaction SE37, display the function module RS_TRANSACTION_TEST and place a break-point after instruction ( CALL ‘AUTH_CHECK_TCODE’ ID ‘TCODE’ FIELD objectname. ). – Go to transaction SE93, fill [...]


Continue Reading »
0 ECC6 Enhancement Framework in 100 lines

ECC6 Enhancement Framework in 100 lines

Once upon a time, there was a very clever person at Waldorf that decided that SAP standard coding could be possible to enhance without actually changing the standard code. A then Enhancement Framework was born. The approach that I usually take on the SAP training sessions that I provide is to highlight the Enhancement Framework [...]


Continue Reading »
0 One Minute, One Great ABAP Tip

One Minute, One Great ABAP Tip

This is my first post for SAPLAB.org, so I’ve decided to write about something really simple yet powerful – building ABAP Dynamic Tables using RTTS ( From Release 6.40). RTTS stands for Run Time Type Services. Creating dynamic internal tables in ABAP programs can be very useful, dynamic coding can provide fast program running and [...]


Continue Reading »
0 How Many Lines of ABAP Code In Your System?

How Many Lines of ABAP Code In Your System?

I ran into a curious post by Sergio Ferrari which allows us to calculate how many lines of ABAP code we have in our systems. More than a curiosity, this simple tool can help us determine if our system is too overloaded with custom code or not. The author excluded ABAP generated by special frameworks, [...]


Continue Reading »
2 ALV Report Sample

ALV Report Sample

SAP provides a set of ALV (ABAP List Viewer) function modules which can be used to enhance the output of a Report. An ALV is a tool which enables the display of data in a grid, combining a better readability along with greater functionality, like sorting, filter, searching, exporting to Excel, etc. The included sample [...]


Continue Reading »
0 Batch Input Concept

Batch Input Concept

A batch input session is a set of one or more calls to transactions along with the data to be processed by the transactions. The system normally executes the transactions in a session non-interactively, allowing rapid entry of bulk data into an R/3 System. A session records transactions and data in a special format that [...]


Continue Reading »
0 SAP ABAP Transaction Codes

SAP ABAP Transaction Codes

ABAP is currently positioned alongside the more recently introduced Java, as the language for programming SAP’s Web Application Server, part of its NetWeaver platform for building business applications. Its syntax is somewhat similar to COBOL. The following transaction codes are the most relevant for the ABAP Workbench tools.


Continue Reading »
1 What is ABAP?

What is ABAP?

ABAP is one of the many application-specific fourth-generation languages (4GLs) first developed in the 1980s. It was originally the report language for SAP R/2, a platform that enabled large corporations to build mainframe business applications for materials management and financial and management accounting.


Continue Reading »

Affiliate Banner


Community Feeds

Submit More
;;