‎2008 May 08 5:47 PM
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.
‎2008 May 08 6:06 PM
hi check this..the tables are used here..
/people/nathan.jones3/blog/2006/08/22/the-abap-keyword-statics
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
‎2008 May 08 6:15 PM
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.