Menu

SAP Function Module SIN_CALL_METHOD_EXTENDED

Aufruf einer Objektmethode

The Function Module SIN_CALL_METHOD_EXTENDED (Aufruf einer Objektmethode) is a standard Function Module in SAP ERP and is part of the function group SIW2 within the package SINW.

Technical Information

Function Module SIN_CALL_METHOD_EXTENDED
Short Text Aufruf einer Objektmethode
Function Group SIW2
Package SINW
Module Type Remote-Enabled

Importing Parameters

These are the IMPORTING parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
METHOD LIKE SWOTINVOKE-VERB
OBJECT_REFERENCE LIKE SWOTOBJID

Exporting Parameters

These are the EXPORTING parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
EXCEPTION_CODE LIKE SWOTRETURN-CODE
EXCEPTION_MESSAGE LIKE SY-LISEL
EXCEPTION_TYPE LIKE SWOTRETURN-ERRORTYPE

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
CONTAINER LIKE SWCONT

Exceptions

These are the Exceptions of this function module.

Exception Name Short Text
FAILED