SAP ABAP Class CL_ADT_RES_CLIENTS (Resource controller for clients)
Hierarchy
☛
SAP_BASIS (Software Component) SAP Basis Component
⤷
BC-DWB-AIE (Application Component) Installation and Infrastructure for ABAP Tools in Eclipse
⤷
SADT_UTILITIES (Package) ADT Utilities
⤷
⤷
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 | 20110902 |
Properties
| Class | CL_ADT_RES_CLIENTS | |
| Short Description | Resource controller for clients | |
| 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_UTILITIES | ADT Utilities |
| Created | 20110902 | SAP |
| Last change | 20130531 | SAP |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
Class CL_ADT_RES_CLIENTS has no forward declaration.
Interfaces
Class CL_ADT_RES_CLIENTS has no interface implemented.
Friends
Class CL_ADT_RES_CLIENTS 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_ADT_ATOM_UTILITY | 20110902 | ||||
| 2 | Constant | Public | Type reference (TYPE) | SEOCLSNAME | 'CL_ADT_RES_CLIENTS' | 20110902 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Private | Method | 20110902 | ||
| 2 | Instance method | Private | Method | 20110902 | ||
| 3 | Instance method | Private | Method | 20110902 |
Events
Class CL_ADT_RES_CLIENTS has no event.
Types
| # | Type | Visibility | Typing | Associated Type | Description | Created on | Type Source |
|---|---|---|---|---|---|---|---|
| 1 | TY_CLIENTS | Private | See coding | 20110902 | ty_clients type sorted table of t000 with unique key mandt
|
Method Signatures
Method FIND_CLIENTS Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | CLIENTS | Call by reference | Type reference (TYPE) | TY_CLIENTS | 20110902 |
Method FIND_CLIENTS on class CL_ADT_RES_CLIENTS has no exception.
Method MAP_TO_ATOM_FEED Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | CLIENTS | Call by reference | Type reference (TYPE) | TY_CLIENTS | 20110902 | ||||
| 2 | FEED | Call by reference | Type reference (TYPE) | IF_ATOM_TYPES=>FEED_S | 20110902 |
Method MAP_TO_ATOM_FEED on class CL_ADT_RES_CLIENTS has no exception.
Method MAP_TO_ATOM_FEED_ENTRY Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | CLIENT | Call by reference | Type reference (TYPE) | T000 | 20110902 | ||||
| 2 | FEED_ENTRY | Call by reference | Type reference (TYPE) | IF_ATOM_TYPES=>ENTRY_S | 20110902 |
Method MAP_TO_ATOM_FEED_ENTRY on class CL_ADT_RES_CLIENTS has no exception.
History
| Last changed by/on | SAP | 20130531 |
| SAP Release Created in | 740 |