Menu

SAP Function Module SEO_CLIF_MULTI_READ

The Function Module SEO_CLIF_MULTI_READ () 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_MULTI_READ
Short Text
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
CICO_MODEL_ONLY LIKE SEOX-FLAG SEOX_FALSE
CICO_READ_ONLY LIKE SEOX-FLAG SEOX_FALSE
CICO_REQUEST_NO LIKE RPYGSGF-CICO_REQNO Transport request number
LANGUAGE LIKE SY-LANGU SY-LANGU Language
WITH_ATTRIBUTES LIKE SEOX-FLAG SEOX_TRUE Attributes
WITH_CICO LIKE SEOX-FLAG SEOX_FALSE
WITH_CLIF_INFOS LIKE SEOX-FLAG SEOX_TRUE
WITH_EVENTS LIKE SEOX-FLAG SEOX_TRUE With events
WITH_EXCEPTIONS LIKE SEOX-FLAG SEOX_TRUE w/exceptions
WITH_EXTERNAL_REF LIKE SEOX-FLAG SEOX_FALSE
WITH_FRIENDS_RELATIONS LIKE SEOX-FLAG SEOX_TRUE With friend relationships
WITH_INSTANCE_RELATIONS LIKE SEOX-FLAG SEOX_TRUE With instance relationships
WITH_META_RELATIONS LIKE SEOX-FLAG SEOX_TRUE With metarelationships
WITH_METHODS LIKE SEOX-FLAG SEOX_TRUE With methods
WITH_PARAMETERS LIKE SEOX-FLAG SEOX_TRUE With parameters

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
ATTRIBUTE_SET LIKE VSEOATTRIB Output: Attributes
CLIF_IDS LIKE SEOCLSKEY
CLIF_INFO_SET LIKE VSEOCLIF
ERROR_SET LIKE RPYGSER Output: Error messages
EVENT_SET LIKE VSEOEVENT Output: Events
EXCEPTION_SET LIKE VSEOEXCEP Output: Exceptions
FRIENDS_RELATION_SET LIKE SEOFRIENDS Output: Friend relationships
INSTANCE_RELATION_SET LIKE SEOIMPLREL Output: Instance relationships
META_RELATION_SET LIKE SEOMETAREL Output: Metarelationships
METHOD_SET LIKE VSEOMETHOD Output: Methods
PARAMETER_SET LIKE VSEOPARAM Output: Parameters

Exceptions

This function module does not define any Exceptions.