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

FM for Creating Statistical Key Figure Groups; TCode: KBH1

Former Member
0 Likes
825

Hi Experts,

Has anybody created a Statistical Key Figure Groups <b>Master Data</b> using a FM? I've tried using BDC but it doesn't work since transaction KBH1 is not BDC friendly.

You can check transaction KBH1.

Points will be rewarded to helpful answers.

Thanks a lot,

Arman

Hi Experts,

Has anybody created a Statistical Key Figure Groups <b>Master Data</b> using a FM? I've tried using BDC but it doesn't work since transaction KBH1 is not BDC friendly.

You can check transaction KBH1.

Points will be rewarded to helpful answers.

Thanks a lot,

Arman

2 REPLIES 2
Read only

Former Member
0 Likes
623

check this FM usage in that Tcode

K_SET_HIERARCHY_MAINTENANCE

Regards

Prabhu

Read only

0 Likes
623

I tried using the FM but it only calls the initial screen of TCODE KBH1. There is another FM that I used, and its creating the Statistical Key Figure Group, but I'm not sure if its "safe" and "correct" to use this FM alone, there might be other FMs that are called by KBH1.

The FM is: K_HIERARCHY_UPDATE

Thanks,

Arman