SAP ABAP Class CL_ISU_EDM_SETTLPROT (EDM Settlement Run Log)
Hierarchy
IS-UT (Software Component) SAP Utilities/Telecommunication
   IS-U-EDM (Application Component) Energy Data Management
     EE_EDM_SET (Package) EDM Settlement
Properties
Class CL_ISU_EDM_SETTLPROT  
Short Description EDM Settlement Run Log    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status T  Test Program 
Category 0   
Package EE_EDM_SET   EDM Settlement 
Created 20001218   SAP 
Last change 20050224   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
# Type group / Object type Type Type Description
1 CL_ISU_FLAG Forward declaration class (CLASS c DEFINITION DEFERRED)  Forward declaration class (CLASS c DEFINITION DEFERRED)
2 SLIS Type group use (TYPE-POOLS tp)  Type group use (TYPE-POOLS tp)
3 T Type group use (TYPE-POOLS tp)  Type group use (TYPE-POOLS tp)
Interfaces
Class CL_ISU_EDM_SETTLPROT has no interface implemented.
Friends
Class CL_ISU_EDM_SETTLPROT has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 CO_DISPLAY_HANDLE Constant Private Type reference (TYPE) SLIS_HANDL 'PROT' Mgt. ID for Repeated Calls from the Same Program 20010115
2 CO_LOG_EXTLEVEL_DOC Instance attribute Private Type reference (TYPE) E_EDMSETTLLOGEXTNUMBER '04' Level to Which External Number is Generated 20001231
3 CO_LOG_EXTLEVEL_NOSTEP Constant Private Type reference (TYPE) E_EDMSETTLLOGEXTNUMBER '03' Level to Which External Number is Generated 20001231
4 CO_LOG_EXTLEVEL_RUN Constant Private Type reference (TYPE) E_EDMSETTLLOGEXTNUMBER '01' Level to Which External Number is Generated 20001231
5 CO_LOG_EXTLEVEL_STEP Constant Private Type reference (TYPE) E_EDMSETTLLOGEXTNUMBER '02' Level to Which External Number is Generated 20001231
6 CO_LOG_OBJECT Constant Private Type reference (TYPE) BALOBJ_D 'IUEDMSETTLDOC' Application Log: Object Name (Application Code) 20001228
7 CO_MSG_CONTEXT_FI_FIELD1 Constant Private Type reference (TYPE) FIELDNAME 'SETTLSTEPLEVEL' Field Name 20010103
8 CO_MSG_CONTEXT_STRUCTURE Constant Private Type reference (TYPE) BALTABNAME 'EEDMSETTLDOC_APL_CONTEXT' Application Log: Context: DDIC Structure Name 20001231
9 CO_MSG_CONTEXT_TXT_STRUCTURE Constant Private Type reference (TYPE) BALTABNAME 'EEDMSETTLDOC_APL_CONTEXT_TXT' Application Log: Context: DDIC Structure Name 20010104
10 CO_PROBCLASS_HIGH Constant Public Type reference (TYPE) BALPROBCL '2' Application Log: Message Problem Class 20001229
11 CO_PROBCLASS_INFO Constant Public Type reference (TYPE) BALPROBCL '4' Application Log: Message Problem Class 20001229
12 CO_PROBCLASS_MEDIUM Constant Public Type reference (TYPE) BALPROBCL '3' Application Log: Message Problem Class 20001229
13 CO_PROBCLASS_OTHER Constant Public Type reference (TYPE) BALPROBCL ' ' Application Log: Message Problem Class 20001229
14 CO_PROBCLASS_VERYHIGH Constant Public Type reference (TYPE) BALPROBCL '1' Application Log: Message Problem Class 20001229
15 CO_PROTMODE_CREATE Constant Public Type reference (TYPE) E_MODE '3' Processing Mode (1 = Display, 2 = Change, 3 = Create...) 20001227
16 CO_PROTMODE_DISPLAY Constant Public Type reference (TYPE) E_MODE '1' Processing Mode (1 = Display, 2 = Change, 3 = Create...) 20001227
17 CO_TECHNICAL_CONTEXT Static Attribute Public Type reference (TYPE) E_EDMSETTCONT10 Context for Settlement Log 20010220
18 CO_TREE_DESCRIPTION_KEY Constant Private Type reference (TYPE) EEDMPROTTREEDESCRIPTION '01' Title of Navigation Tree in Log 20010209
19 CO_TREE_DESCRIPTION_TEXT Constant Private Type reference (TYPE) EEDMPROTTREEDESCRIPTION '02' Title of Navigation Tree in Log 20010209
20 CO_TREE_TYPE_GRID Constant Private Type reference (TYPE) EEDMPROTTREETYPE '02' Representation of Navigation Tree in Log 20010209
21 CO_TREE_TYPE_GRID_UNIT Constant Private Type reference (TYPE) EEDMPROTTREETYPE '04' Representation of Navigation Tree in Log 20010209
22 CO_TREE_TYPE_UNIT Constant Private Type reference (TYPE) EEDMPROTTREETYPE '01' Representation of Navigation Tree in Log 20010209
23 CO_TREE_TYPE_UNIT_GRID Constant Private Type reference (TYPE) EEDMPROTTREETYPE '03' Representation of Navigation Tree in Log 20010209
24 CURRENTLY_OPEN_LOGS Instance attribute Private Type reference (TYPE) BALHDR_T Currently Opened Logs 20001231
25 CU_EEDMSETTLPROC Instance attribute Private Type reference (TYPE) EEDMSETTLPROC Settlement Procedure (Header Data) 20001228
26 CU_LOG_DISP Instance attribute Private Type reference (TYPE) EEDMSETTLPROTDISPCUST Customizing for Displaying Settlement Log 20010103
27 CU_LOG_EXTLEVEL Instance attribute Private Type reference (TYPE) E_EDMSETTLLOGEXTNUMBER Level is Generated upto External Number 20001231
28 EEDMSETTLDOC Instance attribute Private Type reference (TYPE) EEDMSETTLDOC Settlement Document (Header) 20001228
29 ENQUEUED_LOGS Instance attribute Private Type reference (TYPE) LCL_ENQUE_LOG Locked Logs 20001229
30 LOG_HEADER Instance attribute Private Type reference (TYPE) BALHDR_T Application Log: Log Header Data Table 20001228
31 MESSAGES Instance attribute Private Type reference (TYPE) T_EEDMSETTLMSGPROT Settlement Document (Log Data) 20001227
32 MODE Instance attribute Private Type reference (TYPE) E_MODE Processing Mode (1 = Display, 2 = Change, 3 = Create...) 20001227
33 OPEN_HEAD Instance attribute Private Type reference (TYPE) EEDMSETTLMSGHEAD Settlement Document (Header Data for Messages and Logs) 20001227
34 PREPARE_SAVE_LOG_DONE Instance attribute Private Type reference (TYPE) KENNZX Indicators 20001229
35 UPD_ONLINE Instance attribute Private Type reference (TYPE) UPDONLINE Update Online 20001227
Methods
# Method Level Visibility Method type Description Created on
1 ADD_MESSAGES_TO_LOG Instance method Private Method Add Messages to Open Log 20001231
2 ADD_MSG_TO_LOG Instance method Public Method Add Messages to Current Log 20001218
3 CHECK_FILTER_CONDITIONS Instance method Private Method Check Whether Message Meets Filter Conditions 20001229
4 CHECK_MESSAGE Instance method Private Method Add Messages to Current Log 20001229
5 CHECK_MESSAGE_HEAD Instance method Private Method Check Header Data of Messages 20001229
6 CHECK_OPEN_MODE Static method Private Method Check Opening Mode of Log 20001227
7 CLASS_CONSTRUCTOR Static method Public Constructor CLASS_CONSTRUCTOR 20010220
8 CLOSE_LOG Instance method Public Method Close Log (Reduce Locks) 20001220
9 COMPRESS_MESSAGES Instance method Private Method Compress Messages 20010102
10 CONSTRUCTOR Instance method Public Constructor CONSTRUCTOR 20001218
11 CREATE_BAL_S_MSG Instance method Private Method Determine Log of Message Lines of Settlement Message Lines 20001231
12 CREATE_EXTERN_NUMBER Instance method Private Method Generate External Number of Log 20001228
13 CREATE_LOG Instance method Private Method Generate Log 20010102
14 CREATE_SEARCH_RANGES Instance method Private Method Specify Filter Criteria for Log Search 20001228
15 DEQUEUE_LOG Instance method Private Method Lock Log 20001218
16 DETERMINE_CREATE_LOG Instance method Private Method Specify Messages to Add to Log/Generate Log 20010102
17 DETERMINE_LOG_ADD Instance method Private Method Add Messages: Specify Log 20010102
18 DISPLAY_CREATE_LOG_FILTER Instance method Private Method Display Log 20010102
19 DISPLAY_CREATE_PROFILE Instance method Private Method Generate Display Profile 20010102
20 DISPLAY_CREATE_PROF_CALLBACK Instance method Private Method Generate Callback Functions of Log Display 20010104
21 DISPLAY_CREATE_PROF_HEADTEXT Instance method Private Method Generate Header of Log Display 20010103
22 DISPLAY_CREATE_PROF_SET_F_D Instance method Private Method Generate General Flags/Data of Log Display 20010103
23 DISPLAY_CREATE_PROF_STRUCTURE Instance method Private Method Generate Tree Structure of Log Display 20010103
24 DISPLAY_CREATE_PROF_STR_GRID Instance method Private Method Generate Tree Structure of Log Display for Grid 20010209
25 DISPLAY_CREATE_PROF_STR_UNIT Instance method Private Method Generate Tree Structure of Log Display for Unit 20010209
26 DISPLAY_CREATE_PROF_TITLE Instance method Private Method Generate Title of Log Display 20010103
27 DISPLAY_LOAD_LOG Instance method Private Method Display Log 20010102
28 DISPLAY_LOG Instance method Public Method Display Log 20010102
29 DISPLAY_SEARCH_LOG Instance method Private Method Search for Logs to Be Displayed 20010102
30 ENQUEUE_LOG Instance method Private Method Lock Log 20001218
31 FILTER_MESSAGES_FOR_LOG Instance method Private Method Filter Messages for Log 20001229
32 PREPARE_SAVE_LOG Instance method Public Method Prepate to Save Log 20001218
33 READ_CUSTOMIZING Instance method Private Method Read Customizing Data 20001228
34 RESET_PREPARE_SAVE_LOG_DONE Instance method Private Method Undo PREPARE_SAVE_LOG_DONE 20001229
35 SAVE_LOG Instance method Public Method Save Log 20001218
36 SEARCH_LOGS Instance method Private Method Search Logs According to Filter Conditions 20001228
Events
Class CL_ISU_EDM_SETTLPROT has no event.
Types
# Type Visibility Typing Associated Type Description Created on Type Source
1 LCL_ENQUE_LOG Private See coding Locked Logs 20001229
2 LCL_ENQUE_LOG_WA Private See coding Lines of Locked Log 20001229
Method Signatures

Method ADD_MESSAGES_TO_LOG Signature

Method ADD_MESSAGES_TO_LOG on class CL_ISU_EDM_SETTLPROT has no parameter.
# Exception Resumable Description Created on
1 ERROR_DURING_ADD_MSG BAL_LOG_MSG_ADD hat einen Fehler gemeldet 20001231
2 LOG_IS_FULL Log ist voll 20001231

Method ADD_MSG_TO_LOG Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing XT_MSG Call by reference Type reference (TYPE) EEDMSETTLMSGPROT Bilanzierungsbeleg Protokolldaten 20001220
# Exception Resumable Description Created on
1 MISSING_MSGID bei einer der Meldungen fehlt die Nachrichtenklasse 20001229
2 MISSING_MSGNO bei einer der Meldungen fehlt die Meldungsnummer 20001229
3 MISSING_MSGTY bei einer der Meldungen fehlt der Meldungstyp 20001229
4 WRONG_DATA Geschützte Datenbereiche wurden gefüllt 20001231
5 WRONG_HEAD die Kopfdaten sind unzulässig 20001229
6 WRONG_PROBCLASS eine der Meldungen hat eine unzulässige Problemklasse 20001229

Method CHECK_FILTER_CONDITIONS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing X_HEAD Call by reference Type reference (TYPE) EEDMSETTLMSGHEAD Bilanzierungsbeleg Kopfdaten für Meldungen und Protokoll 20001229
2 Importing X_MESSAGE Call by reference Type reference (TYPE) EEDMSETTLMSGBODY Bilanzierungsbeleg Fehlermeldung Daten 20001229
3 Returning Y_MSG_OK Value transfer Type reference (TYPE) BOOLEAN boolsche Variable (X=true, -=false, space=unknown) 20001229

Method CHECK_FILTER_CONDITIONS on class CL_ISU_EDM_SETTLPROT has no exception.

Method CHECK_MESSAGE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing X_MESSAGE Call by reference Type reference (TYPE) EEDMSETTLMSGBODY Bilanzierungsbeleg Fehlermeldung Daten 20001229
# Exception Resumable Description Created on
1 MISSING_MSGID bei einer der Meldungen fehlt die Nachrichtenklasse 20001229
2 MISSING_MSGNO bei einer der Meldungen fehlt die Meldungsnummer 20001229
3 MISSING_MSGTY bei einer der Meldungen fehlt der Meldungstyp 20001229
4 WRONG_DATA Geschützer Datenbereiche wurden gefüllt 20001231
5 WRONG_PROBCLASS eine der Meldungen hat eine unzulässige Problemklasse 20001229

Method CHECK_MESSAGE_HEAD Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing X_HEAD Call by reference Type reference (TYPE) EEDMSETTLMSGHEAD Bilanzierungsbeleg Kopfdaten für Meldungen und Protokoll 20001229
# Exception Resumable Description Created on
1 WRONG_HEAD die Kopfdaten sind unzulässig 20001229

Method CHECK_OPEN_MODE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing X_MODE Call by reference Type reference (TYPE) E_MODE Bearbeitungsmodus (1 = Anzeigen, 2 = Ändern, 3 = Anlegen...) 20001227
# Exception Resumable Description Created on
1 WRONG_MODE unzulässiger Modus 20001227

Method CLASS_CONSTRUCTOR Signature

Method CLASS_CONSTRUCTOR on class CL_ISU_EDM_SETTLPROT has no parameter.
Method CLASS_CONSTRUCTOR on class CL_ISU_EDM_SETTLPROT has no exception.

Method CLOSE_LOG Signature

Method CLOSE_LOG on class CL_ISU_EDM_SETTLPROT has no parameter.
Method CLOSE_LOG on class CL_ISU_EDM_SETTLPROT has no exception.

Method COMPRESS_MESSAGES Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing XYT_MSG Call by reference Type reference (TYPE) T_EEDMSETTLMSGPROT Tabelle von Protokolldaten eines Bilanzierungsbeleges 20010102

Method COMPRESS_MESSAGES on class CL_ISU_EDM_SETTLPROT has no exception.

Method CONSTRUCTOR Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IM_SETTLDOC_REF Call by reference Object reference (TYPE REF TO) CL_ISU_EDM_SETTLEMENT EDM Bilanzierungslauf 20031113
2 Importing X_HEAD Call by reference Type reference (TYPE) EEDMSETTLMSGHEAD Bilanzierungsbeleg Kopfdaten für Meldungen und Protokoll 20001220
3 Importing X_MODE Call by reference Type reference (TYPE) E_MODE Bearbeitungsmodus (1 = Anzeigen, 2 = Ändern, 3 = Anlegen...) 20001220
4 Importing X_UPD_ONLINE Call by reference Type reference (TYPE) UPDONLINE 'X' Update über Dialog 20001220
# Exception Resumable Description Created on
1 EMPTY_HEAD Kopfdaten sind nicht vorhanden 20001218
2 FOREIGN_LOCK Von anderem Benutzer gesperrt 20001218
3 NO_LOGS Kiene Logs gefunden 20001228
4 WRONG_MODE Unzulässiger Modus 20001227

Method CREATE_BAL_S_MSG Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing X_HEAD Call by reference Type reference (TYPE) EEDMSETTLMSGHEAD Bilanzierungsbeleg Kopfdaten für Meldungen und Protokoll 20001231
2 Importing X_MESSAGE Call by reference Type reference (TYPE) EEDMSETTLMSGBODY Bilanzierungsbeleg Fehlermeldung Daten 20001231
3 Returning Y_LOG_MESSAGE Value transfer Type reference (TYPE) BAL_S_MSG Anwendungs-Log: Daten einer Meldung 20001231

Method CREATE_BAL_S_MSG on class CL_ISU_EDM_SETTLPROT has no exception.

Method CREATE_EXTERN_NUMBER Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing X_HEAD Call by reference Type reference (TYPE) EEDMSETTLMSGHEAD Bilanzierungsbeleg Kopfdaten für Meldungen und Protokoll 20001228
2 Importing X_LEVEL Call by reference Type reference (TYPE) E_EDMSETTLLOGEXTNUMBER CO_LOG_EXTLEVEL_STEP Ebene bis zu der eine extere Nummer erzeugt wird 20001228
3 Importing X_WILD_CARD Call by reference Type reference (TYPE) KENNZX SPACE mit wildcard für suche = 'X' 20001228
4 Returning Y_EXTERN_NUMBER Value transfer Type reference (TYPE) BALNREXT Anwendungs-Log: Externe Identifikation 20001228

Method CREATE_EXTERN_NUMBER on class CL_ISU_EDM_SETTLPROT has no exception.

Method CREATE_LOG Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing X_EXTERN_NUMBER Call by reference Type reference (TYPE) BALNREXT Anwendungs-Log: Externe Identifikation 20010102
2 Exporting Y_LOG Call by reference Type reference (TYPE) BALHDR Anwendungs-Log: Protokollkopf 20010102
# Exception Resumable Description Created on
1 LOG_HEADER_INCONSISTENT Protokollkopf ist inkonsistent 20010102

Method CREATE_SEARCH_RANGES Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing X_HEAD Call by reference Type reference (TYPE) EEDMSETTLMSGHEAD Bilanzierungsbeleg Kopfdaten für Meldungen und Protokoll 20001228
2 Exporting YT_EXTNUMBER_RANGE Call by reference Type reference (TYPE) BAL_R_EXTN Anwendungs-Log: Range-Tabelle für EXTNUMBER 20001228

Method CREATE_SEARCH_RANGES on class CL_ISU_EDM_SETTLPROT has no exception.

Method DEQUEUE_LOG Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing X_LOG_HANDLE Call by reference Type reference (TYPE) BALLOGHNDL Anwendungs-Log: Handle eines Protokolls 20001229

Method DEQUEUE_LOG on class CL_ISU_EDM_SETTLPROT has no exception.

Method DETERMINE_CREATE_LOG Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing XT_MESSAGES Call by reference Type reference (TYPE) T_EEDMSETTLMSGPROT Tabelle von Protokolldaten eines Bilanzierungsbeleges 20010102
2 Changing XYT_LOGS Call by reference Type reference (TYPE) BALHDR_T Anwendungs-Log: Tabelle mit Protokollkopfdaten 20010102
3 Exporting YT_NEW_LOGS Call by reference Type reference (TYPE) LCL_ENQUE_LOG neu angelegte logs 20010102
# Exception Resumable Description Created on
1 LOG_HEADER_INCONSISTENT Protokollkopf ist inkonsistent 20010102

Method DETERMINE_LOG_ADD Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing XT_LOGS Call by reference Type reference (TYPE) BALHDR_T Anwendungs-Log: Tabelle mit Protokollkopfdaten 20010102
2 Importing X_EXTERNAL_NUMBER Call by reference Type reference (TYPE) BALNREXT externe nummer des Logs 20010102
3 Returning Y_FOUND Value transfer Type reference (TYPE) BOOLEAN passenden Log gefunden 20010102

Method DETERMINE_LOG_ADD on class CL_ISU_EDM_SETTLPROT has no exception.

Method DISPLAY_CREATE_LOG_FILTER Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing XT_LOG_HANDLE Call by reference Type reference (TYPE) BAL_T_LOGH Anwendungs-Log: Tabelle mit Protokoll-Handles 20010102
2 Importing XT_SETTLINDEX Call by reference Type reference (TYPE) T_EEDMSETTLDOC_RUN_INDEX Index für den Bilanzierungslauf 20010103
3 Exporting YT_MSG_CO_FILTER Call by reference Type reference (TYPE) BAL_T_CFIL Anwendungs-Log: Tabelle mit Filterkriterien für Kontext 20010103
4 Exporting Y_FILTER Call by reference Type reference (TYPE) BAL_S_LFIL Anwendungs-Log: Filterkriterien für ein Protokoll 20010102

Method DISPLAY_CREATE_LOG_FILTER on class CL_ISU_EDM_SETTLPROT has no exception.

Method DISPLAY_CREATE_PROFILE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing X_HEAD Call by reference Type reference (TYPE) EEDMSETTLMSGHEAD Bilanzierungsbeleg Kopfdaten für Meldungen und Protokoll 20010103
2 Exporting Y_DISPLAY_PROFILE Call by reference Type reference (TYPE) BAL_S_PROF Anwendungs-Log: Aufbereitungs-Profil für Protokollausgabe 20010102

Method DISPLAY_CREATE_PROFILE on class CL_ISU_EDM_SETTLPROT has no exception.

Method DISPLAY_CREATE_PROF_CALLBACK Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing XY_DISPLAY_PROFILE Call by reference Type reference (TYPE) BAL_S_PROF Anwendungs-Log: Aufbereitungs-Profil für Protokollausgabe 20010104
2 Importing X_HEAD Call by reference Type reference (TYPE) EEDMSETTLMSGHEAD Bilanzierungsbeleg Kopfdaten für Meldungen und Protokoll 20010104

Method DISPLAY_CREATE_PROF_CALLBACK on class CL_ISU_EDM_SETTLPROT has no exception.

Method DISPLAY_CREATE_PROF_HEADTEXT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing X_HEAD Call by reference Type reference (TYPE) EEDMSETTLMSGHEAD Bilanzierungsbeleg Kopfdaten für Meldungen und Protokoll 20010103
2 Returning Y_HEAD_TEXT Value transfer Type reference (TYPE) BALHEADTXT Anwendungs-Log: Tree: Text über der Hierarchiespalte 20010103

Method DISPLAY_CREATE_PROF_HEADTEXT on class CL_ISU_EDM_SETTLPROT has no exception.

Method DISPLAY_CREATE_PROF_SET_F_D Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing XY_DISPLAY_PROFILE Call by reference Type reference (TYPE) BAL_S_PROF Anwendungs-Log: Aufbereitungs-Profil für Protokollausgabe 20010103

Method DISPLAY_CREATE_PROF_SET_F_D on class CL_ISU_EDM_SETTLPROT has no exception.

Method DISPLAY_CREATE_PROF_STRUCTURE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing XY_DISPLAY_PROFILE Call by reference Type reference (TYPE) BAL_S_PROF Anwendungs-Log: Aufbereitungs-Profil für Protokollausgabe 20010103
2 Importing X_HEAD Call by reference Type reference (TYPE) EEDMSETTLMSGHEAD Bilanzierungsbeleg Kopfdaten für Meldungen und Protokoll 20010103

Method DISPLAY_CREATE_PROF_STRUCTURE on class CL_ISU_EDM_SETTLPROT has no exception.

Method DISPLAY_CREATE_PROF_STR_GRID Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing XY_FCAT Call by reference Type reference (TYPE) BAL_T_FCAT Anwendungs-Log: Feldkatalog für Protokollanzeige 20010209
2 Changing XY_SORT Call by reference Type reference (TYPE) BAL_T_SORT Anwendungs-Log: Sortierung von Meldungen und Kapiteln 20010209

Method DISPLAY_CREATE_PROF_STR_GRID on class CL_ISU_EDM_SETTLPROT has no exception.

Method DISPLAY_CREATE_PROF_STR_UNIT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing XY_FCAT Call by reference Type reference (TYPE) BAL_T_FCAT Anwendungs-Log: Feldkatalog für Protokollanzeige 20010209
2 Changing XY_SORT Call by reference Type reference (TYPE) BAL_T_SORT Anwendungs-Log: Sortierung von Meldungen und Kapiteln 20010209

Method DISPLAY_CREATE_PROF_STR_UNIT on class CL_ISU_EDM_SETTLPROT has no exception.

Method DISPLAY_CREATE_PROF_TITLE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing X_HEAD Call by reference Type reference (TYPE) EEDMSETTLMSGHEAD Bilanzierungsbeleg Kopfdaten für Meldungen und Protokoll 20010103
2 Returning Y_TITLE Value transfer Type reference (TYPE) BALTITLE Anwendungs-Log: Titel des Dynpros 20010103

Method DISPLAY_CREATE_PROF_TITLE on class CL_ISU_EDM_SETTLPROT has no exception.

Method DISPLAY_LOAD_LOG Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing XT_LOG_HEADER Call by reference Type reference (TYPE) BALHDR_T Anwendungs-Log: Tabelle mit Protokollkopfdaten 20010102
# Exception Resumable Description Created on
1 LOG_NOT_FOUND Es existiert kein Log zu den angegebenen Daten 20010102

Method DISPLAY_LOG Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing XT_SETTLINDEX Call by reference Type reference (TYPE) T_EEDMSETTLDOC_RUN_INDEX Index für den Bilanzierungslauf 20010102
2 Importing X_HEAD Call by reference Type reference (TYPE) EEDMSETTLMSGHEAD Bilanzierungsbeleg Kopfdaten für Meldungen und Protokoll 20010102
3 Exporting Y_EXIT_COMMAND Call by reference Type reference (TYPE) BAL_S_EXCM Anwendungs-Log: Vom User betätigte Taste beim Beenden 20010102
# Exception Resumable Description Created on
1 INTERNAL_ERROR interner Fehler 20010102
2 NO_AUTHORITY Keine Berechntigung zum Anzeigen des Logs 20010102
3 NO_LOG_EXIST Es existiert kein Log zu den angegebenen Daten 20010102
4 WRONG_HEAD unzulässige kopfdaten 20010102

Method DISPLAY_SEARCH_LOG Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing X_HEAD Call by reference Type reference (TYPE) EEDMSETTLMSGHEAD Bilanzierungsbeleg Kopfdaten für Meldungen und Protokoll 20010102
2 Exporting YT_LOG_HANDLE Call by reference Type reference (TYPE) BAL_T_LOGH Anwendungs-Log: Tabelle mit Protokoll-Handles 20010102
3 Exporting YT_LOG_HEADER Call by reference Type reference (TYPE) BALHDR_T Anwendungs-Log: Tabelle mit Protokollkopfdaten 20010102
# Exception Resumable Description Created on
1 NO_LOG_EXIST Es existiert kein Log zu den angegebenen Daten 20010102

Method ENQUEUE_LOG Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing X_LOG_HANDLE Call by reference Type reference (TYPE) BALLOGHNDL Anwendungs-Log: Handle eines Protokolls 20001229
# Exception Resumable Description Created on
1 FOREIGN_LOCK von anderem Benutzer gesperrt 20001229

Method FILTER_MESSAGES_FOR_LOG Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing XY_MESSAGES Call by reference Type reference (TYPE) T_EEDMSETTLMSGPROT Tabelle von Protokolldaten eines Bilanzierungsbeleges 20001229
# Exception Resumable Description Created on
1 NO_MESSAGE_EXIST Es existiert keine zu speichernde Nachricht 20001229

Method PREPARE_SAVE_LOG Signature

Method PREPARE_SAVE_LOG on class CL_ISU_EDM_SETTLPROT has no parameter.
# Exception Resumable Description Created on
1 ERROR_DURING_PREPARE Es ist ein Fehler bei der Vorbereitung aufgetreten 20001218
2 NO_MESSAGE_EXIST Es existiert keine zu speichernde Nachricht 20001218

Method READ_CUSTOMIZING Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing X_SETTLPROCESS Call by reference Type reference (TYPE) E_EDMSETTLPROCESS Bilanzierungsverfahren 20001228
# Exception Resumable Description Created on
1 NOT_FOUND Datensatz nicht vorhanden 20001228

Method RESET_PREPARE_SAVE_LOG_DONE Signature

Method RESET_PREPARE_SAVE_LOG_DONE on class CL_ISU_EDM_SETTLPROT has no parameter.
Method RESET_PREPARE_SAVE_LOG_DONE on class CL_ISU_EDM_SETTLPROT has no exception.

Method SAVE_LOG Signature

Method SAVE_LOG on class CL_ISU_EDM_SETTLPROT has no parameter.
# Exception Resumable Description Created on
1 PREPARE_SAVE_NECESSARY die Vorbereitung des Sicherns ist noch notwendig 20001218

Method SEARCH_LOGS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing XT_EXTNUMBER_RANGE Call by reference Type reference (TYPE) BAL_R_EXTN Anwendungs-Log: Range-Tabelle für EXTNUMBER 20001228
2 Exporting YT_LOG_HEADER Call by reference Type reference (TYPE) BALHDR_T Anwendungs-Log: Tabelle mit Protokollkopfdaten 20001228
# Exception Resumable Description Created on
1 NOT_FOUND No logs found 20001228
History
Last changed by/on SAP  20050224 
SAP Release Created in 463