Menu

SAP Function Module OCS_GET_INFO

Ermittelt Informationen über das System (Patches, Add-On's ...)

The Function Module OCS_GET_INFO (Ermittelt Informationen über das System (Patches, Add-On's ...)) is a standard Function Module in SAP ERP and is part of the function group OCSI within the package SOCS.

Technical Information

Function Module OCS_GET_INFO
Short Text Ermittelt Informationen über das System (Patches, Add-On's ...)
Function Group OCSI
Package SOCS
Module Type Remote-Enabled

Importing Parameters

This function module does not define any IMPORTING parameters.

Exporting Parameters

These are the EXPORTING parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
EV_SAPRL LIKE SY-SAPRL SAP Basisrelease

Changing Parameters

This function module does not define any CHANGING parameters.

Table Parameters

These are the TABLE parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
TT_ADDON LIKE OCS_C200 unstrukturierte AVERS Einträge
TT_COMPONENT LIKE OCS_C100 unstrukturierte CVERS Einträge (Releases >- 40)
TT_COMP_PATCH LIKE OCS_C100 unstrukturierte PAT06 Einträge (Releases >- 40)
TT_PATCH LIKE OCS_C300 unstrukturierte PAT03 Einträge

Exceptions

This function module does not define any Exceptions.