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: 

Internal Order Group

Former Member
0 Kudos

How Internal Order Group is related to Internal Order

Which Table I should use for F4 Help of Internal Order Group

What is the Function Module for Internal Order Group.

1 ACCEPTED SOLUTION

Former Member
0 Kudos

Function Module <b>HRGPBS_ORDERGROUP_GETDETAIL</b> to get all internal orders for an ordergroup.

2 REPLIES 2

Former Member
0 Kudos

Function Module <b>HRGPBS_ORDERGROUP_GETDETAIL</b> to get all internal orders for an ordergroup.

Former Member
0 Kudos

Hi,

The Internal order group details are found in the table SETHEADER & SETLEAF, SETHEADER-SETNAME would be the internal order group for the setclass for the order group set class '0103',

You can also get the details using fm K_HIERARCHY_TABLES_READ,

Hope this helps,

Rgds,