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

How to get t-code ksh3 detail data?

Former Member
0 Likes
989

hi all:

How to get t-code ksh3 (Display standard hierarchy(cost center group):structure) detail data?

thanksss.

1 ACCEPTED SOLUTION
Read only

former_member217544
Active Contributor
0 Likes
658

Hi,

There are some APIs under the Business Object BUS1112 .

Iam not sure to which extent these functions are helpful for you but here are the details:

BAPI_COSTCENTERGROUP_GETDETAIL - to read cost center group

BAPI_COSTCENTERGROUP_GETLIST - Index of cost cemter groups.

Regards,

Swarna Munukoti.

hi all:

How to get t-code ksh3 (Display standard hierarchy(cost center group):structure) detail data?

thanksss.

2 REPLIES 2
Read only

former_member217544
Active Contributor
0 Likes
659

Hi,

There are some APIs under the Business Object BUS1112 .

Iam not sure to which extent these functions are helpful for you but here are the details:

BAPI_COSTCENTERGROUP_GETDETAIL - to read cost center group

BAPI_COSTCENTERGROUP_GETLIST - Index of cost cemter groups.

Regards,

Swarna Munukoti.

Read only

Former Member
0 Likes
658

Hi

Check Details in this link

Regards,

Syf