generate_ui5_formatter
generate_ui5_formatterGenerate SAPUI5 formatter modules with custom functions to format data for UI display in Fiori applications.
Instructions
Generate a formatter module that follows SAPUI5 module structure.
Input Schema
TableJSON Schema
| Name | Required | Description | Default |
|---|---|---|---|
| formatterName | No | formatter | |
| functions | No |
Output Schema
TableJSON Schema
| Name | Required | Description | Default |
|---|---|---|---|
| code | Yes | ||
| formatterName | Yes |