https://abapsharebyreza.blogspot.com/2018/11/abap-webdynpro.html
SapSystemsOfReza: ABAP Webdynpro
hello again fellas, here's my documentation about Webdynpro ABAP. 1 2 3 4 5 6 7 8 9 10 11 12 13 14 ...
abapwebdynpro
https://abapsharebyreza.blogspot.com/2013/11/taw12-object-oriented-concept-and.html
SapSystemsOfReza: TAW12 - Object-Oriented Concept and Programming Techniques
EXAMPLE OF GENERALIZATION / SPECIALIZATION As shown here, lcl_vehicle is a superclass; and lcl_car, lcl_truck, and lcl_bus are subcla...
object orientedconceptprogrammingtechniques
https://abapsharebyreza.blogspot.com/2013/12/taw12-object-oriented-repository-object.html
SapSystemsOfReza: TAW12 - OBJECT ORIENTED REPOSITORY OBJECT
CREATING GLOBAL CLASSES IN THE OBJECT NAVIGATOR Global classes can be created using the context menu in the navigation area of Object ...
object orientedrepository
https://abapsharebyreza.blogspot.com/2014/01/taw12-context-at-design-time.html
SapSystemsOfReza: TAW12 - THE CONTEXT AT DESIGN TIME
THE CONTEXT Context refers to the single hierarchical data storage structure assigned to every Web Dynpro controller. The data is held ...
the contextat designtime
https://abapsharebyreza.blogspot.com/2014/01/taw12-defining-user-interface-ui.html
SapSystemsOfReza: TAW12 - DEFINING THE USER INTERFACE (UI)
UI ELEMENTS Graphical entities that occupy positions within a view layout are called UI elements . The Label UI element provides ...
the user interfacedefiningui