SAP ABAP Function Module CO_DT_MARK_SINGLE_CHK (Check if exactly one object of an object type is selected in a list)
Hierarchy
☛
BBPCRM (Software Component) BBPCRM
⤷
CRM-CIC (Application Component) Interaction Center WinClient
⤷
CO (Package) R/3 Application development: PP Production orders
⤷
⤷
Basic Data
| Function Module | CO_DT_MARK_SINGLE_CHK | Check if exactly one object of an object type is selected in a list |
| Function Group | CODT | Production order: Dialog tables |
| Program Name | SAPLCODT | Dialog Table Processing for Orders |
| INCLUDE Name | LCODTU41 |
Parameters
| Type | Parameter Name | Typing | Associated Type | Default value | Optional | Pass Value | Short text |
|---|---|---|---|---|---|---|---|
| |
INDEX_DT_EXP | TYPE | SYST-TABIX | Index on dialog table | |||
| |
RC27I_EXP | TYPE | RC27I | Indices on document table for selected record | |||
| |
RCLST_EXP | TYPE | RCLST | Record from dialog table | |||
| |
FLG_OPR_SOP_IMP | TYPE | 'X' | Indicator: treat operation and suboperation the same way | |||
| |
OBJECT_IMP | TYPE | RCLST-OBJECT | Object type of the detail screen | |||
| |
ZZZZ | TYPE | SYST-MANDT | SPACE | temporary field (alignment problem) | ||
| |
NON_MARKED | TYPE | No record selected | ||||
| |
NO_LIST | TYPE | No appropriate list found | ||||
| |
SEVERAL_MARKED | TYPE | several records selected | ||||
| |
NO_ENTRY | TYPE | |||||
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 | 19931201 |
| SAP Release Created in |