Menu

SAP Function Module SEO_CLIF_COMPONENTS_EXIST

Determine Existence of Components of an Object Type

The Function Module SEO_CLIF_COMPONENTS_EXIST (Determine Existence of Components of an Object Type) is a standard Function Module in SAP ERP and is part of the function group SEOY within the package SEO.

Technical Information

Function Module SEO_CLIF_COMPONENTS_EXIST
Short Text Determine Existence of Components of an Object Type
Function Group SEOY
Package SEO
Module Type Normal Module

Importing Parameters

These are the IMPORTING parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
CLASS_INTERFACE_ID LIKE VSEOCLIF-CLSNAME

Exporting Parameters

This function module does not define any EXPORTING parameters.

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
CLIF_COMPONENTS LIKE SEOCOMPO
COMPS_DOUBLE LIKE SEOCOMPO
COMPS_EXIST LIKE SEOCOMPO
COMPS_NONEXIST LIKE SEOCOMPO

Exceptions

This function module does not define any Exceptions.