/plugadvpl:tables

Community

Find where a Protheus table is used

AuthorJoniPraia
Version1.0.0
Installs0

System Documentation

What problem does it solve?

It helps you locate every place a specific ERP table (ADVPL/Protheus) is referenced in an indexed project, so you can understand impact and trace reads, writes, and lock usage without manually scanning thousands of lines.

Core Features & Use Cases

  • Reads/Writes/Reclock filtering: Narrow results to only Db* reads, write patterns (RecLock + Replace + MsUnlock), or lock/unlock operations.
  • Full project impact discovery: Shows all usages (including SQL) for a given table alias/name.
  • Actionable output: For each usage, it reports the alias/table, file and line, operation type, and the function that contains the usage.

Quick Start

Ask your AI to list all usages of table SA1 in the indexed project with read-only filtering by running the command: /plugadvpl:tables SA1 --read.

Dependency Matrix

Required Modules

None required

Components

Standard package

💻 Claude Code Installation

Recommended: Let Claude install automatically. Simply copy and paste the text below to Claude Code.

Please help me install this Skill:
Name: /plugadvpl:tables
Download link: https://github.com/JoniPraia/plugadvpl/archive/main.zip#plugadvpl-tables

Please download this .zip file, extract it, and install it in the .claude/skills/ directory.
View Source Repository

Agent Skills Search Helper

Install a tiny helper to your Agent, search and equip skill from 471,000+ vetted skills library on demand.