SAP ABAP Class FSBP_CC_BAL_LOG (Class for Logs)
Hierarchy
☛
SAP_BS_FND (Software Component) SAP Business Suite Foundation
⤷
FS-BP (Application Component) Business Partner
⤷
FS_BP_FND_CLEANSING_UI (Package) User Interface for FS Business Partner Cleansing
⤷
⤷
Properties
| Class | FSBP_CC_BAL_LOG | |
| Short Description | Class for Logs | |
| Super Class | ||
| Instantiability of a Class | 0 | Private |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | FS_BP_FND_CLEANSING_UI | User Interface for FS Business Partner Cleansing |
| Created | 20100526 | SAP |
| Last change | 20110908 | SAP |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
Class FSBP_CC_BAL_LOG has no forward declaration.
Interfaces
Class FSBP_CC_BAL_LOG has no interface implemented.
Friends
Class FSBP_CC_BAL_LOG has no friend class.
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | Static Attribute | Private | Type reference (TYPE) | BAL_S_PROF | 20100708 | ||||
| 2 | Static Attribute | Private | Object reference (TYPE REF TO) | CL_GUI_CUSTOM_CONTAINER | Container for Custom Controls in Screen Area | 20100708 | |||
| 3 | Static Attribute | Private | Type reference (TYPE) | LTTY_LOG_OBJECTS | Existing CC Log Objects | 20100527 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Static method | Public | Constructor | CLASS_CONSTRUCTOR | 20100708 | |
| 2 | Static method | Public | Method | Help Method for Displaying Log on SAP GUI | 20100708 | |
| 3 | Static method | Public | Method | Closes Container | 20100914 | |
| 4 | Static method | Private | Method | Provides the Dialog Container for Displaying the Log | 20100826 | |
| 5 | Static method | Public | Method | Provides Log Object for a Cleansing Case | 20100527 |
Events
Class FSBP_CC_BAL_LOG has no event.
Types
| # | Type | Visibility | Typing | Associated Type | Description | Created on | Type Source |
|---|---|---|---|---|---|---|---|
| 1 | LSTR_LOG_OBJECT | Private | See coding | 20100608 | begin of lstr_log_object,
cleansing_case_guid type comm_clear_stack-guid,
log_object type ref to if_fsbp_cc_bal_log,
end of lstr_log_object
|
||
| 2 | LTTY_LOG_OBJECTS | Private | See coding | 20100608 | ltty_log_objects type standard table of lstr_log_object
|
Method Signatures
Method CLASS_CONSTRUCTOR Signature
Method CLASS_CONSTRUCTOR on class FSBP_CC_BAL_LOG has no parameter.
Method CLASS_CONSTRUCTOR on class FSBP_CC_BAL_LOG has no exception.
Method DISPLAY_LOG Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_LOG_HANDLE | Call by reference | Type reference (TYPE) | BALLOGHNDL | Anwendungs-Log: Handle eines Protokolls | 20100708 | |||
| 2 | I_MSG_HANDLE | Call by reference | Type reference (TYPE) | BAL_T_MSGH | Anwendungs-Log: Tabelle mit Message-Handles | 20100708 | |||
| 3 | R_LOG_CONTAINER | Value transfer | Object reference (TYPE REF TO) | CL_GUI_CUSTOM_CONTAINER | Container fuer Custom Controls in der Dynpro Area | 20100913 |
Method DISPLAY_LOG on class FSBP_CC_BAL_LOG has no exception.
Method FREE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_LOG_CONTAINER | Call by reference | Object reference (TYPE REF TO) | CL_GUI_CUSTOM_CONTAINER | Container fuer Custom Controls in der Dynpro Area | 20100914 |
Method FREE on class FSBP_CC_BAL_LOG has no exception.
Method GET_LOG_CONTAINER_INSTANCE Signature
Method GET_LOG_CONTAINER_INSTANCE on class FSBP_CC_BAL_LOG has no parameter.
Method GET_LOG_CONTAINER_INSTANCE on class FSBP_CC_BAL_LOG has no exception.
Method GET_LOG_INSTANCE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_CLEANSING_CASE | Call by reference | Object reference (TYPE REF TO) | IF_FSBP_CC_CLEANSING_INFO | Geschäftspartnerdatenbereinigung (allgemeines Interface) | 20100527 | |||
| 2 | RESULT | Value transfer | Object reference (TYPE REF TO) | IF_FSBP_CC_BAL_LOG | Anwendungslog für Datenbereinigung | 20100527 |
Method GET_LOG_INSTANCE on class FSBP_CC_BAL_LOG has no exception.
History
| Last changed by/on | SAP | 20110908 |
| SAP Release Created in | 400 |