Hi
We are trying to call the BAPI BAPI_EMPLOYEE_GETDATA from within a webservice written within the CAF. When we import the BAPI and test it, it seems to work and brings back most of the information, however two of the tables in the BAPI don't come back at all. We've tested the BAPI within SE37 and it brings back a table called Communication which holds the information that we want to use within our custom service, but this table does not come back when it is called via the CAF. We've also tested the BAPI via VC and the Communication table does not come back there either.
Can anyone help?