Application Development 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: 

Table AUFK??

Former Member
0 Kudos

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

Former Member
0 Kudos

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

0 Kudos

Hi Kanka..

Thanks for the response..

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

0 Kudos

Hi Subhash,

The Currency field populated from Controlling Area KOKRS currency.

Regards,

Lanka

Former Member
0 Kudos

Do you really need to do it?

Why?

You can change data using BAPI...

former_member188685
Active Contributor
0 Kudos

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

Former Member
0 Kudos

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

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