Application Development and Automation Discussions
Join the discussions or start your own on all things application development, including tools and APIs, programming models, and keeping your skills sharp.
cancel
Showing results for 
Search instead for 
Did you mean: 
Read only

Abap documentation

Former Member
0 Likes
454

hi,

which table will stores the abap documentation.

regards,

sai

1 ACCEPTED SOLUTION
Read only

Former Member
0 Likes
424

Check the T.Code ABAPDOCU.

3 REPLIES 3
Read only

Former Member
0 Likes
425

Check the T.Code ABAPDOCU.

Read only

Former Member
0 Likes
424

Hi,

Cluster tables are logical tables that must be assigned to a table cluster when they are defined. Cluster tables can be used to strore control data. They can also be used to store temporary data or texts, such as documentation.

with regards,

sowjanya.gosala

Read only

Former Member
0 Likes
424

Hi Krishna,

table name is DOKIL - Index for Documentation Table DOKH

All the best