SAP ABAP Function Module CMS_DB_TSK_GET_LIST (FM: to get list of task guid)
Hierarchy
☛
EA-FINSERV (Software Component) SAP Enterprise Extension Financial Services
⤷
FS-CMS (Application Component) Collateral Management System
⤷
CMS_COMMON (Package) Tools & Common Interfaces used by CMS
⤷
⤷
Basic Data
| Function Module | CMS_DB_TSK_GET_LIST | FM: to get list of task guid |
| Function Group | CMS_DB_TSK | Task - DB layer for Process Control |
| Program Name | SAPLCMS_DB_TSK | |
| INCLUDE Name | LCMS_DB_TSKU05 |
Parameters
| Type | Parameter Name | Typing | Associated Type | Default value | Optional | Pass Value | Short text |
|---|---|---|---|---|---|---|---|
| |
E_TAB_TSK_SEL | TYPE | CMS_TAB_TSK_SEL | Table Type for Task - Selection Criteria | |||
| |
E_TAB_RC | TYPE | CMS_TAB_MSG_COL_MESSAGE | Return Code and corresponding Message | |||
| |
I_MAX_ROWS | TYPE | BAPIMAXROW | 250 | Maximum number of lines of hits | ||
| |
I_TAB_TSK_OBJECT_RNG | TYPE | CMS_TAB_TSK_OBJECT_RNG | Task Object Range | |||
| |
I_TAB_TSK_TYP_RNG | TYPE | CMS_TAB_TSK_TYP_RNG | Task Type Range | |||
| |
I_TAB_TSK_REMINDER_RNG | TYPE | CMS_TAB_TSK_REMINDER_ON_RNG | Table Type for Reminder Date Range | |||
| |
I_TAB_TSK_COMPL_ON_RNG | TYPE | CMS_TAB_TSK_COMPLETION_ON_RNG | Table Type for Completion Date Range | |||
| |
I_TAB_TSK_START_ON_RNG | TYPE | CMS_TAB_TSK_START_ON_RNG | Table Type for Start On | |||
| |
I_TAB_TSK_DUE_ON_RNG | TYPE | CMS_TAB_TSK_DUE_ON_RNG | Table Type for Due On | |||
| |
I_TAB_TSK_PRTY_RNG | TYPE | CMS_TAB_TSK_PRTY_RNG | Table Type for Priority Range | |||
| |
I_TAB_TSK_STAT_RNG | TYPE | CMS_TAB_TSK_STAT_RNG | Table Type for Status Range | |||
| |
I_TAB_TSK_OWNR_RNG | TYPE | CMS_TAB_TSK_OWNR_RNG | Table Type for Owner Range | |||
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 | 20030327 |
| SAP Release Created in | 200 |