353 SAP Message of Class G_COBL_CORE Communication error during validation of coding block











353(G_COBL_CORE) - Communication error during validation of coding block

Message number 353 of class G_COBL_CORE is used to display message "Communication error during validation of coding block" and can be triggered using the following ABAP code:

    MESSAGE W353(G_COBL_CORE). "Warning message example
    MESSAGE I353(G_COBL_CORE).
"Information message example
    MESSAGE E353(G_COBL_CORE).
"Error message example
See here for more options


What causes this issue

When validating the coding block in Accounting a communication error
occurred.You attempted to validate the entries in the coding block in adifferent system with the RFC destination &V1&.This validation is, however, not yet possible. The error from the RFCcall is:&V3&&V4&

System Response

Your entries could not be validated. If you have entered invalid values
in the coding block, this can lead to the document not being posted toAccounting before the entries were corrected.

How to fix

If you are certain that you made no incorrect entries in the coding
block, you can continue processing the document. If the document isposted and the coding block then does contain incorrect values, thesecan possibly be corrected in Accounting during the IDOC inboundprocessing.To analyze the communication error check the RFC destination &V1& in
transaction SM59.If there are no errors with the connection to RFC destination &V1&,
check the ALE Customizing. For the method CheckAccountAssignment of theobject BUS6001 AccountingServices the receiver for company code &V2&must be maintained correctly.
Message text extract from SAP system. Copyright SAP SE.


Return to Message Class G_COBL_CORE main page



Search for further information about these or an SAP related objects



Comments on this SAP object

What made you want to lookup this SAP object? Please tell us what you were looking for and anything you would like to be included on this page!