SAP ABAP Class CL_EBPP_CATEGORY (Category of the Event Log)
Hierarchy
SAP_FIN (Software Component) SAP_FIN
   FIN-FSCM-BD-AR (Application Component) Accounts Receivable Accounting Process Integration
     EBPP_APAR (Package) EBPP_APAR
Properties
Class CL_EBPP_CATEGORY  
Short Description Category of the Event Log    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package EBPP_APAR   EBPP_APAR 
Created 20020228   SAP 
Last change 20100310   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
# Type group / Object type Type Type Description
1 T Type group use (TYPE-POOLS tp)  Type group use (TYPE-POOLS tp)
Interfaces
Class CL_EBPP_CATEGORY has no interface implemented.
Friends
Class CL_EBPP_CATEGORY has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 ACTIVEMSGTY Instance attribute Public Type reference (TYPE) SYMSGTY Lowest Message Type for which Entries are Created 20020228
2 AGGREGATION Instance attribute Public Type reference (TYPE) EBPP_CATEGORYAGGREGATION Aggregation 20020228
3 CO_AGGREGATION_NEWEST Constant Public Type reference (TYPE) EBPP_CATEGORYAGGREGATION 'N' Only Create Newer Entries 20020228
4 CO_AGGREGATION_NO Constant Public Type reference (TYPE) EBPP_CATEGORYAGGREGATION 'S' No aggregation 20020228
5 CO_AGGREGATION_OLDEST Constant Public Type reference (TYPE) EBPP_CATEGORYAGGREGATION 'O' Retain Oldest Entry 20020228
6 CO_CAT_APPROVE Constant Public Type reference (TYPE) EBPP_CATEGORYNAME 'FSCM0016' Category: Release Bill 20031216
7 CO_CAT_CANCELPAYMENT Constant Public Type reference (TYPE) EBPP_CATEGORYNAME 'FSCM0006' Category: Cancellation of a Payment 20020228
8 CO_CAT_CHANGEADDRESS Constant Public Type reference (TYPE) EBPP_CATEGORYNAME 'FSCM0008' Category: Change Address Data 20020228
9 CO_CAT_CHANGEBANKDATA Constant Public Type reference (TYPE) EBPP_CATEGORYNAME 'FSCM0010' Category: Change Bank Details 20020228
10 CO_CAT_CHANGECREDITCARDDATA Constant Public Type reference (TYPE) EBPP_CATEGORYNAME 'FSCM0013' Category: Change Credit Card Data 20020228
11 CO_CAT_CREATEBANKDATA Constant Public Type reference (TYPE) EBPP_CATEGORYNAME 'FSCM0009' Category: Create Bank Details 20020228
12 CO_CAT_CREATECREDITCARDDATA Constant Public Type reference (TYPE) EBPP_CATEGORYNAME 'FSCM0012' Category: Create Credit Card Data 20020228
13 CO_CAT_CREATENOTE Constant Public Type reference (TYPE) EBPP_CATEGORYNAME 'FSCM0007' Category: Create Comment 20020228
14 CO_CAT_CREATEP2P Constant Public Type reference (TYPE) EBPP_CATEGORYNAME 'FSCM0017' Category: Create Promise to Pay 20080506
15 CO_CAT_DELETEBANKDATA Constant Public Type reference (TYPE) EBPP_CATEGORYNAME 'FSCM0011' Category: Delete Bank Details 20020228
16 CO_CAT_DELETECREDITCARDDATA Constant Public Type reference (TYPE) EBPP_CATEGORYNAME 'FSCM0014' Category: Delete Credit Card Data 20020228
17 CO_CAT_DISPLAYDETAILS Constant Public Type reference (TYPE) EBPP_CATEGORYNAME 'FSCM0003' Category: Display Document Details 20020228
18 CO_CAT_DISPLAYHEADERCONSTAN Constant Public Type reference (TYPE) EBPP_CATEGORYNAME 'FSCM0002' Category: Display Document Header 20020228
19 CO_CAT_DISPLAYNOTE Constant Public Type reference (TYPE) EBPP_CATEGORYNAME 'FSCM0015' Category: Read Comment 20020228
20 CO_CAT_DISPLAYP2P Constant Public Type reference (TYPE) EBPP_CATEGORYNAME 'FSCM0018' Category: Display Promise to Pay 20080506
21 CO_CAT_LOGON Constant Public Type reference (TYPE) EBPP_CATEGORYNAME 'FSCM0001' Category: Logon in System 20020228
22 CO_CAT_PARTIALPAYMENT Constant Public Type reference (TYPE) EBPP_CATEGORYNAME 'FSCM0005' Category: Partial Payment of a Bill 20020228
23 CO_CAT_TOTALPAYMENT Constant Public Type reference (TYPE) EBPP_CATEGORYNAME 'FSCM0004' Category: Payment of a Bill 20020228
24 CO_CAT_UPLOADINVOICE Constant Public Type reference (TYPE) EBPP_CATEGORYNAME 'FSCM0016' Category: Upload of Bills 20061218
25 CO_CAT_WITHDRAWP2P Constant Public Type reference (TYPE) EBPP_CATEGORYNAME 'FSCM0019' Category: Withdraw Promise to Pay 20080506
26 CO_DEFAULT_ACTIVE Constant Public Type reference (TYPE) EBPP_CATEGORYACTIVE CO_FALSE Default Activity Indicator for New Categories 20020228
27 CO_DEFAULT_ACTIVEMSGTY Constant Public Type reference (TYPE) SYMSGTY '&' Default Message Type Threshold for New Categories 20020228
28 CO_DEFAULT_AGGREGATION Constant Public Type reference (TYPE) EBPP_CATEGORYAGGREGATION CO_AGGREGATION_NO Default Aggregation for New Categories 20020228
29 CO_DEFAULT_DAYSTOKEEP Constant Public Type reference (TYPE) EBPP_CATEGORYDAYSTOKEEP 60 Number of Days a Log Entry Remains in the System 20020228
30 CO_DEFAULT_ISBUKRSREL Constant Public Type reference (TYPE) EBPP_CATEGORYBUKRS CO_FALSE Default Value Company Code Reference for New Categories 20020228
31 CO_DEFAULT_ISDOCREL Constant Public Type reference (TYPE) EBPP_CATEGORYDOCUMENT CO_FALSE Default Value Document for New Categories 20020228
32 CO_DEFAULT_MSGID Constant Public Type reference (TYPE) SYMSGID 'EBPPLOG' Default Message Class for New Categories 20020228
33 CO_DEFAULT_MSGNO Constant Public Type reference (TYPE) SYMSGNO '000' Default Message Number for New Categories 20020228
34 CO_DEFAULT_MSGTY Constant Public Type reference (TYPE) SYMSGTY 'S' Default Message Type for New Categories 20020228
35 CO_FALSE Constant Public Type reference (TYPE) XFELD SPACE boolean false 20020228
36 CO_GLOBAL_ACTIVE Constant Private Type reference (TYPE) XFELD CO_TRUE Central Deactivation of the Class, Internal Use 20020228
37 CO_MSG_VARIABLE_PREFIX Constant Public Type reference (TYPE) CHAR1 '&' Prefix character for activity message text variable 20060731
38 CO_TRUE Constant Public Type reference (TYPE) XFELD 'X' boolean true 20020228
39 DAYSTOKEEP Instance attribute Public Type reference (TYPE) EBPP_CATEGORYDAYSTOKEEP Number of Days a Log Entry Remains in the System 20020228
40 ISACTIVE Instance attribute Private Type reference (TYPE) EBPP_CATEGORYACTIVE Indicator Whether the Log Category is Active 20020228
41 ISBUKRSREL Instance attribute Public Type reference (TYPE) EBPP_CATEGORYBUKRS Category Expects Reference to the Company Code 20020228
42 ISDOCREL Instance attribute Public Type reference (TYPE) EBPP_CATEGORYDOCUMENT Category Expects Reference to a Document 20020228
43 ISTEXTCHANGED Instance attribute Private Type reference (TYPE) XFLAG CO_FALSE Have Texts Been Changed? 20020228
44 ISTEXTREADFROMDB Instance attribute Private Type reference (TYPE) XFLAG CO_FALSE Have Texts Been Read by the DB 20020228
45 MSGID Instance attribute Public Type reference (TYPE) SYMSGID Standard Message Class for New Entries 20020228
46 MSGNO Instance attribute Public Type reference (TYPE) SYMSGNO Standard Message Number for New Entries 20020228
47 MSGTY Instance attribute Public Type reference (TYPE) SYMSGTY Standard Message Type for New Entries 20020228
48 NAME Instance attribute Public Type reference (TYPE) EBPP_CATEGORYNAME Technical Key for the Log Category 20020228
49 T_BUKRS Instance attribute Private Type reference (TYPE) T_BUKRS List of Non-Active Company Codes 20020228
50 T_CUST_TEXT Instance attribute Private Type reference (TYPE) T_CUST_TEXT Customized text via IMG (cat text and msg template) 20060731
51 T_TEXT Instance attribute Private Type reference (TYPE) T_TEXT TExt for the Log Category 20020228
52 UIDISPLAY Instance attribute Private Type reference (TYPE) EBPP_CATEGORY_UIDISPLAY Indicator Whether Log Category is Displayed on Web UI 20060731
Methods
# Method Level Visibility Method type Description Created on
1 ADD_BUKRS Instance method Public Method Includes Company Code in the Non-Active List 20020228
2 CHANGE_RETURN_MESSAGE Static method Public Method Overwrite Message if New Message has Larger Type 20020228
3 DELETE Instance method Public Method Deletes a Category and All Dependent Entries from the DB 20020228
4 DETERMINE_REFERENCE Instance method Private Method Set Reference to Make Index More Selective (DB Opt) 20020913
5 GENERATE_MSG_TEXT Instance method Private Method Generate message text from customer message text template 20060731
6 GET_CUST_TEXT Instance method Public Method Customized text via IMG (cat text and msg template) 20060731
7 GET_INSTANCE Static method Public Method Gets an Instance and Buffers it 20020228
8 GET_NEW_INSTANCE Static method Private Method Gets an Instance 20020228
9 GET_TEXT Instance method Public Method Read Text of Log Category 20020228
10 GET_UIDISPLAY Instance method Public Method Indicator Whether Log Category is Displayed on Web UI 20060801
11 INITIALIZE Instance method Private Method Initializes a Category 20020228
12 INITIALIZE_FROM_DB Instance method Private Method Loads a Category from DB 20020228
13 IS_ACTIVE Instance method Public Method Checks if Logging Is At All Active 20020228
14 IS_ACTIVE_FOR_BUKRS Instance method Public Method Checks if Logging Is Active for the Company Code 20020228
15 IS_ACTIVE_FOR_MSGTY Instance method Public Method Checks if Logging Is Active for the Message Type 20020228
16 IS_MSGTY_A_LE_B Static method Public Method Test A<=B (Metric S < I < W < E < A < X) 20020228
17 IS_MSGTY_A_LT_B Static method Public Method Test A 20020228
18 LOG_IT Instance method Public Method Log an Event 20020228
19 LOG_NEWEST Instance method Private Method Log an Event (Latest) 20020228
20 LOG_OLDEST Instance method Private Method Log an Event (Oldest) 20020228
21 LOG_SIMPLE Instance method Private Method Log an Event (Simple) 20020228
22 READ_TEXT_FROM_DB Instance method Private Method Fills Text Table from DB 20020228
23 REMOVE_BUKRS Instance method Public Method Removes Company Code from the Non-Active List 20020228
24 SET_ACTIVE Instance method Public Method Are Entries to be Recorded 20020228
25 SET_ACTIVEMSGTY Instance method Public Method Set Message Type Threshold 20020228
26 SET_AGGREGATION Instance method Public Method Set Aggravation 20020228
27 SET_ALL Instance method Private Method Set All Attributes 20020228
28 SET_DAYSTOKEEP Instance method Public Method Set Period the Entries Are to Be Saved 20020228
29 SET_DEFAULTS Instance method Public Method Sets All Attributes of Category to Default Values 20020228
30 SET_ISBUKRSREL Instance method Public Method Set Company Code Reference 20020228
31 SET_ISDOCREL Instance method Public Method Set Document Reference 20020228
32 SET_MESSAGE Instance method Public Method Set Default Message 20020228
33 SET_NAME Instance method Private Method Sets the Technical Key of the Category 20020228
34 SET_TEXT Instance method Public Method Set the Text of the Log Category 20020228
35 SET_UIDISPLAY Instance method Public Method Indicator Whether Log Category is Displayed on Web UI 20060731
36 STORE Instance method Private Method Saved Category to the DB 20020228
37 TEST Static method Public Method Test the Functions of the Class; Internal Use Only! 20020228
Events
Class CL_EBPP_CATEGORY has no event.
Types
Class CL_EBPP_CATEGORY has no local type.
Method Signatures

Method ADD_BUKRS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing BUKRS Value transfer Type reference (TYPE) BUKRS Buchungskreis 20020228

Method ADD_BUKRS on class CL_EBPP_CATEGORY has no exception.

Method CHANGE_RETURN_MESSAGE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing MSGID Value transfer Type reference (TYPE) SYMSGID Nachrichtenklasse 20020228
2 Importing MSGNO Value transfer Type reference (TYPE) SYMSGNO Nachrichtennummer 20020228
3 Importing MSGTY Value transfer Type reference (TYPE) SYMSGTY Nachrichtentyp 20020228
4 Importing MSGV1 Value transfer Type reference (TYPE) SYMSGV SPACE Nachrichtenvariable 20020228
5 Importing MSGV2 Value transfer Type reference (TYPE) SYMSGV SPACE Nachrichtenvariable 20020228
6 Importing MSGV3 Value transfer Type reference (TYPE) SYMSGV SPACE Nachrichtenvariable 20020228
7 Importing MSGV4 Value transfer Type reference (TYPE) SYMSGV SPACE Nachrichtenvariable 20020228
8 Changing RETURN Call by reference Type reference (TYPE) BAPIRET1 wird geändert wenn MSGTY>RETURN-MSGTY 20020228

Method CHANGE_RETURN_MESSAGE on class CL_EBPP_CATEGORY has no exception.

Method DELETE Signature

Method DELETE on class CL_EBPP_CATEGORY has no parameter.
Method DELETE on class CL_EBPP_CATEGORY has no exception.

Method DETERMINE_REFERENCE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing EVENTLOG Value transfer Type reference (TYPE) DEBPPEVENTLOG Protokollierte Ereignisse 20020913
2 Returning REFERENCE Value transfer Type reference (TYPE) EBPP_EVENTREFERENCE Externer Vorgang als Klammer für Protokolleinträge 20020913

Method DETERMINE_REFERENCE on class CL_EBPP_CATEGORY has no exception.

Method GENERATE_MSG_TEXT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting E_MSG_TXT Value transfer Type reference (TYPE) EBPP_EVENT-MESSAGE Meldungstext 20060731
2 Importing I_S_EVENTLOG Value transfer Type reference (TYPE) DEBPPEVENTLOG Reporting Struktur für Protokolleinträge 20060731
3 Importing I_TEMPLATE Value transfer Type reference (TYPE) EBPP_CATEGORY_MSG_TEMPLATE Message template text for log activity 20060731

Method GENERATE_MSG_TEXT on class CL_EBPP_CATEGORY has no exception.

Method GET_CUST_TEXT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting CATEGORY_TXT Value transfer Type reference (TYPE) EBPP_CATEGORYTEXT_CUST Customer defined category text 20060731
2 Importing I_S_EVENTLOG Value transfer Type reference (TYPE) DEBPPEVENTLOG Protokollierte Ereignisse 20060731
3 Exporting MSG_TEMPLATE_TXT Value transfer Type reference (TYPE) EBPP_CATEGORY_MSG_TEMPLATE Message template text for log activity 20060731
4 Exporting MSG_TXT Value transfer Type reference (TYPE) EBPP_EVENT-MESSAGE Meldungstext 20060731
5 Importing SPRAS Value transfer Type reference (TYPE) SPRAS SY-LANGU Sprachenschlüssel 20060731

Method GET_CUST_TEXT on class CL_EBPP_CATEGORY has no exception.

Method GET_INSTANCE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning CATEGORY Value transfer Object reference (TYPE REF TO) CL_EBPP_CATEGORY Klasseninstanz zum Schlüssel 20020228
2 Importing NAME Value transfer Type reference (TYPE) EBPP_CATEGORYNAME Technischer Schlüssel der Protokollkategorie 20020228

Method GET_INSTANCE on class CL_EBPP_CATEGORY has no exception.

Method GET_NEW_INSTANCE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning CATEGORY Value transfer Object reference (TYPE REF TO) CL_EBPP_CATEGORY Kategorie des Event Logs 20020228
2 Importing NAME Value transfer Type reference (TYPE) EBPP_CATEGORYNAME Technischer Schlüssel der Protokollkategorie 20020228

Method GET_NEW_INSTANCE on class CL_EBPP_CATEGORY has no exception.

Method GET_TEXT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing SPRAS Value transfer Type reference (TYPE) SPRAS SY-LANGU Sprache für Text 20020228
2 Returning TEXT Value transfer Type reference (TYPE) EBPP_CATEGORYTEXT sprechende Bezeichnung der Protokollkategorie 20020228

Method GET_TEXT on class CL_EBPP_CATEGORY has no exception.

Method GET_UIDISPLAY Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning R_UIDISPLAY Value transfer Type reference (TYPE) EBPP_CATEGORY_UIDISPLAY Indicator Whether Log Category is Displayed on Web UI 20060801

Method GET_UIDISPLAY on class CL_EBPP_CATEGORY has no exception.

Method INITIALIZE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing ACTIVEMSGTY Value transfer Type reference (TYPE) SYMSGTY Nachrichten, Nachrichtentyp 20020228
2 Importing AGGREGATION Value transfer Type reference (TYPE) EBPP_CATEGORYAGGREGATION Aggregationsverhalten des Protokolleintrags 20020228
3 Importing DAYSTOKEEP Value transfer Type reference (TYPE) EBPP_CATEGORYDAYSTOKEEP Anzahl Tage, die ein Protokolleintrag im System verbleibt 20020228
4 Importing ISACTIVE Value transfer Type reference (TYPE) EBPP_CATEGORYACTIVE Kennzeichen ob Protokollkategorie aktiv ist 20020228
5 Importing ISBUKRSREL Value transfer Type reference (TYPE) EBPP_CATEGORYBUKRS Kategorie erwartet Bezug auf Buchungskreis 20020228
6 Importing ISDOCREL Value transfer Type reference (TYPE) EBPP_CATEGORYDOCUMENT Kategorie erwartet Bezug auf einen Beleg 20020228
7 Importing MSGID Value transfer Type reference (TYPE) SYMSGID Nachrichten, Nachrichtenklasse 20020228
8 Importing MSGNO Value transfer Type reference (TYPE) SYMSGNO Nachrichten, Nachrichtennummer 20020228
9 Importing MSGTY Value transfer Type reference (TYPE) SYMSGTY Nachrichten, Nachrichtentyp 20020228
10 Importing NAME Value transfer Type reference (TYPE) EBPP_CATEGORYNAME Technischer Schlüssel der Protokollkategorie 20020228
11 Importing T_BUKRS Value transfer Type reference (TYPE) T_BUKRS Liste der Nicht-Aktiven-Buchungskreise 20020228
12 Importing UIDISPLAY Value transfer Type reference (TYPE) EBPP_CATEGORY_UIDISPLAY Indicator Whether Log Category is Displayed on Web UI 20060731

Method INITIALIZE on class CL_EBPP_CATEGORY has no exception.

Method INITIALIZE_FROM_DB Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing NAME Call by reference Type reference (TYPE) EBPP_CATEGORYNAME Technischer Schlüssel der Protokollkategorie 20020228
# Exception Resumable Description Created on
1 NOT_FOUND Zum Schlüssel NAME wurde kein Eintrag gefunden 20020228

Method IS_ACTIVE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ISACTIVE Value transfer Type reference (TYPE) EBPP_CATEGORYACTIVE Kennzeichen ob Protokollkategorie aktiv ist 20020228
# Exception Resumable Description Created on
1 NO_BUKRS Für diese Kategorie IS_ACTIV_FOR_BUKRS verwenden 20020228

Method IS_ACTIVE_FOR_BUKRS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing BUKRS Value transfer Type reference (TYPE) BUKRS Buchungskreis 20020228
2 Returning ISACTIVE Value transfer Type reference (TYPE) EBPP_CATEGORYACTIVE ist die Aufzeichnung für BUKRS aktiv 20020228

Method IS_ACTIVE_FOR_BUKRS on class CL_EBPP_CATEGORY has no exception.

Method IS_ACTIVE_FOR_MSGTY Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning ISACTIVE Value transfer Type reference (TYPE) EBPP_CATEGORYACTIVE ist Aufzeichnung für MSGTY aktiv? 20020228
2 Importing MSGTY Value transfer Type reference (TYPE) SYMSGTY Nachrichtentyp 20020228

Method IS_ACTIVE_FOR_MSGTY on class CL_EBPP_CATEGORY has no exception.

Method IS_MSGTY_A_LE_B Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning ISLESSEQUAL Value transfer Type reference (TYPE) XFLAG ist A<=B? 20020228
2 Importing MSGTYA Value transfer Type reference (TYPE) SYMSGTY Nachrichtentyp 20020228
3 Importing MSGTYB Value transfer Type reference (TYPE) SYMSGTY Nachrichtentyp 20020228

Method IS_MSGTY_A_LE_B on class CL_EBPP_CATEGORY has no exception.

Method IS_MSGTY_A_LT_B Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning ISLESS Value transfer Type reference (TYPE) XFLAG ist A 20020228
2 Importing MSGTYA Value transfer Type reference (TYPE) SYMSGTY Nachrichtentyp 20020228
3 Importing MSGTYB Value transfer Type reference (TYPE) SYMSGTY Nachrichtentyp 20020228

Method IS_MSGTY_A_LT_B on class CL_EBPP_CATEGORY has no exception.

Method LOG_IT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing BUKRS Value transfer Type reference (TYPE) BUKRS Buchungskreis 20020228
2 Importing DOCUMENTID Value transfer Type reference (TYPE) BORIDENT Beleg: BOR Objektidentifier 20020228
3 Importing MESSAGE Value transfer Type reference (TYPE) EDIMESSAGE Nachricht die gespeichert werden soll 20020228
4 Importing REFERENCE Value transfer Type reference (TYPE) EBPP_EVENTREFERENCE Rexterne Vorgangsklammer 20020913
5 Exporting RETURN Value transfer Type reference (TYPE) BAPIRET1 Fehlermeldungen 20020228
6 Importing TIMESTAMP Value transfer Type reference (TYPE) EBPP_TIMESTAMP Zeitstempel für Protokolleinträge 20020228
7 Importing USER Value transfer Type reference (TYPE) EBPP_USER User im FSCM 20020228

Method LOG_IT on class CL_EBPP_CATEGORY has no exception.

Method LOG_NEWEST Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing EVENTLOG Value transfer Type reference (TYPE) DEBPPEVENTLOG zu protokollierendes Ereignis 20020228
2 Changing RETURN Value transfer Type reference (TYPE) BAPIRET1 Fehlermeldung 20020228

Method LOG_NEWEST on class CL_EBPP_CATEGORY has no exception.

Method LOG_OLDEST Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing EVENTLOG Value transfer Type reference (TYPE) DEBPPEVENTLOG zu protokollierendes Ereignis 20020228
2 Changing RETURN Value transfer Type reference (TYPE) BAPIRET1 Fehlermeldung 20020228

Method LOG_OLDEST on class CL_EBPP_CATEGORY has no exception.

Method LOG_SIMPLE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing EVENTLOG Value transfer Type reference (TYPE) DEBPPEVENTLOG zu protokollierendes Ereignis 20020228
2 Changing RETURN Value transfer Type reference (TYPE) BAPIRET1 Fehlermeldung 20020228

Method LOG_SIMPLE on class CL_EBPP_CATEGORY has no exception.

Method READ_TEXT_FROM_DB Signature

Method READ_TEXT_FROM_DB on class CL_EBPP_CATEGORY has no parameter.
Method READ_TEXT_FROM_DB on class CL_EBPP_CATEGORY has no exception.

Method REMOVE_BUKRS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing BUKRS Value transfer Type reference (TYPE) BUKRS Buchungskreis 20020228

Method REMOVE_BUKRS on class CL_EBPP_CATEGORY has no exception.

Method SET_ACTIVE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing ISACTIVE Value transfer Type reference (TYPE) EBPP_CATEGORYACTIVE neuer Wert für Aktiv Kennzeichen 20020228

Method SET_ACTIVE on class CL_EBPP_CATEGORY has no exception.

Method SET_ACTIVEMSGTY Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing ACTIVEMSGTY Value transfer Type reference (TYPE) SYMSGTY neuer Schwellwert für Nachrichtentyp 20020228

Method SET_ACTIVEMSGTY on class CL_EBPP_CATEGORY has no exception.

Method SET_AGGREGATION Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing AGGREGATION Value transfer Type reference (TYPE) EBPP_CATEGORYAGGREGATION neues Aggregationsverhalten 20020228

Method SET_AGGREGATION on class CL_EBPP_CATEGORY has no exception.

Method SET_ALL Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing ACTIVEMSGTY Value transfer Type reference (TYPE) SYMSGTY Nachrichten, Nachrichtentyp 20020228
2 Importing AGGREGATION Value transfer Type reference (TYPE) EBPP_CATEGORYAGGREGATION Aggregationsverhalten des Protokolleintrags 20020228
3 Importing DAYSTOKEEP Value transfer Type reference (TYPE) EBPP_CATEGORYDAYSTOKEEP Anzahl Tage, die ein Protokolleintrag im System verbleibt 20020228
4 Importing ISACTIVE Value transfer Type reference (TYPE) EBPP_CATEGORYACTIVE Kennzeichen ob Protokollkategorie aktiv ist 20020228
5 Importing ISBUKRSREL Value transfer Type reference (TYPE) EBPP_CATEGORYBUKRS Kategorie erwartet Bezug auf Buchungskreis 20020228
6 Importing ISDOCREL Value transfer Type reference (TYPE) EBPP_CATEGORYDOCUMENT Kategorie erwartet Bezug auf einen Beleg 20020228
7 Importing MSGID Value transfer Type reference (TYPE) SYMSGID Nachrichten, Nachrichtenklasse 20020228
8 Importing MSGNO Value transfer Type reference (TYPE) SYMSGNO Nachrichten, Nachrichtennummer 20020228
9 Importing MSGTY Value transfer Type reference (TYPE) SYMSGTY Nachrichten, Nachrichtentyp 20020228
10 Importing TEXT Value transfer Type reference (TYPE) EBPP_CATEGORYTEXT sprechende Bezeichnung der Protokollkategorie 20020228
11 Importing T_BUKRS Value transfer Type reference (TYPE) T_BUKRS Liste der Nicht-Aktiven-Buchungskreise 20020228

Method SET_ALL on class CL_EBPP_CATEGORY has no exception.

Method SET_DAYSTOKEEP Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing DAYSTOKEEP Value transfer Type reference (TYPE) EBPP_CATEGORYDAYSTOKEEP neue Ausbewahrungszeit in Tagen 20020228

Method SET_DAYSTOKEEP on class CL_EBPP_CATEGORY has no exception.

Method SET_DEFAULTS Signature

Method SET_DEFAULTS on class CL_EBPP_CATEGORY has no parameter.
Method SET_DEFAULTS on class CL_EBPP_CATEGORY has no exception.

Method SET_ISBUKRSREL Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing ISBUKRSREL Value transfer Type reference (TYPE) EBPP_CATEGORYBUKRS neuer Wert für den Buchungskreisbezug 20020228

Method SET_ISBUKRSREL on class CL_EBPP_CATEGORY has no exception.

Method SET_ISDOCREL Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing ISDOCREL Value transfer Type reference (TYPE) EBPP_CATEGORYDOCUMENT Neuer Wert für Bezug auf einen Beleg 20020228

Method SET_ISDOCREL on class CL_EBPP_CATEGORY has no exception.

Method SET_MESSAGE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing MSGID Value transfer Type reference (TYPE) SYMSGID Nachrichtenklasse der neuen Standardnachricht 20020228
2 Importing MSGNO Value transfer Type reference (TYPE) SYMSGNO Nachrichtennummer der neuen Standardnachricht 20020228
3 Importing MSGTY Value transfer Type reference (TYPE) SYMSGTY Nachrichtentyp der neuen Standardnachricht 20020228

Method SET_MESSAGE on class CL_EBPP_CATEGORY has no exception.

Method SET_NAME Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing NAME Value transfer Type reference (TYPE) EBPP_CATEGORYNAME Technischer Schlüssel der Protokollkategorie 20020228

Method SET_NAME on class CL_EBPP_CATEGORY has no exception.

Method SET_TEXT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing SPRAS Value transfer Type reference (TYPE) SPRAS SY-LANGU Sprache für Text 20020228
2 Importing TEXT Value transfer Type reference (TYPE) EBPP_CATEGORYTEXT Text zur Protokollkategorie 20020228

Method SET_TEXT on class CL_EBPP_CATEGORY has no exception.

Method SET_UIDISPLAY Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing UIDISPLAY Call by reference Type reference (TYPE) EBPP_CATEGORY_UIDISPLAY Indicator Whether Log Category is Displayed on Web UI 20060731

Method SET_UIDISPLAY on class CL_EBPP_CATEGORY has no exception.

Method STORE Signature

Method STORE on class CL_EBPP_CATEGORY has no parameter.
Method STORE on class CL_EBPP_CATEGORY has no exception.

Method TEST Signature

Method TEST on class CL_EBPP_CATEGORY has no parameter.
Method TEST on class CL_EBPP_CATEGORY has no exception.
History
Last changed by/on SAP  20100310 
SAP Release Created in 2002_1_46C