former_member702605
Explorer
Member since ‎07-30-2020

User Statistics

  • 9 Posts
  • 0 Solutions
  • 5 Kudos given
  • 3 Kudos received

User Activity

When i am creating basic view taking any table ,suppose mara and adding three fields which are non key after executing this basic view i am getting records of these three fields only. but when i create composite view adding my basic view in it and ...
What is singleton class ? what will be the real time example or scenario for singleton class related to OOABAP.
What is Factory Design Pattern ? What is the real time example of factory design pattern in terms of SAP?
I need to Create ODATA Service for a Customer Registration page with Validations for CustomerID, Name, Email, Age, Address, and Phone Number. How can i achieve this? whether i use signleton class or a normal class to import the methods from se24 in...