Fonction SAP BAPI_XMI_CHECK_VERSION - Check Whether a Particular Version of an Interface is Supported

Paramètre Reférence Type Long. Valeur par déf. Facultatif Description
INTERFACE BAPIXMLOGR-INTERFACE C 3 Interface to be viewed
VERSION BAPIXMLOGR-VERSION C 10 Required version of the interface

Paramètre Reférence Type Long. Description
RETURN BAPIRET2 u 548
VERSION_VALID BAPIXMBOOL-REP C 1 Version supported by the interface

Functionality
Use this method to check whether a specific version of a CCMS systemadministration interface is supported by the R/3 System. You canconfirm, for example, that the version of an interface that issupported in an agent program, is also supported by the R/3 System.

Further information
XMI documentation (SAPnet/CCMS)

Description
INCLUDE BAPI_TABLE

Value range
MSG_UNKNOWN_INTERFACE: The specified interface could not be found.
MSG_PROBLEM_DETECTED: A problem has occurred in the XMI function modulethat is not directly connected to the XMI functions. The problem wasprobably caused by a called function module. To analyze the problem,examine the R/3 System log.
MSG_CANT_LOG_ACTION: The action had to be terminated because the R/3XMI logging mechanism reported an error.

Description
This parameter specifies whether the specified interface version isspecified by the R/3 System.
The value 'X' confirms that the version is supported. Value ' 'indicates that the R/3 System does not support the version.

Description
Enter here the interface whose version you want to check is supported.

Value range
The identifiers that are currently possible are:

  • XBP: Background processing

  • XBR: Database security

  • XMB: Basic functions

  • XOM: Output management

  • XDB: Database administration
  • Description
    Enter here the version of the CCMS system administration interface thatyou want to check is supported by the R/3 System.