In SAP DataSphere, the function `FormatDate` with the specified format can be used to format the current date. However, the format and syntax may vary slightly depending on the exact version or the surrounding context (like SAP SQL vs. other languages).
If you're looking to extract the date in `yyyyMM` format (Year-Month), here's an equivalent SQL statement you might use in a typical SAP DataSphere environment:
```sql
FORMAT(CURRENT_DATE,