SAP ABAP Class CL_FCOM_CR_POWL_FEEDER (POWL Feeder Class of Change Request (parent class))
Hierarchy
SAP_FIN (Software Component) SAP_FIN
   CO (Application Component) Controlling
     FCOM_MASTERDATA_CORE (Package) Master data
Meta Relationship - Using
# Relationship type Using Short Description Created on
1 Interface implementation (CLASS c. INTERFACES i_ref)  IF_POWL_FEEDER Interface for POWL Feeders 20101208
Meta Relationship - Used By
# Relationship type Used by Short Description Created on
1 Inheritance (c INHERITING FROM c_ref)  CL_FCOM_CR_POWL_FEEDER_APPROVE POWL Feeder Class of Approver Inbox 20101214
2 Inheritance (c INHERITING FROM c_ref)  CL_FCOM_CR_POWL_FEEDER_CONTROL POWL Feeder Class of Controller Inbox 20101228
3 Inheritance (c INHERITING FROM c_ref)  CL_FCOM_CR_POWL_FEEDER_MYCR POWL Feeder Class of My Change Request (Requester) 20101214
Properties
Class CL_FCOM_CR_POWL_FEEDER  
Short Description POWL Feeder Class of Change Request (parent class)    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package FCOM_MASTERDATA_CORE   Master data 
Created 20101208   SAP 
Last change 20110908   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class CL_FCOM_CR_POWL_FEEDER has no forward declaration.
Interfaces
# Interface Abstract Final Description Created on
1 IF_POWL_FEEDER Interface for POWL Feeders 20101208
Friends
Class CL_FCOM_CR_POWL_FEEDER has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 GC_CHANGED_BY Constant Public Type reference (TYPE) CHAR10 'CHANGED_BY' Column name of 'CHANGED_BY' 20110107
2 GC_CHANGED_BY_USER_ACTION Constant Public Type reference (TYPE) POWL_ACTIONID_TY 'CHANGED_BY_USER' Action Identifier 20101214
3 GC_CREATED_BY Constant Public Type reference (TYPE) CHAR10 'CREATED_BY' Character Field Length = 10 20101210
4 GC_CREATED_BY_USER_ACTION Constant Public Type reference (TYPE) POWL_ACTIONID_TY 'CREATED_BY_USER' Action Identifier 20110112
5 GC_DESCRIPTION_ACTION Constant Public Type reference (TYPE) POWL_ACTIONID_TY 'DESCRIPTION' Action Identifier 20101208
6 GC_IV_REQUESTID Constant Public Type reference (TYPE) TEXT20 'IV_REQUESTID' parameter name 20101213
7 GC_IV_USER_ID Constant Public Type reference (TYPE) TEXT10 'IV_USER_ID' parameter name 20101214
8 GC_REQUESTID Constant Public Type reference (TYPE) CHAR9 'REQUESTID' Character field of 9 digits 20101210
9 GC_STATUS Constant Public Type reference (TYPE) CHAR6 'STATUS' Character field of length 6 20101210
10 GC_TYPE Constant Public Type reference (TYPE) CHAR4 'TYPE' Character field, length 7 20101210
11 GC_TYPE_ID_CONTROL_PROCESSED Constant Public Type reference (TYPE) CHAR40 'FCOM_CR_CONTROLLER_PROCESSED' Type ID of controller-processed-requests Query 20110111
12 MT_CR Instance attribute Protected Type reference (TYPE) FCOMY_CR_REQUEST_ATTR My Change Request table(table type of FCOMS_CR_REQUEST_ATTR) 20101208
13 MT_CRITERIA_DEFAULT Instance attribute Private Type reference (TYPE) RSPARAMS_TT 20101214
14 MT_SELCRITERIA Instance attribute Private Type reference (TYPE) POWL_SELCRIT_TTY Selection criteria meta description 20101214
15 MV_SELECTED_TAB_INDEX Instance attribute Protected Attribute reference (LIKE) SY-TABIX The index of selected change request 20101215
Methods
# Method Level Visibility Method type Description Created on
1 CONSTRUCTOR Instance method Public Constructor CONSTRUCTOR 20101214
2 GET_CHANGE_REQUEST_DATA Instance method Public Method Get the Change Requests data 20101210
Events
Class CL_FCOM_CR_POWL_FEEDER has no event.
Types
Class CL_FCOM_CR_POWL_FEEDER has no local type.
Method Signatures

Method CONSTRUCTOR Signature

Method CONSTRUCTOR on class CL_FCOM_CR_POWL_FEEDER has no parameter.
Method CONSTRUCTOR on class CL_FCOM_CR_POWL_FEEDER has no exception.

Method GET_CHANGE_REQUEST_DATA Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing CT_SELECTION_PARAM Call by reference Type reference (TYPE) GENILT_SELECTION_PARAMETER_TAB BOL selection param table 20110110
2 Exporting ET_CHANGE_REQUEST Call by reference Type reference (TYPE) FCOMY_CR_REQUEST_ATTR Table type of FCOMS_CR_REQUEST_ATTR structure 20101210
3 Exporting E_MESSAGES Call by reference Type reference (TYPE) POWL_MSG_TTY Message META description 20110119
4 Importing I_SELCRIT_VALUES Call by reference Type reference (TYPE) RSPARAMS_TT rsparams Table 20110110
5 Importing I_TYPE Call by reference Type reference (TYPE) POWL_TYPE_TY POWL Type ID 20110111
# Exception Resumable Description Created on
1 CX_CRM_GENIL_GENERAL_ERROR General Exception 20110104
History
Last changed by/on SAP  20110908 
SAP Release Created in 606