Menu

SAP Function Module CMS_ANL_UI_OVR_BUILD

ANL UI : Presentation of Collateral Overview

The Function Module CMS_ANL_UI_OVR_BUILD (ANL UI : Presentation of Collateral Overview) is a standard Function Module in SAP ERP and is part of the function group CMS_ANL_UI_OVR within the package CMS_CORE_ANL.

Technical Information

Function Module CMS_ANL_UI_OVR_BUILD
Short Text ANL UI : Presentation of Collateral Overview
Function Group CMS_ANL_UI_OVR
Package CMS_CORE_ANL
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_AST_GUID TYPE CMS_DTE_AST_GUID GUID for Table CMS_AST
I_CAG_GUID TYPE CMS_DTE_CAG_GUID GUID for Table CMS_CAG
I_CONTAINER_NAME TYPE CMS_DTE_CONTAINER_NAME Container Name for Collateral Overview
I_EVENT_HND_FUNCNAME TYPE CMS_DTE_ANL_EVENT_FUNC_NAME Function module name for handling events in Overview
I_RBL_SKY TYPE CMS_STR_RBL_SKY Semantic Key for CMS_RBL

Exporting Parameters

These are the EXPORTING parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
E_OVERVIEW_TREE CLASS CL_LIST_TREE_MODEL List Tree Control with Data Management at the Backend
E_TAB_RC TYPE CMS_TAB_MSG_COL_MESSAGE Return Code and corresponding Message

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.