Notice: This website is an unofficial Microsoft Knowledge Base (hereinafter KB) archive and is intended to provide a reliable access to deleted content from Microsoft KB. All KB articles are owned by Microsoft Corporation. Read full disclaimer for more details.

Example of a PATimeSheetsType XML Schema in eConnect together with Microsoft Dynamics GP


INTRODUCTION

This article contains an example of a PATimeSheetsType XML Schema that can be used to integrate a Project TimeSheetEntry transaction into the sample company. You can use this sample code with eConnect together with Microsoft Dynamics GP.

MORE INFORMATION

The following PATimeSheetsType XML Schema contains data that can be used to integrate a Project TimeSheetEntry transaction into the sample company.

 

<eConnect>
     <PATimeSheetsType>
               <taPATimeSheetLineInsert_Items>
                    <taPATimeSheetLineInsert>
                         <PATSTYP>1</PATSTYP>
                         <PATSNO>TS000000000000001</PATSNO>
                         <EMPLOYID>ACKE0001</EMPLOYID>
                         <CURNCYID>Z-US$</CURNCYID>
                         <PADT> 4/12/2007 12:00:00 AM  </PADT>
                         <PAPROJNUMBER>HOTELEDGER</PAPROJNUMBER>
                         <PACOSTCATID>CONSULTING</PACOSTCATID>
                         <PAQtyQ>1</PAQtyQ>
                    </taPATimeSheetLineInsert>
               </taPATimeSheetLineInsert_Items>
               <taPATimeSheetHdrInsert>
                    <PATSTYP>1</PATSTYP>
                    <PATSNO>TS000000000000001</PATSNO>
                    <PADOCDT> 4/12/2007 12:00:00 AM</PADOCDT>
                    <BACHNUMB>TEST</BACHNUMB>
                    <EMPLOYID>ACKE0001</EMPLOYID>
                    <PAREPD>7</PAREPD>
                    <PAREPDT>4/1/2007</PAREPDT>
                    <CURNCYID>Z-US$</CURNCYID>
                    <PAREFNO></PAREFNO>
                    <PAreptsuff></PAreptsuff>
                    <PACOMM></PACOMM>
                    <PATQTY>1</PATQTY>
               </taPATimeSheetHdrInsert>
     </PATimeSheetsType>
</eConnect> 

↑ Back to the top


Keywords: kb, kbnosurvey, kbinfo, kbMBSMigrate, kbMBSPartner, BemisKB919441, kbExpertiseInter

↑ Back to the top

Article Info
Article ID : 919441
Revision : 1
Created on : 3/7/2017
Published on : 3/7/2017
Exists online : False
Views : 79