SAP ABAP Class /BOFU/CL_APPLOG_HELPER (Basis Appl Log Helper: This is not related to Appl Log BO)
Hierarchy
☛
SAP_BS_FND (Software Component) SAP Business Suite Foundation
⤷
CA-EPT-BRC (Application Component) Reusable Components of Business Suite Foundation
⤷
/BOFU/COMMON_1 (Package) Common Types; Reuse Objects; Functions (Native BS_FND)
⤷
⤷
Meta Relationship - Using
| # | Relationship type | Using | Short Description | Created on |
|---|---|---|---|---|
| 1 | Interface implementation (CLASS c. INTERFACES i_ref) | /BOFU/IF_ABSTRACT_FACTORY | Abstract Factory | 20081217 |
Properties
| Class | /BOFU/CL_APPLOG_HELPER | |
| Short Description | Basis Appl Log Helper: This is not related to Appl Log BO | |
| Super Class | ||
| Instantiability of a Class | 1 | Protected |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | /BOFU/COMMON_1 | Common Types; Reuse Objects; Functions (Native BS_FND) |
| Created | 20081217 | SAP |
| Last change | 20110908 | SAP |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
| # | Type group / Object type | Type | Type Description |
|---|---|---|---|
| 1 | Type group use (TYPE-POOLS tp) | Type group use (TYPE-POOLS tp) |
Interfaces
| # | Interface | Abstract | Final | Description | Created on |
|---|---|---|---|---|---|
| 1 | /BOFU/IF_ABSTRACT_FACTORY | Abstract Factory | 20081217 |
Friends
Class /BOFU/CL_APPLOG_HELPER has no friend class.
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | Instance attribute | Protected | Object reference (TYPE REF TO) | CL_GUI_DIALOGBOX_CONTAINER | Container for Custom Controls in the Screen Area | 20081217 | |||
| 2 | Instance attribute | Protected | Object reference (TYPE REF TO) | CL_GUI_DOCKING_CONTAINER | Docking Control Container | 20081229 | |||
| 3 | Instance attribute | Protected | Type reference (TYPE) | BALCNTHNDL | Application Log: Control Display Handle | 20081217 | |||
| 4 | Instance attribute | Protected | Type reference (TYPE) | BALLOGHNDL | Application Log: Log Handle | 20081217 | |||
| 5 | Instance attribute | Protected | Attribute reference (LIKE) | 20081224 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Method | Close Display | 20081229 | |
| 2 | Instance method | Protected | Method | Close Log, Control and Dialog | 20081217 | |
| 3 | Instance method | Public | Method | 20081224 | ||
| 4 | Instance method | Protected | Method | Create Dialog | 20081217 | |
| 5 | Instance method | Protected | Method | Free Dialog | 20081217 | |
| 6 | Instance method | Protected | Event handling method | On Close of Dialog (using UI button) | 20081217 | |
| 7 | Instance method | Public | Method | Display Messages in Dialog | 20081229 | |
| 8 | Instance method | Public | Method | Link Control to Screen | 20081229 | |
| 9 | Instance method | Protected | Method | Prepare Display profile | 20081217 | |
| 10 | Instance method | Public | Method | 20081224 |
Events
Class /BOFU/CL_APPLOG_HELPER has no event.
Types
| # | Type | Visibility | Typing | Associated Type | Description | Created on | Type Source |
|---|---|---|---|---|---|---|---|
| 1 | TT_MESSAGES | Public | See coding | Application Log Messages | 20081217 | tt_messages TYPE STANDARD TABLE OF bal_s_msg WITH DEFAULT KEY
|
Method Signatures
Method CLOSE_DISPLAY Signature
Method CLOSE_DISPLAY on class /BOFU/CL_APPLOG_HELPER has no parameter.
Method CLOSE_DISPLAY on class /BOFU/CL_APPLOG_HELPER has no exception.
Method CLOSE_LOG_CTRL_AND_DLG Signature
Method CLOSE_LOG_CTRL_AND_DLG on class /BOFU/CL_APPLOG_HELPER has no parameter.
Method CLOSE_LOG_CTRL_AND_DLG on class /BOFU/CL_APPLOG_HELPER has no exception.
Method CREATE_INSTANCE Signature
Method CREATE_INSTANCE on class /BOFU/CL_APPLOG_HELPER has no parameter.
Method CREATE_INSTANCE on class /BOFU/CL_APPLOG_HELPER has no exception.
Method DIALOG_CREATE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IV_DIALOG_TITLE | Call by reference | Type reference (TYPE) | CLIKE | 20081217 |
Method DIALOG_CREATE on class /BOFU/CL_APPLOG_HELPER has no exception.
Method DIALOG_FREE Signature
Method DIALOG_FREE on class /BOFU/CL_APPLOG_HELPER has no parameter.
Method DIALOG_FREE on class /BOFU/CL_APPLOG_HELPER has no exception.
Method DIALOG_ON_CLOSE Signature
Method DIALOG_ON_CLOSE on class /BOFU/CL_APPLOG_HELPER has no parameter.
Method DIALOG_ON_CLOSE on class /BOFU/CL_APPLOG_HELPER has no exception.
Method DISPLAY_MESSAGES Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IT_CTX_FIELDS_NO_DISPLAY | Call by reference | Type reference (TYPE) | /BOFU/T_STRUCT_FIELDS | Context Fields: No display | 20081229 | |||
| 2 | IT_MESSAGES | Call by reference | Type reference (TYPE) | TT_MESSAGES | Application Log: Message Data | 20081229 | |||
| 3 | IV_CTX_STRUCT_4_DISP | Call by reference | Type reference (TYPE) | STRUKNAME | Name of a structure | 20081229 | |||
| 4 | IV_DIALOG_TITLE | Call by reference | Type reference (TYPE) | CLIKE | 20081229 | ||||
| 5 | IV_DISPLAY_AS_POPUP | Call by reference | Type reference (TYPE) | ABAP_BOOL | ABAP_FALSE | As Popup / Dock | 20081229 | ||
| 6 | IV_LOG_EXT_NO | Call by reference | Type reference (TYPE) | BALNREXT | Application Log: External ID | 20081229 |
Method DISPLAY_MESSAGES on class /BOFU/CL_APPLOG_HELPER has no exception.
Method LINK_CONTROL_TO_SCREEN Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IV_SCREEN_NUMBER | Value transfer | Type reference (TYPE) | SYDYNNR | Current Screen Number | 20081229 | |||
| 2 | IV_SCREEN_PROGRAM | Value transfer | Type reference (TYPE) | SYREPID | ABAP Program: Current Main Program | 20081229 |
Method LINK_CONTROL_TO_SCREEN on class /BOFU/CL_APPLOG_HELPER has no exception.
Method PREPARE_DISP_PROFILE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ES_PROFILE | Call by reference | Type reference (TYPE) | BAL_S_PROF | Application Log: Log Output Format Profile | 20081217 | |||
| 2 | IT_CTX_FIELDS_NO_DISPLAY | Call by reference | Type reference (TYPE) | /BOFU/T_STRUCT_FIELDS | Context Fields: No display | 20081229 | |||
| 3 | IV_CTX_STRUCT_4_DISP | Call by reference | Type reference (TYPE) | STRUKNAME | Name of a structure | 20081217 |
Method PREPARE_DISP_PROFILE on class /BOFU/CL_APPLOG_HELPER has no exception.
Method SET_CLASS_NAME Signature
Method SET_CLASS_NAME on class /BOFU/CL_APPLOG_HELPER has no parameter.
Method SET_CLASS_NAME on class /BOFU/CL_APPLOG_HELPER has no exception.
History
| Last changed by/on | SAP | 20110908 |
| SAP Release Created in | 702 |