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: 

transaction cn23

Former Member
0 Kudos

Hi, somebody know which tables use the transaction cn23,I don't find which tables use,I need all the information about the number of Network.

2 REPLIES 2

Former Member
0 Kudos

You can run a performance trace against this transaction to see what tables it uses.

Rob

Former Member
0 Kudos

Hi,

CN23 must be Interacting with the Given below Tables for Network Data:

AUFK Orders/networks headers

AFKO Production Orders/networks

AFVC Network activities

AFVU Network activities

AFVV Network activities

RESB Network Components

In PS....Try to owrk with the available SAP FM's......it is preferred over SELECT Statements....

Use FM BAPI_NETWORK_GETDETAIL to get Network Details....