SAP ABAP Interface IF_GLE_MCA_CONFIG_SERVICE (Configuration Access Service)
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
Properties
Interface IF_GLE_MCA_CONFIG_SERVICE  
Short Description Configuration Access Service    
General Data
Package FAGL_MCA_AL_GEN   FI: MCA General Functions 
Created 20100525   SAP 
Last changed 20130531   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)
2 GLMCA Type group use (TYPE-POOLS tp)  Type group use (TYPE-POOLS tp)
3 RSDS Type group use (TYPE-POOLS tp)  Type group use (TYPE-POOLS tp)
Interfaces
Interface IF_GLE_MCA_CONFIG_SERVICE has no interface.
Friends
Interface IF_GLE_MCA_CONFIG_SERVICE 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_CONFIG_SERVICE' 20100526
Methods
# Method Level Visibility Method type Description Created on
1 DETERMINE_BUKRS_SSCR Instance method Public Method Returns table of BUKRS corresponding to SSCR and customizing 20100914
2 DETERMINE_HKONT Instance method Public Method Retunrs HKONT1 and HKONT2 respecting generic characters 20100914
3 DETERMINE_MCAKEY_FOR_PRCTYPE Instance method Public Method Returns list of MCAKEYS 20110120
4 DETERMINE_MCAKEY_SSCR Instance method Public Method Returns table of MCAKEY coresponding to SSCR and customizing 20101207
5 DETERMINE_PRCTYPE_SSCR Instance method Public Method Returns table of PRCTYPEs corresponding to SSCR and customiz 20100914
6 GET_FC Instance method Public Method Get Functional Currency 20100622
7 GET_PRCTYPE Instance method Public Method Returns the prctyep for MCAKEY and PRCCAT 20110121
8 GET_T030B Instance method Public Method 20100525
9 GET_T030H Instance method Public Method 20100525
10 GET_T030H_RNG Instance method Public Method 20100623
11 GET_TAGGFLD Instance method Public Method 20100526
12 GET_TAGGVAR Instance method Public Method 20100526
13 GET_TFIXVAL_RNG Instance method Public Method Returns table of fixed values 20101011
14 GET_TMCAFLDG Instance method Public Method Returns table of fields separating MCA documents 20101129
15 GET_TMCAKEY Instance method Public Method Returns all customized MCAKEYs for PRCCAT and flag BAL_BASED 20101207
16 GET_TMCAPRC Instance method Public Method 20100525
17 GET_TMCAPRC_RNG Instance method Public Method 20100623
18 GET_TMCAVAR Instance method Public Method 20100525
19 GET_TMCAVARA Instance method Public Method 20100526
20 GET_TMCAVARA_RNG Instance method Public Method 20100623
21 GET_TPCKBLD Instance method Public Method 20101208
22 GET_TPCKDEF Instance method Public Method PP Package Definition 20101206
23 GET_TPRCCATP Instance method Public Method 20100805
24 GET_TPRCTYPE Instance method Public Method 20100624
25 GET_TPRCTYPP Instance method Public Method 20100525
26 GET_TPRCTYPP_RNG Instance method Public Method 20100707
27 GET_VALUES_FROM_MANUAL_INPUT Instance method Public Method Returns previously input values 20100916
28 PRCCAT_POS_ACCEPTED Instance method Public Method Check for process category if POS is relevant 20120919
29 REMOVE_FROM_SELOPT Instance method Public Method Removes entries from input selopt according to rsparams 20110204
30 SET_VALUES_FROM_MANUAL_INPUT Instance method Public Method Saves values in internal memory 20100916
Events
Interface IF_GLE_MCA_CONFIG_SERVICE has no event.
Types
Interface IF_GLE_MCA_CONFIG_SERVICE has no local type.
Method Signatures

Method DETERMINE_BUKRS_SSCR Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_TAB_RSPARAMS Call by reference Type reference (TYPE) RSPARAMS_TT rsparams Table 20100914
2 Returning R_TAB_BUKRS Value transfer Type reference (TYPE) FAGL_BUKRS_TAB Table of Company Codes 20101209

Method DETERMINE_BUKRS_SSCR on Interface IF_GLE_MCA_CONFIG_SERVICE has no exception.

Method DETERMINE_HKONT 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 20100914
3 Exporting E_HKONT2 Value transfer Type reference (TYPE) GLE_MCA_DTE_HKONT GL Enhancement Determined Account 20100914
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 20100914
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 20100914
9 Importing I_PRCTYPE Value transfer Type reference (TYPE) GLE_MCA_DTE_PRC_TYPE MCA Process Type 20100914
10 Importing I_SAKNR Value transfer Type reference (TYPE) SAKNR G/L Account Number 20100914
11 Importing I_TAB_T030H Call by reference Type reference (TYPE) GLE_MCA_TAB_T030H Table GLE_MCA_T030H - Accounts table 20100914
12 Importing I_WAERS Value transfer Type reference (TYPE) WAERS Currency Key 20101028

Method DETERMINE_HKONT on Interface IF_GLE_MCA_CONFIG_SERVICE has no exception.

Method DETERMINE_MCAKEY_FOR_PRCTYPE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_FIELD_BALANCE_BASED Call by reference Type reference (TYPE) GLE_MCA_DTE_PL_BALANCE Indicator: Balance-Based 20110223
2 Importing I_PRCCAT Call by reference Type reference (TYPE) GLE_MCA_DTE_PRC_CAT Process Category 20110120
3 Importing I_PRCTYPE Call by reference Type reference (TYPE) GLE_MCA_DTE_PRC_TYPE Process Type 20110120
4 Returning R_TAB_MCAKEY Value transfer Type reference (TYPE) GLE_MCA_TAB_MCAKEY Table of MCAKEY 20110121

Method DETERMINE_MCAKEY_FOR_PRCTYPE on Interface IF_GLE_MCA_CONFIG_SERVICE has no exception.

Method DETERMINE_MCAKEY_SSCR Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_TAB_BUKRS Call by reference Type reference (TYPE) FAGL_BUKRS_TAB Table of Company Codes 20101215
2 Importing I_TAB_RSPARAMS Call by reference Type reference (TYPE) RSPARAMS_TT rsparams Table 20101207
3 Returning R_TAB_PP_PCK_SEL Value transfer Type reference (TYPE) GLE_MCA_TAB_PP_PCK_SEL Tuple of BUKRS and MCAKEY for pp package building 20101216

Method DETERMINE_MCAKEY_SSCR on Interface IF_GLE_MCA_CONFIG_SERVICE has no exception.

Method DETERMINE_PRCTYPE_SSCR Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting E_TAB_PRCTYPE Call by reference Type reference (TYPE) GLE_MCA_TAB_PRC_TYPE 20100914
2 Importing I_PRCCAT Call by reference Type reference (TYPE) GLE_MCA_DTE_TPRC_CAT MCA Technical Process Category 20100914
3 Importing I_TAB_RSPARAMS Call by reference Type reference (TYPE) RSPARAMS_TT 20100914

Method DETERMINE_PRCTYPE_SSCR on Interface IF_GLE_MCA_CONFIG_SERVICE has no exception.

Method GET_FC Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting E_ERRORS Value transfer Type reference (TYPE) BOOLEAN Boolean Variable (X=True, -=False, Space=Unknown) 20100622
2 Exporting E_TAB_FC Value transfer Type reference (TYPE) GLE_MCA_TAB_FC GLE MCA FC table type 20100622
3 Exporting E_TAB_RETURN Value transfer Type reference (TYPE) GLE_MCA_TAB_BAPIRET2 Return parameter table 20100622
4 Importing I_BUKRS Value transfer Type reference (TYPE) BUKRS Company Code 20100622
5 Importing I_LOG_HANDLE Value transfer Type reference (TYPE) BALLOGHNDL Application Log: Log Handle 20100622
6 Importing I_STR_MCAVARA Value transfer Type reference (TYPE) GLE_MCA_STR_TMCAVARA Overall structure of table GLE_MCA_TMCAVARA 20100622

Method GET_FC on Interface IF_GLE_MCA_CONFIG_SERVICE has no exception.

Method GET_PRCTYPE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_MCAKEY Call by reference Type reference (TYPE) GLE_DTE_MCA_MCAKEY MCA Key 20110121
2 Importing I_PRCCAT Call by reference Type reference (TYPE) GLE_MCA_DTE_PRC_CAT Process Category 20110121
3 Returning R_PRCTYPE Value transfer Type reference (TYPE) GLE_MCA_DTE_PRC_TYPE Process Type 20110121

Method GET_PRCTYPE on Interface IF_GLE_MCA_CONFIG_SERVICE has no exception.

Method GET_T030B Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting E_ERRORS Call by reference Type reference (TYPE) ABAP_BOOL 20100525
2 Exporting E_STR_T030B Call by reference Type reference (TYPE) T030B Standard Posting Keys 20100525
3 Importing I_KTOSL Call by reference Type reference (TYPE) KTOSL 'SAK' Transaction Key 20100525

Method GET_T030B on Interface IF_GLE_MCA_CONFIG_SERVICE has no exception.

Method GET_T030H Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting E_ERRORS Call by reference Type reference (TYPE) ABAP_BOOL 20100525
2 Exporting E_TAB_T030H Call by reference Type reference (TYPE) GLE_MCA_TAB_T030H Table GLE_MCA_T030H - Accounts table 20100525
3 Importing I_STR_T030H Call by reference Type reference (TYPE) GLE_MCA_STR_T030H Overall structure of table GLE_MCA_T030H 20100525

Method GET_T030H on Interface IF_GLE_MCA_CONFIG_SERVICE has no exception.

Method GET_T030H_RNG Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting E_ERRORS Call by reference Type reference (TYPE) ABAP_BOOL 20100623
2 Exporting E_TAB_T030H Call by reference Type reference (TYPE) GLE_MCA_TAB_T030H Table GLE_MCA_T030H - Accounts table 20100623
3 Importing I_TAB_RANGE_ACCOUNT Call by reference Type reference (TYPE) GLMCA_R_ACCNT Range of accounts 20100623
4 Importing I_TAB_RANGE_CURTP Call by reference Type reference (TYPE) GLMCA_R_CURTP Range of currency types 20100623
5 Importing I_TAB_RANGE_KTOPL Call by reference Type reference (TYPE) GLMCA_R_KTOPL Range of charts of accounts 20100623
6 Importing I_TAB_RANGE_LEDENV Call by reference Type reference (TYPE) GLMCA_R_LEDENV Range of ledger environments 20121221
7 Importing I_TAB_RANGE_POSTYPE Call by reference Type reference (TYPE) GLMCA_R_POSTYPE Range of position types 20121221
8 Importing I_TAB_RANGE_PRCCAT Call by reference Type reference (TYPE) GLMCA_R_PRCCAT Range of process categories 20100623
9 Importing I_TAB_RANGE_PRCTYPE Call by reference Type reference (TYPE) GLMCA_R_PRCTYPE Range of process types 20100623
10 Importing I_TAB_RANGE_WAERS Call by reference Type reference (TYPE) GLMCA_R_WAERS Range of currencies 20100623

Method GET_T030H_RNG on Interface IF_GLE_MCA_CONFIG_SERVICE has no exception.

Method GET_TAGGFLD Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting E_ERRORS Call by reference Type reference (TYPE) ABAP_BOOL 20100526
2 Exporting E_TAB_TAGGFLD Call by reference Type reference (TYPE) GLE_MCA_TAB_TAGGFLD Table GLE_MVA_TAGGFLD- Aggregation fields 20100526
3 Importing I_STR_TAGGFLD Call by reference Type reference (TYPE) GLE_MCA_STR_TAGGFLD Overall structure of table GLE_MCA_TAGGFDL 20100526

Method GET_TAGGFLD on Interface IF_GLE_MCA_CONFIG_SERVICE has no exception.

Method GET_TAGGVAR Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting E_ERRORS Call by reference Type reference (TYPE) ABAP_BOOL 20100526
2 Exporting E_STR_TAGGVAR Call by reference Type reference (TYPE) GLE_MCA_STR_TAGGVAR Overall structure of table GLE_MCA_TAGGVAR 20100528
3 Importing I_STR_TAGGVAR Call by reference Type reference (TYPE) GLE_MCA_STR_TAGGVAR Overall structure of table GLE_MCA_TAGGVAR 20100526

Method GET_TAGGVAR on Interface IF_GLE_MCA_CONFIG_SERVICE has no exception.

Method GET_TFIXVAL_RNG Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting E_ERRORS Call by reference Type reference (TYPE) ABAP_BOOL 20101011
2 Exporting E_TAB_TFIXVAL Call by reference Type reference (TYPE) GLE_MCA_TAB_TFIXVAL Table of fixed values 20101011
3 Importing I_TAB_RANGE_FIXVALVAR Call by reference Type reference (TYPE) GLMCA_R_FIXVALVAR Fixed values for postline fields 20101011

Method GET_TFIXVAL_RNG on Interface IF_GLE_MCA_CONFIG_SERVICE has no exception.

Method GET_TMCAFLDG Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting E_ERRORS Call by reference Type reference (TYPE) BOOLE_D Data element for domain BOOLE: TRUE (='X') and FALSE (=' ') 20101129
2 Exporting E_TAB_TMCAFLDG Call by reference Type reference (TYPE) GLE_MCA_TAB_MCAFLDG Table of MCA document separating fields 20101129
3 Importing I_ID Call by reference Type reference (TYPE) GLE_MCA_DTE_MCAFLDGRP Group of fields separating MCA documents 20101129

Method GET_TMCAFLDG on Interface IF_GLE_MCA_CONFIG_SERVICE has no exception.

Method GET_TMCAKEY Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning E_TAB_MCAKEY Value transfer Type reference (TYPE) GLE_MCA_TAB_TMCAKEY Table of MCAKEYs 20101207
2 Importing I_BALANCE_BASED Call by reference Type reference (TYPE) BOOLE_D Data element for domain BOOLE: TRUE (='X') and FALSE (=' ') 20110204
3 Importing I_PRCCAT Call by reference Type reference (TYPE) GLE_MCA_DTE_PRC_CAT Process Category 20110204

Method GET_TMCAKEY on Interface IF_GLE_MCA_CONFIG_SERVICE has no exception.

Method GET_TMCAPRC Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting E_ERRORS Call by reference Type reference (TYPE) ABAP_BOOL 20100525
2 Exporting E_TAB_TMCAPRC Call by reference Type reference (TYPE) GLE_MCA_TAB_TMCAPRC Table GLE_MCA_TMACAPRC - Assignm. ProcTyp MCA Key ProcCat 20100525
3 Importing I_STR_TMCAPRC Call by reference Type reference (TYPE) GLE_MCA_STR_TMCAPRC Overall structure of table GLE_MCA_TMCAPRC 20100525

Method GET_TMCAPRC on Interface IF_GLE_MCA_CONFIG_SERVICE has no exception.

Method GET_TMCAPRC_RNG Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting E_ERRORS Call by reference Type reference (TYPE) ABAP_BOOL 20100623
2 Exporting E_TAB_TMCAPRC Call by reference Type reference (TYPE) GLE_MCA_TAB_TMCAPRC Table GLE_MCA_TMACAPRC - Assignm. ProcTyp MCA Key ProcCat 20100623
3 Importing I_TAB_RANGE_MCAKEY Call by reference Type reference (TYPE) GLMCA_R_MCAKEY 20100623
4 Importing I_TAB_RANGE_PRCCAT Call by reference Type reference (TYPE) GLMCA_R_PRCCAT 20100623
5 Importing I_TAB_RANGE_PRCTYPE Call by reference Type reference (TYPE) GLMCA_R_PRCTYPE 20100623

Method GET_TMCAPRC_RNG on Interface IF_GLE_MCA_CONFIG_SERVICE has no exception.

Method GET_TMCAVAR Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting E_ERRORS Call by reference Type reference (TYPE) ABAP_BOOL 20100525
2 Exporting E_STR_TMCAVAR Call by reference Type reference (TYPE) GLE_MCA_STR_TMCAVAR Overall structure of table GLE_MCA_TMCAVAR 20100528
3 Importing I_MCAVAR Call by reference Type reference (TYPE) GLE_MCA_DTE_MCAVAR MCA Variant 20100723

Method GET_TMCAVAR on Interface IF_GLE_MCA_CONFIG_SERVICE has no exception.

Method GET_TMCAVARA Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting E_ERRORS Call by reference Type reference (TYPE) ABAP_BOOL 20100526
2 Exporting E_TAB_TMCAVARA Call by reference Type reference (TYPE) GLE_MCA_TAB_TMCAVARA Table GLE_MCA_TMCAVARA - Assignment of MCA variant 20100617
3 Importing I_STR_TMCAVARA Call by reference Type reference (TYPE) GLE_MCA_STR_TMCAVARA Overall structure of table GLE_MCA_TMCAVARA 20100526

Method GET_TMCAVARA on Interface IF_GLE_MCA_CONFIG_SERVICE has no exception.

Method GET_TMCAVARA_RNG Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting E_ERRORS Call by reference Type reference (TYPE) ABAP_BOOL 20100623
2 Exporting E_TAB_TMCAVARA Call by reference Type reference (TYPE) GLE_MCA_TAB_TMCAVARA Table GLE_MCA_TMCAVARA - Assignment of MCA variant 20100623
3 Importing I_TAB_RANGE_BUKRS Call by reference Type reference (TYPE) GLMCA_R_BUKRS 20100623

Method GET_TMCAVARA_RNG on Interface IF_GLE_MCA_CONFIG_SERVICE has no exception.

Method GET_TPCKBLD Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting E_ERRORS Call by reference Type reference (TYPE) ABAP_BOOL 20101208
2 Exporting E_TAB_TPCKBLD Call by reference Type reference (TYPE) GLE_MCA_TAB_TPCKBLD MCA Parallel Processing Package Building 20101208
3 Importing I_STR_TPCKBLD Call by reference Type reference (TYPE) GLE_MCA_TPCKBLD MCA Parallel Processing Package Building 20101208

Method GET_TPCKBLD on Interface IF_GLE_MCA_CONFIG_SERVICE has no exception.

Method GET_TPCKDEF Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_PRCCAT Call by reference Type reference (TYPE) GLE_MCA_DTE_PRC_CAT GLE FCC Parallel Process configuration 20101207
2 Returning R_TAB_TPCKDEF Value transfer Type reference (TYPE) GLE_MCA_TAB_TPCKDEF PP customizing 20101207

Method GET_TPCKDEF on Interface IF_GLE_MCA_CONFIG_SERVICE has no exception.

Method GET_TPRCCATP Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting E_ERRORS Call by reference Type reference (TYPE) ABAP_BOOL 20100805
2 Exporting E_STR_TPRCCATP Call by reference Type reference (TYPE) GLE_MCA_STR_TPRCCATP Overall structure of table GLE_MCA_TPRCCATP 20100805
3 Importing I_MCAVAR Call by reference Type reference (TYPE) GLE_MCA_DTE_MCAVAR MCA Variant 20100805
4 Importing I_PRCCAT Call by reference Type reference (TYPE) GLE_MCA_DTE_TPRC_CAT GL Enhancement MCA Process Category 20100805

Method GET_TPRCCATP on Interface IF_GLE_MCA_CONFIG_SERVICE has no exception.

Method GET_TPRCTYPE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting E_ERRORS Call by reference Type reference (TYPE) ABAP_BOOL 20100624
2 Exporting E_TAB_TPRCTYPE Call by reference Type reference (TYPE) GLE_MCA_TAB_TPRCTYPE Table GLE_MVA_TPRCTYPE - Process type 20100624
3 Importing I_STR_TPRCTYPE Call by reference Type reference (TYPE) GLE_MCA_STR_TPRCTYPE Overall structure of table GLE_MCA_TPRCTYPE 20100624

Method GET_TPRCTYPE on Interface IF_GLE_MCA_CONFIG_SERVICE has no exception.

Method GET_TPRCTYPP Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting E_ERRORS Call by reference Type reference (TYPE) ABAP_BOOL 20100525
2 Exporting E_TAB_TPRCTYPP Call by reference Type reference (TYPE) GLE_MCA_TAB_TPRCTYPP Table GLE_MVA_TPRCTYPE - Process type properties 20100525
3 Importing I_STR_TPRCTYPP Call by reference Type reference (TYPE) GLE_MCA_STR_TPRCTYPP Overall structure of table GLE_MCA_TPRCTYPP 20100525

Method GET_TPRCTYPP on Interface IF_GLE_MCA_CONFIG_SERVICE has no exception.

Method GET_TPRCTYPP_RNG Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting E_ERRORS Call by reference Type reference (TYPE) ABAP_BOOL 20100707
2 Exporting E_TAB_TPRCTYPP Call by reference Type reference (TYPE) GLE_MCA_TAB_TPRCTYPP Table GLE_MVA_TPRCTYPE - Process type properties 20100707
3 Importing I_TAB_RANGE_MCAVAR Call by reference Type reference (TYPE) GLMCA_R_MCAVAR 20100707
4 Importing I_TAB_RANGE_PRCCAT Call by reference Type reference (TYPE) GLMCA_R_PRCCAT 20100707
5 Importing I_TAB_RANGE_PRCTYPE Call by reference Type reference (TYPE) GLMCA_R_PRCTYPE 20100707

Method GET_TPRCTYPP_RNG on Interface IF_GLE_MCA_CONFIG_SERVICE has no exception.

Method GET_VALUES_FROM_MANUAL_INPUT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting E_FRT Call by reference Type reference (TYPE) GLE_MCA_DTE_FRT Exchange Rate Type for first non-functional currency 20100916
2 Exporting E_NFRT1 Call by reference Type reference (TYPE) GLE_MCA_DTE_NFRT1 Exchange Rate Type for 2nd non-functional currency 20100916
3 Exporting E_NFRT2 Call by reference Type reference (TYPE) GLE_MCA_DTE_NFRT2 Exchange Rate Type for 3rd Local Currency 20100916
4 Exporting E_RATE_DATE Call by reference Type reference (TYPE) GLE_MCA_DTE_RATE_DATE FX Rate Date 20100916

Method GET_VALUES_FROM_MANUAL_INPUT on Interface IF_GLE_MCA_CONFIG_SERVICE has no exception.

Method PRCCAT_POS_ACCEPTED Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_PRCCAT Call by reference Type reference (TYPE) GLE_MCA_DTE_PRC_CAT Process Category 20120919
2 Returning R_ACCEPTED Value transfer Type reference (TYPE) BOOLE_D POS relevant 20120919

Method PRCCAT_POS_ACCEPTED on Interface IF_GLE_MCA_CONFIG_SERVICE has no exception.

Method REMOVE_FROM_SELOPT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing CT_SELOPT Call by reference Type reference (TYPE) RSDS_SELOPT_T 20110204
2 Importing IT_RSPARAMS Call by reference Type reference (TYPE) RSPARAMS_TT rsparams Table 20110204
3 Importing I_SELNAME Call by reference Type reference (TYPE) RSSCR_NAME ABAP/4: Name of SELECT-OPTION / PARAMETER 20110204

Method REMOVE_FROM_SELOPT on Interface IF_GLE_MCA_CONFIG_SERVICE has no exception.

Method SET_VALUES_FROM_MANUAL_INPUT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_FRT Call by reference Type reference (TYPE) GLE_MCA_DTE_FRT Exchange Rate Type for first non-functional currency 20100916
2 Importing I_NFRT1 Call by reference Type reference (TYPE) GLE_MCA_DTE_NFRT1 Exchange Rate Type for 2nd non-functional currency 20100916
3 Importing I_NFRT2 Call by reference Type reference (TYPE) GLE_MCA_DTE_NFRT2 Exchange Rate Type for 3rd Local Currency 20100916
4 Importing I_RATE_DATE Call by reference Type reference (TYPE) GLE_MCA_DTE_RATE_DATE FX Rate Date 20100916

Method SET_VALUES_FROM_MANUAL_INPUT on Interface IF_GLE_MCA_CONFIG_SERVICE has no exception.
History
Last changed by/on SAP  20130531 
SAP Release Created in 606