SAP ABAP Class CL_BICS_TEST_PRESENTATION (Display)
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 20110627
Properties
Class CL_BICS_TEST_PRESENTATION  
Short Description Display    
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 20110627   SAP 
Last change 20130531   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
# Type group / Object type Type Type Description
1 ABAP Type group use (TYPE-POOLS tp)  Type group use (TYPE-POOLS tp)
2 RS Type group use (TYPE-POOLS tp)  Type group use (TYPE-POOLS tp)
3 RSBOL Type group use (TYPE-POOLS tp)  Type group use (TYPE-POOLS tp)
Interfaces
Class CL_BICS_TEST_PRESENTATION has no interface implemented.
Friends
Class CL_BICS_TEST_PRESENTATION has no friend class.
Attributes
Class CL_BICS_TEST_PRESENTATION has no attribute.
Methods
# Method Level Visibility Method type Description Created on
1 T100_MD_PRESENTATION Instance method Public Test Method for ABAP Unit Available Displays of a Characteristic and a Hierarchy 20110627
2 T120_PRESENTATION_LENGTH Instance method Public Test Method for ABAP Unit Read Field Length of a Presentation 20111212
Events
Class CL_BICS_TEST_PRESENTATION has no event.
Types
# Type Visibility Typing Associated Type Description Created on Type Source
1 NT_S_ALERT_LEVEL_COUNTER Public See coding 20110627 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 20110627 nt_ts_alert_level_counter TYPE SORTED TABLE OF nt_s_alert_level_counter WITH UNIQUE KEY alert_level
Method Signatures

Method T100_MD_PRESENTATION Signature

Method T100_MD_PRESENTATION on class CL_BICS_TEST_PRESENTATION has no parameter.
# Exception Resumable Description Created on
1 CX_BICS_APPLICATION_EXISTS Applikation existiert bereits mit einem anderen Benutzer 20110805
2 CX_BICS_NO_AUTHORITY Keine Berechtigung 20110805
3 CX_BICS_SERVICE_NOT_APPLICABLE Service ist nicht anwendbar 20110711
4 CX_BICS_UNKNOWN_USER Unbekannter Benutzer 20110805

Method T120_PRESENTATION_LENGTH Signature

Method T120_PRESENTATION_LENGTH on class CL_BICS_TEST_PRESENTATION has no parameter.
# Exception Resumable Description Created on
1 CX_BICS_APPLICATION_EXISTS Applikation existiert bereits mit einem anderen Benutzer 20111212
2 CX_BICS_NO_AUTHORITY Keine Berechtigung 20111212
3 CX_BICS_SERVICE_NOT_APPLICABLE Service ist nicht anwendbar 20111212
4 CX_BICS_UNKNOWN_USER Unbekannter Benutzer 20111212
History
Last changed by/on SAP  20130531 
SAP Release Created in 730