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
451

hi,

which table will stores the abap documentation.

regards,

sai

1 ACCEPTED SOLUTION
Read only

Former Member
0 Likes
421

Check the T.Code ABAPDOCU.

3 REPLIES 3
Read only

Former Member
0 Likes
422

Check the T.Code ABAPDOCU.

Read only

Former Member
0 Likes
421

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
421

Hi Krishna,

table name is DOKIL - Index for Documentation Table DOKH

All the best