799 B
799 B
SP C1 Report Macro
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