on 2024 May 30 11:05 AM
Dear community,
Is the usage of flat files/CSV files still supported with BTP, ABAP Edition?
E.g. is it still possible to upload files to a storage reachable by ABAP jobs running in the BTP, use the respective ABAP statements to read and process the files? (And also write to files and make them available to a location outside BTP)
Thank you for your help.
Felix
Request clarification before answering.
You right that classic function modules as the ones you mentioned are not supported in SAP BTP ABAP Environment.
Instead you would have to use integration scenarios like the following:
Integrating SAP Document Management Service | SAP Help Portal
Kind regards,
Andre
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
I think I can answer my own question: I tried out some ABAP keywords (WRITE, OPEN DATASET ...) and some standard function modules (e.g. KCD_CSV_FILE_TO_INTERN_CONVERT) in Eclipse ADT. They fail with errors sich as "WRITE" is not allowed in the current ABAP language version".
Thus, the answer seems that flat file is not supported in BTP, ABAP.
However, I would be grateful for a more precise answer.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
User | Count |
---|---|
34 | |
21 | |
14 | |
8 | |
5 | |
4 | |
4 | |
4 | |
4 | |
4 |
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.