martin_chambers
Participant
Member since ‎03-25-2004

User Statistics

  • 222 Posts
  • 8 Solutions
  • 8 Kudos given
  • 12 Kudos received

User Activity

I would like to loop over a table with 3 fields and use the value in column LOOKUP_1 in each row to create a hierarchy. The hierarchy consists of several rows. I want to append these rows to a 2nd table. Thus, if my 1st table has 30 rows, I want my 2...
I would like to use the Hierarchy function as a filter. I have a table with 3 fields (see below). For each value in P_CHAIN I want to compare the fields in the columns. In particular, I want to check if the value (node) in LOOKUP_2 is contained in ...
Currently, I have a list of records that looks a bit like this (it is actually much longer) I would like to generate all pairwise combinations of Field_B with the same value in Field_A. If there is only one vleue in Field_B assigned to Field_A, ...
We are using BW/4 HANA 2.0 and all our transformations use HANA SQL in the routines. I would like to create a list with the DTP ID and all the transformation IDs used for that DTP.This is not too difficult if only 1 transformation per DTP, i.e. the...
I have found some transformations in the table RSTRAN with an object version OBJVERS=R I know A, M, T and D but what does R mean?