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

IW31, Order data Tables

Former Member
0 Likes
4,729

Hello friends,

I have a PM order created using IW31.

THis order has 5 operations under it.

I am able to fetch the oerder header data from ,

the tables, AUFK, AFKO

and also from the view, VIAUFKST.

Let me know the correct table from the above.

Also I need to fetch the

operations data,

Equipment data,

functional location data,

cost data

for the above order.

Is there a BAPI or FM for tha above requirement.

Thanks,

Ster

1 ACCEPTED SOLUTION
Read only

Former Member
0 Likes
2,280

Hi Ster.

I would like to suggest,

Standard Program for IW31 - SAPLCOIH.

VIAUFKS - PM Order Selection (Database View)

The tables AUFK and AFKO are present in the report.

The Other tables are also present and choice has to be made.

To check the function modules used by this program,

include lcoihuxx - Function Modules

Hope that's usefull.

Good Luck & Regards.

Harsh Dave

Hello friends,

I have a PM order created using IW31.

THis order has 5 operations under it.

I am able to fetch the oerder header data from ,

the tables, AUFK, AFKO

and also from the view, VIAUFKST.

Let me know the correct table from the above.

Also I need to fetch the

operations data,

Equipment data,

functional location data,

cost data

for the above order.

Is there a BAPI or FM for tha above requirement.

Thanks,

Ster

1 REPLY 1
Read only

Former Member
0 Likes
2,281

Hi Ster.

I would like to suggest,

Standard Program for IW31 - SAPLCOIH.

VIAUFKS - PM Order Selection (Database View)

The tables AUFK and AFKO are present in the report.

The Other tables are also present and choice has to be made.

To check the function modules used by this program,

include lcoihuxx - Function Modules

Hope that's usefull.

Good Luck & Regards.

Harsh Dave