The Function Module SRM_BDV_GET_DESCR () is a standard Function Module in SAP ERP and is part of the function group SRM_BDV_POPUPS within the package SRM_GENERAL_SP.
Function Module | SRM_BDV_GET_DESCR |
Short Text | |
Function Group | SRM_BDV_POPUPS |
Package | SRM_GENERAL_SP |
Module Type | Normal Module |
These are the IMPORTING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
IM_COMP_ID_FLAG | TYPE | CHAR1 | 'C' | |
IM_KEYWORD_FLAG | TYPE | CHAR1 | SPACE | |
IM_MODIFY_FLAG | TYPE | CHAR1 | 'S' | |
IM_VERSION_NR | TYPE | I |
These are the EXPORTING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
EX_NEW_DOC | TYPE | CHAR1 | ||
EX_NEW_VERSION | TYPE | CHAR1 | ||
EX_USER_ACTION | TYPE | CHAR1 |
These are the CHANGING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
CH_COMP_ID | TYPE | BDVCOMPID | ||
CH_DESCRIPTION | TYPE | BDVDESCRI | Description | |
CH_LANGUAGE | TYPE | SPRAS | Language Key |
These are the TABLE parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
KEYWORD_LIST | TYPE | SRMGS_PROPERTY_TAB |
These are the Exceptions of this function module.
Exception Name | Short Text |
---|---|
BDV_UNEXPECTED_ERROR | BDV: Unexpected Error |