Hi,
SAC is really powerful and I've been enjoying working with it.
I have 2 questions
a. Is there a place where I could output to specific formats, such as predefined XML based on XSD, or JSON
b. Is there a scripting possibility to manipulate the data.
I speak this in the context of building legal reports with certain formats.
Hi Jayanth,
For question a) currently you can only specify the output format as CSV.
For question b) you can connect to an R environment and use the R scripting capabilities in order to manipulate the data.
Further information can be found here:
https://help.sap.com/doc/00f68c2e08b941f081002fd3691d86a7/release/en-US/da0970e27ed44ebb8f684d1f1b0002ca.html
Best regards,
Adam
Thanks Adam.