SAP StackFICOHRMMSDPMPSABAPNetWeaverTablesTcodes ☰MENU

DESCRIBE TABLE in ABAP

DESCRIBE TABLE statement in ABAP programs are used to retrieve the attributes of an internal table.

Syntax

DESCRIBE TABLE itab [KIND knd] [LINES lin] [OCCURS n].

KIND addition: Is used for retrieve the type of internal table.It will return as following

LINES addition: Is used for retrieve the current number of rows in an internal table.

OCCURS addition: Is used for retrieve the specified initial memory requirement for the table.

By running DESCRIBE TABLE statement the following system fields filled with the values.

Also Read : View Other ABAP Keywords & Syntax -> ABAP Transaction codes

SAP ALECRMSCMSRMSAP Solutions SAP ReferencesSAP BasicsPP ModuleWMSAP Partners
HomeContact & Privacy PolicyTwitter
All of the product names here are trademarks of their respective companies. The site sapstack.com is not affiliated with SAP AG.
©2024 sapstack.com