SAP ABAP Function Module CRM_IP_CALC_TYPE_NAME_GET (Function to get the details of the calculation type)
Hierarchy
☛
BBPCRM (Software Component) BBPCRM
⤷
CRM-IPH (Application Component) Pharmaceuticals
⤷
CRM_IP_PERSISTENCY (Package) IP Persistency
⤷
⤷
Basic Data
| Function Module | CRM_IP_CALC_TYPE_NAME_GET | Function to get the details of the calculation type |
| Function Group | CRM_IP_SCALE_UTILITY | Scale utility function group |
| Program Name | SAPLCRM_IP_SCALE_UTILITY | |
| INCLUDE Name | LCRM_IP_SCALE_UTILITYU01 |
Parameters
| Type | Parameter Name | Typing | Associated Type | Default value | Optional | Pass Value | Short text |
|---|---|---|---|---|---|---|---|
| |
EV_DBTABNAME | TYPE | FIELDNAME | DB table of calculation type | |||
| |
EV_LINETYPENAME | TYPE | FIELDNAME | Line type of calculation type | |||
| |
EV_DTELNAME | TYPE | ROLLNAME | Data element (semantic domain) | |||
| |
EV_STR_FIELDNAME | TYPE | FIELDNAME | Structure Field Name | |||
| |
EV_CURR_REL | TYPE | CRMT_IP_CURR_REL | Currency relevancy flag | |||
| |
EV_INT_STR_FIELDNAME | TYPE | FIELDNAME | Internal Structure field name | |||
| |
EV_INT_LINETYPENAME | TYPE | FIELDNAME | Line type of Internal Structure | |||
| |
EV_INT_TABLETYPENAME | TYPE | FIELDNAME | Table Type of Internal Structure | |||
| |
IV_CALC_TYPE | TYPE | CRMT_IP_CALCULATION_TYPE | Calculation Type of Calculation Profile | |||
Processing Type
| Normal Function Module | |
| |
BaseXML supported |
| Update Module | Start immediately |
| Immediate Start, No Restart | |
| Start Delayed | |
| Coll.run | |
| JAVA Module Callable from ABAP | |
| Remote-Enabled JAVA Module | |
| Module Callable from JAVA |
History
| Last changed by/on | SAP | 20060411 |
| SAP Release Created in | 510 |