Hello together,
I have a small problem. Here the description...
I export over the RPLDAP_EXPORT_IDM the HCM data from the SAP system over the VDS to the IdM HCM_Staging_Area. Here only the HCM data P0000-PERNR, P0002-VORNA, P0002-NACHN and P0105-SYHR_A_P0105_AF_SYSUNAME.
Ok, the check of the SyUname runs, but the export to the SAP_Master is not running. I get the following error:
sap_getSysUname Par: 00019150!
Additonal
in the Script sap_getSysUname is descripted that the input value has the following format:
// Input value has following format:
// [20090101-99991231]<Persnr>!![20080101-20081231]<sysUname1>|[20090101-99991231]<sysUname2>
// return value provides MSKEYVALUE for an employee
from where comes the date in this format from the HCM export, when I am not select a date in the Query....?
Edited by: Yves Kraus on Sep 14, 2009 3:36 PM