SAP Technical & Functional Tutorials
HOME TUTORIALS ARTICLES PROJECTS JOBS TOOLS REFERENCES CHAT FORUM GUESTS

 

SAP TUTORIALS

 

SAP Technical Tutorials

ABAP Tutorials
 
DICTIONARY Tutorials
 
INTERNAL TABLES Tutorials
 
ALV Reports Tutorials
 
SAPSCRIPTS Tutorials
 
SMARTFORMS Tutorials
 
LSMW Tutorials
 
BDC Tutorials
 
ALE Tutorials
 
IDOC Tutorials
 
USER EXITS Tutorials
 
TRANSPORTING Tutorials
 
OBJECTS
 
BAPI
 
EDI
 
MENU PAINTER & SCREEN PAINTER
 
WORKFLOW
 
ITS Tutorials
 
 

SAP Functional Tutorials

FI (Financial) Tutorials
 
CO (Controlling) Tutorials
 
HR (Human Resource) Tutorials
 
LO (Logistics) Tutorials
 
MM (Material Management) Tutorials
 
PP (Production Planning) Tutorials
 
QM (Quality Management) Tutorials
 
SD (Sales & Distribution) Tutorials
 
TR (Treasury & Cash) Tutorials
 
WM (Warehouse Management) Tutorials
 
PS (Project Systems) Tutorials
 
PM (Plant Maintenance) Tutorials
 
CA (Cross Application) Tutorials
 

 

 


SAP References

transaction codes
System Fields
Function Modules
SAP TABLES
code optimization


SAP Interview questions

Architecture faqs
BDC faqs
DATADICTIONARY faqs
Logical Database Faqs
Modularization Faqs
Reports Faqs
Transactions Faqs


TOOLS

SQL Trace tool
Runtime Analysis
LSMW
ABAP Query
CTS


Emerging Technologies

APO
BW
BI
CRM
EP
XI
Manufacturing
MDM
KW
PLM


J2EE tutorials & Articles

 
 

Google

Latest Added SAP documents

BAPI_ADDRESSORG_SAVEREPLICA | BAPI Function Module
BAPI ADDRESSORG SAVEREPLICA function module introduction & syntax details
BAPI_ADDRESSORG_GETDETAIL | BAPI Function Module
BAPI ADDRESSORG GETDETAIL function module introduction & syntax details
BAPI_ADDRESSORG_CHANGE | BAPI Function Module
BAPI ADDRESSORG CHANGE function module introduction & syntax details
BAPI_0051_UPDATE | BAPI Function Module
BAPI 0051 UPDATE function module introduction & syntax details
BAPI_0051_GET_TOTALS | BAPI Function Module
BAPI 0051 GET TOTALS function module introduction & syntax details<br />
BAPI_0050_REVERSE | BAPI Function Module
BAPI 0050 REVERSE function module introduction & syntax details
BAPI_0050_GET_LIST | BAPI Function Module
BAPI 0050 GET LIST function module introduction & syntax details
BAPI_0050_GET_DETAIL | BAPI Function Module
BAPI 0050 GET DETAIL function module introduction & syntax details
BAPI_0050_CREATE ( BAPI Function Module )
BAPI 0050 CREATE function module introduction & syntax details
BAPI Programming Guide CA-BFA | SAP BAPI PDF Study material
Business Application Programming Interfaces (BAPIs) enable access to SAP functions across formal, stable and dialog-free interfaces. These interfaces can be used by external applications developed by customers and complementary software partners as well as by other SAP applications.The BAPI programming guide describes the development process for developing new BAPIs.The guidelines also apply to enhancing and modifying existing BAPIs.

Most readed 5 SAP Documents

CLOSE (ABAP Keyword)
CLOSE (ABAP Keyword) introduction & details
WRITE - Output to a list ( SAP ABAP Keyword)
WRITE ( Output to a list ) is a keyword used in SAP ABAP programming.This tutorial covers its introduction & syntax details.
Source Code of ABAP Program to Browse a file on the application server
Source Code of ABAP Program to Browse a file on the application server
ABAP Program for Output Table Fields to a List
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.
INITIALIZATION (ABAP keyword)
INITIALIZATION is a keyword used in SAP ABAP programming.This tutorial covers its introduction & syntax details.