When you export and import data, SAP uses the following four Visual Basic programs:
For MS Access 7.0 |
for MS Access 97 |
Comments |
wdpsastr.exe wdpsast2.exe |
wdpsas97.exe |
RFC server programs that program create a Microsoft Access database with structural information provided by R/3.
In addition, a separate table "DDIC" is created. |
wdpsatab.exe |
wdpsat97.exe |
RFC server program, which fills the previously created tables with data. This program is effective only if no changes in structure occurred between the dpsast2.exe ( wdpsas97.exe ) run and the wdpsatab.exe ( wdpsat97.exe ) run. |
wdpsazet.exe |
wdpsaz97.exe |
RFC client program, which makes time confirmations to the Project System possible. |
wdpsamat.exe |
wdpsam97.exe |
RFC client program, which makes material confirmations to the R/3 System possible. |

Do not modify the structure of the Access database in any way between creating and filling in the interface tables (between calling up the
Note on the programs
wdpsastr.exe and wdpsast2.exeThe programs differ in that they export the data from the R/3 System with data type "DATS" to different data types in Microsoft Access. Use whichever of the two programs files best meets your requirements.
There is no equivalent to
wdpsastr.exe in Access 97. The program wdpsas97.exe corresponds to wdpsast2.exe.See also:
Interface Format