SAP ABAP Class IF_WD_RR_VIEW (Runtime Repository API: View)
Properties
Class IF_WD_RR_VIEW  
Short Description Runtime Repository API: View    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package      
Created 20040624   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)
Interfaces
Class IF_WD_RR_VIEW has no interface implemented.
Friends
Class IF_WD_RR_VIEW has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 CO_EMPTY_VIEW Constant Public Type reference (TYPE) STRING 'EMPTYVIEW' 20040624
2 CO_INTERFACE_VIEW Constant Public Type reference (TYPE) STRING 'INTERFACEVIEW' 20040624
3 CO_LIFESPAN_FRAMEWORK_CNTR Constant Public Type reference (TYPE) STRING 'FRAMEWORK_CONTROLLED' 20040817
4 CO_LIFESPAN_WHEN_VISIBLE Constant Public Type reference (TYPE) STRING 'WHEN_VISIBLE' 20040817
5 CO_SHOW_EMPTY Constant Public Type reference (TYPE) STRING 'SHOWEMPTYVIEW' 20041123
6 CO_VIEW Constant Public Type reference (TYPE) STRING 'VIEW' 20040624
Methods
# Method Level Visibility Method type Description Created on
1 GET_DESCRIPTION Instance method Public Method Returns View Description 20050224
2 GET_INBOUND_PLUGS Instance method Public Method Returns the inbound plug for this view 20070524
3 GET_NAME Instance method Public Method Name of View 20040624
4 GET_OUTBOUND_PLUGS Instance method Public Method Returns the outbound plug for this view 20070524
5 HAS_INBOUND_PLUG Instance method Public Method Checks whether the specified inbound plug exists 20070524
6 HAS_OUTBOUND_PLUG Instance method Public Method Checks whether the specified outbound plug exists 20070524
7 SET_LIFESPAN Instance method Public Method Sets Lifetime of View 20040817
Events
Class IF_WD_RR_VIEW has no event.
Types
Class IF_WD_RR_VIEW has no local type.
Method Signatures

Method GET_DESCRIPTION Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing LANGU Call by reference Type reference (TYPE) SPRAS SY-LANGU Sprachenschlüssel der aktuellen Textumgebung 20050224
2 Returning RESULT Value transfer Type reference (TYPE) STRING 20050224

Method GET_DESCRIPTION on class IF_WD_RR_VIEW has no exception.

Method GET_INBOUND_PLUGS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RESULT Value transfer Type reference (TYPE) WDRR_IOBOUND_PLUGS Web Dynpro: Tabelle für In- und Outbound-Plugs 20070524

Method GET_INBOUND_PLUGS on class IF_WD_RR_VIEW has no exception.

Method GET_NAME Signature

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

Method GET_NAME on class IF_WD_RR_VIEW has no exception.

Method GET_OUTBOUND_PLUGS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RESULT Value transfer Type reference (TYPE) WDRR_IOBOUND_PLUGS Web Dynpro: Tabelle für In- und Outbound-Plugs 20070524

Method GET_OUTBOUND_PLUGS on class IF_WD_RR_VIEW has no exception.

Method HAS_INBOUND_PLUG Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing PLUG_NAME Call by reference Type reference (TYPE) STRING 20070524
2 Returning RESULT Value transfer Type reference (TYPE) ABAP_BOOL 20070524

Method HAS_INBOUND_PLUG on class IF_WD_RR_VIEW has no exception.

Method HAS_OUTBOUND_PLUG Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing PLUG_NAME Call by reference Type reference (TYPE) STRING 20070524
2 Returning RESULT Value transfer Type reference (TYPE) ABAP_BOOL 20070524

Method HAS_OUTBOUND_PLUG on class IF_WD_RR_VIEW has no exception.

Method SET_LIFESPAN Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing LIFESPAN Call by reference Type reference (TYPE) STRING Werte s. Konstanten 20040817

Method SET_LIFESPAN on class IF_WD_RR_VIEW has no exception.
History
Last changed by/on SAP  20130531 
SAP Release Created in