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,051

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
717

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

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.

2 REPLIES 2
Read only

Former Member
0 Likes
718

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

Read only

Former Member
0 Likes
717

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,