SAP ABAP Class CL_BSP_WD_AT_METHOD_NODE (CL_BSP_WD_AT_METHOD_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 |
Properties
| Class | CL_BSP_WD_AT_METHOD_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
| # | Type group / Object type | Type | Type Description |
|---|---|---|---|
| 1 | Type group use (TYPE-POOLS tp) | Type group use (TYPE-POOLS tp) | |
| 2 | Type group use (TYPE-POOLS tp) | Type group use (TYPE-POOLS tp) |
Interfaces
Class CL_BSP_WD_AT_METHOD_NODE has no interface implemented.
Friends
Class CL_BSP_WD_AT_METHOD_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) | ABAP_BOOL | CHECK_REDEF | 20070606 | |||
| 3 | Instance attribute | Private | Type reference (TYPE) | SEOCLSNAME | CLASS | 20070606 | |||
| 4 | Instance attribute | Private | Type reference (TYPE) | CHAR1 | Indicator redefined | 20080715 | |||
| 5 | Instance attribute | Private | Type reference (TYPE) | CHAR1 | METHOD_TYPE | 20070606 | |||
| 6 | Instance attribute | Private | Type reference (TYPE) | GTYPE_APPL_MODEL_DATA | MODEL_DATA | 20070606 | |||
| 7 | Instance attribute | Private | Type reference (TYPE) | SEOCPDNAME | NAME | 20070606 | |||
| 8 | Instance attribute | Private | Object reference (TYPE REF TO) | CL_BSP_WD_APPL_TREE | Application Visualisation for BSP WD Appl. on RTTI Basis | 20070608 | |||
| 9 | Instance attribute | Private | Type reference (TYPE) | SEOCLSNAME | YOUNGEST_IMPL | 20070606 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Constructor | CONSTRUCTOR | 20070606 | |
| 2 | Instance method | Private | Method | GET_YOUNGEST_IMPL | 20070606 |
Events
Class CL_BSP_WD_AT_METHOD_NODE has no event.
Types
| # | Type | Visibility | Typing | Associated Type | Description | Created on | Type Source |
|---|---|---|---|---|---|---|---|
| 1 | GTYPE_APPL_MODEL_DATA | Public | See coding | 20070606 | begin of GTYPE_APPL_MODEL_DATA,
BSP_APPL type O2APPLNAME,
VIEW type O2PAGEEXT,
CNODE type NAME_KOMP,
CNODE_TYPE type CHAR1,
ATTR type NAME_KOMP,
end of GTYPE_APPL_MODEL_DATA
|
Method Signatures
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_CHECK_REDEF | Call by reference | Type reference (TYPE) | ABAP_BOOL | ABAP_TRUE | IV_CHECK_REDEF | 20070606 | ||
| 3 | IV_CLASS | Call by reference | Type reference (TYPE) | SEOCLSNAME | IV_CLASS | 20070606 | |||
| 4 | IV_METHOD_TYPE | Call by reference | Type reference (TYPE) | CHAR1 | SPACE | IV_METHOD_TYPE | 20070606 | ||
| 5 | IV_MODEL_DATA | Call by reference | Type reference (TYPE) | GTYPE_APPL_MODEL_DATA | IV_MODEL_DATA | 20070606 | |||
| 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 | Application Visualisation for BSP WD Appl. on RTTI Basis | 20070608 |
Method CONSTRUCTOR on class CL_BSP_WD_AT_METHOD_NODE has no exception.
Method GET_YOUNGEST_IMPL Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RV_RESULT | Value transfer | Type reference (TYPE) | SEOCLSNAME | RV_RESULT | 20070606 |
Method GET_YOUNGEST_IMPL on class CL_BSP_WD_AT_METHOD_NODE has no exception.
History
| Last changed by/on | SAP | 20110908 |
| SAP Release Created in | 700 |