SAP ABAP Class CL_DAS_LIST (ILM SRS: Command List)
Hierarchy
☛
SAP_BASIS (Software Component) SAP Basis Component
⤷
BC-ILM-SRS (Application Component) Storage and Retention Service
⤷
S_ILM_DAS_COMMANDS (Package) ILM SRS: SRS Commands
⤷
⤷
Meta Relationship - Using
| # | Relationship type | Using | Short Description | Created on |
|---|---|---|---|---|
| 1 | Inheritance (c INHERITING FROM c_ref) | CL_DAS_COMMAND | ILM SRS: Abstract Top Class for All DAS Commands | 20101104 |
Properties
| Class | CL_DAS_LIST | |
| Short Description | ILM SRS: Command List | |
| Super Class | CL_DAS_COMMAND | ILM SRS: Abstract Top Class for All DAS Commands |
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | S_ILM_DAS_COMMANDS | ILM SRS: SRS Commands |
| Created | 20101104 | SAP |
| Last change | 20110908 | SAP |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
| # | Type group / Object type | Type | Type Description |
|---|---|---|---|
| 1 | Type group use (TYPE-POOLS tp) | Type group use (TYPE-POOLS tp) |
Interfaces
Class CL_DAS_LIST has no interface implemented.
Friends
Class CL_DAS_LIST has no friend class.
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | Constant | Private | Type reference (TYPE) | STRING | 'LIST' | Name of Command | 20101104 | ||
| 2 | Constant | Private | Type reference (TYPE) | STRING | 'ALL' | All (Collections and Resources) | 20101104 | ||
| 3 | Constant | Private | Type reference (TYPE) | STRING | 'COL' | Collections | 20101104 | ||
| 4 | Constant | Private | Type reference (TYPE) | STRING | 'RES' | Resources | 20101104 | ||
| 5 | Instance attribute | Private | Type reference (TYPE) | TY_T_TYPE_RANGE | Range Table for Resource Types | 20101105 | |||
| 6 | Instance attribute | Private | Type reference (TYPE) | STRING | Archive Path | 20101104 | |||
| 7 | Instance attribute | Private | See coding | Data Element for BOOLE Domain: TRUE (='X') and FALSE (=' ') | 20101104 | ||||
| 8 | Instance attribute | Private | Type reference (TYPE) | DAS_RES_ID | Number of Resources | 20101104 | |||
| 9 | Instance attribute | Private | Type reference (TYPE) | BOOLE_D | ABAP_FALSE | Data Element for BOOLE Domain: TRUE (='X') and FALSE (=' ') | 20101104 | ||
| 10 | Instance attribute | Private | Type reference (TYPE) | BOOLE_D | ABAP_FALSE | Number of BOOLE Values: TRUE (='X') and FALSE (=' ') | 20101104 | ||
| 11 | Instance attribute | Private | Type reference (TYPE) | BOOLE_D | ABAP_TRUE | Output Resources BOOLE: TRUE (='X') und FALSE (=' ') | 20101104 | ||
| 12 | Instance attribute | Private | Type reference (TYPE) | STRING | List Range (COL, RES, ALL) | 20101104 | |||
| 13 | Instance attribute | Private | Type reference (TYPE) | BOOLE_D | ABAP_TRUE | Recursive BOOLE Value Search: TRUE (='X') und FALSE (=' ') | 20101104 | ||
| 14 | Instance attribute | Private | Type reference (TYPE) | XSTRING | Response Entity | 20101104 | |||
| 15 | Instance attribute | Private | Type reference (TYPE) | STRING | Type if Resources (XML, XSL, XSD, BIN, ALL_XML, ADK) | 20101104 | |||
| 16 | Instance attribute | Private | Type reference (TYPE) | STRING | URI | 20101104 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Private | Method | Add Collection Properties to Output List | 20101104 | |
| 2 | Instance method | Private | Method | Add Resource Properties to Output List | 20101104 | |
| 3 | Instance method | Private | Method | Check Whether Resources Are Contained | 20101105 | |
| 4 | Instance method | Private | Method | Execute Query for Collections and Resources | 20101104 | |
| 5 | Instance method | Private | Method | Execute Query for Collections | 20101104 | |
| 6 | Instance method | Private | Method | Execute Query for Resources | 20101104 | |
| 7 | Instance method | Private | Method | Determine Children | 20101104 | |
| 8 | Instance method | Private | Method | Determine Number of Collections | 20101104 | |
| 9 | Instance method | Private | Method | Determine Number of Resources | 20101104 |
Events
Class CL_DAS_LIST has no event.
Types
| # | Type | Visibility | Typing | Associated Type | Description | Created on | Type Source |
|---|---|---|---|---|---|---|---|
| 1 | TY_S_TYPE_RANGE | Private | See coding | 20101105 | ty_s_type_range TYPE LINE OF ty_t_type_range
|
||
| 2 | TY_T_TYPE_RANGE | Private | See coding | 20101105 | ty_t_type_range TYPE RANGE OF das_res_type
|
Method Signatures
Method ADD_COL_TO_RESPONSE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IV_DAS_COLLECTION | Call by reference | Type reference (TYPE) | DAS_COLLECTIONS | ILM DAS: Kollektionen | 20101104 |
Method ADD_COL_TO_RESPONSE on class CL_DAS_LIST has no exception.
Method ADD_RES_TO_RESPONSE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IV_COL_URI | Call by reference | Type reference (TYPE) | STRING | 20101104 | ||||
| 2 | IV_DAS_RESOURCE | Call by reference | Type reference (TYPE) | DAS_RESOURCES | ILM DAS: Kollektionen | 20101104 |
Method ADD_RES_TO_RESPONSE on class CL_DAS_LIST has no exception.
Method CHECK_FOR_RESSOURCES Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IV_COL_ID | Call by reference | Type reference (TYPE) | DAS_COL_ID | ID einer Kollektion | 20101105 |
Method CHECK_FOR_RESSOURCES on class CL_DAS_LIST has no exception.
Method EXECUTE_REQUEST4ALL Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IV_COL_ID | Call by reference | Type reference (TYPE) | DAS_COL_ID | ID einer Kollektion | 20101104 |
Method EXECUTE_REQUEST4ALL on class CL_DAS_LIST has no exception.
Method EXECUTE_REQUEST4COL Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IV_COL_ID | Call by reference | Type reference (TYPE) | DAS_COL_ID | ID einer Kollektion | 20101104 |
Method EXECUTE_REQUEST4COL on class CL_DAS_LIST has no exception.
Method EXECUTE_REQUEST4RES Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IV_COL_ID | Call by reference | Type reference (TYPE) | DAS_COL_ID | ID einer Kollektion | 20101104 |
Method EXECUTE_REQUEST4RES on class CL_DAS_LIST has no exception.
Method GET_CHILDS4COL Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IV_COL_ID | Call by reference | Type reference (TYPE) | DAS_COL_ID | 20101104 | ||||
| 2 | IV_PROV_COLS | Call by reference | Type reference (TYPE) | BOOLE_D | Datenelement zur Domäne BOOLE: TRUE (='X') und FALSE (=' ') | 20101104 | |||
| 3 | IV_PROV_RES | Call by reference | Type reference (TYPE) | BOOLE_D | Datenelement zur Domäne BOOLE: TRUE (='X') und FALSE (=' ') | 20101104 |
Method GET_CHILDS4COL on class CL_DAS_LIST has no exception.
Method GET_NUMBER_OF_SUB_COLLECTIONS Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IV_COL_ID | Call by reference | Type reference (TYPE) | DAS_COL_ID | ID einer Kollektion | 20101104 | |||
| 2 | RV_COUNT | Value transfer | Type reference (TYPE) | DAS_RES_ID | ID einer Ressource | 20101104 |
Method GET_NUMBER_OF_SUB_COLLECTIONS on class CL_DAS_LIST has no exception.
Method GET_NUMBER_OF_SUB_RESOURCES Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IV_COL_ID | Call by reference | Type reference (TYPE) | DAS_COL_ID | ID einer Kollektion | 20101104 | |||
| 2 | RV_COUNT | Value transfer | Type reference (TYPE) | DAS_RES_ID | ID einer Ressource | 20101104 |
Method GET_NUMBER_OF_SUB_RESOURCES on class CL_DAS_LIST has no exception.
History
| Last changed by/on | SAP | 20110908 |
| SAP Release Created in | 703 |