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

Table AUFK??

Former Member
0 Likes
3,525

Hi..

Can anyone tell me what is the use of the table AUFK(Order master data)..?

I need to populate that table and want to know how to do this?

Thanks

6 REPLIES 6
Read only

Former Member
0 Likes
1,579

Hi ,

AUFK table is populated whenever you have created Prod.Order/Maint.Order.

What do you want to populate in table AUFK, Can you please provide more details.

Regards,

Lanka

Read only

0 Likes
1,579

Hi Kanka..

Thanks for the response..

Basically I want to know from where the currency (WAERS) field of the table is getting populated?

Read only

0 Likes
1,579

Hi Subhash,

The Currency field populated from Controlling Area KOKRS currency.

Regards,

Lanka

Read only

Former Member
0 Likes
1,579

Do you really need to do it?

Why?

You can change data using BAPI...

Read only

Former Member
0 Likes
1,579

Hi,

you can try with transaction <b>KO01</b> to create internal orders. that will update AUFK table.

use this FM to create internal orders.

Regards

vijay

Read only

Former Member
0 Likes
1,579

its the <b>Order master data</b>

this table will store all the <b>Order Number Order Type Order category</b>etc data.