Menu

SAP Function Module OCS_GET_COMPONENT_PATCH_INFO

Liefert Infos zu Komponenten und Support Packages

The Function Module OCS_GET_COMPONENT_PATCH_INFO (Liefert Infos zu Komponenten und Support Packages) 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_COMPONENT_PATCH_INFO
Short Text Liefert Infos zu Komponenten und Support Packages
Function Group OCSI
Package SOCS
Module Type Remote-Enabled

Importing Parameters

These are the IMPORTING parameters of this function module.

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

Exporting Parameters

These are the EXPORTING parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
EV_APPLY_LCP LIKE PAT03-CONFIRMED Werden LCPs eingespielt?

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_E_INST_COMPONENT LIKE OCS_CLIST Liste der installierten Komponenten(Export)
TT_E_INST_PATCH LIKE OCS_PLIST Liste der eingespielten Patches (Export)
TT_I_ADDON LIKE OCS_C200 unstrukturierte AVERS Einträge (Import)
TT_I_COMPONENT LIKE OCS_C100 unstrukturierte CVERS Einträge (Import)
TT_I_COMP_PATCH LIKE OCS_C100 unstrukturierte PAT06 Einträge (Import)
TT_I_PATCH LIKE OCS_C300 unstrukturierte PAT03 Einträge (Import)

Exceptions

These are the Exceptions of this function module.

Exception Name Short Text
WRONG_RELEASE Falsches SAP Basisrelease (< 3.0D)