Input/Output Component
Fnd_Hook_IO_DisplayTable
Fnd_Hook_IO_DisplayTable
Parameters
| Parameter | Type | Description |
|---|---|---|
| No parameters required |
Description
This hook is called just before an output window is displayed. Here you can set the window title or position, or specify the output form to use. Use the Fnd_Gen_CurrentTable method to determine the current table.
Extracted source text
Fnd_Hook_IO_DisplayTable
Parameter Type Description
No parameters required.
This hook is called just before an output window is displayed. Here you can set the window title or
position, or specify the output form to use.
Use the Fnd_Gen_CurrentTable method to determine the current table.