SAP ABAP Class CL_FIT_WB_BCCU_OBJECT_TOOL (Workbench Tool Class for Processing an Object)
Hierarchy
☛
SAP_BS_FND (Software Component) SAP Business Suite Foundation
⤷
CA-EPT-CCF (Application Component) Configuration Check Framework
⤷
FIT_CHECK_FRW_DT (Package) Check Framework Design Time
⤷
⤷
Meta Relationship - Using
| # | Relationship type | Using | Short Description | Created on |
|---|---|---|---|---|
| 1 | Inheritance (c INHERITING FROM c_ref) | CL_WB_ABSTRACT_TOOL | Abstract Workbench Tool Class | 20100222 |
Properties
| Class | CL_FIT_WB_BCCU_OBJECT_TOOL | |
| Short Description | Workbench Tool Class for Processing an Object | |
| Super Class | CL_WB_ABSTRACT_TOOL | Abstract Workbench Tool Class |
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | FIT_CHECK_FRW_DT | Check Framework Design Time |
| Created | 20100222 | 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
Class CL_FIT_WB_BCCU_OBJECT_TOOL has no interface implemented.
Friends
Class CL_FIT_WB_BCCU_OBJECT_TOOL has no friend class.
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | Instance attribute | Private | Type reference (TYPE) | DEVCLASS | Package | 20100615 | |||
| 2 | Instance attribute | Public | Type reference (TYPE) | SEU_ACTION | WB Request: Operation in the Development Environment | 20100702 | |||
| 3 | Instance attribute | Private | Type reference (TYPE) | TRKORR | Request/Task | 20100615 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Private | Method | Cahnge the package assignment for dependent Objects | 20100727 | |
| 2 | Instance method | Private | Method | Check the config unit class. | 20100324 | |
| 3 | Instance method | Public | Method | Check the class name. | 20100621 | |
| 4 | Instance method | Private | Method | Compare transport layer of BCCU and Documentation. | 20100701 | |
| 5 | Instance method | Public | Constructor | 20100222 | ||
| 6 | Instance method | Private | Method | Executes check units for a check Group. | 20100407 | |
| 7 | Instance method | Public | Method | 20100423 | ||
| 8 | Instance method | Public | Method | 20100615 |
Events
Class CL_FIT_WB_BCCU_OBJECT_TOOL has no event.
Types
Class CL_FIT_WB_BCCU_OBJECT_TOOL has no local type.
Method Signatures
Method CHANGE_PACKAGE_ASSIGN Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | BCCU | Call by reference | Type reference (TYPE) | FIT_S_BCCU | Object Type Name | 20100727 | |||
| 2 | IV_DEVCLASS | Call by reference | Type reference (TYPE) | TDEVC-DEVCLASS | Package | 20100909 | |||
| 3 | IV_HAS_ERRORS | Call by reference | Type reference (TYPE) | ABAP_BOOL | Link field for view query | 20100727 | |||
| 4 | P_CHECKLIST | Call by reference | Object reference (TYPE REF TO) | CL_WB_CHECKLIST | List of All Error Messages from a Syntax Check | 20100727 |
Method CHANGE_PACKAGE_ASSIGN on class CL_FIT_WB_BCCU_OBJECT_TOOL has no exception.
Method CHECK_CLASS Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | P_CHECKLIST | Call by reference | Object reference (TYPE REF TO) | CL_WB_CHECKLIST | List of All Error Messages from a Syntax Check | 20100324 | |||
| 2 | P_CHECKUNIT_DATA | Call by reference | Type reference (TYPE) | FIT_S_BCCU | Check Units (Business Configuration Check Unit) | 20100324 |
Method CHECK_CLASS on class CL_FIT_WB_BCCU_OBJECT_TOOL has no exception.
Method CHECK_CLASS_NAME Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | BCCU | Call by reference | Type reference (TYPE) | FIT_S_BCCU | Object Type Name | 20100621 | |||
| 2 | IV_HAS_ERRORS | Call by reference | Type reference (TYPE) | ABAP_BOOL | Link field for view query | 20100621 | |||
| 3 | P_CHECKLIST | Call by reference | Object reference (TYPE REF TO) | CL_WB_CHECKLIST | List of All Error Messages from a Syntax Check | 20100706 |
Method CHECK_CLASS_NAME on class CL_FIT_WB_BCCU_OBJECT_TOOL has no exception.
Method CHECK_TRANSPORT_LAYER Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | BCCU | Call by reference | Type reference (TYPE) | FIT_S_BCCU | Object Type Name | 20100701 | |||
| 2 | IV_HAS_ERRORS | Call by reference | Type reference (TYPE) | ABAP_BOOL | Link field for view query | 20100701 | |||
| 3 | P_CHECKLIST | Call by reference | Object reference (TYPE REF TO) | CL_WB_CHECKLIST | List of All Error Messages from a Syntax Check | 20100707 |
Method CHECK_TRANSPORT_LAYER on class CL_FIT_WB_BCCU_OBJECT_TOOL has no exception.
Method CONSTRUCTOR Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | P_PERSIST | Call by reference | Object reference (TYPE REF TO) | IF_WB_OBJECT_PERSIST | Persistence | 20100222 | |||
| 2 | P_UI | Call by reference | Object reference (TYPE REF TO) | IF_WB_TOOL_UI | User Interface | 20100222 |
Method CONSTRUCTOR on class CL_FIT_WB_BCCU_OBJECT_TOOL has no exception.
Method EXECUTE_CHECK_UNIT Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_BCCU | Call by reference | Type reference (TYPE) | FIT_S_BCCU | Check Units (Business Configuration Check Unit) | 20100407 |
Method EXECUTE_CHECK_UNIT on class CL_FIT_WB_BCCU_OBJECT_TOOL has no exception.
Method GET_LANGUAGE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | LANGU | Value transfer | Type reference (TYPE) | SPRAS | Language Key | 20100423 |
Method GET_LANGUAGE on class CL_FIT_WB_BCCU_OBJECT_TOOL has no exception.
Method GET_PACKAGE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | PACKAGE | Value transfer | Type reference (TYPE) | DEVCLASS | Package | 20100615 |
Method GET_PACKAGE on class CL_FIT_WB_BCCU_OBJECT_TOOL has no exception.
History
| Last changed by/on | SAP | 20110908 |
| SAP Release Created in |