Object Oriented ABAP Class Components

ABAP Class components could be Attributes, Methods, Events, Constants, Types, and Implemented interfaces. The components are declared in the definition of the class which makes up its content. The above-mentioned class components can be further classified as : Instance components Static components When you create an object of the class, the Instance components exists separately …

Object Oriented ABAP Class Components Read More »

ABAP Objects (Object-Oriented ABAP)

This article discusses ABAP Objects, also known as OOABAP ( Object Oriented ABAP ) and Object Orientation, i.e., Object-Oriented Programming model. ABAP OBJECTS ( OBJECT-ORIENTED ABAP ) ABAP started as a procedural programming language. With time, object-oriented features were added to ABAP, and it evolved into an object-oriented programming language. ABAP Objects is Object-oriented extension …

ABAP Objects (Object-Oriented ABAP) Read More »

SAP Fiori TCodes for Fiori Launchpad, Fiori Launchpad designer and trouble shooting

Here is the list of most useful SAP Fiori Tcodes useful to SAP Fiori administrator role. Tcode Description /UI2/FLP Launch SAP FIORI Launchpad /UI2/FLPD_CUST Launch SAP FIORI Launchpad designer for customization ( client- specific ) /UI2/FLPD_CONF Launch SAP FIORI Launchpad designer for configuration ( cross-client ) /UI2/CUST SAP FIORI Implementation Guide /UI2/FLC Fiori Launchpad checks …

SAP Fiori TCodes for Fiori Launchpad, Fiori Launchpad designer and trouble shooting Read More »