SAP ABAP Interface IF_GM_ARCHIVE_EXIT (Interface for BAdI: GM_ARCHIVE_EXIT)
Hierarchy
EA-PS (Software Component) SAP Enterprise Extension Public Services
   PSM-GM-GTE (Application Component) Grantee Management
     GMARCHIVING_E (Package) Grant Management Archiving
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
Interface IF_GM_ARCHIVE_EXIT  
Short Description Interface for BAdI: GM_ARCHIVE_EXIT    
General Data
Package GMARCHIVING_E   Grant Management Archiving 
Created 20070822   SAP 
Last changed 20071120   SAP 
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
# Interface Abstract Final Description Created on
1 IF_BADI_INTERFACE Tag Interface for BAdIs 20070822
Friends
Interface IF_GM_ARCHIVE_EXIT has no friend.
Attributes
Interface 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
Interface IF_GM_ARCHIVE_EXIT has no event.
Types
Interface 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 Interface 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 Interface 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 Interface IF_GM_ARCHIVE_EXIT has no exception.
History
Last changed by/on SAP  20071120 
SAP Release Created in