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

Regarding tables

Former Member
0 Likes
460

Hi All,

Given some info abt DD07T and DD07L tables..i mean

for what purpose these tables are used??

Points will be rewarded for helpful answers.

Thanks & Regards,

Padmasri.

2 REPLIES 2
Read only

Former Member
0 Likes
375

hi check this..the tables are used here..

/people/nathan.jones3/blog/2006/08/22/the-abap-keyword-statics

https://www.sdn.sap.com/irj/sdn/wiki?path=/display/plm/cproject%2bcustomizing%2bof%2baccounting%2bin...

hi to get the field text for any field or domain with out going into the field table it is used..

obtain all values in field range of domain this dd07l table will be used..

regards,

venkat

Read only

Former Member
0 Likes
375

Hi..

Please find answer for your query.

Rewards point if useful.

DD07L R/3 DD: values for the domains

DD07T DD: Texts for domain fixed values (language-dependent)

Valid domain values are in DD07L and the corresponding texts are in DD07T.