Hierarchy

⤷

⤷

Meta Relationship - Using
# | Relationship type | Using | Short Description | Created on |
---|---|---|---|---|
1 | Interface implementation (CLASS c. INTERFACES i_ref) | IF_CLS_REPORT_RUN | Interface for report run | 20051012 |
Properties
Class | CL_CLS_REPORT_RUN | |
Short Description | Report run | |
Super Class | ||
Instantiability of a Class | 2 | Public |
Final |
General Data
Message Class | CLASSIFICATION_TOOL | |
Program status | ||
Category | 0 | |
Package | SPAK_API_CLASSIFICATION | API for Classification Tool Set |
Created | 20051012 | 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) |
Interfaces
# | Interface | Abstract | Final | Description | Created on |
---|---|---|---|---|---|
1 | IF_CLS_REPORT_RUN | Interface for report run | 20051012 |
Friends
Class CL_CLS_REPORT_RUN 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_OBJECT_CHARACTERIZATION=>TY_ATTRIBUTE_LIST | attribute of report definition | 20051027 | ||
2 | ![]() |
Instance attribute | Private | Object reference (TYPE REF TO) | CL_CLS_ATTR_VALUE_ASSIGNMENT | 20051018 | |||
3 | ![]() |
Instance attribute | Private | Object reference (TYPE REF TO) | CL_CLS_OBJECT_COLLECTOR | Object collector | 20051018 | ||
4 | ![]() |
Instance attribute | Private | Type reference (TYPE) | CLS_REPORT_CONDITIONS | Conditions of report | 20051027 | ||
5 | ![]() |
Instance attribute | Private | Type reference (TYPE) | TY_ATTRIBUTE_INFO_LIST | 20051027 | |||
6 | ![]() |
Instance attribute | Private | Type reference (TYPE) | CL_CLS_OBJECT_CHARACTERIZATION=>TY_ATTRIBUTE_LIST | 20120907 | |||
7 | ![]() |
Instance attribute | Private | Type reference (TYPE) | CL_CLS_OBJECT_CHARACTERIZATION=>TY_ATTRIBUTE_LIST | 20120907 | |||
8 | ![]() |
Instance attribute | Private | Type reference (TYPE) | FLAG | General Flag | 20051027 | ||
9 | ![]() |
Instance attribute | Private | Type reference (TYPE) | FLAG | General Flag | 20051027 | ||
10 | ![]() |
Instance attribute | Private | Type reference (TYPE) | FLAG | General Flag | 20051021 | ||
11 | ![]() |
Instance attribute | Private | Object reference (TYPE REF TO) | IF_CLS_REPORT_DEF | Definition of classificationsreport | 20051018 | ||
12 | ![]() |
Instance attribute | Private | Type reference (TYPE) | TY_FILTER | 20051013 | |||
13 | ![]() |
Instance attribute | Private | Type reference (TYPE) | CLS_RUN | Run directory | 20051012 | ||
14 | ![]() |
Instance attribute | Private | Type reference (TYPE) | CL_CLS_ATTR_VALUE_ASSIGNMENT=>TY_CLASSIFICATIONS | 20100128 | |||
15 | ![]() |
Instance attribute | Private | Type reference (TYPE) | CLS_RUN_COUNTERS_TAB | Statistical result of a report run | 20051018 | ||
16 | ![]() |
Instance attribute | Private | Type reference (TYPE) | ABAP_BOOL | 20051027 | |||
17 | ![]() |
Instance attribute | Private | Type reference (TYPE) | CLS_RUN_DISTR_TAB | Statistical result of a report run | 20051018 | ||
18 | ![]() |
Instance attribute | Private | Type reference (TYPE) | ABAP_BOOL | 20051027 | |||
19 | ![]() |
Instance attribute | Private | Type reference (TYPE) | CLS_RUN_OBJECTS_TAB | Statistical result of a report run | 20051018 | ||
20 | ![]() |
Instance attribute | Private | Type reference (TYPE) | ABAP_BOOL | 20051027 |
Methods
Events
Class CL_CLS_REPORT_RUN has no event.
Types
# | Type | Visibility | Typing | Associated Type | Description | Created on | Type Source |
---|---|---|---|---|---|---|---|
1 | TY_ATTRIBUTE_INFO | Private | See coding | 20051027 | begin of ty_attribute_info,
name type cls_attribute_name,
ref type ref to if_cls_attribute,
space_allowed type abap_bool,
end of ty_attribute_info
|
||
2 | TY_ATTRIBUTE_INFO_LIST | Private | See coding | 20051027 | ty_attribute_info_list type hashed table of ty_attribute_info with unique key name
|
||
3 | TY_COMPONENT_RANGE | Private | Attribute reference (LIKE) | 20060120 |
|
||
4 | TY_DLVUNIT_RANGE | Private | Attribute reference (LIKE) | 20060120 |
|
||
5 | TY_FILTER | Public | See coding | Structure of filter | 20051013 | begin of ty_filter ,
package_filter type range of devclass ,
home_packages type abap_bool,
local_packages type abap_bool,
transportable_packages type abap_bool,
srcsystem_filter type range of tadir-srcsystem ,
user_filter type range of author ,
component_filter type range of ufps_posid ,
type_filter type sorted table of cls_object_type_group with unique key table_line,
obj_name_filter type range of tadir-obj_name,
dlvunit_filter type range of dlvunit,
objects type pak_object_list,
project_id_filter type range of pak_project_id,
transport_layer_filter type range of tdevc-pdevclass,
end of ty_filter
|
|
6 | TY_OBJ_NAME_RANGE | Private | Attribute reference (LIKE) | 20060120 |
|
||
7 | TY_PACKAGE_RANGE | Private | Attribute reference (LIKE) | 20060120 |
|
||
8 | TY_PROJECT_ID_RANGE | Private | Attribute reference (LIKE) | 20060120 |
|
||
9 | TY_SRCSYSTEM_RANGE | Private | Attribute reference (LIKE) | 20060120 |
|
||
10 | TY_TRANSPORT_LAYER_RANGE | Private | Attribute reference (LIKE) | 20060120 |
|
||
11 | TY_TYPE_LIST | Private | Attribute reference (LIKE) | 20060120 |
|
||
12 | TY_USER_RANGE | Private | Attribute reference (LIKE) | 20060120 |
|
Method Signatures
Method CHANGE_EXPIRATION_DATE Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IM_EXPIRATION_ON | Call by reference | Type reference (TYPE) | CLS_RUN_EXPIRATION_DATE | CLS report run, expiration date | 20051212 | ||
2 | ![]() |
IM_REPORT | Call by reference | Type reference (TYPE) | CLS_REPORT_DEF_NAME | Name of report definition | 20051212 | ||
3 | ![]() |
IM_VERSION | Call by reference | Type reference (TYPE) | CLS_RUN_VERSION | Version of a report run | 20051212 |
Method CHANGE_EXPIRATION_DATE on class CL_CLS_REPORT_RUN has no exception.
Method CHANGE_STATE Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IM_REPORT | Call by reference | Type reference (TYPE) | CLS_REPORT_DEF_NAME | Name of report definition | 20051209 | ||
2 | ![]() |
IM_STATE | Call by reference | Type reference (TYPE) | CLS_RUN_STATE | State of a report run | 20051209 | ||
3 | ![]() |
IM_VERSION | Call by reference | Type reference (TYPE) | CLS_RUN_VERSION | Version of a report run | 20051209 |
Method CHANGE_STATE on class CL_CLS_REPORT_RUN has no exception.
Method CHECK_ATTRIBUTES Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
CH_CLASSIFICATIONS | Call by reference | Type reference (TYPE) | CL_CLS_ATTR_VALUE_ASSIGNMENT=>TY_CLASSIFICATIONS | 20100128 | |||
2 | ![]() |
IM_PACKAGE | Call by reference | Type reference (TYPE) | DEVCLASS | Package | 20051021 | ||
3 | ![]() |
IM_PASSED_OBJECTS | Call by reference | Type reference (TYPE) | PAK_HASHED_OBJECT_LIST | List of development objects | 20051021 |
Method CHECK_ATTRIBUTES on class CL_CLS_REPORT_RUN has no exception.
Method CHECK_CONDITION Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IM_CLASSIFICATIONS | Call by reference | Type reference (TYPE) | CL_CLS_ATTR_VALUE_ASSIGNMENT=>TY_CLASSIFICATIONS | 20051027 | |||
2 | ![]() |
IM_OBJECT | Call by reference | Type reference (TYPE) | PAK_OBJECT_KEY | Object key | 20051027 | ||
3 | ![]() |
RE_CONDITION_IS_MET | Value transfer | Type reference (TYPE) | ABAP_BOOL | General Flag | 20081016 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
Invalid data | 20081016 |
Method CHECK_CONDITIONS Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
EX_CLASSIFICATIONS | Call by reference | Type reference (TYPE) | CL_CLS_ATTR_VALUE_ASSIGNMENT=>TY_CLASSIFICATIONS | 20051219 | |||
2 | ![]() |
EX_PASSED_OBJECTS | Call by reference | Type reference (TYPE) | PAK_HASHED_OBJECT_LIST | List of development objects | 20051021 | ||
3 | ![]() |
IM_OBJECTS | Call by reference | Type reference (TYPE) | PAK_HASHED_OBJECT_LIST | List of development objects | 20051020 | ||
4 | ![]() |
IM_PACKAGE | Call by reference | Type reference (TYPE) | DEVCLASS | Package | 20051021 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
Invalid data | 20051020 |
Method CHECK_OBJECT_LIST_IS_NOT_EMPTY Signature
Method CHECK_OBJECT_LIST_IS_NOT_EMPTY on class CL_CLS_REPORT_RUN has no parameter.
Method CHECK_OBJECT_LIST_IS_NOT_EMPTY on class CL_CLS_REPORT_RUN has no exception.
Method CHECK_PERMISSION_TO_EXECUTE Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IM_AUTHORIZATION_GROUP | Call by reference | Type reference (TYPE) | SECU | Authorization Group | 20061006 | ||
2 | ![]() |
IM_REPORT_NAME | Call by reference | Type reference (TYPE) | CLS_REPORT_DEF_NAME | Name of report definition | 20061006 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
User doesn't have sufficient authorizations | 20061006 |
Method CHECK_TERM Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IM_CLASSIFICATIONS | Call by reference | Type reference (TYPE) | CL_CLS_ATTR_VALUE_ASSIGNMENT=>TY_CLASSIFICATIONS | 20081016 | |||
2 | ![]() |
IM_CONDITION | Call by reference | Type reference (TYPE) | CLS_RE_CONDITION | Condition of classificationsreport | 20081016 | ||
3 | ![]() |
IM_OBJECT | Call by reference | Type reference (TYPE) | PAK_OBJECT_KEY | Object key | 20081016 | ||
4 | ![]() |
RE_IS_TRUE | Value transfer | Type reference (TYPE) | ABAP_BOOL | 20081016 |
Method CHECK_TERM on class CL_CLS_REPORT_RUN has no exception.
Method CONSTRUCTOR Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IM_NEW | Call by reference | Type reference (TYPE) | ABAP_BOOL | 20051014 | |||
2 | ![]() |
IM_REPORT | Call by reference | Type reference (TYPE) | CLS_REPORT_DEF_NAME | Name of report definition | 20051014 | ||
3 | ![]() |
IM_VERSION | Call by reference | Type reference (TYPE) | CLS_RUN_VERSION | Version of a report run | 20051014 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
Invalid data | 20051014 | |
2 | ![]() |
User doesn't have sufficient authorizations | 20051027 |
Method CREATE_RUN Signature
Method CREATE_RUN on class CL_CLS_REPORT_RUN has no parameter.
Method CREATE_RUN on class CL_CLS_REPORT_RUN has no exception.
Method DELETE_EXPIRED_RUNS Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IM_DISPLAY_ONLY | Call by reference | Type reference (TYPE) | ABAP_BOOL | ABAP_FALSE | 20051209 |
Method DELETE_EXPIRED_RUNS on class CL_CLS_REPORT_RUN has no exception.
Method DELETE_RUN Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IM_REPORT | Call by reference | Type reference (TYPE) | CLS_REPORT_DEF_NAME | Name of report definition | 20051209 | ||
2 | ![]() |
IM_VERSION | Call by reference | Type reference (TYPE) | CLS_RUN_VERSION | 20051209 |
Method DELETE_RUN on class CL_CLS_REPORT_RUN has no exception.
Method EXECUTE Signature
Method EXECUTE on class CL_CLS_REPORT_RUN has no parameter.
Method EXECUTE on class CL_CLS_REPORT_RUN has no exception.
Method GET_COLLECTOR Signature
Method GET_COLLECTOR on class CL_CLS_REPORT_RUN has no parameter.
Method GET_COLLECTOR on class CL_CLS_REPORT_RUN has no exception.
Method GET_COUNTERS Signature
Method GET_COUNTERS on class CL_CLS_REPORT_RUN has no parameter.
Method GET_COUNTERS on class CL_CLS_REPORT_RUN has no exception.
Method GET_DISTRIBUTION Signature
Method GET_DISTRIBUTION on class CL_CLS_REPORT_RUN has no parameter.
Method GET_DISTRIBUTION on class CL_CLS_REPORT_RUN has no exception.
Method GET_EXPIRATION_DATE Signature
Method GET_EXPIRATION_DATE on class CL_CLS_REPORT_RUN has no parameter.
Method GET_EXPIRATION_DATE on class CL_CLS_REPORT_RUN has no exception.
Method GET_FILTER Signature
Method GET_FILTER on class CL_CLS_REPORT_RUN has no parameter.
Method GET_FILTER on class CL_CLS_REPORT_RUN has no exception.
Method GET_NAME Signature
Method GET_NAME on class CL_CLS_REPORT_RUN has no parameter.
Method GET_NAME on class CL_CLS_REPORT_RUN has no exception.
Method GET_OBJECTS Signature
Method GET_OBJECTS on class CL_CLS_REPORT_RUN has no parameter.
Method GET_OBJECTS on class CL_CLS_REPORT_RUN has no exception.
Method GET_REPORT_DEF Signature
Method GET_REPORT_DEF on class CL_CLS_REPORT_RUN has no parameter.
Method GET_REPORT_DEF on class CL_CLS_REPORT_RUN has no exception.
Method GET_STATE Signature
Method GET_STATE on class CL_CLS_REPORT_RUN has no parameter.
Method GET_STATE on class CL_CLS_REPORT_RUN has no exception.
Method GET_VERSION Signature
Method GET_VERSION on class CL_CLS_REPORT_RUN has no parameter.
Method GET_VERSION on class CL_CLS_REPORT_RUN has no exception.
Method SAVE Signature
Method SAVE on class CL_CLS_REPORT_RUN has no parameter.
Method SAVE on class CL_CLS_REPORT_RUN has no exception.
Method SAVE_STATE Signature
Method SAVE_STATE on class CL_CLS_REPORT_RUN has no parameter.
Method SAVE_STATE on class CL_CLS_REPORT_RUN has no exception.
Method SET_BATCH_ID Signature
Method SET_BATCH_ID on class CL_CLS_REPORT_RUN has no parameter.
Method SET_BATCH_ID on class CL_CLS_REPORT_RUN has no exception.
Method SET_EXPIRATION_DATE Signature
Method SET_EXPIRATION_DATE on class CL_CLS_REPORT_RUN has no parameter.
Method SET_EXPIRATION_DATE on class CL_CLS_REPORT_RUN has no exception.
Method SET_FILTER Signature
Method SET_FILTER on class CL_CLS_REPORT_RUN has no parameter.
Method SET_FILTER on class CL_CLS_REPORT_RUN has no exception.
Method SET_STATE Signature
Method SET_STATE on class CL_CLS_REPORT_RUN has no parameter.
Method SET_STATE on class CL_CLS_REPORT_RUN has no exception.
History
Last changed by/on | SAP | 20130531 |
SAP Release Created in | 710 |