SAP ABAP Class CL_FPIA_FACTORY (Create instances of FPIA objects)
Hierarchy
SAP_FIN (Software Component) SAP_FIN
   FI-LOC (Application Component) Localization
     FPS_IOA (Package) Interest on Arrears
Properties
Class CL_FPIA_FACTORY  
Short Description Create instances of FPIA objects    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class FPIA    
Program status     
Category 0   
Package FPS_IOA   Interest on Arrears 
Created 20080701   SAP 
Last change 20110908   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class CL_FPIA_FACTORY has no forward declaration.
Interfaces
Class CL_FPIA_FACTORY has no interface implemented.
Friends
Class CL_FPIA_FACTORY has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 MO_APP_DOWN_PAYM_REQ Static Attribute Protected Object reference (TYPE REF TO) CL_FPIA_APP_DOWN_PAYM_REQ Application for Down Payment Request 20080801
2 MO_APP_FI Static Attribute Protected Object reference (TYPE REF TO) CL_FPIA_APP_FI FPIA Application for FI 20080717
3 MO_APP_MM Static Attribute Protected Object reference (TYPE REF TO) CL_FPIA_APP_MM FPIA Application for MM 20080714
4 MO_INT_MGR Static Attribute Protected Object reference (TYPE REF TO) CL_FPIA_SRV_INT_MGR Interest data manager 20080715
5 MO_MSG_HANDLER Static Attribute Protected Object reference (TYPE REF TO) CL_FPIA_MESSAGE_HANDLER Reference to message handler 20080702
6 MO_SERVICES Static Attribute Protected Object reference (TYPE REF TO) CL_FPIA_SERVICES Services for IoA 20080701
Methods
# Method Level Visibility Method type Description Created on
1 GET_APPL_DOWN_PAYM_REQ Static method Public Method Create Application for Down Payment Request 20080801
2 GET_APPL_FI Static method Public Method Create Aplication for FI 20080717
3 GET_APPL_MM Static method Public Method Create Aplication for MM 20080714
4 GET_INST_MM Static method Public Method Return Instance for MM Aplication 20091123
5 GET_INTEREST_MANAGER Static method Public Method Create Interest Manager 20080715
6 GET_MESSAGE_HANDLER Static method Public Method Create or retrieve instance of message handler 20080702
7 GET_SERVICES_INSTANCE Static method Public Method Create or retrieve instance of service object 20080701
Events
Class CL_FPIA_FACTORY has no event.
Types
Class CL_FPIA_FACTORY has no local type.
Method Signatures

Method GET_APPL_DOWN_PAYM_REQ Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RO_RESULT Value transfer Object reference (TYPE REF TO) CL_FPIA_APP_DOWN_PAYM_REQ Application for Down Payment Request 20080801

Method GET_APPL_DOWN_PAYM_REQ on class CL_FPIA_FACTORY has no exception.

Method GET_APPL_FI Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_TRTYP Call by reference Type reference (TYPE) TRTYP Transaction type 20080717
2 Returning RO_RESULT Value transfer Object reference (TYPE REF TO) CL_FPIA_APP_FI_MM FPIA Application FI and MM 20080717
# Exception Resumable Description Created on
1 CX_FPIA_APP_FI_MM Super class for FPIA exceptions 20080728

Method GET_APPL_MM Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_TRTYP Call by reference Type reference (TYPE) TRTYP Transaction type 20080717
2 Returning RO_RESULT Value transfer Object reference (TYPE REF TO) CL_FPIA_APP_FI_MM FPIA Application FI and MM 20080714
# Exception Resumable Description Created on
1 CX_FPIA_APP_FI_MM Super class for FPIA exceptions 20080728

Method GET_INST_MM Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RO_RESULT Value transfer Object reference (TYPE REF TO) CL_FPIA_APP_FI_MM FPIA Application FI and MM 20091123

Method GET_INST_MM on class CL_FPIA_FACTORY has no exception.

Method GET_INTEREST_MANAGER Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RO_RESULT Value transfer Object reference (TYPE REF TO) CL_FPIA_SRV_INT_MGR Interest data manager 20080715

Method GET_INTEREST_MANAGER on class CL_FPIA_FACTORY has no exception.

Method GET_MESSAGE_HANDLER Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RO_MSG_HANDLER Value transfer Object reference (TYPE REF TO) CL_FPIA_MESSAGE_HANDLER Message handler for FPIA 20080702
# Exception Resumable Description Created on
1 CX_FPIA_MSG_HANDLER Super class for FPIA exceptions 20080702

Method GET_SERVICES_INSTANCE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RO_SERVICES Value transfer Object reference (TYPE REF TO) CL_FPIA_SERVICES Services for IoA 20080701
# Exception Resumable Description Created on
1 CX_FPIA_CUSTOMIZING_ERROR Exception class for FPIA 20080702
History
Last changed by/on SAP  20110908 
SAP Release Created in 100