Menu

SAP Function Module ECMVAL_CUST_GET_CONTEXT

The Function Module ECMVAL_CUST_GET_CONTEXT () is a standard Function Module in SAP ERP and is part of the function group ECMVAL_CUST within the package ECM_CUST.

Technical Information

Function Module ECMVAL_CUST_GET_CONTEXT
Short Text
Function Group ECMVAL_CUST
Package ECM_CUST
Module Type Normal Module

Importing Parameters

These are the IMPORTING parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
I_CONTXT_INT TYPE ECMCTXTGUID Context GUID
I_LANGUAGE TYPE SYLANGU SY-LANGU Language

Exporting Parameters

These are the EXPORTING parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
ET_CTXT TYPE TT_ECM_CTXT Context
ET_CTXTT TYPE TT_ECM_CTXTT Context Description
ET_ORG TYPE TT_ECM_ORG Organizational Unit
ET_PHS TYPE TT_ECM_PHS Phases
ET_PHST TYPE TT_ECM_PHST

Changing Parameters

This function module does not define any CHANGING parameters.

Table Parameters

This function module does not define any TABLE parameters.

Exceptions

This function module does not define any Exceptions.