SAP ABAP Class CL_FIT_WB_BCCH_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_BCCH_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_BCCH_OBJECT_TOOL has no interface implemented.
Friends
Class CL_FIT_WB_BCCH_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 | 20100527 | |||
| 2 | Constant | Public | Type reference (TYPE) | CHAR7 | 'CHECK_' | Namespace Constant | 20100623 | ||
| 3 | Instance attribute | Public | Type reference (TYPE) | SEU_ACTION | WB Request: Operation in the Development Environment | 20100720 | |||
| 4 | Instance attribute | Private | Type reference (TYPE) | TRKORR | Request/Task | 20100818 |
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 | Compare transport layer of BCCU and Documentation . | 20100629 | |
| 3 | Instance method | Public | Constructor | Constructor for Class. | 20100222 | |
| 4 | Instance method | Public | Method | 20100423 | ||
| 5 | Instance method | Public | Method | 20100527 |
Events
Class CL_FIT_WB_BCCH_OBJECT_TOOL has no event.
Types
Class CL_FIT_WB_BCCH_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 | BCCH | Call by reference | Type reference (TYPE) | FIT_S_BCCH | Object Type Name | 20100727 | |||
| 2 | IV_DEVCLASS | Call by reference | Type reference (TYPE) | TDEVC-DEVCLASS | Package | 20100908 | |||
| 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_BCCH_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 | BCCH | Call by reference | Type reference (TYPE) | FIT_S_BCCH | Object Type Name | 20100629 | |||
| 2 | IV_HAS_ERRORS | Call by reference | Type reference (TYPE) | ABAP_BOOL | Link field for view query | 20100629 | |||
| 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_BCCH_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_BCCH_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_BCCH_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 | 20100527 |
Method GET_PACKAGE on class CL_FIT_WB_BCCH_OBJECT_TOOL has no exception.
History
| Last changed by/on | SAP | 20110908 |
| SAP Release Created in |