20 lines
842 B
Markdown
20 lines
842 B
Markdown
# SP C1 Report Macro
|
|
Analysis generated on: 4/1/2025 3:41:17 PM
|
|
---
|
|
## Macro Definition
|
|
| Action | Arguments | Condition |
|
|
|--------|-----------|-----------|
|
|
| OpenQuery | SP Util C1 Comparison; 0; 2 | - |
|
|
| Close | 1; SP Util C1 Comparison; 1 | - |
|
|
| OpenReport | SP Material Utilization by Product C1 Comparison; 2 | - |
|
|
| Close | 2; Miscellaneous; 0 | - |
|
|
## What it does
|
|
- **OpenQuery**: Runs a specified query in the database.
|
|
- **Arguments**: SP Util C1 Comparison; 0; 2
|
|
- **Close**: Closes a specified object (e.g., a form, report, or query).
|
|
- **Arguments**: 1; SP Util C1 Comparison; 1
|
|
- **OpenReport**: Opens a specified report in the database.
|
|
- **Arguments**: SP Material Utilization by Product C1 Comparison; 2
|
|
- **Close**: Closes a specified object (e.g., a form, report, or query).
|
|
- **Arguments**: 2; Miscellaneous; 0
|