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

Serviced order

Former Member
0 Likes
322

Service Order

Purpose

All the delta service orders (newly created or changed) in SAP R/3 has to flow to Tenet.In the same way , all delta service orders in Tenet has to flow to SAP R/3.

Flow from SAP R/3 to Tenet

All the newly created service orders or changed service orders (using transaction IW31 and IW32) are fetched from aufk table (This is already done in the Z-Program ZSERVICEORDERINTERFACE) .These delta service orders (aufk-aufnr) are passed to IW3M transaction . In IW3m , there are 3 mandatory fields

1) service order No (delta service order Nos)

2) Posting Date (last program run date to current date)

3) Plant (Few specific plants as suggested by clients which needs to be hardcoded)

After passing these values , the output of IW3M is captured and sent across to Tenet through RFC Function module .

Edited by: Alvaro Tejada Galindo on Apr 23, 2008 11:12 AM

1 ACCEPTED SOLUTION
Read only

Former Member
0 Likes
305

Hello jaya-

Is this an information, K.T or query.Can you clarify.

Cheers,

~Srini.....

1 REPLY 1
Read only

Former Member
0 Likes
306

Hello jaya-

Is this an information, K.T or query.Can you clarify.

Cheers,

~Srini.....