advpl-pontos-entrada

Community

Customiza Protheus com PEs sem alterar o TOTVS.

AuthorJoniPraia
Version1.0.0
Installs0

System Documentation

What problem does it solve?

This skill helps you identify, create, and debug Protheus “Ponto de Entrada” (PE) customizations so you can change standard TOTVS behavior safely without modifying original sources.

Core Features & Use Cases

  • Understand PE naming, signature, and return rules: choose the right User Function name, rely on PARAMIXB (1-based), and return the correct value type (e.g., .T./.F. for validations).
  • Pick the correct PE moment in the execution flow: use naming patterns and common suffixes like LOK, TOK, INC, ALT, EXC, COMMIT, STRU, MOD, and VLD to target validations, post-events, MVC structure hooks, and commits.
  • Diagnose “PE not firing”: verify function existence in the RPO (conceptually via ExistBlock/ExecBlock), check naming typos, and resolve potential conflicts between client and TOTVS RPO compilations.

Quick Start

Use the advpl-pontos-entrada skill to find which PE to implement for routine behavior you want to change, then name the User Function exactly and write the correct PARAMIXB handling and return value for that hook.

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: advpl-pontos-entrada
Download link: https://github.com/JoniPraia/plugadvpl/archive/main.zip#advpl-pontos-entrada

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.