SAP ABAP Function Module CRM_PPM_GET_OPP_ACTIVITY_UI (Get activities for opportunity, exposed to UI)
Hierarchy
☛
BBPCRM (Software Component) BBPCRM
⤷
CRM-ANA-PPM-IL (Application Component) Interaction Layer
⤷
CRM_PPM_IL (Package) Pipeline Performance Managment - Interaction Layer
⤷
⤷
Basic Data
| Function Module | CRM_PPM_GET_OPP_ACTIVITY_UI | Get activities for opportunity, exposed to UI |
| Function Group | CRM_PPM_UI | Remote function modules for UI's use |
| Program Name | SAPLCRM_PPM_UI | |
| INCLUDE Name | LCRM_PPM_UIU23 |
Parameters
| Type | Parameter Name | Typing | Associated Type | Default value | Optional | Pass Value | Short text |
|---|---|---|---|---|---|---|---|
| |
IV_OPP_GUID | TYPE | CRMT_BSP_OBJECTKEY | Object Key | |||
| |
IV_RECORDS_NUM | TYPE | INT4 | Natural number | |||
| |
IV_KIND | TYPE | CRM_PPM_ACTIVITY_KIND | 'A' | Planned (P), Completed (C) or All Activities (A) | ||
| |
ET_MESSAGES | TYPE | BAPIRET2_T | Table Type for converted error messages | |||
| |
ET_ACTIVITY | TYPE | CRMT_PPM_ACTIVITY_TA | structure for display opportunity activity | |||
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 | 20070216 |
| SAP Release Created in | 100 |