SAP ABAP Interface IF_RSRT_VIEWER_HTML_CONTROL (Viewer: HTML GUI Control)
Hierarchy
SAP_BW (Software Component) SAP Business Warehouse
   BW-BEX-OT (Application Component) OLAP Technology
     RSRT_BICS_VIEWER (Package) RSRT BICS Viewer
Meta Relationship - Used By
# Relationship type Used by Short Description Created on
1 Interface implementation (CLASS c. INTERFACES i_ref)  CL_RSRT_VIEWER_HTML_CONTROL Viewer: HTML GUI Control 20120207
Properties
Interface IF_RSRT_VIEWER_HTML_CONTROL  
Short Description Viewer: HTML GUI Control    
General Data
Package RSRT_BICS_VIEWER   RSRT BICS Viewer 
Created 20120207   SAP 
Last changed 20140121   SAP 
Unicode checks active    
Forward declarations
# Type group / Object type Type Type Description
1 IF_RSRT_VIEWER_HTML_CONTROL Forward declaration interface (INTERFACE i DEFINITION DEF...  Forward declaration interface (INTERFACE i DEFINITION DEF...
Interfaces
# Interface Abstract Final Description Created on
1 IF_RSRT_VIEWER Viewer 20120207
Friends
Interface IF_RSRT_VIEWER_HTML_CONTROL has no friend.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 N_CONTAINER_NAME Instance attribute Public Type reference (TYPE) TN_CONTAINER_NAME Dynpro Container Name 20120207
2 N_CPROG Instance attribute Public Type reference (TYPE) SYCPROG Calling Program 20120307
3 N_C_CID Constant Public Type reference (TYPE) IF_RSRT_VIEWER=>TN_CID 'HTML_GUI_CONTROL' Unique Type 20120207
4 N_C_CONTAINER_NAME Constant Public Type reference (TYPE) TN_CONTAINER_NAME 'HTML_VIEWER' Dynpro Container Name 20120207
5 N_C_CPROG Constant Public Type reference (TYPE) SYCPROG 'SAPLRSRT' Calling Program 20120307
6 N_C_DYNNR Constant Public Type reference (TYPE) SYDYNNR '0100' Current Screen Number 20120307
7 N_C_PFKEY Constant Public Type reference (TYPE) SYPFKEY '0100' Current GUI Status 20120307
8 N_DYNNR Instance attribute Public Type reference (TYPE) SYDYNNR Current Screen Number 20120307
9 N_O_CONTAINER Instance attribute Public Object reference (TYPE REF TO) CL_GUI_CUSTOM_CONTAINER Container for Custom Controls in the Screen Area 20120207
10 N_O_HTML_VIEWER Instance attribute Public Object reference (TYPE REF TO) CL_GUI_HTML_VIEWER HTML Control Proxy Class 20120207
11 N_PFKEY Instance attribute Public Type reference (TYPE) SYPFKEY Current GUI Status 20120307
Methods
# Method Level Visibility Method type Description Created on
1 SET_CONTAINER_INFO Instance method Public Method Set Container Information (Report, Dynpro, PF-Status) 20120307
Events
Interface IF_RSRT_VIEWER_HTML_CONTROL has no event.
Types
# Type Visibility Typing Associated Type Description Created on Type Source
1 TN_CONTAINER_NAME Public Type reference (TYPE) STRING Dynpro Container Name 20120207
Method Signatures

Method SET_CONTAINER_INFO Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing CONTAINER_NAME Call by reference Type reference (TYPE) IF_RSRT_VIEWER_HTML_CONTROL=>TN_CONTAINER_NAME IF_RSRT_VIEWER_HTML_CONTROL=>N_C_CONTAINER_NAME Dynpro Container Name 20120307
2 Importing CPROG Call by reference Type reference (TYPE) SYCPROG IF_RSRT_VIEWER_HTML_CONTROL=>N_C_CPROG Aufrufendes Programm 20120307
3 Importing DYNNR Call by reference Type reference (TYPE) SYDYNNR IF_RSRT_VIEWER_HTML_CONTROL=>N_C_DYNNR Aktuelle Dynpro-Nummer 20120307
4 Importing O_CONTAINER Call by reference Object reference (TYPE REF TO) CL_GUI_CUSTOM_CONTAINER Container fuer Custom Controls in der Dynpro Area 20120307
5 Importing PFKEY Call by reference Type reference (TYPE) SYPFKEY IF_RSRT_VIEWER_HTML_CONTROL=>N_C_PFKEY Aktueller GUI-Status 20120307

Method SET_CONTAINER_INFO on Interface IF_RSRT_VIEWER_HTML_CONTROL has no exception.
History
Last changed by/on SAP  20140121 
SAP Release Created in 700