SAP ABAP Function Module CP_DT_DTAB_READ_BY_OBJ (Read all records of an object from the dialog table)
Hierarchy
☛
BBPCRM (Software Component) BBPCRM
⤷
CRM (Application Component) Customer Relationship Management
⤷
CRM_APPLICATION (Package) All CRM Components Without Special Structure Packages
⤷
CP (Package) R/3 Application development: PP Task Lists
⤷
⤷
⤷
Basic Data
| Function Module | CP_DT_DTAB_READ_BY_OBJ | Read all records of an object from the dialog table |
| Function Group | CPDT | Task lists: dialog tables |
| Program Name | SAPLCPDT | Dialog Table Processing: General Performs |
| INCLUDE Name | LCPDTU25 |
Parameters
| Type | Parameter Name | Typing | Associated Type | Default value | Optional | Pass Value | Short text |
|---|---|---|---|---|---|---|---|
| |
ENTRIES_EXP | TYPE | SYST-TABIX | Number of Entries Found | |||
| |
OBJECT_IMP | TYPE | RCLST-OBJECT | Object to which data records shoul | |||
| |
PLNAL_IMP | TYPE | RCPLS-PLNAL | SPACE | Alternative task list | ||
| |
PLNFL_IMP | TYPE | RCPLS-PLNFL | SPACE | Sequence | ||
| |
PLNNR_IMP | TYPE | RCPLS-PLNNR | SPACE | Task List Number | ||
| |
PLNTY_IMP | TYPE | RCPLS-PLNTY | SPACE | Routing type | ||
| |
DIALOG_TAB | TYPE | RCLST | Dialog table to object | |||
| |
INVALID_KEY | TYPE | Wrong Key | ||||
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 | 19930710 |
| SAP Release Created in |