SAP ABAP Class CL_SCV_ADT_RC_NEXT_NODES (Resource controller for retrieving next (children) nodes)
Hierarchy
☛
SAP_BASIS (Software Component) SAP Basis Component
⤷
BC-DWB-TOO-COV (Application Component) Coverage Analyzer
⤷
SCOV_ADT (Package) Coverage Analyzer service enabling
⤷
⤷
Meta Relationship - Using
| # | Relationship type | Using | Short Description | Created on |
|---|---|---|---|---|
| 1 | Inheritance (c INHERITING FROM c_ref) | CL_ADT_REST_RESOURCE | Basis Class for ADT Resource Controllers | 20110321 |
Properties
| Class | CL_SCV_ADT_RC_NEXT_NODES | |
| Short Description | Resource controller for retrieving next (children) nodes | |
| Super Class | CL_ADT_REST_RESOURCE | Basis Class for ADT Resource Controllers |
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | SCOV_ADT | Coverage Analyzer service enabling |
| Created | 20110321 | SAP |
| Last change | 20130531 | SAP |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
Class CL_SCV_ADT_RC_NEXT_NODES has no forward declaration.
Interfaces
Class CL_SCV_ADT_RC_NEXT_NODES has no interface implemented.
Friends
Class CL_SCV_ADT_RC_NEXT_NODES 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) | LIF_COVERAGE_FACADE | 20110401 | ||||
| 2 | Constant | Public | Type reference (TYPE) | SEOCLSNAME | 'CL_SCV_ADT_RC_NEXT_NODES' | 20110524 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Constructor | 20110321 | ||
| 2 | Instance method | Private | Method | 20110617 | ||
| 3 | Instance method | Private | Method | 20110617 | ||
| 4 | Instance method | Private | Method | 20110617 |
Events
Class CL_SCV_ADT_RC_NEXT_NODES has no event.
Types
Class CL_SCV_ADT_RC_NEXT_NODES has no local type.
Method Signatures
Method CONSTRUCTOR Signature
Method CONSTRUCTOR on class CL_SCV_ADT_RC_NEXT_NODES has no parameter.
Method CONSTRUCTOR on class CL_SCV_ADT_RC_NEXT_NODES has no exception.
Method GET_REQUEST_DATA Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | E_PARENT_NODE_PATH | Call by reference | Type reference (TYPE) | TY_NODE_NAMES | 20110617 | ||||
| 2 | E_RESULT_ID | Call by reference | Type reference (TYPE) | CVA_UUID | 20110617 | ||||
| 3 | I_REQUEST | Call by reference | Object reference (TYPE REF TO) | IF_ADT_REST_REQUEST | 20110617 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | 20110617 |
Method GET_RESULT Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_PARENT_NODE_PATH | Call by reference | Type reference (TYPE) | TY_NODE_NAMES | 20110617 | ||||
| 2 | I_RESULT_ID | Call by reference | Type reference (TYPE) | CVA_UUID | 20110617 | ||||
| 3 | R_RESULT | Value transfer | Object reference (TYPE REF TO) | IF_SCV_ADT_RESULT | 20110617 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | 20110617 |
Method SET_RESPONSE_DATA Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_PARENT_NODE_PATH | Call by reference | Type reference (TYPE) | TY_NODE_NAMES | 20110617 | ||||
| 2 | I_RESPONSE | Call by reference | Object reference (TYPE REF TO) | IF_ADT_REST_RESPONSE | 20110617 | ||||
| 3 | I_RESULT | Call by reference | Object reference (TYPE REF TO) | IF_SCV_ADT_RESULT | 20110617 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | 20110617 | |||
| 2 | 20110617 |
History
| Last changed by/on | SAP | 20130531 |
| SAP Release Created in | 802 |