former_member190928
Participant
Member since ‎12-21-2012

User Statistics

  • 52 Posts
  • 2 Solutions
  • 4 Kudos given
  • 3 Kudos received

User Activity

Dear Grus, In accounting world, we do have leading zero problem for fields like account number. At ABAP AS we have functions “CONVERSION_EXIT_ALPHA_INPUT” and “CONVERSION_EXIT_ALPHA_OUTPUT” for both direction conversion. So it can help us tra...
Dear Experts, We want to leverage ABAP CDS to create an universal modeling layer exposed to consumer and dispatch the route path to different data source at run time. I am here to ask if there is any potential risk of how we achieve it since it's q...
Hi Experts,Our project need to call run-time decided hana stored procedure. I have two choice, using ADBC or AMDP. Which one is better on performance measure? And which one is better for dynamic programming? Can anyone please share some lights on it?...
Hi Grus,I have a use case to read CDS view input parameters out and build a pop over based on those parameters. So you can imagine I need to set the data type for controls so that it could be checked if it is valid inputed.Do I have to map the abap t...
Hi Grus,I have a very basic question but really make me headache...Recently I am learning the design pattern in ABAP and as you know in JAVA there is a key word "Synchronized" to keep thread safe. But in ABAP, I didn't find any key words like that. S...
Kudos from
Kudos given to