SAP ABAP Class IF_RECA_WB_LIST_HANDLER (Lists on Objects - Handler)
Meta Relationship - Used By
# Relationship type Used by Short Description Created on
1 Interface implementation (CLASS c. INTERFACES i_ref)  CL_RECA_WB_LIST_HANDLER Lists on Objects - Handler - Implementation 20060222
Properties
Class IF_RECA_WB_LIST_HANDLER  
Short Description Lists on Objects - Handler    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package      
Created 20060222   SAP 
Last change 20100310   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_RECA_WB_LIST_HANDLER has no interface implemented.
Friends
Class IF_RECA_WB_LIST_HANDLER has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 MO_BUSOBJ Instance attribute Public Object reference (TYPE REF TO) IF_RECA_BUS_OBJECT Business Object of List 20060222
Methods
# Method Level Visibility Method type Description Created on
1 CHECK_INSTANCES Instance method Public Method Checks for Existence of Instances 20060306
2 GET_LISTS Instance method Public Method Gets the List Objects 20060222
3 IS_ANY_LIST_ACTIVE Instance method Public Method Checks If There Is at Least One Active or Existing List 20060222
4 PAI Instance method Public Method Screen PAI 20060222
5 PBO Instance method Public Method Screen PBO 20060222
6 REFRESH_INSTANCES Instance method Public Method Update Instances of List 20060301
Events
Class IF_RECA_WB_LIST_HANDLER has no event.
Types
Class IF_RECA_WB_LIST_HANDLER has no local type.
Method Signatures

Method CHECK_INSTANCES Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IO_MSGLIST Call by reference Object reference (TYPE REF TO) IF_RECA_MESSAGE_LIST Nachrichtensammler 20060306

Method CHECK_INSTANCES on class IF_RECA_WB_LIST_HANDLER has no exception.

Method GET_LISTS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IF_ONLY_ACTIVE Call by reference Type reference (TYPE) ABAP_BOOL ABAP_TRUE Nur die aktiven Listen 20060222
2 Returning RTO_LIST Value transfer Type reference (TYPE) RE_T_IF_RECA_WB_LIST Listen auf Objekten 20060222

Method GET_LISTS on class IF_RECA_WB_LIST_HANDLER has no exception.

Method IS_ANY_LIST_ACTIVE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RF_EXISTS Value transfer Type reference (TYPE) ABAP_BOOL Liste existiert 20060222

Method IS_ANY_LIST_ACTIVE on class IF_RECA_WB_LIST_HANDLER has no exception.

Method PAI Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IO_NAVIGATION_DATA Call by reference Object reference (TYPE REF TO) CL_RECA_DATA_CONTAINER Mögliche Navigationsdaten 20060222

Method PAI on class IF_RECA_WB_LIST_HANDLER has no exception.

Method PBO Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IO_NAVIGATION_DATA Call by reference Object reference (TYPE REF TO) CL_RECA_DATA_CONTAINER Mögliche Navigationsdaten 20060222
2 Returning RS_SUBSCREEN Value transfer Type reference (TYPE) RECASCREEN Subscreen für die Liste 20060222

Method PBO on class IF_RECA_WB_LIST_HANDLER has no exception.

Method REFRESH_INSTANCES Signature

Method REFRESH_INSTANCES on class IF_RECA_WB_LIST_HANDLER has no parameter.
Method REFRESH_INSTANCES on class IF_RECA_WB_LIST_HANDLER has no exception.
History
Last changed by/on SAP  20100310 
SAP Release Created in