SAP ABAP Class CL_WDR_P6S_FACADE_ADAPTER (P6S Adapter)
Hierarchy
SAP_UI (Software Component) User Interface Technology
   BC-WD-ABA (Application Component) Web Dynpro ABAP
     SWDP_PERSONAS (Package) Web Dynpro ABAP Objects for Personas
Meta Relationship - Using
# Relationship type Using Short Description Created on
1 Inheritance (c INHERITING FROM c_ref)  CL_NW7_VIEW_ELEMENT_ADAPTER Web Dynpro Local Test XX7 20131007
2 Interface implementation (CLASS c. INTERFACES i_ref)  IFUR_NW7_PERSONASFACADE 20131007
Properties
Class CL_WDR_P6S_FACADE_ADAPTER  
Short Description P6S Adapter    
Super Class CL_NW7_VIEW_ELEMENT_ADAPTER Web Dynpro Local Test XX7 
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package SWDP_PERSONAS   Web Dynpro ABAP Objects for Personas 
Created 20131007   SAP 
Last change 20141120    
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class CL_WDR_P6S_FACADE_ADAPTER has no forward declaration.
Interfaces
# Interface Abstract Final Description Created on
1 IFUR_NW7_PERSONASFACADE 20131007
Friends
Class CL_WDR_P6S_FACADE_ADAPTER has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 CO_COMMAND Constant Private Type reference (TYPE) STRING `Command` 20140304
2 CO_EVENT_PARAMETERS Constant Private Type reference (TYPE) STRING `EventParameters` 20140304
Methods
# Method Level Visibility Method type Description Created on
1 CONSTRUCTOR Instance method Public Constructor CONSTRUCTOR 20131007
2 DO_RENDER_ALL Instance method Public Method Completely rerenders the application 20131025
3 GET_WINDOW_ID Instance method Public Method 20131010
Events
# Event Type Visibility Description Created on
1 ON_FACADE_EVENT Instance Event
(0)
Public
(2)
Event from P6S Facade 20131009
Types
# Type Visibility Typing Associated Type Description Created on Type Source
1 T_COMMAND Public See coding 20140304 begin of t_command, function type string, parameters type string_table, end of t_command
2 T_COMMANDS Public See coding 20140304 t_commands type standard table of t_command with default key
3 T_FACADE_EVENT Public See coding 20140304 begin of t_facade_event, command type string, parameters type tihttpnvp, end of t_facade_event
Method Signatures

Method CONSTRUCTOR Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_IS_MAIN_ADAPTER Call by reference Type reference (TYPE) ABAP_BOOL 20131007
2 Importing I_PARENT Call by reference Object reference (TYPE REF TO) CL_NW7_VIEW_ELEMENT_ADAPTER Adapter für Web Dynpro View Elemente 20131007
3 Importing I_REQUIRES_POST_RENDERING Call by reference Type reference (TYPE) WDY_BOOLEAN Ersatz für echten boolschen Typ: 'X' == wahr '' == falsch 20131007
4 Importing I_VIEW_ELEMENT_ADAPTER_MANAGER Call by reference Object reference (TYPE REF TO) CL_WDR_VIEW_ELEM_ADAPTER_MNG Adapter Manager für Konvertierung von WD View Elementen 20131007

Method CONSTRUCTOR on class CL_WDR_P6S_FACADE_ADAPTER has no exception.

Method DO_RENDER_ALL Signature

Method DO_RENDER_ALL on class CL_WDR_P6S_FACADE_ADAPTER has no parameter.
Method DO_RENDER_ALL on class CL_WDR_P6S_FACADE_ADAPTER has no exception.

Method GET_WINDOW_ID Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning WINDOW_ID Value transfer Type reference (TYPE) STRING 20131010

Method GET_WINDOW_ID on class CL_WDR_P6S_FACADE_ADAPTER has no exception.
Event Signatures

Event ON_FACADE_EVENT Signature
# Parameter Type Pass Value Optional Typing Method Associated Type Default value Description Created on
1 FACADE_EVENT Exporting Value transfer Type reference (TYPE) T_FACADE_EVENT 20140304
History
Last changed by/on SAP  20141120 
SAP Release Created in 740