SAP ABAP Class CL_ILM_MODIFY_REPOS (Writes Information to Repository)
Hierarchy
SAP_BASIS (Software Component) SAP Basis Component
   BC-ILM-IRM (Application Component) Information Retention Manager
     S_ILM_REPOSITORY (Package) ILM Repository
Properties
Class CL_ILM_MODIFY_REPOS  
Short Description Writes Information to Repository    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package S_ILM_REPOSITORY   ILM Repository 
Created 20110114   SAP 
Last change 20130531   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
# Type group / Object type Type Type Description
1 ABAP Type group use (TYPE-POOLS tp)  Type group use (TYPE-POOLS tp)
Interfaces
Class CL_ILM_MODIFY_REPOS has no interface implemented.
Friends
Class CL_ILM_MODIFY_REPOS has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 MT_RELATION_GCDE Static Attribute Private Type reference (TYPE) TXX_RELATION_TT 20121203
2 MT_TRANSPORT_REPOS_F Static Attribute Private Type reference (TYPE) SIWP_T_REPOS_F Repository Fields 20110629
3 MT_TRANSPORT_REPOS_FT Static Attribute Private Type reference (TYPE) SIWP_T_REPOS_FT Repository Field Description 20110629
4 MT_TRANSPORT_REPOS_OT_S Static Attribute Private Type reference (TYPE) SIWP_T_REPOS_OT_S Repository Structures of an Object Type 20110629
5 MT_TRANSPORT_REPOS_S Static Attribute Private Type reference (TYPE) SIWP_T_REPOS_S Repository Structures 20110629
6 MT_TRANSPORT_REPOS_ST Static Attribute Private Type reference (TYPE) SIWP_T_REPOS_ST Structural Description of the Repository 20110629
7 MT_TR_UPDATEDREPOS_S Static Attribute Private Type reference (TYPE) SIWP_T_REPOS_S Repository Structures 20110717
Methods
# Method Level Visibility Method type Description Created on
1 CHECK_AUTHORITY Static method Public Method Checks the Authorization 20110629
2 CHECK_TRANSPORT Static method Public Method Checks the Transport Request 20110615
3 CREATE_LOG Static method Private Method Creates an Application Log 20110114
4 DELETE_REPOS Static method Public Method Deletes Entries from the Repository 20110610
5 FILL_REPOS_FROM_SNMETA Static method Public Method Fills the Repository Based on the Current SN_META 20110114
6 INSERT_OBJECTS_TRANSPORT Static method Private Method 20110706
7 INSERT_REPOS Static method Public Method Fills the Repository with Manual Changes 20110610
8 LOCK_REPOS_TABLES Static method Public Method Sets Write Locks on the Repository 20110607
9 UNLOCK_REPOS_TABLES Static method Public Method Unlocks the Repository 20110607
10 UPDATE_REPOS Static method Public Method Updates Current Repository Entries 20110610
11 WRITE_TRANSPORT Static method Public Method Writes Changes to the Transport Request 20110630
Events
Class CL_ILM_MODIFY_REPOS has no event.
Types
Class CL_ILM_MODIFY_REPOS has no local type.
Method Signatures

Method CHECK_AUTHORITY Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting EV_AUTHORITY_OK Call by reference Type reference (TYPE) ABAP_BOOL 20110629
2 Importing IV_ACTVT Call by reference Type reference (TYPE) ACTIV_AUTH Aktivität 20110629

Method CHECK_AUTHORITY on class CL_ILM_MODIFY_REPOS has no exception.

Method CHECK_TRANSPORT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_TRANSPORT Call by reference Type reference (TYPE) SIWP_FILL_REP_TRKORR Nummer eines Auftrags oder einer Aufgabe 20110615
# Exception Resumable Description Created on
1 CX_ILM_MODIFY_REPOS modify_repos: Ausnahmen 20110615

Method CREATE_LOG Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ER_LOG Call by reference Object reference (TYPE REF TO) CL_ILM_LOG Generisches Log für ILM 20110114
2 Importing IT_MSG Call by reference Type reference (TYPE) SIWP_T_BAL_MSG Anwendungsprotokoll: Meldungsdaten 20110114
3 Importing IV_TESTMODE Call by reference Type reference (TYPE) SIWP_FILL_REP_TESTMODE Ablaufsteuerung beim Füllen des Repsitory: Testmodus 20110114
# Exception Resumable Description Created on
1 LOG_FAILED 20110114

Method DELETE_REPOS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IT_REPOS_F Call by reference Type reference (TYPE) SIWP_T_REPOS_F Retention Warehouse: Felder im Repository 20110610
2 Importing IT_REPOS_S Call by reference Type reference (TYPE) SIWP_T_REPOS_S Retention Warehouse: Strukturen im Repository 20110610
# Exception Resumable Description Created on
1 CX_ILM_MODIFY_REPOS modify_repos: Ausnahmen 20110614

Method FILL_REPOS_FROM_SNMETA Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ET_MSG Call by reference Type reference (TYPE) SIWP_T_BAL_MSG Anwendungsprotokoll: Meldungsdaten 20110114
2 Importing IV_CLIENT Call by reference Type reference (TYPE) SYMANDT Mandantenkennung des aktuellen Benutzers 20110114
3 Importing IV_SYSTEM Call by reference Type reference (TYPE) SYSYSID Name des SAP-Systems 20110114
4 Importing IV_TESTMODE Call by reference Type reference (TYPE) SIWP_FILL_REP_TESTMODE 'X' Ablaufsteuerung beim Füllen des Repsitory: Testmodus 20110114
5 Importing IV_TRANSPORT Call by reference Type reference (TYPE) SIWP_FILL_REP_TRKORR Nummer eines Auftrags oder einer Aufgabe 20110114
# Exception Resumable Description Created on
1 CX_ILM_MODIFY_REPOS modify_repos: Ausnahmen 20110701

Method INSERT_OBJECTS_TRANSPORT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IT_RECORDING_ENTRIES Call by reference Type reference (TYPE) CTS_RECORDING_ENTRIES WBO remote API: Einträge für Änderungsaufzeichnung 20110706
2 Importing IV_TRANSPORT Call by reference Type reference (TYPE) TRKORR Auftrag/Aufgabe 20110706
# Exception Resumable Description Created on
1 CX_ILM_MODIFY_REPOS modify_repos: Ausnahmen 20110706

Method INSERT_REPOS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IT_STRUCTURES Call by reference Type reference (TYPE) SIWP_T_REPOS_S Tabellen im Repository 20110615
# Exception Resumable Description Created on
1 CX_ILM_MODIFY_REPOS modify_repos: Ausnahmen 20110628

Method LOCK_REPOS_TABLES Signature

Method LOCK_REPOS_TABLES on class CL_ILM_MODIFY_REPOS has no parameter.
# Exception Resumable Description Created on
1 CX_ILM_MODIFY_REPOS modify_repos: Ausnahmen 20110608

Method UNLOCK_REPOS_TABLES Signature

Method UNLOCK_REPOS_TABLES on class CL_ILM_MODIFY_REPOS has no parameter.
Method UNLOCK_REPOS_TABLES on class CL_ILM_MODIFY_REPOS has no exception.

Method UPDATE_REPOS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IT_STRUCTURES Call by reference Type reference (TYPE) SIWP_T_REPOS_S Tabellen im Repository 20110627
# Exception Resumable Description Created on
1 CX_ILM_MODIFY_REPOS modify_repos: Ausnahmen 20110628

Method WRITE_TRANSPORT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_TRANSPORT Call by reference Type reference (TYPE) TRKORR Auftrag/Aufgabe 20110630
# Exception Resumable Description Created on
1 CX_ILM_MODIFY_REPOS modify_repos: Ausnahmen 20110630
History
Last changed by/on SAP  20130531 
SAP Release Created in 731