SAP ABAP Interface IF_EX_DML_ARCHIVING (BAdI Interface IF_EX_DML_ARCHIVING)
Hierarchy
SAP_ABA (Software Component) Cross-Application Component
   CA-GTF-MDF (Application Component) Master Data Framework
     COM_DML_ENGINE (Package) MDF: Single Object Runtime
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
Interface IF_EX_DML_ARCHIVING  
Short Description BAdI Interface IF_EX_DML_ARCHIVING    
General Data
Package COM_DML_ENGINE   MDF: Single Object Runtime 
Created 20040826   SAP 
Last changed 20040930   SAP 
Unicode checks active    
Forward declarations
Interface IF_EX_DML_ARCHIVING has no forward declaration.
Interfaces
Interface IF_EX_DML_ARCHIVING has no interface.
Friends
Interface IF_EX_DML_ARCHIVING has no friend.
Attributes
Interface 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
Interface IF_EX_DML_ARCHIVING has no event.
Types
Interface 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 Interface IF_EX_DML_ARCHIVING has no exception.
History
Last changed by/on SAP  20040930 
SAP Release Created in 700