SAP CL_BSP_WD_WZ_APPL_LOG OO Class - Log Class for BSP WD Enhancement Wizards
CL_BSP_WD_WZ_APPL_LOG is a standard SAP object class available within R/3 SAP systems depending on your version and release level. You can view/maintain the class details by entering its name into the relevant SAP transactions such as SE24, SE80 or even SE84. Below is the documentation available for class CL_BSP_WD_WZ_APPL_LOG including details of:
- Interface class implementations
- Inheritance details
- Methods defined within class ( including link to full details )
- Attributes ( including initial values )
- Class Events
Interface Implementation
This OO class is an Interface Implementation, which means it will implement its own version of the methods from implementation class IF_BSP_WD_LOGGINGMethod list of CL_BSP_WD_WZ_APPL_LOG SAP class
A method is a coding block that performs a certain procedure (i.e. ABAP functionality) on an object within the overall SAP class. In simple terms if the object is an SAP database table a method could be the procedure to add a record or to delete a record. If you are new to OO in many respects, the implementation of a method is similar to a function module and can be called in a very similar way using CALL METHOD.
Instead of "CALL FUNCTION", Methods are referenced using the following syntax: CALL METHOD =>methodname EXPORTING/IMPORTING...
| Method Name | Description | Visability |
| ADD_CURRENT_SY_MESSAGE | Adds Current Message for SY Fields to Log | Public |
| CALL METHOD cl_bsp_wd_wz_appl_log=>ADD_CURRENT_SY_MESSAGE...more details | ||
| ADD_EXCEPTION | Adds Message from an Exception to Log | Public |
| CALL METHOD cl_bsp_wd_wz_appl_log=>ADD_EXCEPTION...more details | ||
| ADD_FREE_TEXT | Private | |
| CALL METHOD cl_bsp_wd_wz_appl_log=>ADD_FREE_TEXT...more details | ||
| ADD_MESSAGE | Adds Message to Log | Public |
| CALL METHOD cl_bsp_wd_wz_appl_log=>ADD_MESSAGE...more details | ||
| ADD_MESSAGE_AND_PARAMETERS | Adds Message to Log | Public |
| CALL METHOD cl_bsp_wd_wz_appl_log=>ADD_MESSAGE_AND_PARAMETERS...more details | ||
| ADD_MESSAGE_AND_PARAMETERS_STR | Adds Message to Log | Public |
| CALL METHOD cl_bsp_wd_wz_appl_log=>ADD_MESSAGE_AND_PARAMETERS_STR...more details | ||
|
| ||
| CHECK_ERRORS_EXIST | Checks Whether Log Contains Error Messages | Public |
| CALL METHOD cl_bsp_wd_wz_appl_log=>CHECK_ERRORS_EXIST...more details | ||
| CHECK_MESSAGES_EXIST | Checks Whether Log Contains Messages | Public |
| CALL METHOD cl_bsp_wd_wz_appl_log=>CHECK_MESSAGES_EXIST...more details | ||
| CHECK_WARNINGS_EXIST | Checks Whether Log Contains Warning Messages | Public |
| CALL METHOD cl_bsp_wd_wz_appl_log=>CHECK_WARNINGS_EXIST...more details | ||
| CONSTRUCTOR | Constructor | Public |
| CALL METHOD cl_bsp_wd_wz_appl_log=>CONSTRUCTOR...more details | ||
| GET_LOG | Returns Messages from the Log According to Parameters | Public |
| CALL METHOD cl_bsp_wd_wz_appl_log=>GET_LOG...more details | ||
| GET_LOG_STATISTICS | Returns Statistical Data on Log | Public |
| CALL METHOD cl_bsp_wd_wz_appl_log=>GET_LOG_STATISTICS...more details | ||
| GET_NEW_LOG_INSTANCE | Returns New Log Instance | Public |
| CALL METHOD cl_bsp_wd_wz_appl_log=>GET_NEW_LOG_INSTANCE...more details | ||
| REVERT | Discards Log | Public |
| CALL METHOD cl_bsp_wd_wz_appl_log=>REVERT...more details | ||
| SAVE | Save Log | Public |
| CALL METHOD cl_bsp_wd_wz_appl_log=>SAVE...more details | ||
| SHOW_CURRENT_LOG | Displays the Current Log from the Memory | Public |
| CALL METHOD cl_bsp_wd_wz_appl_log=>SHOW_CURRENT_LOG...more details | ||
CL_BSP_WD_WZ_APPL_LOG attributes
List of attributes within class CL_ABAP_CHAR_UTILITIES. These can be referenced using the following syntax CL_ABAP_CHAR_UTILITIES=>. Although depending on where you are inserting the ABAP code you do need to check if the attribute is public or private.
| Name | Level | Description | Initial Value | Type | Visability |
| BAL_OBJECT | Constant | Application log: objects | 'BSPWD_UIFRW_WB' | LIKE BALOBJ | Protected |
| BSP_APPL | Instance Attribute | Name of BSP Application | LIKE O2APPLNAME | Protected | |
| COMPONENT | Instance Attribute | Component Name | LIKE BSP_WD_COMPONENT_NAME | Protected | |
| CONTEXT | Instance Attribute | Application Log: Subobject | LIKE BALSUBOBJ | Protected | |
| CONTEXT_CCHECK_CC | Constant | Application Log: Subobject | 'CC_WC' | LIKE BALSUBOBJ | Public |
| CONTEXT_CCHECK_CF | Constant | Application Log: Subobject | 'CC_HF' | LIKE BALSUBOBJ | Public |
| CONTEXT_CCHECK_CR | Constant | Application Log: Subobject | 'CC_CR' | LIKE BALSUBOBJ | Public |
| CONTEXT_CCHECK_DL | Constant | Application Log: Subobject | 'CC_DL' | LIKE BALSUBOBJ | Public |
| CONTEXT_CCHECK_ES | Constant | Application Log: Subobject | 'CC_CE' | LIKE BALSUBOBJ | Public |
| CONTEXT_CCHECK_PS | Constant | Application Log: Subobject | 'CC_PS' | LIKE BALSUBOBJ | Public |
| CONTEXT_COPY_VIEW | Constant | Application Log: Subobject | 'WZ_COPY_VIEW' | LIKE BALSUBOBJ | Public |
| CONTEXT_CREATE_ATTR | Constant | Application Log: Subobject | 'WZ_CREATE_CN_ATTR' | LIKE BALSUBOBJ | Public |
| CONTEXT_CREATE_CN | Constant | Application Log: Subobject | 'WZ_CREATE_CN' | LIKE BALSUBOBJ | Public |
| CONTEXT_CREATE_EH | Instance Attribute | LIKE | Private | ||
| CONTEXT_CREATE_IPLUG | Instance Attribute | LIKE | Private | ||
| CONTEXT_CREATE_OPLUG | Instance Attribute | LIKE | Private | ||
| CONTEXT_CREATE_OVP | Instance Attribute | LIKE | Private | ||
| CONTEXT_CREATE_VIEW | Constant | Application Log: Subobject | 'WZ_CREATE_VIEW' | LIKE BALSUBOBJ | Public |
| CONTEXT_DELETE_OBJECT | Instance Attribute | LIKE | Private | ||
| CONTEXT_ENHANCE_COMP | Constant | Application Log: Subobject | 'WZ_ENHANCE_COMP' | LIKE BALSUBOBJ | Public |
| CONTEXT_GENERATE_GETTER_SETTER | Instance Attribute | LIKE | Private | ||
| CONTEXT_RT_REP_CHECK | Instance Attribute | LIKE | Private | ||
| ENH_SET | Instance Attribute | Enhancement Set | LIKE BSP_WD_ENHANCEMENT_SET | Protected | |
| LAST_LOG_HANDLE | Static Attribute | Application Log: Handle of Last Log | LIKE BALLOGHNDL | Protected | |
| LOG_HANDLE | Instance Attribute | Application Log: Log Handle | LIKE BALLOGHNDL | Protected | |
| OBSOLETE | Instance Attribute | Boolean Variable (X=true, -=false, space=unknown) | LIKE BOOLEAN | Protected | |
| VIEWNAME | Instance Attribute | Internal Name (Key) of BSP Page | LIKE O2PAGE | Protected |
Links to Related Class(s)
CL_BSP_W...Full list of available SAP object classes
Search for further information about these or an SAP related objects