The Function Module CRS_EQUIPMENT_SELECT (Select equipment data) is a standard Function Module in SAP ERP and is part of the function group CRMQ_CFG within the package CRM.
Function Module | CRS_EQUIPMENT_SELECT |
Short Text | Select equipment data |
Function Group | CRMQ_CFG |
Package | CRM |
Module Type | Normal Module |
This function module does not define any IMPORTING parameters.
This function module does not define any EXPORTING parameters.
This function module does not define any CHANGING parameters.
These are the TABLE parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
PTI_EQUI | LIKE | EQUI_PRE | Equipment Number | |
PTO_EQUI | LIKE | EQUI | Equipment master data |
This function module does not define any Exceptions.