SAP ABAP Class CL_APL_ECATT_WDR_LEADSELFILTER (Class for Generating Web Dynpro LeadSelection XML)
Hierarchy
SAP_BASIS (Software Component) SAP Basis Component
   BC-TWB-TST-ECA (Application Component) eCATT Extended Computer Aided Test Tool
     SECATT_WDR (Package) Web Dynpro Recorder on ABAP Stack
Properties
Class CL_APL_ECATT_WDR_LEADSELFILTER  
Short Description Class for Generating Web Dynpro LeadSelection XML    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package SECATT_WDR   Web Dynpro Recorder on ABAP Stack 
Created 20050221   SAP 
Last change 20110908   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 CL_APL_ECATT_WDR_LEADSELFILTER has no interface implemented.
Friends
Class CL_APL_ECATT_WDR_LEADSELFILTER has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 GT_LEAD_SELECTION Instance attribute Private Type reference (TYPE) EC_WDR_LEAD_SEL_TABTYPE Table of Transported Attributes 20050221
2 GT_VALID_LEAD_SELECTION Instance attribute Private Type reference (TYPE) EC_WDR_LEAD_SEL_TABTYPE Table of Transported Attributes 20050221
Methods
# Method Level Visibility Method type Description Created on
1 CONSTRUCTOR Instance method Public Constructor 20050221
2 FILTER Instance method Public Method 20050221
3 HANDLE_LEAD_SELECTION Instance method Private Method 20050221
Events
Class CL_APL_ECATT_WDR_LEADSELFILTER has no event.
Types
Class CL_APL_ECATT_WDR_LEADSELFILTER has no local type.
Method Signatures

Method CONSTRUCTOR Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IT_LEAD_SELECTION Call by reference Type reference (TYPE) EC_WDR_LEAD_SEL_TABTYPE Tabelle von Attribute Transported 20050221

Method CONSTRUCTOR on class CL_APL_ECATT_WDR_LEADSELFILTER has no exception.

Method FILTER Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RE_LEAD_SELECTION Value transfer Type reference (TYPE) EC_WDR_LEAD_SEL_TABTYPE Tabelle von Attribute Transported 20050221

Method FILTER on class CL_APL_ECATT_WDR_LEADSELFILTER has no exception.

Method HANDLE_LEAD_SELECTION Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IM_LEAD_SEL Call by reference Object reference (TYPE REF TO) CL_APL_ECATT_WDR_LEADSEL Klasse für Generierung Web Dynpro LeadSelection XML 20050221

Method HANDLE_LEAD_SELECTION on class CL_APL_ECATT_WDR_LEADSELFILTER has no exception.
History
Last changed by/on SAP  20110908 
SAP Release Created in 700