SAP ABAP Class CL_BSP_WD_AT_ATTRIBUTE_NODE (CL_BSP_WD_AT_ATTRIBUTE_NODE)
Hierarchy
☛
WEBCUIF (Software Component) SAP Web UI Framework
⤷
CA-WUI-WKB (Application Component) Development Workbench
⤷
CRM_BSP_WD_WB_STRUCTURE_TREE (Package) Structure Tree for Application/Component

⤷

⤷

Meta Relationship - Using
# | Relationship type | Using | Short Description | Created on |
---|---|---|---|---|
1 | Inheritance (c INHERITING FROM c_ref) | CL_BSP_WD_AT_NODE_BASE | Base class for structure nodes | 20080509 |
2 | Interface implementation (CLASS c. INTERFACES i_ref) | IF_BSP_WD_REFRESHABLE_TREENODE | Generic Tree Node Interface | 20070608 |
Properties
Class | CL_BSP_WD_AT_ATTRIBUTE_NODE | |
Short Description | ||
Super Class | CL_BSP_WD_AT_NODE_BASE | Base class for structure nodes |
Instantiability of a Class | 2 | Public |
Final |
General Data
Message Class | ||
Program status | ||
Category | 0 | |
Package | CRM_BSP_WD_WB_STRUCTURE_TREE | Structure Tree for Application/Component |
Created | 20070606 | SAP |
Last change | 20110908 | SAP |
Shared Memory-enabled | ||
Fixed point arithmetic | ||
Unicode checks active |
Forward declarations
Class CL_BSP_WD_AT_ATTRIBUTE_NODE has no forward declaration.
Interfaces
# | Interface | Abstract | Final | Description | Created on |
---|---|---|---|---|---|
1 | IF_BSP_WD_REFRESHABLE_TREENODE | Generic Tree Node Interface | 20070608 |
Friends
Class CL_BSP_WD_AT_ATTRIBUTE_NODE 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) | O2APPLNAME | Name of BSP Application | 20080318 | ||
2 | ![]() |
Instance attribute | Private | Type reference (TYPE) | NAME_KOMP | CNODE | 20070606 | ||
3 | ![]() |
Instance attribute | Private | Type reference (TYPE) | SEOCLSNAME | CNODE_CLASS | 20070606 | ||
4 | ![]() |
Instance attribute | Private | Type reference (TYPE) | CHAR1 | Einstelliges Kennzeichen | 20080123 | ||
5 | ![]() |
Instance attribute | Private | Type reference (TYPE) | STRING | 20081203 | |||
6 | ![]() |
Instance attribute | Private | Type reference (TYPE) | CRMT_BSP_WD_ELEM_DESCR | NAME | 20070606 | ||
7 | ![]() |
Instance attribute | Private | Object reference (TYPE REF TO) | CL_BSP_WD_APPL_TREE | OUTER | 20070606 | ||
8 | ![]() |
Instance attribute | Private | Type reference (TYPE) | BSP_WD_SFW_DATA | Switch Framework data | 20080625 | ||
9 | ![]() |
Instance attribute | Private | Type reference (TYPE) | O2PAGEEXT | VIEW | 20070606 |
Methods
# | Method | Level | Visibility | Method type | Description | Created on |
---|---|---|---|---|---|---|
1 | ![]() |
Instance method | Private | Method | ASSIGN_DESIGN_LAYER | 20070606 |
2 | ![]() |
Instance method | Private | Method | CHECK_ATTR_METHODS_EXIST | 20070606 |
3 | ![]() |
Instance method | Private | Method | CHECK_METHOD_EXISTS | 20070606 |
4 | ![]() |
Instance method | Public | Constructor | CONSTRUCTOR | 20070606 |
5 | ![]() |
Instance method | Private | Method | 20080717 |
Events
Class CL_BSP_WD_AT_ATTRIBUTE_NODE has no event.
Types
Class CL_BSP_WD_AT_ATTRIBUTE_NODE has no local type.
Method Signatures
Method ASSIGN_DESIGN_LAYER Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IV_APPL | Call by reference | Type reference (TYPE) | O2APPLNAME | Name of BSP Application | 20080506 | ||
2 | ![]() |
IV_APPL_MODEL | Call by reference | Object reference (TYPE REF TO) | IF_BSP_WD_APPL_MODEL | IV_APPL_MODEL | 20070606 | ||
3 | ![]() |
IV_ATTR | Call by reference | Type reference (TYPE) | O2PAGEEXT | IV_ATTR | 20070606 | ||
4 | ![]() |
IV_MODEL_NODE | Call by reference | Type reference (TYPE) | NAME_KOMP | IV_MODEL_NODE | 20070606 | ||
5 | ![]() |
IV_VIEW | Call by reference | Type reference (TYPE) | O2PAGEEXT | IV_VIEW | 20070606 |
Method ASSIGN_DESIGN_LAYER on class CL_BSP_WD_AT_ATTRIBUTE_NODE has no exception.
Method CHECK_ATTR_METHODS_EXIST Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IV_ATTR_NAME | Call by reference | Type reference (TYPE) | NAME_KOMP | IV_ATTR_NAME | 20070606 | ||
2 | ![]() |
RV_RESULT | Value transfer | Type reference (TYPE) | ABAP_BOOL | RV_RESULT | 20070606 |
Method CHECK_ATTR_METHODS_EXIST on class CL_BSP_WD_AT_ATTRIBUTE_NODE has no exception.
Method CHECK_METHOD_EXISTS Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IV_METHOD_NAME | Call by reference | Type reference (TYPE) | SEOCMPNAME | IV_METHOD_NAME | 20070606 | ||
2 | ![]() |
RV_RESULT | Value transfer | Type reference (TYPE) | ABAP_BOOL | RV_RESULT | 20070606 |
Method CHECK_METHOD_EXISTS on class CL_BSP_WD_AT_ATTRIBUTE_NODE has no exception.
Method CONSTRUCTOR Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IV_APPL | Call by reference | Type reference (TYPE) | O2APPLNAME | Name of BSP Application | 20080318 | ||
2 | ![]() |
IV_CNODE | Call by reference | Type reference (TYPE) | NAME_KOMP | IV_CNODE | 20070606 | ||
3 | ![]() |
IV_CNODE_CLASS | Call by reference | Type reference (TYPE) | SEOCLSNAME | IV_CNODE_CLASS | 20070606 | ||
4 | ![]() |
IV_CNODE_TYPE | Call by reference | Type reference (TYPE) | CHAR1 | IV_CNODE_TYPE | 20080123 | ||
5 | ![]() |
IV_FULL_VIEWNAME | Call by reference | Type reference (TYPE) | STRING | Full qualified view name | 20081203 | ||
6 | ![]() |
IV_NAME | Call by reference | Type reference (TYPE) | SEOCPDNAME | IV_NAME | 20070606 | ||
7 | ![]() |
IV_OUTER | Call by reference | Object reference (TYPE REF TO) | CL_BSP_WD_APPL_TREE | IV_OUTER | 20070606 | ||
8 | ![]() |
IV_VIEW | Call by reference | Type reference (TYPE) | O2PAGEEXT | IV_VIEW | 20070606 |
Method CONSTRUCTOR on class CL_BSP_WD_AT_ATTRIBUTE_NODE has no exception.
Method IS_CNODE_DERIVED Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
RV_CNODE_NODE | Value transfer | Object reference (TYPE REF TO) | CL_BSP_WD_AT_CNODE_NODE | 20080718 |
Method IS_CNODE_DERIVED on class CL_BSP_WD_AT_ATTRIBUTE_NODE has no exception.
History
Last changed by/on | SAP | 20110908 |
SAP Release Created in | 700 |