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
673

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
585

Hi,

You can get the ordergroup as SETNAME in SETHEADER table for the SETCLASS '0103', the order details are found in SETLEAF for the setname obtained from SETHEADER,

Hope this helps,

Rgds,

Hi,

You can get the ordergroup as SETNAME in SETHEADER table for the SETCLASS '0103', the order details are found in SETLEAF for the setname obtained from SETHEADER,

Hope this helps,

Rgds,

3 REPLIES 3
Read only

Former Member
0 Likes
586

Hi,

You can get the ordergroup as SETNAME in SETHEADER table for the SETCLASS '0103', the order details are found in SETLEAF for the setname obtained from SETHEADER,

Hope this helps,

Rgds,

Read only

athavanraja
Active Contributor
0 Likes
585

setheader and setnode with setclass = 0103

Regards

Raja

Read only

0 Likes
585

for F4 use function

K_GROUP_SELECT

Regards

Raja