SAP ABAP Interface IF_CLM_TOOL_LOG (SMODILOG Interface for Tools)
Hierarchy
SAP_BASIS (Software Component) SAP Basis Component
   BC-DWB-CEX (Application Component) Customer Enhancements
     SECE (Package) Enhancement concept
Meta Relationship - Used By
# Relationship type Used by Short Description Created on
1 Interface implementation (CLASS c. INTERFACES i_ref)  CL_CLM_TOOL_LOG SMODILOG Interface for Tools 19990909
Properties
Interface IF_CLM_TOOL_LOG  
Short Description SMODILOG Interface for Tools    
General Data
Package SECE   Enhancement concept 
Created 19990901   SAP 
Last changed 00000000   SAP 
Unicode checks active    
Forward declarations
# Type group / Object type Type Type Description
1 SEOX Type group use (TYPE-POOLS tp)  Type group use (TYPE-POOLS tp)
2 SMODI Type group use (TYPE-POOLS tp)  Type group use (TYPE-POOLS tp)
Interfaces
Interface IF_CLM_TOOL_LOG has no interface.
Friends
Interface IF_CLM_TOOL_LOG has no friend.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 EX_PROT_ONLY Instance attribute Public Type reference (TYPE) SMODILOG-PROT_ONLY Object Modified Before Copying with/Without Modif. Assistant 19990901
2 INTERMEDIATE_VERSION_EXISTS Instance attribute Public Type reference (TYPE) SMODI_BOOLEAN Current Status of Modification Adjustment Is Saved 20000523
3 IS_NEW Instance attribute Public Type reference (TYPE) SMODI_BOOLEAN Object not yet Modified with/Without Modification Assistant 19990901
4 MAIN_PROG Instance attribute Public Type reference (TYPE) SMODILOG-MAIN_PROG Main Program (with Modification Assistant) 19990901
5 MOD_LANGU Instance attribute Public Type reference (TYPE) SMODILOG-MOD_LANGU Modification Language (with Modification Assistant) 19990901
6 PROT_ONLY Instance attribute Public Type reference (TYPE) SMODILOG-PROT_ONLY Object Modified Without Modification Assistant 19990901
7 UPGRADE Instance attribute Public Type reference (TYPE) SMODILOG-UPGRADE Object Must Be Compared 19990901
8 UPGRADE_MOD Instance attribute Public Type reference (TYPE) SMODILOG-UPGRADE Modifications with Mod. Ass. Must Be Adjusted 20010115
9 UPGRADE_NOTE Instance attribute Public Type reference (TYPE) SMODILOG-UPGRADE Corrections to Notes Must Be Adjusted 20010115
Methods
# Method Level Visibility Method type Description Created on
1 ACTIVATE_ENTRIES Static method Public Method Activates Inactive Log Entries 19990901
2 DELETE Instance method Public Method Delete All Log Entries 20001012
3 DELETE_ENTRIES Instance method Public Method Deletes Selected Log Entries 19990901
4 GET_ENTRIES Instance method Public Method Delivers Log Entries 19990901
5 GET_FOR_VERSION Static method Public Method Get Customer Modification Log to Create a Version 20000526
6 GET_NOTE_ENTRIES Instance method Public Method Returns Log Entries of Corrections to Notes 20001212
7 INSERT_ENTRIES Instance method Public Method Adds Log Entries 19990901
8 MODIFY_ENTRIES Instance method Public Method Updates Selected Log Entries and Adds New Entries 19990901
9 MOVE_ENTRIES Instance method Public Method Deletes Entries and Adds them to New Transport Object 19990928
10 RESET Instance method Public Method Resets Logs to Original 19990915
11 RESET_TO_ACTIVE_VERSION Static method Public Method Deletes All Inactive Log Entries 19990901
12 SAVE Instance method Public Method Writes and Deletes Log Entries in the Database 19990915
13 SAVE_FROM_VERSION Instance method Public Method Save Data from Version Management 20000526
14 SAVE_INTERMEDIATE_VERSION Instance method Public Method Save Current Status of Upgrade Adjustment 20000525
15 SAVE_UPGRADE_MODE Instance method Public Method Saves the Adjustment Mode for Single Log Entries 20000523
16 SET_UPGRADE_MODE Instance method Public Method Sets Comparison Mode for Each Log Entry 19990901
17 UPDATE_ENTRIES Instance method Public Method Updates Selected Log Entries 19990916
Events
Interface IF_CLM_TOOL_LOG has no event.
Types
Interface IF_CLM_TOOL_LOG has no local type.
Method Signatures

Method ACTIVATE_ENTRIES Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing P_OBJ_NAME Call by reference Type reference (TYPE) SMODILOG-OBJ_NAME TADIR Objektname 19990926
2 Importing P_OBJ_TYPE Call by reference Type reference (TYPE) SMODILOG-OBJ_TYPE TADIR Objekttyp 19990926
3 Importing P_SUB_NAME Call by reference Type reference (TYPE) SMODILOG-SUB_NAME LIMU Objektname 19990926
4 Importing P_SUB_TYPE Call by reference Type reference (TYPE) SMODILOG-SUB_TYPE LIMU Objekttyp 19990926

Method ACTIVATE_ENTRIES on Interface IF_CLM_TOOL_LOG has no exception.

Method DELETE Signature

Method DELETE on Interface IF_CLM_TOOL_LOG has no parameter.
Method DELETE on Interface IF_CLM_TOOL_LOG has no exception.

Method DELETE_ENTRIES Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing P_ENTRIES_TAB Call by reference Type reference (TYPE) SMODI_TOOL_LOG_TAB Protokoll-Einträge für Modularisierungseinheiten 19990920

Method DELETE_ENTRIES on Interface IF_CLM_TOOL_LOG has no exception.

Method GET_ENTRIES Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting P_ENTRIES_TAB Call by reference Type reference (TYPE) SMODI_TOOL_LOG_TAB Protokoll-Einträge der Modularisierungseinheiten 19990920

Method GET_ENTRIES on Interface IF_CLM_TOOL_LOG has no exception.

Method GET_FOR_VERSION Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing P_OBJ_NAME Call by reference Type reference (TYPE) SMODILOG-OBJ_NAME TADIR Objektname 20000526
2 Importing P_OBJ_TYPE Call by reference Type reference (TYPE) SMODILOG-OBJ_TYPE TADIR Objekttyp 20000526
3 Exporting P_SMODILOG Call by reference Type reference (TYPE) SMODILOGTB Smodilog: Tabellentyp 20000526
4 Importing P_STATE Call by reference Type reference (TYPE) PROGDIR-STATE ABAP: Programmstatus (aktiv, gesichert, transportiert...) 20000526
5 Importing P_SUB_NAME Call by reference Type reference (TYPE) SMODILOG-SUB_NAME LIMU Objektname 20000526
6 Importing P_SUB_TYPE Call by reference Type reference (TYPE) SMODILOG-SUB_TYPE LIMU Objekttyp 20000526

Method GET_FOR_VERSION on Interface IF_CLM_TOOL_LOG has no exception.

Method GET_NOTE_ENTRIES Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting P_ENTRIES_TAB Call by reference Type reference (TYPE) SMODI_TOOL_LOG_TAB Protokoll-Einträge der Hinweiskorrekturen 20001212

Method GET_NOTE_ENTRIES on Interface IF_CLM_TOOL_LOG has no exception.

Method INSERT_ENTRIES Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing P_ENTRIES_TAB Call by reference Type reference (TYPE) SMODI_TOOL_LOG_TAB Protokoll-Einträge der Modularisierungseinheiten 19990920

Method INSERT_ENTRIES on Interface IF_CLM_TOOL_LOG has no exception.

Method MODIFY_ENTRIES Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing P_ENTRIES_TAB Call by reference Type reference (TYPE) SMODI_TOOL_LOG_TAB Protokoll-Einträge der Modularisierungseinheiten 19990920

Method MODIFY_ENTRIES on Interface IF_CLM_TOOL_LOG has no exception.

Method MOVE_ENTRIES Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing P_ENTRIES_TAB Call by reference Type reference (TYPE) SMODI_TOOL_LOG_TAB Protokolleinträge werden gelöscht und kopiert 19990928
2 Importing P_NEW_MAIN_PROG Call by reference Type reference (TYPE) SMODILOG-MAIN_PROG Rahmenprogramm des Zielobjekts 19990928
3 Importing P_NEW_OBJ_NAME Call by reference Type reference (TYPE) SMODILOG-OBJ_NAME TADIR Objektname des Zielobjekts 19990928
4 Importing P_NEW_OBJ_TYPE Call by reference Type reference (TYPE) SMODILOG-OBJ_TYPE TADIR Objekttyp des Zielobjekts 19990928
5 Importing P_NEW_SUB_NAME Call by reference Type reference (TYPE) SMODILOG-SUB_NAME LIMU Objektname des Zielobjekts 19990928
6 Importing P_NEW_SUB_TYPE Call by reference Type reference (TYPE) SMODILOG-SUB_TYPE LIMU Objekttyp des Zielobjekts 19990928
7 Importing P_TRKORR Call by reference Type reference (TYPE) SMODILOG-TRKORR Transportauftrag 19990928

Method MOVE_ENTRIES on Interface IF_CLM_TOOL_LOG has no exception.

Method RESET Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing P_TRKORR Call by reference Type reference (TYPE) SMODILOG-TRKORR Auftrag beim Zurücksetzen auf Modifikation ohne MA 19990926
2 Importing P_WITHOUT_NOTES Value transfer Type reference (TYPE) SMODI_BOOLEAN SPACE Ohne Hinweiskorrekturen 20011017

Method RESET on Interface IF_CLM_TOOL_LOG has no exception.

Method RESET_TO_ACTIVE_VERSION Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing P_EX_PROT_ONLY Call by reference Type reference (TYPE) SMODILOG-PROT_ONLY Objekt vor der Übernahme durch Mod.ass. ohne ihn modifiziert 19990926
2 Exporting P_IS_NEW Value transfer Type reference (TYPE) SMODI_BOOLEAN Aktive Version wurde nicht mir MA modifiziert 20000518
3 Importing P_OBJ_NAME Call by reference Type reference (TYPE) SMODILOG-OBJ_NAME TADIR Objektname 19990926
4 Importing P_OBJ_TYPE Call by reference Type reference (TYPE) SMODILOG-OBJ_TYPE TADIR Objekttyp 19990926
5 Importing P_SUB_NAME Call by reference Type reference (TYPE) SMODILOG-SUB_NAME LIMU Objektname 19990926
6 Importing P_SUB_TYPE Call by reference Type reference (TYPE) SMODILOG-SUB_TYPE LIMU Objekttyp 19990926
7 Importing P_TRKORR Call by reference Type reference (TYPE) SMODILOG-TRKORR AuftragAuftrag beim Zurücksetzen auf Modifikation ohne MA 19990926

Method RESET_TO_ACTIVE_VERSION on Interface IF_CLM_TOOL_LOG has no exception.

Method SAVE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing P_STATE Call by reference Type reference (TYPE) SMODI_STATE smodi_c_state_active Datenbank-Update auf SMODILOG oder SMODILOGI 19990915
2 Importing P_TRKORR Call by reference Type reference (TYPE) SMODILOG-TRKORR Transportauftrag 19990915

Method SAVE on Interface IF_CLM_TOOL_LOG has no exception.

Method SAVE_FROM_VERSION Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing P_SMODILOG Call by reference Type reference (TYPE) SMODILOGTB Tabelle der smodilog-Einträge 20000526
2 Importing P_STATE Call by reference Type reference (TYPE) PROGDIR-STATE ABAP: Programmstatus (aktiv, gesichert, transportiert...) 20000526
3 Importing P_TRKORR Call by reference Type reference (TYPE) SMODILOG-TRKORR Auftrag/Aufgabe 20000530

Method SAVE_FROM_VERSION on Interface IF_CLM_TOOL_LOG has no exception.

Method SAVE_INTERMEDIATE_VERSION Signature

Method SAVE_INTERMEDIATE_VERSION on Interface IF_CLM_TOOL_LOG has no parameter.
Method SAVE_INTERMEDIATE_VERSION on Interface IF_CLM_TOOL_LOG has no exception.

Method SAVE_UPGRADE_MODE Signature

Method SAVE_UPGRADE_MODE on Interface IF_CLM_TOOL_LOG has no parameter.
Method SAVE_UPGRADE_MODE on Interface IF_CLM_TOOL_LOG has no exception.

Method SET_UPGRADE_MODE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing P_ENTRIES_TAB Call by reference Type reference (TYPE) SMODI_TOOL_LOG_TAB Protokoll-Einträge der Modularisierungseinheiten 19990920

Method SET_UPGRADE_MODE on Interface IF_CLM_TOOL_LOG has no exception.

Method UPDATE_ENTRIES Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing P_ENTRIES_TAB Call by reference Type reference (TYPE) SMODI_TOOL_LOG_TAB Protokoll-Einträge der Modularisierungseinheiten 19990920

Method UPDATE_ENTRIES on Interface IF_CLM_TOOL_LOG has no exception.
History
Last changed by/on SAP  00000000 
SAP Release Created in