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: 

transfer internal order ( Master data ) R/3 system to HR system

Former Member
0 Kudos
1,938

Hi,

How to transfer internal order R/3 system to HR system.

Any other standard Tcode available to transfer the Internal order master data.

Material master we have BD10 like any other standard transaction code available or not

Please confirm.

Thanks in Advance

Gunasekar.

1 ACCEPTED SOLUTION

Former Member
0 Kudos
1,051

Hi Gunashekhar,

Use transacrion code KOA1 to send the Internal order.

Cheers,

Raghav.

5 REPLIES 5

Former Member
0 Kudos
1,052

Hi Gunashekhar,

Use transacrion code KOA1 to send the Internal order.

Cheers,

Raghav.

0 Kudos
1,051

Hi

is this any transaction code for changed Internal order moved to different Server using ALE.

Please confirm.

Thanks & Regards

K.Gunasekar.

0 Kudos
1,051

Hi Gunasekar,

You can use method InternalOrder.SaveReplica in you ALE Scenario. The method will distribute the internal order as soon as it has been changed. In addition to this, use transaction KOA1 to distribute the internal orders initially. Other than when using message types for master data, the method will be executed immediately when saving changes to the internal order.

Kind regards, Kathrin!

nicolas_tellier
Explorer
0 Kudos
927

Hello, it seems that KOA1 is filtering the order type and do not create idoc for internal order type RM01 - do you have a workkaround to distribute/generate IDOC for this type of internal order ? thank you

 

917

AFAIK in standard, type RM01 orders are not 'internal orders' but 'Product Cost Collector' (category 05)

  • Transaction KKF6N.
  • Better post your own question than answering to an old former user Q&A...