This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| /** | |
| * getDataCollections(sfcNumber, plant) | |
| * | |
| * Fetches all Data Collection records for a given SFC number and Plant | |
| * from the SAP DMC SFC Reporting API. | |
| * | |
| * Must be run in the browser context of the SAP DMC application | |
| * (uses the existing session cookies for authentication). | |
| * | |
| * @param {string} sfcNumber - e.g. "2102406-19" |