This article only give an Idea to create a program dynamically call many Infotype or Cluster table (RT) listed on customizing tables that we create. Developer can create many reports just with a small enhancement.
Dynamic Query Program for HR (PA & Payroll)
Posted by indradewaji on May 31, 2011
Posted in ABAP, Programming | Tagged: abap program, query prog, sap query | Leave a Comment »
Web Dynpro ABAP, Fundamental Concept
Posted by indradewaji on May 20, 2009
Web dynpro ABAP, a new technology from SAP, a web based application, has objectives :
Model-based UI development
Enforce clear separation between UI logic and business logic
Little coding, lots of design
Declarative UI development
Future Proof UI Declaration
Browser, Web Dynpro Client, Mobile Device,…
Client technology independent meta data
Central implementation of user interface standards
Accessibility support
Adobe Forms integration
Centrally provided UI elements
Internationalization support
Supports major platforms
Java (NetWeaver 2004), ABAP (NetWeaver 2004s)
Posted in ABAP, Book Recomendation, Java, Programming, Web Design | Tagged: wda concept, wda fundamental, web dynpro abap | Leave a Comment »
Difference between ABAP and HR ABAP
Posted by indradewaji on March 2, 2009
by Ramakrishna
ABAP vs HR ABAP
The following concepts are defined in ABAP HR which is different with other modules.
Read the rest of this entry »
Posted in ABAP, Programming | Leave a Comment »
Rapid Design Comping
Posted by indradewaji on February 11, 2009
The term is a bit of a play on the term Rapid Prototyping which had become very popular at the time this design process emerged for me, which is indeed inspired by, and bears some similarities to Rapid Prototyping.
The following is the overview; we’ll go over each step in detail afterwards: Read the rest of this entry »
Posted in Book Recomendation, SEO, Web Design | Tagged: rapid design comping, Web Design | Leave a Comment »
Find User Exit Program
Posted by indradewaji on December 30, 2008
In the last posting, I’ve posted How to find user exit using function. Now I’ll share you, how to find user exit using program.
Create new program using SE 38. You may create as temporary program, or transported program based on your environment policy. Then apply the code below. Read the rest of this entry »
Posted in ABAP, Programming | Tagged: find user exit program, find userexit program, program user exit, user exit, user exit program, userexit | Leave a Comment »
Find data in your SAP system and know which tables do what
Posted by indradewaji on December 16, 2008
Taken from: www.toolbox.com
Introduction
Many people ask where they can find data in their SAP system. Because SAP is so often highly customised, the best
Read the rest of this entry »
Posted in ABAP, Programming | Tagged: find abap table, find sap data, find sap table, sap data system, sap table, tables sap | Leave a Comment »
How to Code BDC on ABAP
Posted by indradewaji on December 10, 2008
What is BDC
BDC ( Batch Data Communication ) is used for uploading mass data into SAP system. In SAP system BDC also referred to batch input or data tranfer.
Read the rest of this entry »
Posted in ABAP, Business Proccess, Programming | Tagged: abap bdc, bdc abap, code bdc, how to bdc, how to code bdc, sampe bdc code, sample bdc program | Leave a Comment »
ABAP Select Statement and Performance
Posted by indradewaji on December 9, 2008
Contributed by Henrik Frank
For all entries
The for all entries creates a where clause, where all the entries in the driver table are combined with OR. If the number of entries in the driver table is larger than rsdb/max_blocking_factor, several similar SQL statements are executed to limit the length of the WHERE clause. Read the rest of this entry »
Posted in ABAP, Programming | Tagged: abap select, abap select. performance select, select query, select statement | Leave a Comment »
Find SAP User Exit
Posted by indradewaji on December 9, 2008
I found a tips how to find user exit on the internet, and I’ll share it for you. To find user exit use function module MOD_SAP_GET_FUNCEXITS in SE37 and execute. Enter the program name (after you find it on SE93 – search base on T-Code) you want to find exit for and execute. A list of all user exits for that program will be displayed.
Have a nice try.
Posted in ABAP, Programming | Tagged: find abap user exit, find user exit, sap user exit, user exit, user exit function | Leave a Comment »
Joomla Design Tutorial
Posted by indradewaji on December 8, 2008
This free ebook will give you a complete tutorial on Joomla Design. An easy way, how to develop a nice site with joomla CMS. Please fill free to download on the link below.
Posted in Book Recomendation, Business Proccess, E-commerce, Ebook, SEO, Web Design | Tagged: joomla design, joomla template, joomla template tutorial, joomla themes, joomla tutorial | Leave a Comment »


