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

Internal Order Group

Former Member
0 Likes
1,054

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
Read only

Former Member
0 Likes
720

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

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

2 REPLIES 2
Read only

Former Member
0 Likes
721

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

Read only

Former Member
0 Likes
720

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,