SAP ABAP Class CL_BICS_TEST_SORTING (Sorting)
Hierarchy
☛
SAP_BW (Software Component) SAP Business Warehouse
⤷
BW-BEX-OT (Application Component) OLAP Technology
⤷
BW_BICS_CONSUMER_TEST (Package) Test Package in ABAP BICS Interface

⤷

⤷

Meta Relationship - Using
# | Relationship type | Using | Short Description | Created on |
---|---|---|---|---|
1 | Inheritance (c INHERITING FROM c_ref) | CL_BICS_TEST | Root Class for RSBOLAP Tests | 20110606 |
Properties
Class | CL_BICS_TEST_SORTING | |
Short Description | Sorting | |
Super Class | CL_BICS_TEST | Root Class for RSBOLAP Tests |
Instantiability of a Class | 2 | Public |
Final |
General Data
Message Class | ||
Program status | ||
Category | 5 | |
Package | BW_BICS_CONSUMER_TEST | Test Package in ABAP BICS Interface |
Created | 20110606 | 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 | ![]() |
Type group use (TYPE-POOLS tp) | Type group use (TYPE-POOLS tp) |
3 | ![]() |
Type group use (TYPE-POOLS tp) | Type group use (TYPE-POOLS tp) |
Interfaces
Class CL_BICS_TEST_SORTING has no interface implemented.
Friends
Class CL_BICS_TEST_SORTING has no friend class.
Attributes
Class CL_BICS_TEST_SORTING has no attribute.
Methods
# | Method | Level | Visibility | Method type | Description | Created on |
---|---|---|---|---|---|---|
1 | ![]() |
Instance method | Public | Test Method for ABAP Unit | Result Set Sorting | 20110606 |
2 | ![]() |
Instance method | Public | Test Method for ABAP Unit | Result Set Sorting by Key Figures | 20120224 |
3 | ![]() |
Instance method | Public | Test Method for ABAP Unit | Result Set Sorting on Attributes | 20110728 |
4 | ![]() |
Instance method | Public | Test Method for ABAP Unit | F4 Help Sorting | 20110728 |
5 | ![]() |
Instance method | Public | Test Method for ABAP Unit | F4 Help Sorting by Attributes | 20110729 |
Events
Class CL_BICS_TEST_SORTING has no event.
Types
# | Type | Visibility | Typing | Associated Type | Description | Created on | Type Source |
---|---|---|---|---|---|---|---|
1 | NT_S_ALERT_LEVEL_COUNTER | Public | See coding | 20110606 | BEGIN OF nt_s_alert_level_counter,
alert_level TYPE REF TO cl_bics_exception_alert_level,
counter TYPE i,
END OF nt_s_alert_level_counter
|
||
2 | NT_TS_ALERT_LEVEL_COUNTER | Public | See coding | 20110606 | nt_ts_alert_level_counter TYPE SORTED TABLE OF nt_s_alert_level_counter
WITH UNIQUE KEY alert_level
|
Method Signatures
Method T100_RESULT_SET_SORTING Signature
Method T100_RESULT_SET_SORTING on class CL_BICS_TEST_SORTING has no parameter.
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
Applikation existiert bereits mit einem anderen Benutzer | 20110805 | |
2 | ![]() |
Keine Berechtigung | 20110805 | |
3 | ![]() |
Service ist nicht anwendbar | 20110711 | |
4 | ![]() |
Unbekannter Benutzer | 20110805 |
Method T120_RS_SORTING_BY_KEYFIGURE Signature
Method T120_RS_SORTING_BY_KEYFIGURE on class CL_BICS_TEST_SORTING has no parameter.
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
Applikation existiert bereits mit einem anderen Benutzer | 20120224 | |
2 | ![]() |
Ungültige Sortierungsdefinition | 20120411 | |
3 | ![]() |
Keine Berechtigung | 20120224 | |
4 | ![]() |
Service ist nicht anwendbar | 20120224 | |
5 | ![]() |
Unbekannter Benutzer | 20120224 |
Method T200_RESULT_SET_SORTING_ATTR Signature
Method T200_RESULT_SET_SORTING_ATTR on class CL_BICS_TEST_SORTING has no parameter.
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
Applikation existiert bereits mit einem anderen Benutzer | 20110805 | |
2 | ![]() |
Keine Berechtigung | 20110805 | |
3 | ![]() |
Service ist nicht anwendbar | 20110728 | |
4 | ![]() |
Unbekannter Benutzer | 20110805 |
Method T300_MEMBER_LIST_SORTING Signature
Method T300_MEMBER_LIST_SORTING on class CL_BICS_TEST_SORTING has no parameter.
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
Applikation existiert bereits mit einem anderen Benutzer | 20110805 | |
2 | ![]() |
Keine Berechtigung | 20110805 | |
3 | ![]() |
Service ist nicht anwendbar | 20110728 | |
4 | ![]() |
Unbekannter Benutzer | 20110805 |
Method T400_MEMBER_LIST_SORTING_ATTR Signature
Method T400_MEMBER_LIST_SORTING_ATTR on class CL_BICS_TEST_SORTING has no parameter.
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
Applikation existiert bereits mit einem anderen Benutzer | 20110805 | |
2 | ![]() |
Keine Berechtigung | 20110805 | |
3 | ![]() |
Service ist nicht anwendbar | 20110729 | |
4 | ![]() |
Unbekannter Benutzer | 20110805 |
History
Last changed by/on | SAP | 20130531 |
SAP Release Created in | 730 |