Hi All,
I have crated an MBO for employee creation with create operation. Mbo have more then 25 input params in creation but output params are 2.
When i am creating using create() method it is creating multiple records in my CDB and in SAP as well.
All items are in sap except only one are blank only employee number is generated which is auto generate.
All items in my CDB and in SAP automatically creating before submitting. employee.submitPending();
When i will call submitpending and synchronize then again 2-3 records were created in CDB or sap as well.
Finally i am able to find only one record with all data but with n number of junk item.
Any type of help would be much appreciable.
Regards
Anupam Srivastava