Menu

SAP Function Module S_COL_WB_REP_PR_PROPERTIES

The Function Module S_COL_WB_REP_PR_PROPERTIES () is a standard Function Module in SAP ERP and is part of the function group S_COL_WB_REP_PR_EDITOR within the package SCOOL_WORKBENCH_TOOLS.

Technical Information

Function Module S_COL_WB_REP_PR_PROPERTIES
Short Text
Function Group S_COL_WB_REP_PR_EDITOR
Package SCOOL_WORKBENCH_TOOLS
Module Type Normal Module

Importing Parameters

These are the IMPORTING parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
IV_ELEMENT_NAME TYPE SCOOLOBJECT Objects for Pattern Model
IV_ELEMENT_TYPE TYPE SCOOLELEMENTTYPE Cool : Type of Cool Element
IV_READ_ONLY TYPE SCOL_BOOLEAN ReadOnly
IV_SUB_ELEM_NAME TYPE SCOOLOBJECT Objects for Pattern Model
IV_SUB_ELEM_TYPE TYPE SCOOLELEMENTTYPE Cool : Type of Cool Element

Exporting Parameters

These are the EXPORTING parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
EV_CHANGED TYPE SCOL_BOOLEAN Data was changed

Changing Parameters

These are the CHANGING parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
CT_PROPERTY TYPE SCOL_PROPERTY_TABLE Table Type for Aspect COL_PROPERTY

Table Parameters

This function module does not define any TABLE parameters.

Exceptions

This function module does not define any Exceptions.