Volodymyr_S
Explorer
Member since ‎2013 Dec 13

User Statistics

  • 40 Posts
  • 2 Solutions
  • 4 Kudos given
  • 15 Kudos received

User Activity

I'm going through this tutorial and got stuck at step 8, Create IAM App and business catalog. Particularly, after i've created an IAM app called ZTRAVEL_IAM_XXX (with my number instead of xxx), i went to the Services tab of the IAM app and tried to l...
According to SAP documentation, constructor operator NEW supports table comprehensions via FOR. There are no hints of any limitations of table comprehensions in that section of the documentation. However, i discovered that NEW doesn't support GROUP B...
Hi All, I know there is a question with almost the same title. However, mine is different because we are on the SAP BASIS 7.53, and therefore host expressions in WHERE must be supported. Moreover, this code has been successfully working for a year ...
Hi all, I have a peculiar question. Can VALUE #( ) be used to populate multiple fields based on the same source? Before you point me to the documentation, let me clarify what I need. Basically, I want to have only one FOR loop which populates, at l...