KO
|
EN
gitlite — search
Search
#typescript
#ai-agents
#ai
#dsh-plugin
#deepseek-harness
#open-source
#cli
#claude-code
#codex
#developer-tools
#react
#windows
ZDDIC_FINDER
★ 20
Open GitHub ↗
ABAP Dictionary object finder tool
Download README (.md)
Explore Similar Repositories
TdZdd
:
A top-down/breadth-first decision diagram manipulation framework
zdd-lab
:
DC/OS Zero Downtime Deployments Lab
zdd-message-bundle
:
A Symfony Bundle to use when you want to assert that messages used with Message brokers such like RabbitMQ are compliant with the Zero Downtime Deployment.
module-zero-downtime-deployment
:
Disable native change detection from Magento2 to allow Zero Downtime Deployment Strategy.
ansi-to-svg
:
😹 convert ANSI Escaped CLI strings to SVGs
// repository documentation
Was this content helpful?
★ 0
(0 ratings)
Select Rating:
★
★
★
★
★
Submit Feedback
Recent Feedback
×
Download README
Do you want to download the
README.md
file for
ZDDIC_FINDER
?
Download (.md)
# Description [ENG] ABAP Dictionary object finder tool (http://abap4.ru/ddic-finder.html) The utility allows you to search: - Domain - Data elements - Tables and structures - Table types - Ranges - Ranges tables To install the tool use [abapGit](https://github.com/abapGit/abapGit/) or create program ZDDIC_FINDER and insert source code into it. # Examples Example 1. Lookup the ranges table type of MATNR.  Example 2. Lookup the structure with components like BKPF key.  # Описание [RUS] Программа для поиска объектов ABAP-словаря (http://abap4.ru/ddic-finder.html) Утилита позволяет искать: - Домены - Элементы данных - Таблицы и структуры - Типы таблицы - Структуры диапазонов - Тип таблицы диапазона Для установки воспользуйся [abapGit](https://github.com/abapGit/abapGit/) или просто создай программу ZDDIC_FINDER и вставь в нее код. # Примеры Пример поиска типа таблицы диапазона данных MATNR  Пример поиска структуры с BKPF ключом 