SAP ABAP Interface IF_CHIP_CATALOG_CURSOR (Cursor for CHIP Tree)
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_CURSOR | Cursor for CHIP Catalog | 20090216 |
Properties
Interface | IF_CHIP_CATALOG_CURSOR | |
Short Description | Cursor for CHIP Tree |
General Data
Package | SWDP_CCP_API | Web Dynpro ABAP: CCP Integration API |
Created | 20090216 | SAP |
Last changed | 20110908 | SAP |
Unicode checks active |
Forward declarations
Interface IF_CHIP_CATALOG_CURSOR has no forward declaration.
Interfaces
Interface IF_CHIP_CATALOG_CURSOR has no interface.
Friends
Interface IF_CHIP_CATALOG_CURSOR has no friend.
Attributes
Interface IF_CHIP_CATALOG_CURSOR has no attribute.
Methods
# | Method | Level | Visibility | Method type | Description | Created on |
---|---|---|---|---|---|---|
1 | ![]() |
Instance method | Public | Method | Adds Node In Front of the Current Node | 20090219 |
2 | ![]() |
Instance method | Public | Method | Adds Child Node | 20090216 |
3 | ![]() |
Instance method | Public | Method | Adds NEXT Node | 20090216 |
4 | ![]() |
Instance method | Public | Method | Deletes Node Including Subtree | 20090216 |
5 | ![]() |
Instance method | Public | Method | Resets Node | 20090311 |
6 | ![]() |
Instance method | Public | Method | Attributes of All Nodes for the UI | 20090216 |
7 | ![]() |
Instance method | Public | Method | Node Attributes for the UI | 20090216 |
8 | ![]() |
Instance method | Public | Method | Sets Cursor to CHILD Node | 20090216 |
9 | ![]() |
Instance method | Public | Method | Sets Cursor to NEXT Node | 20090216 |
10 | ![]() |
Instance method | Public | Method | Sets Cursor to Specific Node | 20090216 |
11 | ![]() |
Instance method | Public | Method | Sets Cursor to PARENT Node | 20090216 |
12 | ![]() |
Instance method | Public | Method | Sets Cursor to Root | 20090216 |
Events
Interface IF_CHIP_CATALOG_CURSOR has no event.
Types
Interface IF_CHIP_CATALOG_CURSOR has no local type.
Method Signatures
Method ADD_BEFORE Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
BEFORE | Call by reference | Object reference (TYPE REF TO) | IF_CHIP_CATALOG_NODE | Knoten im CHIP Katalog | 20090219 |
Method ADD_BEFORE on Interface IF_CHIP_CATALOG_CURSOR has no exception.
Method ADD_CHILD Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
CHILD | Call by reference | Object reference (TYPE REF TO) | IF_CHIP_CATALOG_NODE | Knoten im CHIP Katalog | 20090216 |
Method ADD_CHILD on Interface IF_CHIP_CATALOG_CURSOR has no exception.
Method ADD_NEXT Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
NEXT | Call by reference | Object reference (TYPE REF TO) | IF_CHIP_CATALOG_NODE | Knoten im CHIP Katalog | 20090216 |
Method ADD_NEXT on Interface IF_CHIP_CATALOG_CURSOR has no exception.
Method DELETE Signature
Method DELETE on Interface IF_CHIP_CATALOG_CURSOR has no parameter.
Method DELETE on Interface IF_CHIP_CATALOG_CURSOR has no exception.
Method FREE Signature
Method FREE on Interface IF_CHIP_CATALOG_CURSOR has no parameter.
Method FREE on Interface IF_CHIP_CATALOG_CURSOR has no exception.
Method GET_NODE_INFO_ALL Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
RT_NODE_INFO | Value transfer | Type reference (TYPE) | CHIP_CATALOG_HEADERS | 20090216 |
Method GET_NODE_INFO_ALL on Interface IF_CHIP_CATALOG_CURSOR has no exception.
Method GET_NODE_INFO_UI Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
CATALOG_HEADER | Value transfer | Type reference (TYPE) | CHIP_CATALOG_HEADER | CHIP Katalog: Kopfinformationen | 20090216 |
Method GET_NODE_INFO_UI on Interface IF_CHIP_CATALOG_CURSOR has no exception.
Method GOTO_CHILD Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
R_EXISTS | Value transfer | Type reference (TYPE) | WDY_BOOLEAN | Ersatz für echten boolschen Typ: 'X' == wahr '' == falsch | 20090216 |
Method GOTO_CHILD on Interface IF_CHIP_CATALOG_CURSOR has no exception.
Method GOTO_NEXT Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
R_EXISTS | Value transfer | Type reference (TYPE) | WDY_BOOLEAN | CHIP-Kartalog: Schlüssel eines Knotens | 20090216 |
Method GOTO_NEXT on Interface IF_CHIP_CATALOG_CURSOR has no exception.
Method GOTO_NODE Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
ROWKEY | Call by reference | Type reference (TYPE) | CHIP_CATALOG_NODEKEY | CHIP-Kartalog: Schlüssel eines Knotens | 20090216 |
Method GOTO_NODE on Interface IF_CHIP_CATALOG_CURSOR has no exception.
Method GOTO_PARENT Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
R_EXISTS | Value transfer | Type reference (TYPE) | WDY_BOOLEAN | Ersatz für echten boolschen Typ: 'X' == wahr '' == falsch | 20090216 |
Method GOTO_PARENT on Interface IF_CHIP_CATALOG_CURSOR has no exception.
Method GOTO_ROOT Signature
Method GOTO_ROOT on Interface IF_CHIP_CATALOG_CURSOR has no parameter.
Method GOTO_ROOT on Interface IF_CHIP_CATALOG_CURSOR has no exception.
History
Last changed by/on | SAP | 20110908 |
SAP Release Created in | 720 |