Application Development 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: 

KSH3 tcode and how to fetch the data in the nodes

Former Member
0 Kudos

Hi Group,

Could you help me with the below query please.

Need to get the data avaible for the cost centre Group in KSH3.

Enter T Code KSH3-> Provide a Cost Centre Group and press enter key> Highlight the Parent node and click on WHERE USED LIST -> Select Groups in the next POP UP BOX (Default selected)-? Click the Green tick button.

Now here I have to Fetch each cost centre group availabe under the Parent Cost centre Group and validate it in my program. Please Could help me on how do I select the data under these nodes.

Many Thanks in anticipation.

Regards,

Kumar.

2 REPLIES 2

jitendra_it
Active Contributor
0 Kudos

Hi ,

U have to use FM "K_HIERARCHY_TABLES_READ".

Below link will surely help u .

http://www.sapnet.ru/viewtopic.php?t=542

Thanks

Jitendra

former_member628395
Active Participant
0 Kudos

Hi,

Try the FM BAPI_COSTCENTER_GETDETAIL .

Regards,

Sagar