Monday, March 5, 2012

Free Download for How To Enhance performance of SAP Business Workflow

Some of the highlights of this book :

Most used techniques for Workflow performance

Some of the Programming tips for avoiding the workflow performance problems.

How to configure the workflow for enhancing the workflow program.

How to archive work items .

While using table , what must be followed.

what is RFC and qRFC tables

what need to follow ,While using following methods,

Batch input processing

Synchronization of the update task

Event triggering in HR etc.,

How to Diagnose Problems in workflow.


Performance of SAP Business Workflow

Download Demo Performance Tips for SAP ABAP Workflow

Saturday, March 3, 2012

Free Book Download for ABAP Certification

Highlights

How to Prepare for ABAP Certification .

It covers All the topics of SAP ABAP.

Reports

Types of Report programming

BDC Programming

Many more Topics for abap preparation.

Abap Preparation Guide

SAP ABAP Certification Pdf Book

Thursday, March 1, 2012

Free Download : How to Download table content to Application Server

The following Complete demo code will help you to understand ,

  • how the table content is been downloaded to Application Server.
ABAP programming Steps:

  • Declare necessary variables

  • Get the table content to INternal table
  • get table content()
  • Open a file
  • Write internal table content line by line.
  • Close the file

Program for How to Download table content to Application Server



Tuesday, February 28, 2012

Free Book Download for Code Sample for sap abap pdf

Book Review:

This book guide to write a code in ABAP programming

Lot of sample program is included

To understand a complete functionality of any
ABAP application you need this book

Lot of very good chapters covered for your reference


Topics covered in this book.

  1. How to define types and data objects
  2. A Few Simple Examples
  3. Working with database tables and internal tables
  4. Designing a report
  5. The Syntax of ABAP/4 Programs
  6. Three approaches to define data objects
  7. Types, data, constants
  8. Character types
  9. Numbers
  10. Date and time
  11. Hexadecimal (or binary) data
  12. Records and internal tables
  13. Complex Non-Elementary Types and Data Objects
  14. Using system fields
  15. Working with tables from the Dictionary
  16. Copying fields
  17. Simple examples of field conversion
  18. Converting character fields
  19. Converting number fields
  20. Converting date fields
  21. Copying structured objects
  22. Arithmetic Expressions and Mathematical Functions
  23. String Operations
  24. Special conversions
  25. Using the Basic Layout Formats
  26. Customizing pages
  27. Skipping lines
  28. Setting the layout position of fields
  29. Using symbols and icons
  30. Using colors
  31. Type-Specific Output Options
  32. Multi-Language Support
  33. External flow of control (events)
  34. Internal flow of control (if, case, do, while)
  35. Simple form (local subroutine of a program)
  36. Local data in a form
  37. Using static variables
  38. Using interface parameters of a form
  39. Classifying parameters
  40. Using table parameters
  41. Type check for form parameters
  42. Form parameters without type reference
  43. Form parameters with generic types
  44. Calling a function
  45. Recursive calls
  46. A simple query
  47. Using an alternative work area
  48. Using internal tables as snapshots of database tables
  49. Using where clauses
  50. Reading single entries
  51. Selecting single fields
  52. Getting statistical information
  53. Ordering query results
  54. Using Select-Options
  55. Using a dynamic table name
  56. Obtaining data with nested select loops
  57. Using Internal Tables for Selection Criteria
  58. A simple internal table
  59. Internal tables with header lines
  60. Filling an internal table from a database table
  61. Appending single lines
  62. Appending multiple lines
  63. Inserting lines at a specified position
  64. Inserting lines at a specified position
  65. Inserting single entries in a database table
  66. Inserting multiple lines in a database table
  67. Updating single entries in a database table
  68. Updating multiple entries in a database table
  69. Modifying single entries in a database table
  70. Modifying multiple entries in a database table
  71. Deleting single entries from a database table
  72. Deleting multiple entries from a database table
  73. Exporting to the ABAP/4 Memory
  74. Importing from the ABAP/4 Memory
  75. Using select statements
  76. Using a Logical Database
  77. Using the events start-of-selection and end-of-selection
  78. Working with get events
  79. Parameters on the selection screen
  80. Working with Select-Options
  81. Selection screen events
  82. Double-clicking
  83. Clicking on a hotspot area
  84. Pop-up Screens
  85. Working with the hide command
  86. Tabular lists
  87. Sample report with selection criteria
  88. Displaying the selection screen
  89. Sample dialog program (flight reservation)
  90. Dynamic sort command
  91. Dynamic sort command with several sort criteria
  92. Dynamic read table command
  93. Dynamic subtotals
  94. Dynamic Open SQL Commands: table name
  95. Dynamic Open SQL Commands: table name
  96. External perform (caller)
  97. External perform (called form)
  98. Dynamic external perform (call back form)
  99. Dynamic external perform
  100. Working with Field Symbols
  101. Using Field Symbols for variable parts of fields
  102. Using Field Symbols for components of a structure
  103. Working with temporary programs
  104. Syntax errors in temporary programs
  105. A real life example for using a temporary program
  106. Generating a persistent program
  107. Transferring data to a file
  108. Reading data from a file
  109. Transferring data to a file (presentation server)
  110. Reading data from a file (presentation server)
  111. Sample program for OLE Automation
Download Link For ABAP Code Samples pdf




Saturday, February 25, 2012

Sample program Download : how to upload and download a sap table programmatic way.

Complete Demo code for uploading sap table to sap system

Complete Demo code for downloading sap table to your computer.


When Downloading table data the following Steps are involved:
  1. Check the table is existed or not.
  2. If exist then
  3. Load the table data into internal
  4. download into your computer.
When Uploading table data to SAP system the Following Steps included :

1. get the table related data

2. Check the corresponding table.

3. if the table is exist then

4.Upload the table related data.

5.otherwise,throw the related error

Download the Code


Wednesday, February 22, 2012

Free Book for Workflow for Dummies

This book covers the all the topics of Sap workflow.

Some the highlights of the book :

1. What is business workflow.

2. Where it is used.

3. Workflow builder configuration Setup.

4.How to send a mail using Workflow.

5. How to automate the business process in your company

6. Screenshot with clear explanation included.

Download link for the book : workflow_tutorial.pdf



Monday, February 20, 2012

Free Download : RDMS Concepts

All the concepts related to RDMS explained clearly

Review points

1.A Relation between tables explained

2.Primary key and foreign key relation also explained

3.INdex

4.Stored procedure

5.Normalization

6. Types of
Normalization

7.Relational Database management system

Download pdf book :
RDMS Concepts


Saturday, February 18, 2012

Free Download : Oracle Database concepts

This book guide to learn database concepts and their application in Programming languge like java,dot net....

Highlights

It covers the following topics in detailed manner,

Database concepts and methods

Logical database

Schema

Algorithms for Database methodology

So many interesting things avail in this book

Download the book Database concepts

Wednesday, February 15, 2012

Free Download : Autocad for Dummies Book

Highlight of this book:

Purpose of AutoCad

where it is used.

2 d Drawing

3d drawing

Application of AUTOCAD

Download the book : Autocad for Dummies Book

Monday, February 13, 2012

Free Download : Dummies for Network Firewall

Highlights:

what is the purpose of Firewall

where it is used

How it is safeguard from hackers

Download the books Download Dummies for firewall




Sunday, February 12, 2012

Free Download : C++ for Dummies 5th Edition book

Highlights

C++ is object oriented programming. Learn C++ easily with the help of this book

1. Oops concepts covered.

2.Object,classes

3.Polymorphism

4. Good example

Download Book : C++ for Dummies 5TH Edition pdf

Saturday, February 11, 2012

Free Download : MySql for Dummies Book

Highlights :

My SQL is open source database tool.

1. How to connect to the My SQL Server and disconnect from server.

2. How to create a table

3. How to write a query

4.Batch mode of My SQl server.

5. Some of the best examples included in this book

Download this book : Dummies for MYSQL

Friday, February 10, 2012

Free CSS for dummies Download

What is the purpose of CSS in Web page.

Where they exist in HTML Page.

Complete Use of CSS.

Simple to understand.

complete guide for web developer.

Download Book :


Wednesday, February 8, 2012

Free Download : Oracle 11G for dummies

Highlights of this book:

1.Database concepts and programming covered.

2.Easy to read and understand.

3.Database concepts and Programming real time examples.

4.Hands on Programming for practice.

5.Best Testing Tools included for application testing.

6.Performance management Patches included to improve the Load testing.

7.Low memory consumption.

Download book


Tuesday, February 7, 2012

Free Download : Green IT for Dummies Special Edition

Highlights:

How to save the time and cost.

Conserve the energy and save the money

Cost Cutting Solutions

Future of the tech relies on what ?

There are so many innovative ideas filled in this book.

Download : Green IT for Dummies Special Edition pdf book

Monday, February 6, 2012

Project idea for How to develop a video games in java programming

An introduction to video games in java programming

What are the classes and pre-built objects for java video games development covered.

Tips for java game developers

Complete guide for video games development in java language.

Download the pdf Book


Tips for Java programming Guidelines

Highlight of this Book :
Tips to become good programming coding Guide lines.

How to use the classes.

Where to handle the error.

How to catch the exception

Where to create user defined exception

So many programming tips for java programmers.

Download the java tips book

Tips for Inter programmers : Java applets

Classes used for Java Applets

Parent classes for java applets

Where Java applets used .

What are Default function of java applets

Before running java applets what need to be configured.

Tips for internet Web Developers

Download the pdf book :