‎2006 Jul 14 4:05 PM
Hi pals!!!
I have created one user exit , here i need to retrieve
profit centres for the group .
When we go to Tcode KCh3 it asks for the Controlling area..in my case its 'APS' then we need to give group
in my case its 'P1_GS' .
This group has many profit centres .It then shows this list .
In my user exit i need to retrieve these centres....
Can anyonne suggest how can i do this...
well its actually functional but even then any helpful advise..
Thanks ..
Pals...
‎2006 Jul 14 4:11 PM
Hey,
You need to use the function K_HIERARCHY_TABLES_READ to read the hierarchy.
-Kiran