SAP
Internal Tables
by admin on Nov.08, 2009, under ABAP
Internal tables are the core of ABAP. They are like soul of a body. For any program we use
internal tables extensively. We can use Internal tables like normal data base tables only, but the
basic difference is the memory allocated for internal tables is temporary. Once the program is
closed the memory allocated for internal tables will also be out of memory. (continue reading…)
internal tables extensively. We can use Internal tables like normal data base tables only, but the
basic difference is the memory allocated for internal tables is temporary. Once the program is
closed the memory allocated for internal tables will also be out of memory. (continue reading…)
Important tranaction in XI
by admin on Oct.22, 2009, under Process Integration
XI Transactions: (continue reading…)
IMPORTANCE AND USAGE OF XI
by admin on Oct.22, 2009, under Process Integration
What is XI?
XI is an Integration technology and Platform .
- For integrating SAP systems with Non SAP systems .
- For integrating internal(A2A) and external(B2B) applications.
- For synchronous and asynchronous exchange of messages.
- For cross component Business Process Management.