cancel
Showing results for 
Search instead for 
Did you mean: 

Service Orders related to a Network

Former Member
0 Kudos

Hello All,

From which table can i pull in all the service orders related to a network.

I am looking into AUFK table,and able to find the network and the service orders individually. Is there is a way to link these two.

Thanks and Regards,

Sudarshan.

Accepted Solutions (0)

Answers (3)

Answers (3)

Former Member
0 Kudos

Hi,

Besides suggestion given by our friends look for Order Category or Order type in tables AUFK or AFKO.

Thanks,

Sudhakar

Former Member
0 Kudos

Hello All,

Thank you very much for your answers. I am able to find my network and service orders in table AFKO, AUFK. But i need to know the linking between these two.

For example, i have a network 1082031 and the service orders related to them are 701902...701910. Now i know either only network number or service order number. How would i pass the know value in to a table and get the unknown one.

(Pass network number  and fetch all the related Service Orders or pass service order number and get the linked network)

Regards,

Sudarshan.

sanjeevc
Active Contributor
0 Kudos

check with below tables:

AUFKOrders/networks headers
AFKOProduction Orders/networks
AFVCNetwork activities
AFVUNetwork activities
AFVVNetwork activities

Regards,

Sanjeev

Former Member
0 Kudos

Hi Sudarshan

Check table AFKO, fields AUFNT (network) and AUFPT (activity).

Regards

Shrikant