SAP ABAP Class CL_GLE_MCA_PROCESS (Abstract MCA process)
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 - Using
# Relationship type Using Short Description Created on
1 Interface implementation (CLASS c. INTERFACES i_ref)  IF_GLE_MCA_PROCESS MCA process 20100715
Meta Relationship - Used By
# Relationship type Used by Short Description Created on
1 Inheritance (c INHERITING FROM c_ref)  CL_GLE_MCA_FXR_PROCESS FX Revaluation/Restatement 20101013
2 Inheritance (c INHERITING FROM c_ref)  CL_GLE_MCA_IFX_PROCESS IFX process 20100721
3 Inheritance (c INHERITING FROM c_ref)  CL_GLE_MCA_PL_PROCESS P&L process 20100721
Properties
Class CL_GLE_MCA_PROCESS  
Short Description Abstract MCA process    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package FAGL_MCA_AL_GEN   FI: MCA General Functions 
Created 20100715   SAP 
Last change 20130531   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)
2 CL_ABAP_STRUCTDESCR Forward declaration class (CLASS c DEFINITION DEFERRED)  Forward declaration class (CLASS c DEFINITION DEFERRED)
3 RSDS Type group use (TYPE-POOLS tp)  Type group use (TYPE-POOLS tp)
Interfaces
# Interface Abstract Final Description Created on
1 IF_GLE_MCA_PROCESS MCA process 20100715
Friends
Class CL_GLE_MCA_PROCESS has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 C_ACTVT Constant Protected Type reference (TYPE) ACTIV_AUTH '10' Authorization 20100809
2 GO_CONFIG_SERVICE Instance attribute Protected Object reference (TYPE REF TO) IF_GLE_MCA_CONFIG_SERVICE 20120919
3 GR_BADI_MCA_DOCUMENT Instance attribute Protected Object reference (TYPE REF TO) MCA_DOCUMENT BAdI MCA_DOCUMENT 20110126
4 GR_HKONT Instance attribute Protected See coding 20100909
5 GT_COMPONENTS_MCAFIELDS Instance attribute Private Type reference (TYPE) CL_ABAP_STRUCTDESCR=>COMPONENT_TABLE Components of current MCA field structure 20101129
6 GT_SORTFIELDS_PLT_BAL Instance attribute Private Type reference (TYPE) ABAP_SORTORDER_TAB Table for SORT itab BY (ABAP_SORTORDER_TAB) 20110307
7 G_BALANCE_BASED Instance attribute Protected Type reference (TYPE) ABAP_BOOL Flag 20100909
8 G_BKTXT Instance attribute Protected Type reference (TYPE) BKTXT Document Header Text 20110119
9 G_DAILY Instance attribute Protected Type reference (TYPE) BOOLE_D Data element for domain BOOLE: TRUE (='X') and FALSE (=' ') 20101117
10 G_DOCDATE Instance attribute Protected Type reference (TYPE) BLDAT Document Date in Document 20110310
11 G_DUMMY_MSG Instance attribute Protected Type reference (TYPE) BAPI_MSG Message Text 20100723
12 G_FIRST_LINE Instance attribute Private Type reference (TYPE) BOOLE_D First line of postline tab 20101130
13 G_FLG_INCLUDE_FC Instance attribute Protected Type reference (TYPE) GLE_MCA_DTE_PL_INCLUDE_FC P&L - Flag for including or excluding functional currency 20110316
14 G_GLFLEX_ACTIVE Instance attribute Protected Type reference (TYPE) ABAP_BOOL General Ledger Flag 20100809
15 G_KOART Instance attribute Protected Type reference (TYPE) KOART 'S' Account Type 20110126
16 G_KTOPL Instance attribute Protected Type reference (TYPE) KTOPL Chart of Accounts 20110126
17 G_LDG_ENVIRONMENT Instance attribute Protected Type reference (TYPE) GLE_DTE_LEDGER_ENVIRONMENT Ledger Environment 20101112
18 G_LDG_FYEAR Instance attribute Protected Type reference (TYPE) GJAHR Fiscal Year 20101112
19 G_LDG_PERIOD_HIGH Instance attribute Protected Type reference (TYPE) MONAT Fiscal Period 20110110
20 G_LDG_PERIOD_LOW Instance attribute Protected Type reference (TYPE) MONAT Fiscal Period 20110110
21 G_LOGHANDLE Instance attribute Protected Type reference (TYPE) BALLOGHNDL Application Log: Log Handle 20100726
22 G_MSG_DUMMY Instance attribute Protected Type reference (TYPE) STRING 20110310
23 G_NPDATE Instance attribute Protected Type reference (TYPE) BUDAT New posting date 20101112
24 G_POSTING_PERIOD Instance attribute Protected Type reference (TYPE) MONAT Special period 20110113
25 G_PRCCAT Instance attribute Protected Type reference (TYPE) GLE_MCA_DTE_TPRC_CAT Process category 20100803
26 G_REF_DAT_HIGH Instance attribute Protected Type reference (TYPE) DATS Reference Date high daily ledger 20101201
27 G_REF_DAT_LOW Instance attribute Protected Type reference (TYPE) DATS Reference date daily ledger 20101201
28 G_REF_MCAFIELDS_CURRENT Instance attribute Private Object reference (TYPE REF TO) DATA Reference to structure for current values 20101129
29 G_REF_MCAFIELDS_LAST Instance attribute Private Object reference (TYPE REF TO) DATA Reference to structure set at last group change 20101129
30 G_RUNID Instance attribute Protected Type reference (TYPE) GLE_MCA_DTE_RUNID MCA Run ID 20100727
31 G_SGTXT Instance attribute Protected Type reference (TYPE) SGTXT Item Text 20110119
32 G_SIM_MCA_BELNR Instance attribute Protected See coding numc06 20101026
33 G_STR_CURR_INFORMATION Instance attribute Protected Type reference (TYPE) GLE_MCA_STR_CURR_INFORMATION Currency Information 20110126
34 G_STR_FREE_SEL Instance attribute Protected Type reference (TYPE) GLE_MCA_STR_FREE_SELECTIONS Free selections ( = RSDS_TYPE) 20110126
35 G_STR_TPRCCATP Instance attribute Protected Type reference (TYPE) GLE_MCA_STR_TPRCCATP MCA Variant specific Attributes of Process Categories 20110126
36 G_TAB_ACCOUNT Instance attribute Protected Type reference (TYPE) GLE_MCA_TAB_ACCOUNT GLE MCA Table Type for Account 20110126
37 G_TAB_RSPARAMS Instance attribute Protected Type reference (TYPE) RSPARAMS_TT rsparams Table 20110126
38 G_TAB_T001A Instance attribute Protected Type reference (TYPE) T001A_T Additional Local Currencies Control for Company Code 20100802
39 G_TAB_T030H Instance attribute Protected Type reference (TYPE) GLE_MCA_TAB_T030H Table GLE_MCA_T030H - Accounts table 20110126
40 G_TAB_TPRCTYPP Instance attribute Protected Type reference (TYPE) GLE_MCA_TAB_TPRCTYPP Table GLE_MVA_TPRCTYPE - Process type properties 20110126
41 G_TCODE Instance attribute Protected Type reference (TYPE) SY-TCODE Current Transaction Code 20110307
42 G_TRANSLATION_DATE_MI Instance attribute Protected Type reference (TYPE) BKPF-WWERT Translation date from manual input 20101109
Methods
# Method Level Visibility Method type Description Created on
1 ACCOUNT_OFFSET_AND_TARGET_GET Instance method Protected Method Read offset and target accounts from account list 20110307
2 ADD_MESSAGE_TO_LOG Instance method Protected Method 20100726
3 ADD_MSG_TABLE_TO_LOG Instance method Protected Method Add message table to log 20100803
4 ADD_SY_MESSAGE_TO_LOG Instance method Protected Method 20100810
5 ADD_SY_MESSAGE_TO_TABLE Instance method Protected Method Adds message to error table 20101004
6 CLASS_CONSTRUCTOR Static method Public Constructor CLASS_CONSTRUCTOR 20100802
7 CONSTRUCTOR Instance method Public Constructor CONSTRUCTOR 20100802
8 FC_RECALCULATE Instance method Protected Method Recalculate functional currency and overwrite postline 20101026
9 FREE_SELECTION_EXTRACT Instance method Protected Method Extrakt ranges for fields of input structure 20110119
10 GET_DATA_STRUCTURE Instance method Private Method Creates and returns a data structure 20101129
11 GET_FLAG_EXACT_POST_DATE Instance method Protected Method Returns flag specifying whether BUDAT must be an aggr field 20110308
12 GET_LAST_DAY_OF_PERIOD_MONTH Instance method Protected Method Get BUKRS dependent last day of period 20101112
13 GET_MSG Instance method Protected Method transfer SY message variables to bapiret2 20100723
14 GET_RATE_TYPES Instance method Protected Method Rate types in LCx presentation 20101202
15 GET_STR_FIXED_VALUES Instance method Private Method Returns structured data filled with fixed values 20101012
16 GET_TRANSLATION_DATE Instance method Protected Method Returns translation date from manual input or posting date 20101109
17 HKONT_GET Instance method Protected Method Returns hkont1 and hkont2 from import table i_t030h 20100909
18 POSTLINE_AGGREGATE_BAL Instance method Protected Method For balances only: cobl structure based aggregation 20110304
19 POSTLINE_FILL_FIELDS Instance method Protected Method Fill PRC, POS and CLR types in postline 20101213
20 SET_FIX_VALUES Instance method Private Method set values of postline fields 20101012
21 SORT_POSTLINE_BAL Instance method Private Method Sort postline based on cobl structure 20110304
Events
Class CL_GLE_MCA_PROCESS has no event.
Types
# Type Visibility Typing Associated Type Description Created on Type Source
1 TS_FIELDNAME Protected See coding 20101129 begin of ts_fieldname, fieldname type fieldname, end of ts_fieldname
2 TS_RATE_TYPE Protected See coding 20101202 begin of ts_rate_type, lc1 type kurst, lc2 type kurst, lc3 type kurst, end of ts_rate_type
3 TT_FIELDNAME Protected See coding Table of fieldnames 20101129 tt_fieldname type STANDARD TABLE OF ts_fieldname
Method Signatures

Method ACCOUNT_OFFSET_AND_TARGET_GET Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting E_OFFSET_ACCOUNT Call by reference Type reference (TYPE) GLE_MCA_DTE_HKONT Account Determination 20110307
2 Exporting E_TARGET_ACCOUNT Call by reference Type reference (TYPE) GLE_MCA_DTE_HKONT Account Determination 20110307
3 Importing I_SAKNR Call by reference Type reference (TYPE) SAKNR G/L Account Number 20110307
4 Importing I_TAB_ACCOUNT Call by reference Type reference (TYPE) GLE_MCA_TAB_ACCOUNT GLE MCA Table Type for Account 20110307

Method ACCOUNT_OFFSET_AND_TARGET_GET on class CL_GLE_MCA_PROCESS has no exception.

Method ADD_MESSAGE_TO_LOG Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_STR_BAPIRET_MESSAGE Call by reference Type reference (TYPE) BAPIRET2 Application Log: Message Data 20100726

Method ADD_MESSAGE_TO_LOG on class CL_GLE_MCA_PROCESS has no exception.

Method ADD_MSG_TABLE_TO_LOG Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_TAB_RETURN Call by reference Type reference (TYPE) GLE_MCA_TAB_BAPIRET2 Return Parameter 20100803

Method ADD_MSG_TABLE_TO_LOG on class CL_GLE_MCA_PROCESS has no exception.

Method ADD_SY_MESSAGE_TO_LOG Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_FLG_WHERE_USED Call by reference Type reference (TYPE) ABAP_BOOL ABAP_FALSE 20100810

Method ADD_SY_MESSAGE_TO_LOG on class CL_GLE_MCA_PROCESS has no exception.

Method ADD_SY_MESSAGE_TO_TABLE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing C_TAB_ERRORS Call by reference Type reference (TYPE) GLE_MCA_TAB_BAPIRET2 Table of error messages 20101004

Method ADD_SY_MESSAGE_TO_TABLE on class CL_GLE_MCA_PROCESS has no exception.

Method CLASS_CONSTRUCTOR Signature

Method CLASS_CONSTRUCTOR on class CL_GLE_MCA_PROCESS has no parameter.
Method CLASS_CONSTRUCTOR on class CL_GLE_MCA_PROCESS has no exception.

Method CONSTRUCTOR 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 GL Enhancement MCA Process Category 20101117

Method CONSTRUCTOR on class CL_GLE_MCA_PROCESS has no exception.

Method FC_RECALCULATE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing C_POSTLINE Call by reference Type reference (TYPE) GLE_MCA_STR_POSTLINE GLE MCA Postline Structure 20101026
2 Changing C_TAB_MESSAGES Call by reference Type reference (TYPE) GLE_MCA_TAB_BAPIRET2 Return Parameter 20101026
3 Exporting E_ERRORS Call by reference Type reference (TYPE) ABAP_BOOL 20101026
4 Importing I_FCUR Call by reference Type reference (TYPE) WAERS Functional currency key 20101026
5 Importing I_FIELDNAME Call by reference Type reference (TYPE) FIELDNAME Field Name 20101026
6 Importing I_FLG_EXT_XRATE Call by reference Type reference (TYPE) ABAP_BOOL Flag extended exchange rate 20101026
7 Importing I_RATE_TYPE Call by reference Type reference (TYPE) GLE_MCA_DTE_FRT MCA Exchange Rate Type for Functional Currency 20101026
8 Importing I_TRANSLATION_DATE Call by reference Type reference (TYPE) BKPF-WWERT Translation Date 20101109

Method FC_RECALCULATE on class CL_GLE_MCA_PROCESS has no exception.

Method FREE_SELECTION_EXTRACT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_FREE_SELECTION Call by reference Type reference (TYPE) GLE_MCA_STR_FREE_SELECTIONS Free selections ( = RSDS_TYPE) 20110119
2 Importing I_STRUC_NAME Call by reference Type reference (TYPE) TABNAME Table Name 20110119
3 Importing I_TABLENAME Call by reference Type reference (TYPE) TABNAME Table Name 20110119
4 Returning R_TRANGE Value transfer Type reference (TYPE) RSDS_TRANGE 20110119

Method FREE_SELECTION_EXTRACT on class CL_GLE_MCA_PROCESS has no exception.

Method GET_DATA_STRUCTURE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing C_TAB_MESSAGES Call by reference Type reference (TYPE) GLE_MCA_TAB_BAPIRET2 Return Parameter 20101130
2 Exporting E_BAD_FIELD Call by reference Type reference (TYPE) FIELDNAME Field Name 20101130
3 Exporting E_REF_STRUCTURE Value transfer Object reference (TYPE REF TO) DATA 20101129
4 Exporting E_TAB_COMPONENTS Call by reference Type reference (TYPE) CL_ABAP_STRUCTDESCR=>COMPONENT_TABLE Komponentenbeschreibungstabelle 20101129
5 Importing I_TAB_FIELDS Call by reference Type reference (TYPE) TT_FIELDNAME Table of fieldnames 20101129

Method GET_DATA_STRUCTURE on class CL_GLE_MCA_PROCESS has no exception.

Method GET_FLAG_EXACT_POST_DATE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning R_USE_EXACT_POST_DATE Value transfer Type reference (TYPE) BOOLE_D Data element for domain BOOLE: TRUE (='X') and FALSE (=' ') 20110308

Method GET_FLAG_EXACT_POST_DATE on class CL_GLE_MCA_PROCESS has no exception.

Method GET_LAST_DAY_OF_PERIOD_MONTH Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing C_TAB_MESSAGES Call by reference Type reference (TYPE) GLE_MCA_TAB_BAPIRET2 Return Parameter 20101116
2 Exporting E_DATE Call by reference Type reference (TYPE) BUDAT Posting Date in the Document 20101112
3 Exporting E_ERRORS Call by reference Type reference (TYPE) BOOLE_D Data element for domain BOOLE: TRUE (='X') and FALSE (=' ') 20101116
4 Importing I_BUKRS Call by reference Type reference (TYPE) BUKRS Company Code 20101112
5 Importing I_LDG_ENVIRONMENT Call by reference Type reference (TYPE) GLE_DTE_LEDGER_ENVIRONMENT Ledger 20101116
6 Importing I_LFYEAR Call by reference Type reference (TYPE) GJAHR Fiscal Year 20101112
7 Importing I_MONAT Call by reference Type reference (TYPE) MONAT Fiscal Period 20101112

Method GET_LAST_DAY_OF_PERIOD_MONTH on class CL_GLE_MCA_PROCESS has no exception.

Method GET_MSG Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting E_STR_RETURN Call by reference Type reference (TYPE) BAPIRET2 Return Parameter 20100723

Method GET_MSG on class CL_GLE_MCA_PROCESS has no exception.

Method GET_RATE_TYPES Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_STR_CURR_INFORMATION Call by reference Type reference (TYPE) GLE_MCA_STR_CURR_INFORMATION Currency Information 20101202
2 Importing I_STR_TPRCCATP Call by reference Type reference (TYPE) GLE_MCA_STR_TPRCCATP MCA Variant specific Attributes of Process Categories 20101202
3 Returning RS_RATE_TYPES Value transfer Type reference (TYPE) TS_RATE_TYPE In LCx structure 20101202

Method GET_RATE_TYPES on class CL_GLE_MCA_PROCESS has no exception.

Method GET_STR_FIXED_VALUES Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing C_TAB_ERRORS Call by reference Type reference (TYPE) GLE_MCA_TAB_BAPIRET2 Return Parameter 20101012
2 Exporting E_ERRORS Call by reference Type reference (TYPE) ABAP_BOOL 20101012
3 Exporting E_STR_FV Value transfer Object reference (TYPE REF TO) DATA 20101012
4 Importing I_FLG_FIXVAL_SOURCE Call by reference Type reference (TYPE) ABAP_BOOL 20101129
5 Importing I_PRCCAT Call by reference Type reference (TYPE) GLE_MCA_DTE_PRC_CAT Process Category 20111020
6 Importing I_PRCTYPE Call by reference Type reference (TYPE) GLE_MCA_DTE_PRC_TYPE MCA Process Type 20101129
7 Importing I_TAB_TFIXVAL Call by reference Type reference (TYPE) GLE_MCA_TAB_TFIXVAL Table of fixed values 20101012
8 Importing I_TAB_TPRCTYPP Call by reference Type reference (TYPE) GLE_MCA_TAB_TPRCTYPP Table GLE_MVA_TPRCTYPE - Process type properties 20101129

Method GET_STR_FIXED_VALUES on class CL_GLE_MCA_PROCESS has no exception.

Method GET_TRANSLATION_DATE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_DDATE Call by reference Type reference (TYPE) BLDAT Document Date in Document 20110307
2 Importing I_PDATE Call by reference Type reference (TYPE) BUDAT Posting Date in the Document 20101109
3 Importing I_STR_TMCAVAR Call by reference Type reference (TYPE) GLE_MCA_STR_TMCAVAR Overall structure of table GLE_MCA_TMCAVAR 20110307
4 Returning R_TDATE Value transfer Type reference (TYPE) BKPF-WWERT Translation Date 20101109

Method GET_TRANSLATION_DATE on class CL_GLE_MCA_PROCESS has no exception.

Method HKONT_GET Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting E_FLG_NOTHING_FOUND Value transfer Type reference (TYPE) BOOLE_D Data element for domain BOOLE: TRUE (='X') and FALSE (=' ') 20110323
2 Exporting E_HKONT1 Value transfer Type reference (TYPE) GLE_MCA_DTE_HKONT GL Enhancement Determined Account 20100909
3 Exporting E_HKONT2 Value transfer Type reference (TYPE) GLE_MCA_DTE_HKONT GL Enhancement Determined Account 20100909
4 Exporting E_HKONT3 Value transfer Type reference (TYPE) GLE_MCA_DTE_HKONT Account Determination 20101028
5 Importing I_KTOPL Value transfer Type reference (TYPE) KTOPL Chart of Accounts 20100909
6 Importing I_LEDENV Value transfer Type reference (TYPE) GLE_DTE_LEDGER_ENVIRONMENT Ledger Environment 20121221
7 Importing I_POSTYPE Value transfer Type reference (TYPE) GLE_MCA_DTE_POS_TYPE MCA Position Type 20121221
8 Importing I_PRCCAT Value transfer Type reference (TYPE) GLE_MCA_DTE_TPRC_CAT MCA Process Category 20100909
9 Importing I_PRCTYPE Value transfer Type reference (TYPE) GLE_MCA_DTE_PRC_TYPE MCA Process Type 20100909
10 Importing I_SAKNR Value transfer Type reference (TYPE) SAKNR G/L Account Number 20100909
11 Importing I_TAB_T030H Call by reference Type reference (TYPE) GLE_MCA_TAB_T030H Table GLE_MCA_T030H - Accounts table 20100909
12 Importing I_WAERS Value transfer Type reference (TYPE) WAERS Currency Key 20101028

Method HKONT_GET on class CL_GLE_MCA_PROCESS has no exception.

Method POSTLINE_AGGREGATE_BAL Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting E_TAB_POSTLINE Call by reference Type reference (TYPE) GLE_MCA_TAB_POSTLINE GLE MCA Table Type for Postline 20110304
2 Importing I_TAB_POSTLINE Call by reference Type reference (TYPE) GLE_MCA_TAB_POSTLINE GLE MCA Table Type for Postline 20110304

Method POSTLINE_AGGREGATE_BAL on class CL_GLE_MCA_PROCESS has no exception.

Method POSTLINE_FILL_FIELDS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing C_TAB_MESSAGES Call by reference Type reference (TYPE) GLE_MCA_TAB_BAPIRET2 Return Parameter 20101213
2 Changing C_TAB_POSTLINE Call by reference Type reference (TYPE) GLE_MCA_TAB_POSTLINE GLE MCA Table Type for Postline 20101213
3 Exporting E_ERRORS Call by reference Type reference (TYPE) ABAP_BOOL 20101213
4 Importing I_TAB_ACCOUNT Call by reference Type reference (TYPE) GLE_MCA_TAB_ACCOUNT GLE MCA Table Type for Account 20101213
5 Importing I_TAB_T030H_POS Call by reference Type reference (TYPE) GLE_MCA_TAB_T030H Table GLE_MCA_T030H - Accounts table 20101213
6 Importing I_TAB_TMCAPRC Call by reference Type reference (TYPE) GLE_MCA_TAB_TMCAPRC Table GLE_MCA_TMACAPRC - Assignm. ProcTyp MCA Key ProcCat 20101213

Method POSTLINE_FILL_FIELDS on class CL_GLE_MCA_PROCESS has no exception.

Method SET_FIX_VALUES Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing CT_ERRORS Call by reference Type reference (TYPE) GLE_MCA_TAB_BAPIRET2 Return Parameter 20101012
2 Changing CT_POSTLINE Call by reference Type reference (TYPE) GLE_MCA_TAB_POSTLINE GLE MCA Table Type for Postline 20101012
3 Exporting E_ERRORS Call by reference Type reference (TYPE) ABAP_BOOL 20101012
4 Importing I_FLG_FIXVAL_SOURCE Call by reference Type reference (TYPE) ABAP_BOOL 20101012
5 Importing I_TAB_TFIXVAL Call by reference Type reference (TYPE) GLE_MCA_TAB_TFIXVAL Table of fixed values 20101012
6 Importing I_TAB_TPRCTYPP Call by reference Type reference (TYPE) GLE_MCA_TAB_TPRCTYPP GL Enhancement Properties of Process Type 20101012

Method SET_FIX_VALUES on class CL_GLE_MCA_PROCESS has no exception.

Method SORT_POSTLINE_BAL Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing C_TAB_POSTLINE Call by reference Type reference (TYPE) GLE_MCA_TAB_POSTLINE GLE MCA Table Type for Postline 20110304

Method SORT_POSTLINE_BAL on class CL_GLE_MCA_PROCESS has no exception.
History
Last changed by/on SAP  20130531 
SAP Release Created in 606