SAP ABAP Function Module BM_DUPLICATES_FIND (Doppelte Tabelleneinträge finden und in die Spool drucken)
Hierarchy
SAP_BASIS (Software Component) SAP Basis Component
   SV-ASA-QAD (Application Component) Question & Answer Database
     SDFI (Package) Repository Interface Reference Model
Basic Data
Function Module BM_DUPLICATES_FIND Doppelte Tabelleneinträge finden und in die Spool drucken  
Function Group SF23   API between LM and R/3 parts of BE  
Program Name SAPLSF23   API between LM and R/3 parts of BE 
INCLUDE Name LSF23U10    
Parameters
Type Parameter Name Typing Associated Type Default value Optional Pass Value Short text
Importing TABNAME TYPE DD02L-TABNAME Name der Struktur der übergebenen Datentabelle
Importing PRINT_MODE TYPE C '0' Listausgabe ('0'=Spool, '1'=Screen, ' '=keine)
Importing LINE_SIZE TYPE PRI_PARAMS-LINSZ 255 nur bei Listausgabe: max. Spaltenbreite
Tables I_TAB TYPE   Import: Datentabelle
Tables E_OBJKEYS TYPE BMT_OBJ_DEFS Export: Keys der mehrfach vorhandenen Objekte
Tables E_MSGTAB TYPE RPYGSER Export: Nachrichtenprotokoll
               
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  19971205 
SAP Release Created in