Skip to Content
2
Dec 09, 2022 at 10:32 AM

Why is "DESCRIBE table" not allowed in ABAP for SAP BTP?

277 Views

Hi

I am currently evaluating the possibilities with "SAP BTP, ABAP environment" and I find it very limited because of the restrictions in ABAP language and limited no of released APIs.

For example i just found out that the following command is not allowed.


  
describe table lt_input line lv_lines.

I think the DESCRIBE table command is very basic, so I totally do not understand why it is not allowed?

Kind regards

Thomas Madsen Nielsen