SAP ABAP Class /PLMU/CL_FRW_W_DATA (Wire Data Super Class)
Hierarchy
SAP_BS_FND (Software Component) SAP Business Suite Foundation
   CA-EPT-SPI-FSI (Application Component) FPM SPI Integration
     /PLMU/UI_FRW_SERVICES (Package) UI Framework: Services
Meta Relationship - Using
# Relationship type Using Short Description Created on
1 Interface implementation (CLASS c. INTERFACES i_ref)  /PLMU/IF_FRW_W_DATA Wire Data Container 20091010
Meta Relationship - Used By
# Relationship type Used by Short Description Created on
1 Inheritance (c INHERITING FROM c_ref)  /PLMU/CL_FRW_W_DATA_CONTEXT Wire Data Container for GUIBB Context 20110418
2 Inheritance (c INHERITING FROM c_ref)  /PLMU/CL_FRW_W_DATA_EMPTY Empty Wire Data Container 20091010
3 Inheritance (c INHERITING FROM c_ref)  /PLMU/CL_FRW_W_DATA_ITAB Wire Data Container for Internal Table 20091010
4 Inheritance (c INHERITING FROM c_ref)  /PLMU/CL_FRW_W_DATA_PARAM Wire Data Container for Parameter 20091010
5 Inheritance (c INHERITING FROM c_ref)  /PLMU/CL_FRW_W_DATA_WD Wire Data Container for GUIBB Context 20110418
Properties
Class /PLMU/CL_FRW_W_DATA  
Short Description Wire Data Super Class    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package /PLMU/UI_FRW_SERVICES   UI Framework: Services 
Created 20091010   SAP 
Last change 20130531   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
# Type group / Object type Type Type Description
1 /PLMU/IF_FRW_W_MODEL_ACCESS Forward declaration interface (INTERFACE i DEFINITION DEF...  Forward declaration interface (INTERFACE i DEFINITION DEF...
2 ABAP Type group use (TYPE-POOLS tp)  Type group use (TYPE-POOLS tp)
Interfaces
# Interface Abstract Final Description Created on
1 /PLMU/IF_FRW_W_DATA Wire Data Container 20091010
Friends
Class /PLMU/CL_FRW_W_DATA has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 GO_PARAMETER_MAPPER Static Attribute Private Object reference (TYPE REF TO) /PLMU/IF_FRW_MAP 20110825
2 MO_WIRE_MAPPER Instance attribute Private Object reference (TYPE REF TO) /PLMU/IF_FRW_W_MAP 20110418
3 MV_ACCEPT_EMPTY_LINES Instance attribute Private Type reference (TYPE) BOOLE_D 20110418
4 MV_DEFAULT_FILTER_MODE Instance attribute Private Type reference (TYPE) /PLMU/IF_FRW_W_MODEL_ACCESS=>GTY_FILTER_MODE 20110504
5 MV_DEFAULT_PORT_TYPE Instance attribute Private Type reference (TYPE) FPM_MODEL_PORT_TYPE 20110418
6 MV_FILTER_DUPLICATES Instance attribute Private Type reference (TYPE) BOOLE_D 20110418
7 MV_OUTPUT_DATA_MANDATORY Instance attribute Private Type reference (TYPE) BOOLE_D 20110418
8 MV_PARAMETER_BUFFERED Instance attribute Protected Type reference (TYPE) BOOLE_D 20110826
Methods
# Method Level Visibility Method type Description Created on
1 CLASS_CONSTRUCTOR Static method Public Constructor 20110825
2 FILTER_DUPLICATES Instance method Private Method 20110418
3 GET_DATA Instance method Public Method 20100413
4 GET_DATA_INTERNAL Instance method Protected Method 20110418
5 GET_DATA_REF Instance method Protected Method 20110418
6 GET_REFERENCE Instance method Public Method 20130305
7 IS_PARAMETER_TABLE Instance method Private Method 20110825
8 SET_UP Instance method Public Method 20110418
9 VALIDATE_SELECTION Instance method Protected Method 20110815
Events
# Event Type Visibility Description Created on
1 WIRE_DATA_IS_INVALID Instance Event
(0)
Public
(2)
20100212
Types
Class /PLMU/CL_FRW_W_DATA has no local type.
Method Signatures

Method CLASS_CONSTRUCTOR Signature

Method CLASS_CONSTRUCTOR on class /PLMU/CL_FRW_W_DATA has no parameter.
Method CLASS_CONSTRUCTOR on class /PLMU/CL_FRW_W_DATA has no exception.

Method FILTER_DUPLICATES Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing CT_DATA Call by reference Type reference (TYPE) INDEX TABLE 20110418

Method FILTER_DUPLICATES on class /PLMU/CL_FRW_W_DATA has no exception.

Method GET_DATA Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ET_DATA Call by reference Type reference (TYPE) INDEX TABLE 20100413
2 Importing IV_PORT_TYPE Call by reference Type reference (TYPE) FPM_MODEL_PORT_TYPE FPM Wire Model: Port Type 20100413
# Exception Resumable Description Created on
1 /PLMU/CX_FRW_WIRE Wiring Exception (static) 20110418

Method GET_DATA_INTERNAL Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ET_DATA Call by reference Type reference (TYPE) INDEX TABLE 20110418
2 Importing IV_DEFAULT_FILTER_MODE Call by reference Type reference (TYPE) /PLMU/IF_FRW_W_MODEL_ACCESS=>GTY_FILTER_MODE 20110504
3 Importing IV_PORT_TYPE Call by reference Type reference (TYPE) FPM_MODEL_PORT_TYPE 20110418

Method GET_DATA_INTERNAL on class /PLMU/CL_FRW_W_DATA has no exception.

Method GET_DATA_REF Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RR_DATA_REF Value transfer Object reference (TYPE REF TO) DATA 20110418
# Exception Resumable Description Created on
1 /PLMU/CX_FRW_INTERNAL Framework-Internal Exception 20110825

Method GET_REFERENCE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RO_CONTEXT Value transfer Object reference (TYPE REF TO) /PLMU/IF_FRW_CONTEXT Context 20130305
# Exception Resumable Description Created on
1 /PLMU/CX_FRW_WIRE Wiring Exception (static) 20130305

Method IS_PARAMETER_TABLE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IT_DATA Call by reference Type reference (TYPE) INDEX TABLE 20110825
2 Returning RV_RESULT Value transfer Type reference (TYPE) BOOLE_D 20110825

Method IS_PARAMETER_TABLE on class /PLMU/CL_FRW_W_DATA has no exception.

Method SET_UP Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IO_WIRE_MAPPER Call by reference Object reference (TYPE REF TO) /PLMU/IF_FRW_W_MAP 20110418
2 Importing IV_ACCEPT_EMPTY_LINES Call by reference Type reference (TYPE) BOOLE_D 20110418
3 Importing IV_DEFAULT_FILTER_MODE Call by reference Type reference (TYPE) BOOLE_D 20110504
4 Importing IV_DEFAULT_PORT_TYPE Call by reference Type reference (TYPE) FPM_MODEL_PORT_TYPE 20110418
5 Importing IV_FILTER_DUPLICATES Call by reference Type reference (TYPE) BOOLE_D 20110418
6 Importing IV_OUTPUT_DATA_MANDATORY Call by reference Type reference (TYPE) BOOLE_D 20110418

Method SET_UP on class /PLMU/CL_FRW_W_DATA has no exception.

Method VALIDATE_SELECTION Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IT_SELECTION_INDEX Call by reference Type reference (TYPE) INT4_TABLE 20110815
2 Importing IV_LEAD_SELECTION_INDEX Call by reference Type reference (TYPE) INT4 20110815
3 Importing IV_NUMBER_OF_ROWS Call by reference Type reference (TYPE) INT4 20110815

Method VALIDATE_SELECTION on class /PLMU/CL_FRW_W_DATA has no exception.
Event Signatures

Event WIRE_DATA_IS_INVALID Signature
# Parameter Type Pass Value Optional Typing Method Associated Type Default value Description Created on
1 IO_WIRE_DATA Exporting Value transfer Object reference (TYPE REF TO) /PLMU/CL_FRW_W_DATA UI Framework - Wire Data Super Class (abstract) 20100224
History
Last changed by/on SAP  20130531 
SAP Release Created in 702