SAP ABAP Function Module CHECK_TABLE_IN_CLUSTER (Prüft, ob eine Tabelle geclustert ist)
Hierarchy
SAP_FIN (Software Component) SAP_FIN
   FI (Application Component) Financial Accounting
     FARC (Package) Archiving of FI objects
Basic Data
Function Module CHECK_TABLE_IN_CLUSTER Prüft, ob eine Tabelle geclustert ist  
Function Group FAR0   FI Archiving, Superior Modules  
Program Name SAPLFAR0   FI Archiving, Prioritized Modules 
INCLUDE Name LFAR0U09    
Parameters
Type Parameter Name Typing Associated Type Default value Optional Pass Value Short text
Exporting E_XCLUSTER TYPE DATATYPE-BOOLEAN X = geclustert, SAPCE = transparent
Importing I_TABNAME TYPE DD02L-TABNAME Table to Be Checked
Exception NOT_FOUND TYPE Table Not Found
               
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  19980330 
SAP Release Created in