SAP ABAP Class IF_EX_DML_ARCHIVING (BAdI Interface IF_EX_DML_ARCHIVING)
Meta Relationship - Used By
# Relationship type Used by Short Description Created on
1 Interface implementation (CLASS c. INTERFACES i_ref)  CL_EX_DML_ARCHIVING BAdI Class CL_EX_DML_ARCHIVING 20040826
Properties
Class IF_EX_DML_ARCHIVING  
Short Description BAdI Interface IF_EX_DML_ARCHIVING    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 1   
Package      
Created 20040826   SAP 
Last change 20040930   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class IF_EX_DML_ARCHIVING has no forward declaration.
Interfaces
Class IF_EX_DML_ARCHIVING has no interface implemented.
Friends
Class IF_EX_DML_ARCHIVING has no friend class.
Attributes
Class IF_EX_DML_ARCHIVING has no attribute.
Methods
# Method Level Visibility Method type Description Created on
1 DELETE_DATA_FROM_DB Instance method Public Method Delete Data from Database 20040826
2 PUT_DATA_TO_FILE Instance method Public Method Write Data from Registered Tables to Archive 20040826
3 REGISTER_MODEL Instance method Public Method Enhance Object Model with Tables 20040826
Events
Class IF_EX_DML_ARCHIVING has no event.
Types
Class IF_EX_DML_ARCHIVING has no local type.
Method Signatures

Method DELETE_DATA_FROM_DB Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing FLT_VAL Call by reference Type reference (TYPE) DML_OBJTYP Objekttyp 20040826
2 Importing IT_KEYS Call by reference Type reference (TYPE) DML_T_OBJ_KEY Objektschlüssel 20040826
3 Importing I_INST_LOG Call by reference Object reference (TYPE REF TO) CL_DML_MESSAGE Fehlerprotokoll 20040826
# Exception Resumable Description Created on
1 ERROR Fehler 20040826

Method PUT_DATA_TO_FILE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing FLT_VAL Call by reference Type reference (TYPE) DML_OBJTYP Objekttyp 20040826
2 Importing I_ARCHIVE_HANDLE Call by reference Type reference (TYPE) SYTABIX Archivinstanz 20040826
3 Importing I_INST_LOG Call by reference Object reference (TYPE REF TO) CL_DML_MESSAGE Fehlerprotokoll 20040826
4 Importing I_OBJECT_VERSION_GUID Call by reference Type reference (TYPE) DML_OBJVERS_ID Schlüssel Objektversion 20040826
# Exception Resumable Description Created on
1 ERROR Fehler 20040826

Method REGISTER_MODEL Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing CT_TABLES Call by reference Type reference (TYPE) DML_T_ARCH_DDIC zusätzliche Tabellen für Archivierung 20040826
2 Importing FLT_VAL Value transfer Type reference (TYPE) DML_OBJTYP Parameter FLT_VAL der Methode REGISTER_MODEL 20040826

Method REGISTER_MODEL on class IF_EX_DML_ARCHIVING has no exception.
History
Last changed by/on SAP  20040930 
SAP Release Created in