Ansicht
Dokumentation

ABENRFC_EXCEPTIONS - RFC EXCEPTIONS

ABENRFC_EXCEPTIONS - RFC EXCEPTIONS

TXBHW - Original Tax Base Amount in Local Currency   General Data in Customer Master  
This documentation is copyright by SAP AG.
SAP E-Book

Exceptions

Non-Catchable Exceptions

  • Cause: The called function module is not released for RFC.
    Runtime Error: CALL_BACK_ENTRY_NOT_FOUND
  • Cause: The destination type is not allowed.
    Runtime Error: CALL_FUNCTION_DEST_TYPE
  • Cause: The current function was not called remotely.
    Runtime Error: CALL_FUNCTION_NO_SENDER
  • Cause: Missing communication type (I for internal connection, 3 for AS ABAP) when performing an asynchronous RFC
    Runtime Error: CALL_FUNCTION_DESTINATION_NO_T
  • Cause: The specified destination does not exist.
    Runtime Error: CALL_FUNCTION_NO_DEST
  • Cause: The specified destination (in load balancing mode) does not exist.
    Runtime Error: CALL_FUNCTION_NO_LB_DEST
  • Cause: Data received for an unknown CPI-C connection.
    Runtime Error: CALL_FUNCTION_NO_RECEIVER
  • Cause: The function module to be called is not flagged as "remotely" callable.
    Runtime Error: CALL_FUNCTION_NOT_REMOTE
  • Cause: An error occurred in RFC that has been logged in the calling system.
    Runtime Error: CALL_FUNCTION_REMOTE_ERROR
  • Cause: The user logon data is incomplete.
    Runtime Error: CALL_FUNCTION_SIGNON_INCOMPL
  • Cause: RFC from external program does not have a valid user name
    Runtime Error: CALL_FUNCTION_SIGNON_INVALID
  • Cause: Logon attempt to target system without valid user name.
    Runtime Error: CALL_FUNCTION_SIGNON_REJECTED
The error code may have any of the following meanings:
1) Wrong password or invalid user name
2) User locked
3) Too many login attempts
4) Error in the authorization buffer (internal error)
5) No external user check
6) Invalid user type
7) Validity period of the user exceeded
  • Cause: No authorization to log on as trusted system.
    Runtime Error: CALL_FUNCTION_SINGLE_LOGIN_REJ
The error code may have any of the following meanings:
0) Incorrect logon data for a valid security ID.
1) Calling system is not a Trusted System or security ID is invalid.
2) Either user does not have RFC authorization (authorization object S_RFCACL), or a logon was performed using one of the protected users 'DDIC' or 'SAP*'.
3) Time stamp of the logon data is invalid.
  • Cause: RFC without valid user name only allowed when calling a system function module. The meaning of the error codes is the same as for CALL_FUNCTION_SINGLE_LOGIN_REJ.
    Runtime Error: CALL_FUNCTION_SYSCALL_ONLY
  • Cause: Data error (information in internal table) in a remote function call.
    Runtime Error: CALL_FUNCTION_TABINFO
  • Cause: No memory available for table to be imported.
    Runtime Error: CALL_FUNCTION_TABLE_NO_MEMORY
  • Cause: For asynchronous RFC only: The task name is already being used.
    Runtime Error: CALL_FUNCTION_TASK_IN_USE
  • Cause: For asynchronous RFC only: The specified task is already open.
    Runtime Error: CALL_FUNCTION_TASK_YET_OPEN
  • Cause: No RFC authorization.
    Runtime Error: CALL_FUNCTION_NO_AUTH
  • Cause: No RFC authorization for user.
    Runtime Error: RFC_NO_AUTHORITY
  • Cause: Destination "BACK" is not allowed in the current system.
    Runtime Error: CALL_FUNCTION_BACK_REJECTED
    Runtime Error: CALL_XMLRFC_BACK_REJECTED
  • Cause: Type conflict when passing a table.
    Runtime Error: CALL_FUNCTION_CONFLICT_TAB_TYP
  • Cause: No memory available for creating a local internal table.
    Runtime Error: CALL_FUNCTION_CREATE_TABLE
  • Cause: Type conflict when passing a structure.
    Runtime Error: CALL_FUNCTION_UC_STRUCT
  • Cause: Invalid data type when passing parameters.
    Runtime Error: CALL_FUNCTION_WRONG_VALUE_LENG
  • Cause: Invalid LEAVE statement on RFC server
    Runtime Error: CALL_FUNCTION_ILLEGAL_LEAVE
  • Cause: Incorrect length when passing a parameter of type decfloat16 or decfloat32.
    Runtime Error: CALL_FUNCTION_ILL_DECFLOAT_LEN





Fill RESBD Structure from EBP Component Structure   General Data in Customer Master  
This documentation is copyright by SAP AG.

Length: 7142 Date: 20240419 Time: 082254     sap01-206 ( 51 ms )