SAP ABAP Class CL_WB_OBJECT_ATTRIBUTE_EDITOR (Editor for object attributes)
Hierarchy
☛
SAP_BASIS (Software Component) SAP Basis Component
⤷
BC-DWB-UTL-CLS (Application Component) Classification Toolset
⤷
SPAK_TOOL_CLASSIFICATION_SATTR (Package) Transaction SATTR

⤷

⤷

Meta Relationship - Using
# | Relationship type | Using | Short Description | Created on |
---|---|---|---|---|
1 | Interface implementation (CLASS c. INTERFACES i_ref) | IF_WB_PROGRAM | Workbench: Program | 20050503 |
Properties
Class | CL_WB_OBJECT_ATTRIBUTE_EDITOR | |
Short Description | Editor for object attributes | |
Super Class | ||
Instantiability of a Class | 2 | Public |
Final |
General Data
Message Class | CLASSIFICATION_TOOL | |
Program status | ||
Category | 0 | |
Package | SPAK_TOOL_CLASSIFICATION_SATTR | Transaction SATTR |
Created | 20050503 | SAP |
Last change | 20071217 | 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 | IF_WB_PROGRAM | Workbench: Program | 20050503 |
Friends
Class CL_WB_OBJECT_ATTRIBUTE_EDITOR 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) | SEU_OBJKEY | Name of object type group | 20050504 | ||
2 | ![]() |
Instance attribute | Private | Type reference (TYPE) | SEU_OBJTYP | Type of object type group | 20050504 |
Methods
# | Method | Level | Visibility | Method type | Description | Created on |
---|---|---|---|---|---|---|
1 | ![]() |
Static method | Public | Method | entry call for package builder | 20050503 |
2 | ![]() |
Instance method | Private | Method | Processes requests for entry screen | 20050504 |
3 | ![]() |
Instance method | Private | Method | 20050504 |
Events
Class CL_WB_OBJECT_ATTRIBUTE_EDITOR has no event.
Types
Class CL_WB_OBJECT_ATTRIBUTE_EDITOR has no local type.
Method Signatures
Method ACCESS_TOOL Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
P_OBJECT_NAME | Call by reference | Type reference (TYPE) | SEU_OBJKEY | object name | 20050503 | ||
2 | ![]() |
P_OBJECT_STATE | Call by reference | Object reference (TYPE REF TO) | IF_WB_OBJECT_STATE | object state | 20050503 | ||
3 | ![]() |
P_OBJECT_TYPE | Call by reference | Type reference (TYPE) | SEU_OBJTYP | object type | 20050503 | ||
4 | ![]() |
P_OPERATION | Call by reference | Type reference (TYPE) | SEU_ACTION | operation | 20050503 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
action could not be performed | 20050503 |
Method HANDLE_ENTRY_ATTRI Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
CH_WB_DATA_CONTAINER | Call by reference | Object reference (TYPE REF TO) | CL_WB_DATA_CONTAINER | Data Container for Passing Values | 20050504 | ||
2 | ![]() |
IM_WB_REQUEST | Call by reference | Object reference (TYPE REF TO) | CL_WB_REQUEST | Request to process | 20050504 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
internal error | 20050504 |
Method HANDLE_OBJATTRI Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
CH_WB_DATA_CONTAINER | Call by reference | Object reference (TYPE REF TO) | CL_WB_DATA_CONTAINER | Data Container for Passing Values | 20050504 | ||
2 | ![]() |
EX_NEW_NAME | Call by reference | Type reference (TYPE) | EU_LNAME | ABAP Workbench: LIMU Name | 20050504 | ||
3 | ![]() |
IM_WB_REQUEST | Call by reference | Object reference (TYPE REF TO) | CL_WB_REQUEST | Workbench Manager: Request | 20050504 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
cancel by user | 20050504 | |
2 | ![]() |
internal error | 20050504 | |
3 | ![]() |
object was not found | 20050504 | |
4 | ![]() |
operation is not supported | 20050504 | |
5 | ![]() |
missing authorization | 20050504 |
History
Last changed by/on | SAP | 20071217 |
SAP Release Created in | 710 |