First Commit (2026.08.18)

This commit is contained in:
2026-08-18 04:54:30 +00:00
parent 16181a7b2c
commit 46e19cc481
27 changed files with 704 additions and 0 deletions
+13
View File
@@ -0,0 +1,13 @@
FUNCTION ZTOPDOWN_ENV.
*"--------------------------------------------------------------------
*"*"Local Interface:
*" EXPORTING
*" VALUE(TB_NAME) TYPE TABNAME
*"--------------------------------------------------------------------
tb_name = 'ZCOT1000'.
ENDFUNCTION.