SAP ABAP Class CL_GSFIELDI_VIEWPATH_CN01 (Generic View Controller Tree Node)
Hierarchy
☛
WEBCUIF (Software Component) SAP Web UI Framework
⤷ CA-WUI-APF (Application Component) Application Frame
⤷ CRM_BSP_GEN_UI_POPUPS (Package) CRM UI Dialog Boxes
⤷ CA-WUI-APF (Application Component) Application Frame
⤷ CRM_BSP_GEN_UI_POPUPS (Package) CRM UI Dialog Boxes
Meta Relationship - Using
# | Relationship type | Using | Short Description | Created on |
---|---|---|---|---|
1 | Inheritance (c INHERITING FROM c_ref) | CL_BSP_WD_TREE_NODE_PROXY | Generic Proxy Object for Tree Node | 20080717 |
Properties
Class | CL_GSFIELDI_VIEWPATH_CN01 | |
Short Description | Generic View Controller Tree Node | |
Super Class | CL_BSP_WD_TREE_NODE_PROXY | Generic Proxy Object for Tree Node |
Instantiability of a Class | 2 | Public |
Final |
General Data
Message Class | ||
Program status | ||
Category | 0 | |
Package | CRM_BSP_GEN_UI_POPUPS | CRM UI Dialog Boxes |
Created | 20080717 | SAP |
Last change | 20100303 | SAP |
Shared Memory-enabled | ||
Fixed point arithmetic | ||
Unicode checks active |
Forward declarations
Class CL_GSFIELDI_VIEWPATH_CN01 has no forward declaration.
Interfaces
Class CL_GSFIELDI_VIEWPATH_CN01 has no interface implemented.
Friends
Class CL_GSFIELDI_VIEWPATH_CN01 has no friend class.
Attributes
# | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | CHILD_WRAPPER | Instance attribute | Private | Object reference (TYPE REF TO) | OBJECT | 20080717 | |||
2 | CONTROLLER_ACCESS | Instance attribute | Private | Object reference (TYPE REF TO) | LCL_CONTROLLER_ACCESS | 20080717 | |||
3 | CONTROLLER_TYPE | Instance attribute | Private | Type reference (TYPE) | CHAR1 | Single-Character Flag | 20080717 | ||
4 | CONTROLLER_TYPE_APPL | Constant | Private | Type reference (TYPE) | CHAR1 | 'A' | Single-Character Flag | 20080717 | |
5 | CONTROLLER_TYPE_VIEW | Constant | Private | Type reference (TYPE) | CHAR1 | 'V' | Single-Character Flag | 20080717 | |
6 | CONTROLLER_TYPE_WINDOW | Constant | Private | Type reference (TYPE) | CHAR1 | 'W' | Single-Character Flag | 20080717 |
Methods
# | Method | Level | Visibility | Method type | Description | Created on |
---|---|---|---|---|---|---|
1 | GET_CONTROLLER_ID | Instance method | Public | Method | Getter for Attribute CONTROLLER_ID | 20080717 |
2 | GET_NAME | Instance method | Public | Method | Getter for Attribute NAME | 20080717 |
3 | GET_PARENT_USAGE | Instance method | Public | Method | Getter for Attribute PARENT_USAGE | 20080717 |
4 | GET_PARENT_VA | Instance method | Public | Method | Getter for Attribute PARENT_VA | 20080717 |
5 | SET_CONTEXT_DATA | Instance method | Public | Method | 20080717 |
Events
Class CL_GSFIELDI_VIEWPATH_CN01 has no event.
Types
Class CL_GSFIELDI_VIEWPATH_CN01 has no local type.
Method Signatures
Method GET_CONTROLLER_ID Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | Importing | ATTRIBUTE_PATH | Call by reference | Type reference (TYPE) | STRING | Attribute Path | 20080717 | ||
2 | Returning | VALUE | Value transfer | Type reference (TYPE) | STRING | Result Value | 20080717 |
Method GET_CONTROLLER_ID on class CL_GSFIELDI_VIEWPATH_CN01 has no exception.
Method GET_NAME Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | Importing | ATTRIBUTE_PATH | Call by reference | Type reference (TYPE) | STRING | Attribute Path | 20080717 | ||
2 | Returning | VALUE | Value transfer | Type reference (TYPE) | STRING | Result Value | 20080717 |
Method GET_NAME on class CL_GSFIELDI_VIEWPATH_CN01 has no exception.
Method GET_PARENT_USAGE Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | Importing | ATTRIBUTE_PATH | Call by reference | Type reference (TYPE) | STRING | Attribute Path | 20080717 | ||
2 | Returning | VALUE | Value transfer | Type reference (TYPE) | STRING | Result Value | 20080717 |
Method GET_PARENT_USAGE on class CL_GSFIELDI_VIEWPATH_CN01 has no exception.
Method GET_PARENT_VA Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | Importing | ATTRIBUTE_PATH | Call by reference | Type reference (TYPE) | STRING | Attribute Path | 20080717 | ||
2 | Returning | VALUE | Value transfer | Type reference (TYPE) | STRING | Result Value | 20080717 |
Method GET_PARENT_VA on class CL_GSFIELDI_VIEWPATH_CN01 has no exception.
Method SET_CONTEXT_DATA Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | Importing | IV_CHILD_WRAPPER | Call by reference | Object reference (TYPE REF TO) | OBJECT | 20080717 | |||
2 | Importing | IV_CONTROLLER | Call by reference | Object reference (TYPE REF TO) | CL_BSP_WD_VIEW_CONTROLLER | Basis Class for WD View Controller | 20080717 |
Method SET_CONTEXT_DATA on class CL_GSFIELDI_VIEWPATH_CN01 has no exception.
History
Last changed by/on | SAP | 20100303 |
SAP Release Created in | 700 |