SAP ABAP Class CL_DEF_IM_ISHMED_DWS_CTX_VIEW (Default Implementation for BAdI Definition ISHMED_DWS_CTX_V)
Hierarchy
IS-H (Software Component) SAP Healthcare
   IS-H (Application Component) SAP Healthcare - Industry-Specific Components for Hospitals
     NMED_DWS_COMP (Package) IS-H: Documentation Work Station Components
Meta Relationship - Using
# Relationship type Using Short Description Created on
1 Interface implementation (CLASS c. INTERFACES i_ref)  IF_EX_ISHMED_DWS_CTX_VIEW BAdI Interface IF_EX_ISHMED_DWS_CTX_VIEW 20050204
Properties
Class CL_DEF_IM_ISHMED_DWS_CTX_VIEW  
Short Description Default Implementation for BAdI Definition ISHMED_DWS_CTX_V    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package NMED_DWS_COMP   IS-H: Documentation Work Station Components 
Created 20050204   SAP 
Last change 20050224   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
# Type group / Object type Type Type Description
1 SDYDO Type group use (TYPE-POOLS tp)  Type group use (TYPE-POOLS tp)
Interfaces
# Interface Abstract Final Description Created on
1 IF_EX_ISHMED_DWS_CTX_VIEW BAdI Interface IF_EX_ISHMED_DWS_CTX_VIEW 20050204
Friends
Class CL_DEF_IM_ISHMED_DWS_CTX_VIEW has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 GR_AREA Instance attribute Private Object reference (TYPE REF TO) IF_ISHMED_DWS_AREA_ELEMENT IS-H*MED DWS: Output Area Element 20050313
2 GR_DYNDOC Instance attribute Private Object reference (TYPE REF TO) CL_DD_DOCUMENT Dynamic Documents: Document 20050204
Methods
# Method Level Visibility Method type Description Created on
1 BUILD_DYNDOC Instance method Private Method Creates Dynamic Document 20050204
2 BUILD_GENERIC_TABLE Instance method Private Method Creates Document from Generic Context Subobject 20050302
3 CREATE_HTML_TABLE Instance method Private Method Creates an HTML Table in Dynamic Document 20050204
Events
Class CL_DEF_IM_ISHMED_DWS_CTX_VIEW has no event.
Types
# Type Visibility Typing Associated Type Description Created on Type Source
1 LS_COL_TYPE Private See coding Table Structure 20050204 BEGIN OF ls_col_type, col1 TYPE sdydo_text_element, col2 TYPE sdydo_text_element, col3 TYPE sdydo_text_element, END OF ls_col_type
2 LT_COLS_TYPE Private See coding Two Column Table 20050204 lt_cols_type TYPE STANDARD TABLE OF ls_col_type
Method Signatures

Method BUILD_DYNDOC Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing CONTEXT Call by reference Object reference (TYPE REF TO) IF_ISHMED_GENERAL_CTX IS-H*MED: Kontext Hauptinterface 20050204
# Exception Resumable Description Created on
1 CX_ISHMED_DWS_COMP_CTX_VIEW Ausnahme bei der Aufbereitung der Kontextsicht 20050204

Method BUILD_GENERIC_TABLE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing OBJECTS Call by reference Type reference (TYPE) ISHMED_T_CONTEXT Kontext-Objektliste 20050302

Method BUILD_GENERIC_TABLE on class CL_DEF_IM_ISHMED_DWS_CTX_VIEW has no exception.

Method CREATE_HTML_TABLE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing COLS Call by reference Type reference (TYPE) I 2 Anzahl der Spalten 20050313
2 Importing HEADER Call by reference Type reference (TYPE) SDYDO_TEXT_ELEMENT 20050204
3 Importing LINES Call by reference Type reference (TYPE) LT_COLS_TYPE Dreispaltige Tabelle 20050204

Method CREATE_HTML_TABLE on class CL_DEF_IM_ISHMED_DWS_CTX_VIEW has no exception.
History
Last changed by/on SAP  20050224 
SAP Release Created in 600