Programa de inicializaçao do VTIN

This commit is contained in:
2026-02-17 03:56:52 +00:00
parent 71ffc4926c
commit f228a1f901
28 changed files with 971 additions and 2 deletions

View File

@@ -0,0 +1,8 @@
*---------------------------------------------------------------------*
* program for: TABLEPROC_ZBOS_TESTE
*---------------------------------------------------------------------*
FUNCTION TABLEPROC_ZBOS_TESTE .
PERFORM TABLEPROC.
ENDFUNCTION.