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

Network logic in work order

Former Member
0 Likes
677

Hi All,

I have a requirement to implement a standard logic in my custom program for network in work order.

Network - Goto IW32 ...eneter order no. then in menu bar->Goto->Grphics->Network structure.

Is there FM or BAPI which i can use for this functionality..

I have debugged the standard program and one FM : CO_VG_GRAPHIK .Its working fine for Dsipaly mode..but if i go in change mode and try to modify it ..its giving message that order is not locked..when i checked CAUFVD_BT-FLG_ENQ is not getting set even though i enqueued the order.....

Thanks in Advacnce

Edited by: pbhosey on Feb 16, 2011 6:37 AM

3 REPLIES 3
Read only

Former Member
0 Likes
534

Hi Guru's

I am able to implement the stabdard functionality..but iam facing one issue.

Whenever i go in dispaly mode and open the network in my cunstom porgram. After that The network show the screen of od display mode only..even if iam in change mode...

Read only

0 Likes
534

Resolved it......

Read only

Former Member
0 Likes
534

reolved it myself