SAP ABAP Class CL_CHIP_CATALOG_CURSOR (Cursor for 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 - Using
| # | Relationship type | Using | Short Description | Created on |
|---|---|---|---|---|
| 1 | Interface implementation (CLASS c. INTERFACES i_ref) | IF_BADI_INTERFACE | Tag Interface for BAdIs | 20090219 |
| 2 | Interface implementation (CLASS c. INTERFACES i_ref) | IF_CHIP_CATALOG_CURSOR | Cursor for CHIP Tree | 20090216 |
| 3 | Interface implementation (CLASS c. INTERFACES i_ref) | IF_CHIP_DEFINITION_CHANGES | BAdI Interface: CHIP_DEFINITION_CHANGES | 20090219 |
Properties
| Class | CL_CHIP_CATALOG_CURSOR | |
| Short Description | Cursor for CHIP Catalog | |
| Super Class | ||
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | SWDP_CCP_API | Web Dynpro ABAP: CCP Integration API |
| Created | 20090216 | SAP |
| Last change | 20110908 | SAP |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
Class CL_CHIP_CATALOG_CURSOR has no forward declaration.
Interfaces
| # | Interface | Abstract | Final | Description | Created on |
|---|---|---|---|---|---|
| 1 | IF_BADI_INTERFACE | Tag Interface for BAdIs | 20090219 | ||
| 2 | IF_CHIP_CATALOG_CURSOR | Cursor for CHIP Tree | 20090216 | ||
| 3 | IF_CHIP_DEFINITION_CHANGES | BAdI Interface: CHIP_DEFINITION_CHANGES | 20090219 |
Friends
Class CL_CHIP_CATALOG_CURSOR has no friend class.
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | Instance attribute | Private | Object reference (TYPE REF TO) | IF_CHIP_CATALOG_NODE | Nodes in CHIP Catalog | 20090216 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Constructor | 20090216 | ||
| 2 | Static method | Public | Method | Creates Tree and Cursor from the Database | 20090216 | |
| 3 | Instance method | Public | Method | Recursive Reading of All Node Attributes | 20090216 | |
| 4 | Instance method | Protected | Method | 20090219 | ||
| 5 | Instance method | Protected | Method | 20090219 | ||
| 6 | Instance method | Protected | Method | 20090219 | ||
| 7 | Instance method | Protected | Method | 20090219 | ||
| 8 | Instance method | Private | Method | 20090219 |
Events
Class CL_CHIP_CATALOG_CURSOR has no event.
Types
Class CL_CHIP_CATALOG_CURSOR has no local type.
Method Signatures
Method CONSTRUCTOR Signature
Method CONSTRUCTOR on class CL_CHIP_CATALOG_CURSOR has no parameter.
Method CONSTRUCTOR on class CL_CHIP_CATALOG_CURSOR has no exception.
Method CREATE_FROM_DB Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | R_CURSOR | Value transfer | Object reference (TYPE REF TO) | IF_CHIP_CATALOG_CURSOR | Cursor für CHIP-Tree | 20090216 |
Method CREATE_FROM_DB on class CL_CHIP_CATALOG_CURSOR has no exception.
Method GET_NODE_INFO_RECU Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | CT_NODE_INFO | Value transfer | Type reference (TYPE) | CHIP_CATALOG_HEADERS | 20100906 |
Method GET_NODE_INFO_RECU on class CL_CHIP_CATALOG_CURSOR has no exception.
Method GOTO_CHILD Signature
Method GOTO_CHILD on class CL_CHIP_CATALOG_CURSOR has no parameter.
Method GOTO_CHILD on class CL_CHIP_CATALOG_CURSOR has no exception.
Method GOTO_NEXT Signature
Method GOTO_NEXT on class CL_CHIP_CATALOG_CURSOR has no parameter.
Method GOTO_NEXT on class CL_CHIP_CATALOG_CURSOR has no exception.
Method GOTO_NODE Signature
Method GOTO_NODE on class CL_CHIP_CATALOG_CURSOR has no parameter.
Method GOTO_NODE on class CL_CHIP_CATALOG_CURSOR has no exception.
Method GOTO_PARENT Signature
Method GOTO_PARENT on class CL_CHIP_CATALOG_CURSOR has no parameter.
Method GOTO_PARENT on class CL_CHIP_CATALOG_CURSOR has no exception.
Method SET_ROOT Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ROOT | Call by reference | Object reference (TYPE REF TO) | IF_CHIP_CATALOG_NODE | Knoten im CHIP Katalog | 20090219 |
Method SET_ROOT on class CL_CHIP_CATALOG_CURSOR has no exception.
History
| Last changed by/on | SAP | 20110908 |
| SAP Release Created in | 720 |