COMMUNICATION_INIT_NO_AUTH is an ABAP runtime error which you may come across when using or developing within an SAP system. See below for the standard details explaining what it means and how you can avoid or fix this runtime error.
Short Dump Classification: A - ABAP Programming Error
You can view further information about a runtme error by using transaction code ST22 which will show you this and all runtime erros that have happen in your SAP system.
Also check out the Comments section below to view or add related contributions and example screen shots.
The authorization can be checked beforehand with function module
AUTHORITY_CHECK_CPIC.
No authorization to use CPIC destination <runtime parameter>.
Please see abap error for more details about the possible cause of this runtime error and how it could be avoided.
Please see authority missing for more details about the possible cause of this runtime error and how it could be avoided.
Please see authority missing for more details about the possible cause of this runtime error and how it could be avoided.
COMMUNICATION_INIT_NO_AUTH - communication init no auth COMMUNICATION_ACCEPT_NO_AUTH - communication accept no auth COMMON_PART_HOOK_OVERFLOW - common part hook overflow COMMIT_STREAM_ERROR - commit stream error COMMIT_IN_POSTING - commit in posting COMMIT_IN_PERFORM_ON_COMMIT - commit in perform on commit