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
Exporting EV_RECNO TYPE SYLOOPC Number of Selected Condition Records
Exporting ET_RECORD_KEYS TYPE COND_MNT_RECORD_KEY_T Table with IDs and Keys of Condition Records
Exporting EV_SUBRC TYPE COND_MNT_RESULT Result of Condition Maintenance
Exporting ET_MESSAGES TYPE COND_MNT_MESSAGE_T Messages from Condition Maintenance
Importing IV_HANDLE TYPE COND_MNT_HANDLE Handle for Maintenance Session
Importing IV_SELDATE TYPE DATAM SY-DATLO Valid On
Importing IV_SELKNUMH TYPE VAKE-KNUMH Condition Record Number
Importing IV_VAKEY TYPE VAKE-VAKEY Variable key 100 bytes
Importing IT_SELECTION TYPE CL_COND_TAB_SEL=>COND_RNGS_T Selection Range for Reading Condition Records
Exception CX_COND_MNT_SESSION TYPE Exceptions from Maintenance Session
               
Processing Type
Normal Function Module  
Remote-Enabled 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