SAP ABAP Class CL_DML_CUST_SERVICES (MDF Services for Object Types)
Hierarchy
SAP_ABA (Software Component) Cross-Application Component
   CA-GTF-MDF (Application Component) Master Data Framework
     COM_DML_CUST (Package) MDF: Customizing
Properties
Class CL_DML_CUST_SERVICES  
Short Description MDF Services for Object Types    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package COM_DML_CUST   MDF: Customizing 
Created 20031212   SAP 
Last change 20040930   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class CL_DML_CUST_SERVICES has no forward declaration.
Interfaces
Class CL_DML_CUST_SERVICES has no interface implemented.
Friends
Class CL_DML_CUST_SERVICES has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 MESSAGE_HANDLER Static Attribute Private Object reference (TYPE REF TO) CL_DML_MESSAGE DML Connection Log 20031215
2 NAME_COMM_IL Constant Private Type reference (TYPE) CHAR08 'COMM_IL_' String COMM_IL 20031215
Methods
# Method Level Visibility Method type Description Created on
1 UPDATE_DB_STATISTICS_ALL Static method Public Method Refresh DB Statistics of All Tables for Object Type 20031212
2 UPDATE_DB_STATISTICS_SINGLE Static method Public Method Update of DB Statistics for a Table 20031212
3 WRITE_MESSAGE Static method Private Method Generate Message 20031215
Events
Class CL_DML_CUST_SERVICES has no event.
Types
Class CL_DML_CUST_SERVICES has no local type.
Method Signatures

Method UPDATE_DB_STATISTICS_ALL Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ET_RETURN Call by reference Type reference (TYPE) BAPIRETTAB Tabelle mit Nachrichten 20031212
2 Importing I_ACCURANCY Call by reference Type reference (TYPE) AM_SIGNI '2' Genauigkeit: 3=niedrig 2=hoch 1=sehr hoch 20031212
3 Importing I_API_MODE Call by reference Type reference (TYPE) DML_BOOLEAN '0' API Modus 20031212
4 Importing I_OBJECT_NAME Call by reference Type reference (TYPE) DML_OBJTYP Objekttyp 20031212
# Exception Resumable Description Created on
1 EX_DML_OBJECT_DOES_NOT_EXIST Objekt ist nicht in Tabelle DML_OBJTYPE vorhanden 20031212

Method UPDATE_DB_STATISTICS_SINGLE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_ACCURANCY Call by reference Type reference (TYPE) AM_SIGNI '2' Genauigkeit: 3=niedrig 2=hoch 1=sehr hoch 20031212
2 Importing I_TABLE_NAME Call by reference Type reference (TYPE) TABNAME Tabellenname 20031212
# Exception Resumable Description Created on
1 EX_ERROR_UPDATE_STATISTICS Fehler bei Aufbau DB Statistik 20031216
2 EX_TABLE_NOT_FOUND DB Tabelle nicht vorhanden 20031216

Method WRITE_MESSAGE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_P1 Call by reference Type reference (TYPE) ANY Parameter 1 20031215
2 Importing I_P2 Call by reference Type reference (TYPE) ANY Parameter 2 20031215
3 Importing I_P3 Call by reference Type reference (TYPE) ANY Parameter 3 20031215
4 Importing I_P4 Call by reference Type reference (TYPE) ANY Parameter 4 20031215
5 Importing I_P5 Call by reference Type reference (TYPE) ANY Parameter 5 20031215
6 Importing I_P6 Call by reference Type reference (TYPE) ANY Parameter 6 20031215
7 Importing I_P7 Call by reference Type reference (TYPE) ANY Parameter 7 20031215

Method WRITE_MESSAGE on class CL_DML_CUST_SERVICES has no exception.
History
Last changed by/on SAP  20040930 
SAP Release Created in 300