SAP ABAP Class CL_WDR_P6S_INVISIBLE_ELEMENTS (List of UI Elements Hidden in Personas)
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
Properties
Class CL_WDR_P6S_INVISIBLE_ELEMENTS  
Short Description List of UI Elements Hidden in Personas    
Super Class    
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 20140630   SAP 
Last change 20141121    
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class CL_WDR_P6S_INVISIBLE_ELEMENTS has no forward declaration.
Interfaces
Class CL_WDR_P6S_INVISIBLE_ELEMENTS has no interface implemented.
Friends
Class CL_WDR_P6S_INVISIBLE_ELEMENTS has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 MT_ELEMENTS Static Attribute Private Type reference (TYPE) TT_ELEMENTS 20140630
Methods
# Method Level Visibility Method type Description Created on
1 ADD_INVISIBLE_ELEMENT Static method Public Method Inserts an element 20140630
2 CLEAR Static method Public Method 20140630
3 REMOVE_INVISIBLE_ELEMENT Static method Public Method Deletes an Element 20140630
4 RENDER_INVISIBLE_ELEMENTS Static method Public Method 20140630
Events
Class CL_WDR_P6S_INVISIBLE_ELEMENTS has no event.
Types
# Type Visibility Typing Associated Type Description Created on Type Source
1 TS_ELEMENT Private See coding 20140630 begin of TS_ELEMENT, p6s_id type string, END OF ts_element
2 TT_ELEMENTS Private See coding 20140630 tt_elements type STANDARD TABLE OF ts_element WITH NON-UNIQUE DEFAULT KEY
Method Signatures

Method ADD_INVISIBLE_ELEMENT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_P6S_ID Call by reference Type reference (TYPE) STRING 20140630

Method ADD_INVISIBLE_ELEMENT on class CL_WDR_P6S_INVISIBLE_ELEMENTS has no exception.

Method CLEAR Signature

Method CLEAR on class CL_WDR_P6S_INVISIBLE_ELEMENTS has no parameter.
Method CLEAR on class CL_WDR_P6S_INVISIBLE_ELEMENTS has no exception.

Method REMOVE_INVISIBLE_ELEMENT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_P6S_ID Call by reference Type reference (TYPE) STRING 20140630

Method REMOVE_INVISIBLE_ELEMENT on class CL_WDR_P6S_INVISIBLE_ELEMENTS has no exception.

Method RENDER_INVISIBLE_ELEMENTS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing CLIENT_COMMAND_QUEUE Call by reference Object reference (TYPE REF TO) IF_WDR_CLIENT_COMMAND Kommando für den Client (UPDATE) 20140630

Method RENDER_INVISIBLE_ELEMENTS on class CL_WDR_P6S_INVISIBLE_ELEMENTS has no exception.
History
Last changed by/on SAP  20141121 
SAP Release Created in 740