Hi experts,
I need to rewrite the following code in ABAP.
outTab = SELECT
COALESCE (team_p.role_id, ") as "CPR_ROLE",
record,
SQL_PROCEDURE_SOURCE_RECORD
FROM:inTab AS it
LEFT OUTER JOIN "/BIC/APCPMAA022" AS team_p
ON it.root_key=team_p.root_ke...
Hello there,
our process chain variant "execute ABAP code" stuck 1 - 3 times a week in yellow.
The variant runs after an Event. The Job in sm37 is finished succesfully but the variant does not get green. I have to set the status to green manual...
Hi, i Need to join 2 Queries in one Crosstab. I use Design Studio 1.6 and Import the Data Sources from BW. I have tried it with BYO DS. Nothing works. Can somebody help me?I Need something like this:
Hello, is there any Option to Display more than 2200 items in a Dropdown box? In Properties of a Dropdown there is a Option Items>Source>Maximum Number of Members. If I put there a number greather then 2200 the "aria-setsize" is still 2200. (in Quell...
The error is justSQLSCRIPT: sql syntax error: incorrect syntax near "WHERE"I haven't tried it in ABAP, I'm not so good at abap.But I think it would be better to rebuild this logic in ABAP.What do you think? Maybe someone can help me to do it in ABAP.
The Approach described in the post does not work. There is a warning on start "The application has been saved in an older Version of the design tool. Saving any changes in the newer Version will make the application incompatible with older design too...
we hawe a dashboard for searching for our products. you put in a input field a key, then it search for the key in the dropdown... anywa, this is not the best solution, but I do not have better one now.
Hello Lakshmikanth,yes I have tried it. Does not work. Still Shows 2200 Members... The same Thing happens with crosstabs and another components. But when I edit the DataSource, there I can see all members in live preview. Regards, Piotr