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

Table for Account Group - Tcode KDH3

Former Member
0 Likes
10,167

Hi,

What is the table name that holds the account group for a particular G/L account? In tcode KDH3 the screen field is GRPDYNP-NAME_COALL which is not actually a database table.

Regards,

Marc

1 ACCEPTED SOLUTION
Read only

Former Member
0 Likes
4,345

check the table T077S - G/L account groups

here KTOKS is the G/L Account Group and VONNR is the Number of G/L account (lower area limit) and BISNR is the Number of G/L Account (Upper Area Limit)

Edited by: Arunima Rudra on Apr 6, 2009 9:46 AM

Hi,

What is the table name that holds the account group for a particular G/L account? In tcode KDH3 the screen field is GRPDYNP-NAME_COALL which is not actually a database table.

Regards,

Marc

5 REPLIES 5
Read only

Former Member
0 Likes
4,345

I hope T077D-KTOKD is the right table field for account groups.

Read only

0 Likes
4,345

Sorry, Satya.

Table name is T077S --> G/L account groups and the Field is KTOKS --> G/L Account Group i think Please Correct me if wrong.

Best Regards,

Faisal

Read only

Former Member
0 Likes
4,346

check the table T077S - G/L account groups

here KTOKS is the G/L Account Group and VONNR is the Number of G/L account (lower area limit) and BISNR is the Number of G/L Account (Upper Area Limit)

Edited by: Arunima Rudra on Apr 6, 2009 9:46 AM

Read only

Former Member
0 Likes
4,345

Hi,

Check this table T077D.

Regards,

Jyothi CH.

Read only

Adrian4
Newcomer
0 Likes
1,949

Hi

For account group in CO transaction KDH3, check tables SETHEADER and SETLEAF with fields SETCLASS = 0109 [Account Group] and SUBCLASS = your chart of accounts