Menu

SAP Function Module COMT_BSP_BP_INDUSTRYDETAIL_GET

To get Industry details

The Function Module COMT_BSP_BP_INDUSTRYDETAIL_GET (To get Industry details) is a standard Function Module in SAP ERP and is part of the function group COMT_BSP_BP_FG within the package COM_BSP_MODEL_IL_BP.

Technical Information

Function Module COMT_BSP_BP_INDUSTRYDETAIL_GET
Short Text To get Industry details
Function Group COMT_BSP_BP_FG
Package COM_BSP_MODEL_IL_BP
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_INDUSTRY TYPE BU_IND_SECTOR Industry
IV_INDUSTRYDESCRIPTION TYPE BU_TEXT100 Description
IV_INDUSTRYSECTOR TYPE BU_ISTYPE Industry System

Exporting Parameters

This function module does not define any EXPORTING parameters.

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
ET_INDUSTRYDETAILS LIKE BAPIINDUSTRYDETAILS BAPI Structure for Industry details
ET_RETURN LIKE BAPIRET2 Return Parameter

Exceptions

This function module does not define any Exceptions.