SAP ABAP Class CL_ADT_RES_NAMED_ITEMS (Abstract resource controller for named items)
Hierarchy
☛
SAP_BASIS (Software Component) SAP Basis Component
⤷
BC-DWB-AIE (Application Component) Installation and Infrastructure for ABAP Tools in Eclipse
⤷
SADT_TOOLS_CORE (Package) ADT Tools Core
⤷
⤷
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 | 20120424 |
Meta Relationship - Used By
| # | Relationship type | Used by | Short Description | Created on |
|---|---|---|---|---|
| 1 | Inheritance (c INHERITING FROM c_ref) | CL_NHI_ADT_RES_DU | Resource controller for delivery units | 20120608 |
| 2 | Inheritance (c INHERITING FROM c_ref) | CL_NHI_ADT_RES_VENDOR | Resource controller for vendors | 20120611 |
| 3 | Inheritance (c INHERITING FROM c_ref) | CL_NHI_OBJECTS_FINDER | Super class for RC of HANA object content assist | 20120830 |
| 4 | Inheritance (c INHERITING FROM c_ref) | CL_RIS_ADT_RES_MESSAGE_SEARCH | RIS: Resource for Message Search | 20130327 |
| 5 | Inheritance (c INHERITING FROM c_ref) | CL_RIS_ADT_RES_OBJECT_TYPES | ADT Resource for available object types | 20130913 |
Properties
| Class | CL_ADT_RES_NAMED_ITEMS | |
| Short Description | Abstract resource controller for named items | |
| 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 | SADT_TOOLS_CORE | ADT Tools Core |
| Created | 20111128 | SAP |
| Last change | 20140121 | SAP |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
Class CL_ADT_RES_NAMED_ITEMS has no forward declaration.
Interfaces
Class CL_ADT_RES_NAMED_ITEMS has no interface implemented.
Friends
Class CL_ADT_RES_NAMED_ITEMS has no friend class.
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | Constant | Public | Type reference (TYPE) | STRING | 'data' | 20120424 | |||
| 2 | Constant | Public | Type reference (TYPE) | STRING | 'description' | 20120424 | |||
| 3 | Constant | Public | Type reference (TYPE) | STRING | 'maxItemCount' | 20120424 | |||
| 4 | Constant | Public | Type reference (TYPE) | STRING | 'name' | 20120424 | |||
| 5 | Constant | Protected | Type reference (TYPE) | STRING | 'SADT_NAMED_ITEMS' | 20120424 | |||
| 6 | Constant | Protected | Type reference (TYPE) | STRING | 'ROOT' | 20120424 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Protected | Method | Get list of named items | 20120424 |
Events
Class CL_ADT_RES_NAMED_ITEMS has no event.
Types
Class CL_ADT_RES_NAMED_ITEMS has no local type.
Method Signatures
Method GET_NAMED_ITEMS Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | P_FILTER_ALREADY_APPLIED | Call by reference | Type reference (TYPE) | ABAP_BOOL | 20120424 | ||||
| 2 | P_FILTER_DATA | Call by reference | Type reference (TYPE) | STRING | 20120424 | ||||
| 3 | P_FILTER_DESCRIPTION | Call by reference | Type reference (TYPE) | STRING | 20120424 | ||||
| 4 | P_FILTER_MAX_ITEM_COUNT | Call by reference | Type reference (TYPE) | I | 20120424 | ||||
| 5 | P_FILTER_NAME | Call by reference | Type reference (TYPE) | STRING | 20120424 | ||||
| 6 | P_NAMED_ITEM_LIST | Call by reference | Type reference (TYPE) | IF_ADT_NAMED_ITEM=>TY_NAMED_ITEM_LIST | 20120424 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | 20120424 |
History
| Last changed by/on | SAP | 20140121 |
| SAP Release Created in | 740 |