SAP ABAP Class CL_BICS_TEST_SERVICE (Creation of Services)
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 | 20110708 |
Properties
Class | CL_BICS_TEST_SERVICE | |
Short Description | Creation of Services | |
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 | 20110708 | 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_SERVICE has no interface implemented.
Friends
Class CL_BICS_TEST_SERVICE has no friend class.
Attributes
Class CL_BICS_TEST_SERVICE has no attribute.
Methods
# | Method | Level | Visibility | Method type | Description | Created on |
---|---|---|---|---|---|---|
1 | ![]() |
Instance method | Public | Test Method for ABAP Unit | Creation of a Service | 20110708 |
2 | ![]() |
Instance method | Public | Test Method for ABAP Unit | Start Application for Restricted User | 20110708 |
3 | ![]() |
Instance method | Public | Test Method for ABAP Unit | Load Design-Time View of a Query | 20110711 |
4 | ![]() |
Instance method | Public | Test Method for ABAP Unit | Load Selector | 20110711 |
5 | ![]() |
Instance method | Public | Test Method for ABAP Unit | Load Query View with Specifid Data Area | 20110711 |
6 | ![]() |
Instance method | Public | Test Method for ABAP Unit | Create Modeling Tool for Runtime Objects | 20110711 |
Events
Class CL_BICS_TEST_SERVICE has no event.
Types
# | Type | Visibility | Typing | Associated Type | Description | Created on | Type Source |
---|---|---|---|---|---|---|---|
1 | TN_S_P3Q_RESULT_SET | Public | See coding | RS Structure for Method Planning with 3 Queries | 20110708 | begin of TN_S_P3Q_RESULT_SET,
product_group_key type c LENGTH 70,
product_group_text type c LENGTH 60,
revenue TYPE c LENGTH 10,
end of TN_S_P3Q_RESULT_SET
|
|
2 | TN_T_P3Q_RESULT_SET | Public | See coding | RS Table for Method Planning with 3 Queries | 20110708 | tn_t_p3q_result_set TYPE STANDARD TABLE OF tn_s_p3q_result_set
WITH KEY product_group_key
|
Method Signatures
Method T100_CREATE_SERVICE Signature
Method T100_CREATE_SERVICE on class CL_BICS_TEST_SERVICE has no parameter.
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
Applikation existiert bereits mit einem anderen Benutzer | 20110708 | |
2 | ![]() |
Keine Berechtigung | 20110708 | |
3 | ![]() |
Service ist nicht anwendbar | 20110708 | |
4 | ![]() |
Unbekannter Benutzer | 20110708 |
Method T120_APPL_FOR_RESTRICTED_USER Signature
Method T120_APPL_FOR_RESTRICTED_USER on class CL_BICS_TEST_SERVICE has no parameter.
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
Applikation existiert bereits mit einem anderen Benutzer | 20110708 | |
2 | ![]() |
Keine Berechtigung | 20110708 | |
3 | ![]() |
Service ist nicht anwendbar | 20110708 | |
4 | ![]() |
Unbekannter Benutzer | 20110708 |
Method T140_MD_QUERY_VIEW Signature
Method T140_MD_QUERY_VIEW on class CL_BICS_TEST_SERVICE has no parameter.
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
Applikation existiert bereits mit einem anderen Benutzer | 20110711 | |
2 | ![]() |
Keine Berechtigung | 20110711 | |
3 | ![]() |
Service ist nicht anwendbar | 20110711 | |
4 | ![]() |
Unbekannter Benutzer | 20110711 |
Method T160_SELECTOR Signature
Method T160_SELECTOR on class CL_BICS_TEST_SERVICE has no parameter.
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
Applikation existiert bereits mit einem anderen Benutzer | 20110711 | |
2 | ![]() |
Keine Berechtigung | 20110711 | |
3 | ![]() |
Service ist nicht anwendbar | 20110711 | |
4 | ![]() |
Unbekannte Query | 20110711 | |
5 | ![]() |
Unbekannter Benutzer | 20110711 |
Method T180_QUERY_VIEW_DATA_AREA Signature
Method T180_QUERY_VIEW_DATA_AREA on class CL_BICS_TEST_SERVICE has no parameter.
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
Applikation existiert bereits mit einem anderen Benutzer | 20110711 | |
2 | ![]() |
Keine Berechtigung | 20110711 | |
3 | ![]() |
Service ist nicht anwendbar | 20110711 | |
4 | ![]() |
Unbekannte Query | 20110711 | |
5 | ![]() |
Unbekannter Benutzer | 20110711 |
Method T200_PLANNING_MODELER Signature
Method T200_PLANNING_MODELER on class CL_BICS_TEST_SERVICE has no parameter.
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
Applikation existiert bereits mit einem anderen Benutzer | 20110711 | |
2 | ![]() |
Keine Berechtigung | 20110711 | |
3 | ![]() |
Service ist nicht anwendbar | 20110711 | |
4 | ![]() |
Unbekannte Query | 20110711 | |
5 | ![]() |
Unbekannter Benutzer | 20110711 |
History
Last changed by/on | SAP | 20130531 |
SAP Release Created in | 730 |