SAP ABAP Interface IF_GLE_MCA_PROCESS_FACTORY (Factory for MCA process objects)
Hierarchy
SAP_FIN (Software Component) SAP_FIN
   FI-GL-CU-MCA (Application Component) Multi Currency Accounting
     FAGL_MCA_AL_GEN (Package) FI: MCA General Functions
Meta Relationship - Used By
# Relationship type Used by Short Description Created on
1 Interface implementation (CLASS c. INTERFACES i_ref)  CL_GLE_MCA_PROCESS_FACTORY MCA process factory 20100721
Properties
Interface IF_GLE_MCA_PROCESS_FACTORY  
Short Description Factory for MCA process objects    
General Data
Package FAGL_MCA_AL_GEN   FI: MCA General Functions 
Created 20100715   SAP 
Last changed 20110908   SAP 
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
Interface IF_GLE_MCA_PROCESS_FACTORY has no interface.
Friends
Interface IF_GLE_MCA_PROCESS_FACTORY has no friend.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 C_NAME Constant Public Type reference (TYPE) STRING 'IF_GLE_MCA_PROCESS_FACTORY' 20100721
Methods
# Method Level Visibility Method type Description Created on
1 CREATE_MCA_PROCESS Instance method Public Method Creates and returns an instance of the process object 20100813
2 GET_MCA_PROCESS Instance method Public Method Returns an instance of the process object 20100715
Events
Interface IF_GLE_MCA_PROCESS_FACTORY has no event.
Types
Interface IF_GLE_MCA_PROCESS_FACTORY has no local type.
Method Signatures

Method CREATE_MCA_PROCESS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_GLFLEX_ACTIVE Call by reference Type reference (TYPE) ABAP_BOOL 20100813
2 Importing I_LOGHANDLE Call by reference Type reference (TYPE) BALLOGHNDL Application Log: Log Handle 20100813
3 Importing I_RUNID Call by reference Type reference (TYPE) GLE_MCA_DTE_RUNID MCA Run ID 20100813
4 Importing I_STR_PROC_PARAMS Call by reference Type reference (TYPE) GLE_MCA_STR_PROC_PARAMS MCA Process Category 20101117
5 Returning RO_MCA_PROCESS Value transfer Object reference (TYPE REF TO) IF_GLE_MCA_PROCESS MCA process 20100813

Method CREATE_MCA_PROCESS on Interface IF_GLE_MCA_PROCESS_FACTORY has no exception.

Method GET_MCA_PROCESS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_GLFLEX_ACTIVE Call by reference Type reference (TYPE) ABAP_BOOL General Ledger Flag 20100809
2 Importing I_LOGHANDLE Call by reference Type reference (TYPE) BALLOGHNDL Application Log: Log Handle 20100806
3 Importing I_RUNID Call by reference Type reference (TYPE) GLE_MCA_DTE_RUNID MCA Run ID 20100805
4 Importing I_STR_PROC_PARAMS Call by reference Type reference (TYPE) GLE_MCA_STR_PROC_PARAMS Process parameters set in main programs 20101117
5 Returning RO_MCA_PROCESS Value transfer Object reference (TYPE REF TO) IF_GLE_MCA_PROCESS MCA process 20100715

Method GET_MCA_PROCESS on Interface IF_GLE_MCA_PROCESS_FACTORY has no exception.
History
Last changed by/on SAP  20110908 
SAP Release Created in 606