former_member672046
Explorer
Member since ‎04-08-2020

User Statistics

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

User Activity

The requirement is to display the number of records of a table printed in each page of a adobe form in a text field. (Ex : Page 1 : 15 records Page 2 : 5 records ) Is there a way we can achieve this using java script ?
When trying to log into the service URL which has been created in the service binding , the login fails although I used the same credentials to log into the Cloud Cockpit. I have checked trail version but it is also not expired. Any reason for this ?...
Shared memory is a memory area resides in the application server which is accessible to all the ABAP programs. In this post I’ll be discussing the way to access and use that memory area to cater business requirements by using a shared memory object. ...