Global web icon
sap.com
https://help.sap.com/doc/abapdocu_latest_index_htm…
DESCRIBE TABLE | ABAP Keyword Documentation - SAP Online Help
For more detailed information about an internal table, it is best to use the methods of the RTTS instead of the statement DESCRIBE TABLE. If no addition is specified, the statement DESCRIBE TABLE only sets the system fields sy-tfill and sy-tleng.
Global web icon
cleverence.com
https://www.cleverence.com/articles/sap-documentat…
Comprehensive Guide to SAP ABAP: Understanding DESCRIBE TABLE Functionality
Today, we’re going to unravel the "DESCRIBE TABLE" keyword, an essential element when you're navigating the vast ocean of SAP ABAP programming. This guide will help you understand how to effectively use the DESCRIBE TABLE function, making your coding life smoother and more efficient.
Global web icon
se80.co.uk
https://www.se80.co.uk/sap/abap-syntax/?keyword=de…
SAP DESCRIBE TABLE ABAP Syntax - SE80
Latest notes: For more detailed information about an internal table, use the RTTS methods of the DESCRIBE TABLE statement. If an addition is not specified, the DESCRIBE TABLE statement sets system fields sy-tfill and sy-tleng only.
Global web icon
sapstack.com
https://sapstack.com/abap/describe-table-in-abap/
DESCRIBE TABLE in ABAP - SAP Stack
By running DESCRIBE TABLE statement the following system fields filled with the values.
Global web icon
s4hd.com
https://www.s4hd.com/sap/abap-statements/?keyword=…
ABAP DESCRIBE Statement syntax and functionality in SAP
The statement DESCRIBE is mainly suitable for determining the properties of data objects of elementary data types. When DESCRIBE is used for structures or data objects of deep data types like strings, internal tables, or reference variables, only elementary properties can be determined.
Global web icon
sapnet.ru
https://sapnet.ru/abap_docu/ABAPDESCRIBE_TABLE.htm
DESCRIBE - Return attributes of an internal table
In connection with ABAP Objects, SAP has introduced a RTTI concept based on system classes to determine type attributes at runtime. This concept applies to all ABAP types and as such covers all the functions of the DESCRIBE TABLE statement.
Global web icon
sap.com
https://community.sap.com/t5/application-developme…
Solved: DESCRIBE TABLE - SAP Community
For detailed information about an internal table, you should use the methods of RTTS instead of the statement DESCRIBE TABLE. Without the specification of an addition, the statement DESCRIBE TABLE only sets the system fields sy-tfill and sy-tleng.
Global web icon
se80.co.uk
https://www.se80.co.uk/sap/abap/commands/?topic=ab…
ABAP DESCRIBE statement to get information about SAP tables and ... - SE80
Use the DESCRIBE statement to get information about an internal table such as number of lines in an itab. This statement captures several properties of an internal table and assigns them to the specified variables, such LINES, KIND, OCCURS.
Global web icon
eduardocopat.github.io
https://eduardocopat.github.io/abap-docs/7.54/abap…
Abapdescribe table - ABAP docs - GitHub Pages
For more detailed information about an internal table, it is best to use the methods of the RTTS of the statement DESCRIBE TABLE. If no addition is specified, the statement DESCRIBE TABLE only sets the system fields sy-tfill and sy-tleng.
Global web icon
sapstack.com
https://sapstack.com/tables/new-syntax-for-describ…
New syntax for describe table abap Table in SAP
Here is a list of possible New syntax for describe table abap related tables in SAP. You will get more details about each SAP table by clicking on the table name.