Posts

Showing posts from December, 2013

Understanding SAP ABAP Made Easy....

This website contains fundamental language elements of ABAP Objects and the usage of the respective ABAP Workbench tools. The tutorial is designed for developers who have had little or no experience with ABAP and ABAP Objects until now. - Accelerated SAP (ASAP) Methodology In Simple Words - 1. - Accelerated SAP (ASAP) Methodology In Simple Words - 2. REPORT PROGRAMMING - ELEMENTARY DATA TYPES - Initial Values, Syntax & Properties. - FIELD SYMBOLS - Introduction, Syntax & Examples. - PARAMETERS - Introduction, Syntax & Examples. - SELECT-OPTIONS - Introduction, Syntax & Examples. - SELECTION-SCREEN - Introduction, Syntax & Examples. - SSCRFIELDS - The Screen Fields Table. EVENTS - ABAP EVENTS During Runtime Of A Report Program. - INITIALIZATION Event - Introduction With A Sample Code. - AT SELECTION-SCREEN Event - Introduction With A Sample Code. - AT SELECTION-SCREEN OUTPUT Event - Introduction With A Sample Code. - AT