From 7b4655b4f3b5eb5be329a9aab2210b8a90192898 Mon Sep 17 00:00:00 2001 From: danrega <16720986+danrega@users.noreply.github.com> Date: Tue, 2 Jan 2024 16:46:58 +0100 Subject: [PATCH] Update --- 06_Dynamic_Programming.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/06_Dynamic_Programming.md b/06_Dynamic_Programming.md index b780620..9c0773c 100644 --- a/06_Dynamic_Programming.md +++ b/06_Dynamic_Programming.md @@ -1239,7 +1239,7 @@ CLASS zcl_example_class IMPLEMENTATION. "classic ABAP, you can, for example and additionally, use cl_demo_output or "ALV. "Notes: - "- The following example is just ABAP code tinkering with dynamic programming + "- The following example is just ABAP code exploring dynamic programming " aspects. Note the disclaimer in the README of the cheat sheet repository. " It is an example that sets its focus on a dynamic SELECT statement and " processing internal tablecontent by dynamically accessing structure