Saturday, April 14, 2018

Dyn pro's concept from ABAP Language

It Means ABAP Transactions Concept.

Using ABAP Transactions pre-defined applications can be customised as per client requirement, and using ABAP transactions even new applications can be created in SAP.

NOTE: In ABAP transactions programming type is dialog programming. This is to be extraction and manipulation. Programming type for dialog programming is "Module pool".

New application creation in ABAP Transations:

  • Logic can be maintained Programming type module pool.
  • Flow logic maintain Communication between Application and Logic.

No comments:

Post a Comment

Application with Internal Table

Having screen painter with layout fields are vender, name, city operations. Select "SE80" -> Edit object Select program ->...