![]() |
Development Lifecycle »
Installation »
General
Intermediate
License: The Code Project Open License (CPOL)
Merging SAP PS with Microsoft ProjectBy PhiBInstallation instructions for the CodeProject “Merging SAP PS with Microsoft Project” |
C#, Dev
|
|
Advanced Search Add to IE Search |
|
|
|
||||||||||||||||
Please feel free to send any questions or pointers to PBremner@bak.rr.com or go to www.VisualSAP.net and use the contact option (top center).
Sample project (which you don't have in your SAP system):
Alternative SAP Connection string:
String sConn = "CLIENT=" + Properties.Settings.Default.Client +
" USER=" + Properties.Settings.Default.User +
" PASSWD=" + Properties.Settings.Default.Password +
" LANG=" + Properties.Settings.Default.Lang +
" ASHOST=" + Properties.Settings.Default.ASHOST +
" SYSNR=" + Properties.Settings.Default.SYSNR;
This project updates or inserts a new Network-Activity (MSP Task) to/from SAP<–> Microsoft Project.
GetSAPProject” button. This will log in to your SAP system and retrieve a list of available SAP projects. Select a project.
SAP Object = “Yes” , our control field
Object Type = “Activity” , our control field
WBS# = “7004.001” , SAP field
Network = “000000903899” , SAP field
Activity = “0031” , we create, must be unique in SAP
If you have any questions, email me at PBremner@bak.rr.com.
Thanks,
Phil
General
News
Question
Answer
Joke
Rant
Admin
|
PermaLink |
Privacy |
Terms of Use
Last Updated: 9 Nov 2009 Editor: Deeksha Shenoy |
Copyright 2009 by PhiB Everything else Copyright © CodeProject, 1999-2009 Web11 | Advertise on the Code Project |