SAP ABAP Class CL_SQF_CLASSIFICATION_ACCESS (Interface to the classification system)
Hierarchy
☛
SAP_BASIS (Software Component) SAP Basis Component
⤷
BC-DWB-UTL (Application Component) Workbench Utilities
⤷
SQF_TOOLS (Package) Tools
⤷
⤷
Properties
| Class | CL_SQF_CLASSIFICATION_ACCESS | |
| Short Description | Interface to the classification system | |
| Super Class | ||
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | SQF_TOOLS | Tools |
| Created | 20100205 | SAP |
| Last change | 20130531 | 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) | |
| 2 | Forward declaration class (CLASS c DEFINITION DEFERRED) | Forward declaration class (CLASS c DEFINITION DEFERRED) | |
| 3 | Forward declaration class (CLASS c DEFINITION DEFERRED) | Forward declaration class (CLASS c DEFINITION DEFERRED) | |
| 4 | Forward declaration class (CLASS c DEFINITION DEFERRED) | Forward declaration class (CLASS c DEFINITION DEFERRED) |
Interfaces
Class CL_SQF_CLASSIFICATION_ACCESS has no interface implemented.
Friends
Class CL_SQF_CLASSIFICATION_ACCESS has no friend class.
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | Instance attribute | Private | Type reference (TYPE) | CL_CLS_ATTR_VALUE_ASSIGNMENT=>TY_ATTRIBUTE_LIST | 20100212 | ||||
| 2 | Instance attribute | Private | Type reference (TYPE) | CL_CLS_ATTR_VALUE_ASSIGNMENT=>TY_CLASSIFICATIONS | 20100212 | ||||
| 3 | Instance attribute | Private | Type reference (TYPE) | CL_CLS_OBJECT_COLLECTOR=>TY_COMPONENT_RANGE | 20100212 | ||||
| 4 | Instance attribute | Private | Type reference (TYPE) | CL_CLS_OBJECT_COLLECTOR=>TY_DLVUNIT_RANGE | 20100212 | ||||
| 5 | Instance attribute | Private | Type reference (TYPE) | ABAP_BOOL | 20100212 | ||||
| 6 | Instance attribute | Private | Type reference (TYPE) | ABAP_BOOL | 20100212 | ||||
| 7 | Instance attribute | Private | Type reference (TYPE) | PAK_OBJECT_LIST | List of development objects | 20100212 | |||
| 8 | Instance attribute | Private | Type reference (TYPE) | CL_CLS_OBJECT_COLLECTOR=>TY_OBJ_NAME_RANGE | 20100212 | ||||
| 9 | Instance attribute | Private | Type reference (TYPE) | CL_CLS_OBJECT_COLLECTOR=>TY_PACKAGE_RANGE | 20100212 | ||||
| 10 | Instance attribute | Private | Object reference (TYPE REF TO) | IF_SQF_QUERY | Query | 20100212 | |||
| 11 | Instance attribute | Private | Type reference (TYPE) | CL_CLS_OBJECT_COLLECTOR=>TY_SRCSYSTEM_RANGE | 20100212 | ||||
| 12 | Instance attribute | Private | Type reference (TYPE) | ABAP_BOOL | 20100212 | ||||
| 13 | Instance attribute | Private | Type reference (TYPE) | CL_CLS_OBJECT_COLLECTOR=>TY_TRANSPORT_LAYER_RANGE | 20100212 | ||||
| 14 | Instance attribute | Private | Type reference (TYPE) | CL_CLS_OBJECT_COLLECTOR=>TY_TYPE_LIST | 20100212 | ||||
| 15 | Instance attribute | Private | Type reference (TYPE) | CL_CLS_OBJECT_COLLECTOR=>TY_USER_RANGE | 20100212 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Constructor | CONSTRUCTOR | 20100212 | |
| 2 | Instance method | Private | Method | 20100212 | ||
| 3 | Instance method | Private | Method | 20100212 | ||
| 4 | Instance method | Private | Method | 20100212 | ||
| 5 | Instance method | Public | Method | 20100212 | ||
| 6 | Static method | Public | Method | 20100212 | ||
| 7 | Instance method | Public | Method | 20100212 | ||
| 8 | Instance method | Public | Method | 20100212 | ||
| 9 | Instance method | Public | Method | 20100212 | ||
| 10 | Instance method | Public | Method | Set filters (Author, Package, Components, ...) | 20100212 | |
| 11 | Instance method | Public | Method | 20100212 | ||
| 12 | Instance method | Public | Method | 20100212 | ||
| 13 | Instance method | Public | Method | 20100212 | ||
| 14 | Instance method | Public | Method | 20100212 |
Events
Class CL_SQF_CLASSIFICATION_ACCESS has no event.
Types
Class CL_SQF_CLASSIFICATION_ACCESS has no local type.
Method Signatures
Method CONSTRUCTOR Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IM_QUERY | Call by reference | Object reference (TYPE REF TO) | IF_SQF_QUERY | Query | 20100212 |
Method CONSTRUCTOR on class CL_SQF_CLASSIFICATION_ACCESS has no exception.
Method CREATE_CLASSIFICATION_GRID Signature
Method CREATE_CLASSIFICATION_GRID on class CL_SQF_CLASSIFICATION_ACCESS has no parameter.
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | GUI Package-Builder exceptions | 20100212 | ||
| 2 | Operation can't be executed in present object state | 20100212 | ||
| 3 | User doesn't have sufficient authorizations | 20100212 | ||
| 4 | Query errors | 20100212 |
Method CREATE_CLASSIFICATION_TREE Signature
Method CREATE_CLASSIFICATION_TREE on class CL_SQF_CLASSIFICATION_ACCESS has no parameter.
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Query errors | 20100212 |
Method CREATE_TYPE_FOLDER Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IM_ICON | Call by reference | Type reference (TYPE) | I | 20100212 | ||||
| 2 | IM_PARENT | Call by reference | Type reference (TYPE) | I | 20100212 | ||||
| 3 | IM_TREE | Call by reference | Object reference (TYPE REF TO) | CL_SQF_RESULT_TREE | Tree format for results | 20100212 | |||
| 4 | IM_TYPE | Call by reference | Type reference (TYPE) | CLIKE | 20100212 | ||||
| 5 | RE_KEY | Value transfer | Type reference (TYPE) | I | 20100212 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Query errors | 20100212 |
Method GET_NUMBER_OF_CLASSIFICATIONS Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RE_NUMBER_OF_CLASSIFICATIONS | Value transfer | Type reference (TYPE) | I | 20100212 |
Method GET_NUMBER_OF_CLASSIFICATIONS on class CL_SQF_CLASSIFICATION_ACCESS has no exception.
Method GET_TYPES_FROM_ATTRIBUTES Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | EX_TYPE_LIST | Call by reference | Type reference (TYPE) | CL_CLS_OBJECT_COLLECTOR=>TY_TYPE_LIST | 20100212 | ||||
| 2 | IM_ATTRIBUTE_LIST | Call by reference | Type reference (TYPE) | CL_CLS_ATTR_VALUE_ASSIGNMENT=>TY_ATTRIBUTE_LIST | 20100212 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | GUI Package-Builder exceptions | 20100212 | ||
| 2 | Invalid data | 20100212 | ||
| 3 | Operation can't be executed in present object state | 20100212 | ||
| 4 | User doesn't have sufficient authorizations | 20100212 |
Method SELECT_CLASSIFICATIONS Signature
Method SELECT_CLASSIFICATIONS on class CL_SQF_CLASSIFICATION_ACCESS has no parameter.
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Invalid data | 20100212 | ||
| 2 | Operation can't be executed in present object state | 20100212 | ||
| 3 | User doesn't have sufficient authorizations | 20100212 | ||
| 4 | Classification access | 20100212 |
Method SELECT_OBJECTS Signature
Method SELECT_OBJECTS on class CL_SQF_CLASSIFICATION_ACCESS has no parameter.
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | GUI Package-Builder exceptions | 20100212 | ||
| 2 | Invalid data | 20100212 | ||
| 3 | Operation can't be executed in present object state | 20100212 | ||
| 4 | User doesn't have sufficient authorizations | 20100212 | ||
| 5 | Classification access | 20100212 |
Method SET_ATTRIBUTES Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IM_ATTRIBUTES | Call by reference | Type reference (TYPE) | CL_CLS_ATTR_VALUE_ASSIGNMENT=>TY_ATTRIBUTE_LIST | 20100212 |
Method SET_ATTRIBUTES on class CL_SQF_CLASSIFICATION_ACCESS has no exception.
Method SET_FILTER Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IM_COMPONENT_FILTER | Call by reference | Type reference (TYPE) | CL_CLS_OBJECT_COLLECTOR=>TY_COMPONENT_RANGE | 20100212 | ||||
| 2 | IM_DLVUNIT_FILTER | Call by reference | Type reference (TYPE) | CL_CLS_OBJECT_COLLECTOR=>TY_DLVUNIT_RANGE | 20100212 | ||||
| 3 | IM_HOME_PACKAGES | Call by reference | Type reference (TYPE) | ABAP_BOOL | 20100212 | ||||
| 4 | IM_LOCAL_PACKAGES | Call by reference | Type reference (TYPE) | ABAP_BOOL | 20100212 | ||||
| 5 | IM_OBJ_NAME_FILTER | Call by reference | Type reference (TYPE) | CL_CLS_OBJECT_COLLECTOR=>TY_OBJ_NAME_RANGE | 20100212 | ||||
| 6 | IM_PACKAGE_FILTER | Call by reference | Type reference (TYPE) | CL_CLS_OBJECT_COLLECTOR=>TY_PACKAGE_RANGE | 20100212 | ||||
| 7 | IM_SRCSYSTEM_FILTER | Call by reference | Type reference (TYPE) | CL_CLS_OBJECT_COLLECTOR=>TY_SRCSYSTEM_RANGE | 20100212 | ||||
| 8 | IM_TRANSPORTABLE_PACKAGES | Call by reference | Type reference (TYPE) | ABAP_BOOL | 20100212 | ||||
| 9 | IM_TRANSPORT_LAYER_FILTER | Call by reference | Type reference (TYPE) | CL_CLS_OBJECT_COLLECTOR=>TY_TRANSPORT_LAYER_RANGE | 20100212 | ||||
| 10 | IM_TYPE_FILTER | Call by reference | Type reference (TYPE) | CL_CLS_OBJECT_COLLECTOR=>TY_TYPE_LIST | Object type groups | 20100212 | |||
| 11 | IM_USER_FILTER | Call by reference | Type reference (TYPE) | CL_CLS_OBJECT_COLLECTOR=>TY_USER_RANGE | 20100212 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | GUI Package-Builder exceptions | 20100212 | ||
| 2 | Invalid object type group data | 20100212 | ||
| 3 | Operation can't be executed in present object state | 20100212 | ||
| 4 | User doesn't have sufficient authorizations | 20100212 |
Method SET_OBJECTS Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IM_OBJECTS | Call by reference | Type reference (TYPE) | PAK_OBJECT_LIST | List of development objects | 20100212 |
Method SET_OBJECTS on class CL_SQF_CLASSIFICATION_ACCESS has no exception.
Method SET_REPORT_RUN Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IM_REPORT_DEF_NAME | Call by reference | Type reference (TYPE) | CLS_REPORT_DEF_NAME | Name of report definition | 20100212 | |||
| 2 | IM_RUN_VERSION | Call by reference | Type reference (TYPE) | CLS_RUN_VERSION | Version of a report run | 20100212 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | GUI Package-Builder exceptions | 20100212 | ||
| 2 | Invalid data | 20100212 | ||
| 3 | Operation can't be executed in present object state | 20100212 | ||
| 4 | User doesn't have sufficient authorizations | 20100212 |
Method SET_REQUEST Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IM_TRKORR | Call by reference | Type reference (TYPE) | TRKORR | Request/Task | 20100212 | |||
| 2 | IM_WITH_SUB_OBJECTS | Call by reference | Type reference (TYPE) | ABAP_BOOL | 20100212 |
Method SET_REQUEST on class CL_SQF_CLASSIFICATION_ACCESS has no exception.
Method STORE_RESULT Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IM_AS_LIST | Call by reference | Type reference (TYPE) | ABAP_BOOL | 20100212 | ||||
| 2 | IM_AS_TREE | Call by reference | Type reference (TYPE) | ABAP_BOOL | 20100212 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | GUI Package-Builder exceptions | 20100212 | ||
| 2 | Operation can't be executed in present object state | 20100212 | ||
| 3 | User doesn't have sufficient authorizations | 20100212 | ||
| 4 | Query errors | 20100212 |
History
| Last changed by/on | SAP | 20130531 |
| SAP Release Created in |