SAP ABAP Function Module COND_MNT_GET_RECORDS (liefert die in der Pflege befindlichen Sätze zurück)
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_GET_RECORDS liefert die in der Pflege befindlichen Sätze zurück  
Function Group COND_MNT_INTF   General Interface for Condition Maint.  
Program Name SAPLCOND_MNT_INTF    
INCLUDE Name LCOND_MNT_INTFU18    
Parameters
Type Parameter Name Typing Associated Type Default value Optional Pass Value Short text
Exporting ET_RECORD_KEYS TYPE COND_MNT_RECORD_KEY_T Table with IDs and Keys of Condition Records
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_IGNORE_DELETED_RECORDS TYPE BOOLEAN ABAP_TRUE gelöschte Sätze unterdrücken?
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  20110810 
SAP Release Created in 700