SAP ABAP Interface IF_CHIP_CATALOG_NODE (Nodes in CHIP Catalog)
Hierarchy
☛
SAP_UI (Software Component) User Interface Technology
⤷
BC-WD-ABA-PB (Application Component) WD ABAP Page Builder
⤷
SWDP_CCP_API (Package) Web Dynpro ABAP: CCP Integration API
⤷
⤷
Meta Relationship - Used By
| # | Relationship type | Used by | Short Description | Created on |
|---|---|---|---|---|
| 1 | Interface implementation (CLASS c. INTERFACES i_ref) | CL_CHIP_CATALOG_NODE | Nodes in CHIP Catalog | 20090216 |
Properties
| Interface | IF_CHIP_CATALOG_NODE | |
| Short Description | Nodes in CHIP Catalog |
General Data
| Package | SWDP_CCP_API | Web Dynpro ABAP: CCP Integration API |
| Created | 20090216 | SAP |
| Last changed | 20110908 | SAP |
| Unicode checks active |
Forward declarations
| # | Type group / Object type | Type | Type Description |
|---|---|---|---|
| 1 | ABAP | Type group use (TYPE-POOLS tp) | Type group use (TYPE-POOLS tp) |
Interfaces
Interface IF_CHIP_CATALOG_NODE has no interface.
Friends
Interface IF_CHIP_CATALOG_NODE has no friend.
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | CHILDKEY | Instance attribute | Public | Type reference (TYPE) | CHIP_CATALOG_NODEKEY | CHIP Catalog: Key of a Node | 20090216 | ||
| 2 | CHIP_NAME | Instance attribute | Public | Type reference (TYPE) | CHIP_NAME | Web Dynpro ABAP: CHIP ID | 20090216 | ||
| 3 | CO_NODETYPE_CHIP | Constant | Public | Type reference (TYPE) | CHIP_CATALOG_NODETYPE | 'C' | CHIP in Main Part | 20090216 | |
| 4 | CO_NODETYPE_FAV_CHIP | Constant | Public | Type reference (TYPE) | CHIP_CATALOG_NODETYPE | ' ' | CHIP in Favorites | 20090303 | |
| 5 | CO_NODETYPE_FAV_FOLDER | Constant | Public | Type reference (TYPE) | CHIP_CATALOG_NODETYPE | 'F' | Folder in Favorites | 20090303 | |
| 6 | CO_NODETYPE_FOLDER | Constant | Public | Type reference (TYPE) | CHIP_CATALOG_NODETYPE | 'K' | Folder in Main Part | 20090216 | |
| 7 | DISPLAY_NAME | Instance attribute | Public | Type reference (TYPE) | CHIP_DISPLAY_NAME | CHIP: Title | 20090216 | ||
| 8 | EXPANDED | Instance attribute | Public | Type reference (TYPE) | WDY_BOOLEAN | Replacement for Real Boolean Type: 'X' == True '' == False | 20090216 | ||
| 9 | ICON | Instance attribute | Public | Type reference (TYPE) | STRING | Icon in Text Fields (substitute display, alias) | 20090216 | ||
| 10 | NEXTKEY | Instance attribute | Public | Type reference (TYPE) | CHIP_CATALOG_NODEKEY | CHIP Catalog: Key of a Node | 20090216 | ||
| 11 | NODETYPE | Instance attribute | Public | Type reference (TYPE) | CHIP_CATALOG_NODETYPE | CHIP Catalog: Node Type | 20090216 | ||
| 12 | PARENTKEY | Instance attribute | Public | Type reference (TYPE) | CHIP_CATALOG_NODEKEY | CHIP Catalog: Key of a Node | 20090216 | ||
| 13 | ROWKEY | Instance attribute | Public | Type reference (TYPE) | CHIP_CATALOG_NODEKEY | CHIP Catalog: Key of a Node | 20090216 | ||
| 14 | VISIBLE | Instance attribute | Public | Type reference (TYPE) | WDY_BOOLEAN | Visible | 20100819 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Method | 20090216 | ||
| 2 | Static method | Public | Method | 20090311 | ||
| 3 | Instance method | Public | Method | 20090216 | ||
| 4 | Instance method | Public | Method | 20090216 | ||
| 5 | Instance method | Public | Method | 20090216 | ||
| 6 | Instance method | Public | Method | 20090217 | ||
| 7 | Instance method | Public | Method | 20090303 | ||
| 8 | Instance method | Public | Method | 20090218 | ||
| 9 | Instance method | Public | Method | 20090218 | ||
| 10 | Instance method | Public | Method | 20090217 | ||
| 11 | Instance method | Public | Method | 20090217 |
Events
Interface IF_CHIP_CATALOG_NODE has no event.
Types
Interface IF_CHIP_CATALOG_NODE has no local type.
Method Signatures
Method DELETE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ONLY_CHILDREN | Call by reference | Type reference (TYPE) | WDY_BOOLEAN | ABAP_TRUE | Ersatz für echten boolschen Typ: 'X' == wahr '' == falsch | 20090218 |
Method DELETE on Interface IF_CHIP_CATALOG_NODE has no exception.
Method FREE Signature
Method FREE on Interface IF_CHIP_CATALOG_NODE has no parameter.
Method FREE on Interface IF_CHIP_CATALOG_NODE has no exception.
Method GET_CHILD Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | R_CHILD | Value transfer | Object reference (TYPE REF TO) | IF_CHIP_CATALOG_NODE | Knoten im CHIP Katalog | 20090216 |
Method GET_CHILD on Interface IF_CHIP_CATALOG_NODE has no exception.
Method GET_NEXT Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | R_NEXT | Value transfer | Object reference (TYPE REF TO) | IF_CHIP_CATALOG_NODE | Knoten im CHIP Katalog | 20090216 |
Method GET_NEXT on Interface IF_CHIP_CATALOG_NODE has no exception.
Method GET_PARENT Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | R_PARENT | Value transfer | Object reference (TYPE REF TO) | IF_CHIP_CATALOG_NODE | Knoten im CHIP Katalog | 20090216 |
Method GET_PARENT on Interface IF_CHIP_CATALOG_NODE has no exception.
Method SET_CHILD Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | CHILDKEY | Call by reference | Type reference (TYPE) | CHIP_CATALOG_NODEKEY | CHIP-Kartalog: Schlüssel eines Knotens | 20090217 |
Method SET_CHILD on Interface IF_CHIP_CATALOG_NODE has no exception.
Method SET_CHIP_NAME Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | CHIP_NAME | Call by reference | Type reference (TYPE) | CHIP_NAME | Web Dynpro ABAP: CHIP-Id | 20090303 |
Method SET_CHIP_NAME on Interface IF_CHIP_CATALOG_NODE has no exception.
Method SET_DISPLAY_NAME Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | DISPLAY_NAME | Call by reference | Type reference (TYPE) | CHIP_DISPLAY_NAME | CHIP: Bezeichnung | 20090218 |
Method SET_DISPLAY_NAME on Interface IF_CHIP_CATALOG_NODE has no exception.
Method SET_EXPANDED Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | EXPANDED | Call by reference | Type reference (TYPE) | WDY_BOOLEAN | Ersatz für echten boolschen Typ: 'X' == wahr '' == falsch | 20090218 |
Method SET_EXPANDED on Interface IF_CHIP_CATALOG_NODE has no exception.
Method SET_NEXT Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | NEXTKEY | Call by reference | Type reference (TYPE) | CHIP_CATALOG_NODEKEY | CHIP-Kartalog: Schlüssel eines Knotens | 20090217 |
Method SET_NEXT on Interface IF_CHIP_CATALOG_NODE has no exception.
Method SET_PARENT Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | PARENTKEY | Call by reference | Type reference (TYPE) | CHIP_CATALOG_NODEKEY | CHIP-Kartalog: Schlüssel eines Knotens | 20090217 |
Method SET_PARENT on Interface IF_CHIP_CATALOG_NODE has no exception.
History
| Last changed by/on | SAP | 20110908 |
| SAP Release Created in | 720 |