SAP ABAP Class IF_GM_ARCHIVE_EXIT (Interface for BAdI: GM_ARCHIVE_EXIT)
Meta Relationship - Using
# Relationship type Using Short Description Created on
1 Interface composition (i COMPRISING i_ref)  IF_BADI_INTERFACE Tag Interface for BAdIs 20070822
Meta Relationship - Used By
# Relationship type Used by Short Description Created on
1 Interface implementation (CLASS c. INTERFACES i_ref)  CL_GM_ARCHIVE_EXIT_SAMPLE GM archiving exit: Example 20070822
Properties
Class IF_GM_ARCHIVE_EXIT  
Short Description Interface for BAdI: GM_ARCHIVE_EXIT    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package      
Created 20070822   SAP 
Last change 20071120   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
# Type group / Object type Type Type Description
1 GMAR Type group use (TYPE-POOLS tp)  Type group use (TYPE-POOLS tp)
2 RSDS Type group use (TYPE-POOLS tp)  Type group use (TYPE-POOLS tp)
Interfaces
Class IF_GM_ARCHIVE_EXIT has no interface implemented.
Friends
Class IF_GM_ARCHIVE_EXIT has no friend class.
Attributes
Class IF_GM_ARCHIVE_EXIT has no attribute.
Methods
# Method Level Visibility Method type Description Created on
1 CHECK_FOR_ARCHIVING Instance method Public Method Check per main archiving record 20070822
2 DYNSEL_EXECUTE Instance method Public Method Execute dynamic selections 20070822
3 DYNSEL_IS_ACTIVE Instance method Public Method Add dynamic selections 20070822
4 SELECT_FOR_ARCHIVING Instance method Public Method Select additional main archiving records 20070822
Events
Class IF_GM_ARCHIVE_EXIT has no event.
Types
Class IF_GM_ARCHIVE_EXIT has no local type.
Method Signatures

Method CHECK_FOR_ARCHIVING Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing C_SKIP Call by reference Type reference (TYPE) FLAG Skip this record 20070822
2 Importing IF_MAIN_DATA Call by reference Type reference (TYPE) ANY Main Data Record 20070822
3 Importing I_ARCHIVING_OBJECT Call by reference Type reference (TYPE) GM_ARCHIVE_OBJECT Grants Management Archiving Object 20070822
4 Importing I_MAIN_STRUCTURE Call by reference Type reference (TYPE) TABNAME Main Data Structure 20070822
# Exception Resumable Description Created on
1 ERROR Error to record 20070822
2 INFO Info to record 20070822

Method DYNSEL_EXECUTE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing C_DYNS_CNT Call by reference Type reference (TYPE) SYTFILL Dynamic selection - Counter 20070822
2 Changing C_DYNS_TRANGE Call by reference Type reference (TYPE) RSDS_TRANGE Dynamic selection - Range 20070822
3 Importing I_ARCHIVING_OBJECT Call by reference Type reference (TYPE) GM_ARCHIVE_OBJECT Grants Management Archiving Object 20070822

Method DYNSEL_EXECUTE on class IF_GM_ARCHIVE_EXIT has no exception.

Method DYNSEL_IS_ACTIVE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing C_YES Call by reference Type reference (TYPE) FLAG Yes flag 20070822
2 Importing I_ARCHIVING_OBJECT Call by reference Type reference (TYPE) GM_ARCHIVE_OBJECT GM archive object 20070822

Method DYNSEL_IS_ACTIVE on class IF_GM_ARCHIVE_EXIT has no exception.

Method SELECT_FOR_ARCHIVING Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing CT_MAIN_DATA Call by reference Type reference (TYPE) STANDARD TABLE Main Archiving Data 20070822
2 Importing IT_TWHERE Call by reference Type reference (TYPE) RSDS_TWHERE Archiving Selection 20070822
3 Importing I_ARCHIVING_OBJECT Call by reference Type reference (TYPE) GM_ARCHIVE_OBJECT Grants Management Archiving Object 20070822
4 Importing I_MAIN_STRUCTURE Call by reference Type reference (TYPE) TABNAME Main Data Structure 20070822

Method SELECT_FOR_ARCHIVING on class IF_GM_ARCHIVE_EXIT has no exception.
History
Last changed by/on SAP  20071120 
SAP Release Created in