on ‎2022 Dec 14 4:48 PM
How can I fetch read_text( header _text ) value in Sap Abap on Cloud ,In previous on premise we use Read_text function module but here in cloud i can't use fm and sgtxt table ?
Request clarification before answering.
SAPscript is not supported in the ABAP Cloud feature set. Therefore, the respective function modules are not released and cannot be used in SAP BTP ABAP Environment.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
There are three different aspects: A component can
I meant: SAPscript is continuously part of the delivered software stack, but SAPscript is not part of ABAP Cloud feature set. It means, that the generic APIs (fm READ_TEXT) are not released. Therefore, SAPscript cannot be used in custom code where ABAP Cloud is enforced (in SAP S/4HANA Public Cloud and SAP BTP ABAP Environment).
The READ_TEXT FM is part of the SAP_BASIS layer which underlies both S/4HANA Cloud ABAP stack and S/4HANA OP stack.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
| User | Count |
|---|---|
| 35 | |
| 18 | |
| 14 | |
| 13 | |
| 9 | |
| 3 | |
| 2 | |
| 2 | |
| 1 | |
| 1 |
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.