SAP ABAP Function Module COND_MNT_START (Start Maintenance (Selection))
Hierarchy
☛
SAP_APPL (Software Component) Logistics and Accounting
⤷
SD-MD-CM (Application Component) Conditions
⤷
COND_API (Package) API for Condition Maintenance
⤷
⤷
Basic Data
| Function Module | COND_MNT_START | Start Maintenance (Selection) |
| Function Group | COND_MNT_INTF | General Interface for Condition Maint. |
| Program Name | SAPLCOND_MNT_INTF | |
| INCLUDE Name | LCOND_MNT_INTFU02 |
Parameters
| Type | Parameter Name | Typing | Associated Type | Default value | Optional | Pass Value | Short text |
|---|---|---|---|---|---|---|---|
| |
EV_RECNO | TYPE | SYLOOPC | Number of Selected Condition Records | |||
| |
ET_RECORD_KEYS | TYPE | COND_MNT_RECORD_KEY_T | Table with IDs and Keys of Condition Records | |||
| |
EV_SUBRC | TYPE | COND_MNT_RESULT | Result of Condition Maintenance | |||
| |
ET_MESSAGES | TYPE | COND_MNT_MESSAGE_T | Messages from Condition Maintenance | |||
| |
IV_HANDLE | TYPE | COND_MNT_HANDLE | Handle for Maintenance Session | |||
| |
IV_SELDATE | TYPE | DATAM | SY-DATLO | Valid On | ||
| |
IV_SELKNUMH | TYPE | VAKE-KNUMH | Condition Record Number | |||
| |
IV_VAKEY | TYPE | VAKE-VAKEY | Variable key 100 bytes | |||
| |
IT_SELECTION | TYPE | CL_COND_TAB_SEL=>COND_RNGS_T | Selection Range for Reading Condition Records | |||
| |
CX_COND_MNT_SESSION | TYPE | Exceptions from Maintenance Session | ||||
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 | 20100310 |
| SAP Release Created in | 700 |