get_page_field_bindings
Retrieve record and field bindings for a page, returning RECNAME, FIELDNAME, FIELDNUM, and OCCURSLEVEL. Provides a lightweight alternative to full page field details.
Instructions
Get simplified page field bindings: RECNAME, FIELDNAME, FIELDNUM, OCCURSLEVEL only.
Lightweight alternative when full page field properties are not needed.
Args:
page_name: The page name (e.g., 'JOB_DATA1', 'ABSV_PLAN_TABLE')
Returns:
Page name and list of record/field bindings
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| page_name | Yes |