Hello folks,
I'm having an authorization-based problem with the ESS/MSS-Teamcalendar WDA-Application which uses the resources of the Internet Graphics Server.
CL_IGS_DATA===================CM006 call function 'PIGFARMDATA' destination rfcdestination exporting type = farm_type tables ddic = m_ddictable data = m_datatable content_descr = m_content_descr content = m_content exceptions communication_failure = 1 message msg_text system_failure = 2 message msg_text.
So.... the data is sent to the pigfarm and the pigs transform it into an interactive graphic that comes back in form of an xstream. "Smart piggies! Oink! Oink!"..... This process however fails with a communication error "Fehler beim Öffnen einer RFC-Verbindung (CPIC-CALL: 'ThSAPOCMINIT' : cmRc=2 thRc", unless I assign SAP_ALL/SAP_NEW to the enduser. What makes the whole thing exceptionally nerv-wrecking for me is, that I can neither debug nor trace what's happening inside this RFC-FM (so I can't just go for ST01 and see which permissions are missing). I'm not acquainted enough with Security/Authorization stuff to just 'know' what goes wrong here, I always rely on Debugging/ST01, so I'm kind of stuck here...
Bottom line: how or rather with what means do I find out which authorizations are missing here without being able to trace via ST01?
Any help/hints/devastating criticism is welcome and appreciated
Cheers, Lukas