SAP ABAP Class CL_APL_ECATT_TIPS_AND_TRICKS (eCATT - Tips and Tricks - Application)
Hierarchy
SAP_BASIS (Software Component) SAP Basis Component
   BC-TWB-TST-ECA (Application Component) eCATT Extended Computer Aided Test Tool
     SECATT_TIPS_AND_TRICKS_APL (Package) eCATT - Tips and Tricks - Application
Properties
Class CL_APL_ECATT_TIPS_AND_TRICKS  
Short Description eCATT - Tips and Tricks - Application    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package SECATT_TIPS_AND_TRICKS_APL   eCATT - Tips and Tricks - Application 
Created 20121128   SAP 
Last change 20140121   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)
2 SWWW Type group use (TYPE-POOLS tp)  Type group use (TYPE-POOLS tp)
Interfaces
Class CL_APL_ECATT_TIPS_AND_TRICKS has no interface implemented.
Friends
Class CL_APL_ECATT_TIPS_AND_TRICKS has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 AT_CONTENT_CHANGED Instance attribute Private Type reference (TYPE) ECCUST_TIPS_TTY Changed Content 20130515
2 AT_CONTENT_CREATED Instance attribute Private Type reference (TYPE) ECCUST_TIPS_TTY Created Content 20131021
3 AT_CONTENT_DELETED Instance attribute Private Type reference (TYPE) ECCUST_TIPS_TTY Deleted Content 20130515
4 AT_LINKS Instance attribute Private Type reference (TYPE) ECCUST_TIPS_TTY Left 20130227
5 AT_RELEASE_NOTES Instance attribute Private Type reference (TYPE) ECCUST_TIPS_TTY Release Notes 20130227
6 AT_TIPS Instance attribute Private Type reference (TYPE) ECCUST_TIPS_TTY Tips 20130227
7 A_CONTACT_MAIL_ADDRESS Instance attribute Private Type reference (TYPE) AD_SMTPADR E-Mail Address 20130417
8 A_CSS_STYLESHEET Instance attribute Private Type reference (TYPE) W3OBJID 'ECATT_TIPS_AND_TRICKS_CSS' Name of CSS Style Sheet Used 20121128
9 A_CTS_TASK Instance attribute Private Type reference (TYPE) E070-TRKORR Request/Task 20131021
10 A_HTML_TEMPLATE Instance attribute Private Type reference (TYPE) W3OBJID 'ECATT_TIPS_AND_TRICKS_HTML' Name of HTML Template Used 20121128
11 A_ID_LAST Instance attribute Private Type reference (TYPE) ECCUST_TIPS-ID Last Assigned ID 20131021
12 A_MAINTENANCE_MODE Instance attribute Private Type reference (TYPE) ETONOFF ABAP_FALSE Editing Mode ('X' = Write; ' ' = Read) 20130220
13 A_READ_INACTIVE_CONTENT Instance attribute Private Type reference (TYPE) ETONOFF ABAP_FALSE Read inactive content? 20131021
14 A_SAP_SYSTEM Instance attribute Private Type reference (TYPE) ETONOFF System is SAP system (true/false) 20130424
15 A_TIP_NUMBER_CURRENT Instance attribute Private Type reference (TYPE) I Tip (Current Index) 20121212
16 A_TIP_NUMBER_TOTAL Instance attribute Private Type reference (TYPE) I Tip (Number) 20121212
Methods
# Method Level Visibility Method type Description Created on
1 CHANGE_CONTENT Instance method Public Method Change Content 20130515
2 CHECK_MAINTENANCE_MODE Instance method Private Method Check Editing Mode 20131021
3 CONSTRUCTOR Instance method Public Constructor Constructor 20121128
4 CREATE_CONTENT Instance method Public Method Create Content 20130515
5 CTS_OBJECT_CHECK Instance method Private Method CTS: Check Changeability 20131021
6 CTS_OBJECT_INSERT Instance method Private Method CTS: Include Objects in Transport Request 20131021
7 DB_DEQUEUE Instance method Private Method Unlock Database Tables 20130220
8 DB_ENQUEUE Instance method Private Method Lock Database Tables 20130220
9 DELETE_CONTENT Instance method Public Method Delete Content 20130515
10 GENERATE_ID Instance method Private Method Generate ID for New Content 20131021
11 GET_CONTACT_MAIL_ADDRESS Instance method Public Method Determine Mail Address for Contact Mail 20130417
12 GET_CSS_STYLESHEET Instance method Public Method Determine Name of CSS Stylesheet Used 20121205
13 GET_HTML_TEMPLATE Instance method Public Method Determine Name of HTML Template Used 20121205
14 GET_LINKS Instance method Public Method Determine Links 20121205
15 GET_MAINTENANCE_MODE Instance method Public Method Determine Editing Mode 20130220
16 GET_RELEASE_NOTES Instance method Public Method Determine Release Notes 20121205
17 GET_SYSTEM_TYPE Instance method Private Method Determine System Type 20130424
18 GET_TIP Instance method Public Method Determine Current Tip 20121205
19 GET_TIPS Instance method Public Method Get Tips 20130109
20 GET_TIP_NUMBER_TOTAL Instance method Public Method Determine Number of Existing Tips 20121212
21 IS_CHANGED Instance method Public Method Check for Unsaved Changes 20131021
22 ON_SAPEVENT Instance method Public Event handling method Event Handler: SAPEVENT 20121212
23 READ_CONTENT Instance method Private Method Read Content 20121205
24 READ_CUSTOMIZING Instance method Private Method Read Customizing 20121205
25 SAVE Instance method Public Method Save Changes 20131021
26 SET_MAINTENANCE_MODE Instance method Public Method Set Editing Mode 20130220
Events
Class CL_APL_ECATT_TIPS_AND_TRICKS has no event.
Types
Class CL_APL_ECATT_TIPS_AND_TRICKS has no local type.
Method Signatures

Method CHANGE_CONTENT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IS_CONTENT Call by reference Type reference (TYPE) ECCUST_TIPS eCATT - Tipps und Tricks - Inhalte 20130515
# Exception Resumable Description Created on
1 CX_ECATT_APL_TIPS_AND_TRICKS Ausnahmeklasse für eCATT Tipps und Tricks 20131021

Method CHECK_MAINTENANCE_MODE Signature

Method CHECK_MAINTENANCE_MODE on class CL_APL_ECATT_TIPS_AND_TRICKS has no parameter.
# Exception Resumable Description Created on
1 CX_ECATT_APL_TIPS_AND_TRICKS Ausnahmeklasse für eCATT Tipps und Tricks 20131021

Method CONSTRUCTOR Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_READ_INACTIVE_CONTENT Call by reference Type reference (TYPE) ETONOFF ABAP_FALSE Inaktive Inhalte lesen? 20131021

Method CONSTRUCTOR on class CL_APL_ECATT_TIPS_AND_TRICKS has no exception.

Method CREATE_CONTENT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing CS_CONTENT Call by reference Type reference (TYPE) ECCUST_TIPS eCATT - Tipps und Tricks - Inhalte 20131021
# Exception Resumable Description Created on
1 CX_ECATT_APL_TIPS_AND_TRICKS Ausnahmeklasse für eCATT Tipps und Tricks 20131021

Method CTS_OBJECT_CHECK Signature

Method CTS_OBJECT_CHECK on class CL_APL_ECATT_TIPS_AND_TRICKS has no parameter.
# Exception Resumable Description Created on
1 CX_ECATT_APL_TIPS_AND_TRICKS Ausnahmeklasse für eCATT Tipps und Tricks 20131021

Method CTS_OBJECT_INSERT Signature

Method CTS_OBJECT_INSERT on class CL_APL_ECATT_TIPS_AND_TRICKS has no parameter.
# Exception Resumable Description Created on
1 CX_ECATT_APL_TIPS_AND_TRICKS Ausnahmeklasse für eCATT Tipps und Tricks 20131021

Method DB_DEQUEUE Signature

Method DB_DEQUEUE on class CL_APL_ECATT_TIPS_AND_TRICKS has no parameter.
Method DB_DEQUEUE on class CL_APL_ECATT_TIPS_AND_TRICKS has no exception.

Method DB_ENQUEUE Signature

Method DB_ENQUEUE on class CL_APL_ECATT_TIPS_AND_TRICKS has no parameter.
# Exception Resumable Description Created on
1 CX_ECATT_APL_TIPS_AND_TRICKS Ausnahmeklasse für eCATT Tipps und Tricks 20130220

Method DELETE_CONTENT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IS_CONTENT Call by reference Type reference (TYPE) ECCUST_TIPS eCATT - Tipps und Tricks - Inhalte 20130515
# Exception Resumable Description Created on
1 CX_ECATT_APL_TIPS_AND_TRICKS Ausnahmeklasse für eCATT Tipps und Tricks 20131021

Method GENERATE_ID Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning R_ID Value transfer Type reference (TYPE) ECCUST_TIPS-ID ID 20131021

Method GENERATE_ID on class CL_APL_ECATT_TIPS_AND_TRICKS has no exception.

Method GET_CONTACT_MAIL_ADDRESS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning R_CONTACT_MAIL_ADDRESS Value transfer Type reference (TYPE) AD_SMTPADR E-Mail-Adresse 20130417

Method GET_CONTACT_MAIL_ADDRESS on class CL_APL_ECATT_TIPS_AND_TRICKS has no exception.

Method GET_CSS_STYLESHEET Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning R_CSS_STYLESHEET Value transfer Type reference (TYPE) W3OBJID Name des verwendeten CSS Stylesheets 20121205

Method GET_CSS_STYLESHEET on class CL_APL_ECATT_TIPS_AND_TRICKS has no exception.

Method GET_HTML_TEMPLATE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning R_HTML_TEMPLATE Value transfer Type reference (TYPE) W3OBJID Name des verwendeten HTML Templates 20121205

Method GET_HTML_TEMPLATE on class CL_APL_ECATT_TIPS_AND_TRICKS has no exception.

Method GET_LINKS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ET_LINKS Call by reference Type reference (TYPE) ECCUST_TIPS_TTY Links 20121205

Method GET_LINKS on class CL_APL_ECATT_TIPS_AND_TRICKS has no exception.

Method GET_MAINTENANCE_MODE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RE_MAINTENANCE_MODE Value transfer Type reference (TYPE) ETONOFF Bearbeitungsmodus ('X' = Schreiben; ' ' = Lesen) 20130220

Method GET_MAINTENANCE_MODE on class CL_APL_ECATT_TIPS_AND_TRICKS has no exception.

Method GET_RELEASE_NOTES Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ET_RELEASE_NOTES Call by reference Type reference (TYPE) ECCUST_TIPS_TTY Release Notes 20121205

Method GET_RELEASE_NOTES on class CL_APL_ECATT_TIPS_AND_TRICKS has no exception.

Method GET_SYSTEM_TYPE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RE_IS_SAP_SYSTEM Value transfer Type reference (TYPE) ETONOFF System ist SAP System (true/false) 20130424
# Exception Resumable Description Created on
1 CX_ECATT_APL_TIPS_AND_TRICKS Ausnahmeklasse für eCATT Tipps und Tricks 20130424

Method GET_TIP Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting E_INDEX Call by reference Type reference (TYPE) I Tipp (aktueller Index) 20121212
2 Exporting E_RELEASE Call by reference Type reference (TYPE) ECCUST_TIPS-MIN_RELEASE Release 20131021
3 Exporting E_TEXT Call by reference Type reference (TYPE) ECCUST_TIPS-TEXT Text 20121205
4 Exporting E_TITLE Call by reference Type reference (TYPE) ECCUST_TIPS-TITLE Titel 20121205
5 Exporting E_URL Call by reference Type reference (TYPE) ECCUST_TIPS-URL URL 20121205

Method GET_TIP on class CL_APL_ECATT_TIPS_AND_TRICKS has no exception.

Method GET_TIPS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ET_TIPS Call by reference Type reference (TYPE) ECCUST_TIPS_TTY Tipps 20130109

Method GET_TIPS on class CL_APL_ECATT_TIPS_AND_TRICKS has no exception.

Method GET_TIP_NUMBER_TOTAL Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning E_TIP_NUMBER_TOTAL Value transfer Type reference (TYPE) I Tipps (Anzahl) 20121212

Method GET_TIP_NUMBER_TOTAL on class CL_APL_ECATT_TIPS_AND_TRICKS has no exception.

Method IS_CHANGED Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning R_CHANGED Value transfer Type reference (TYPE) ETONOFF Daten wurden geändert (True/False) 20131021

Method IS_CHANGED on class CL_APL_ECATT_TIPS_AND_TRICKS has no exception.

Method ON_SAPEVENT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing ACTION Call by reference Attribute reference (LIKE) 20121212
2 Importing FRAME Call by reference Attribute reference (LIKE) 20121212
3 Importing GETDATA Call by reference Attribute reference (LIKE) 20121212
4 Importing POSTDATA Call by reference Attribute reference (LIKE) 20121212
5 Importing QUERY_TABLE Call by reference Attribute reference (LIKE) 20121212

Method ON_SAPEVENT on class CL_APL_ECATT_TIPS_AND_TRICKS has no exception.

Method READ_CONTENT Signature

Method READ_CONTENT on class CL_APL_ECATT_TIPS_AND_TRICKS has no parameter.
Method READ_CONTENT on class CL_APL_ECATT_TIPS_AND_TRICKS has no exception.

Method READ_CUSTOMIZING Signature

Method READ_CUSTOMIZING on class CL_APL_ECATT_TIPS_AND_TRICKS has no parameter.
Method READ_CUSTOMIZING on class CL_APL_ECATT_TIPS_AND_TRICKS has no exception.

Method SAVE Signature

Method SAVE on class CL_APL_ECATT_TIPS_AND_TRICKS has no parameter.
# Exception Resumable Description Created on
1 CX_ECATT_APL_TIPS_AND_TRICKS Ausnahmeklasse für eCATT Tipps und Tricks 20131021

Method SET_MAINTENANCE_MODE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IM_MAINTENANCE_MODE Call by reference Type reference (TYPE) ETONOFF Bearbeitungsmodus ('X' = Schreiben; ' ' = Lesen) 20130220
# Exception Resumable Description Created on
1 CX_ECATT_APL_TIPS_AND_TRICKS Ausnahmeklasse für eCATT Tipps und Tricks 20130220
History
Last changed by/on SAP  20140121 
SAP Release Created in 740