SAP ABAP Class IF_GLE_MCA_PROCESS (MCA process)
Meta Relationship - Used By
| # | Relationship type | Used by | Short Description | Created on |
|---|---|---|---|---|
| 1 | Interface implementation (CLASS c. INTERFACES i_ref) | CL_GLE_MCA_PROCESS | Abstract MCA process | 20100715 |
Properties
| Class | IF_GLE_MCA_PROCESS | |
| Short Description | MCA process | |
| Super Class | ||
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | ||
| Created | 20100715 | SAP |
| Last change | 20110908 | SAP |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
| # | Type group / Object type | Type | Type Description |
|---|---|---|---|
| 1 | Type group use (TYPE-POOLS tp) | Type group use (TYPE-POOLS tp) | |
| 2 | Type group use (TYPE-POOLS tp) | Type group use (TYPE-POOLS tp) |
Interfaces
Class IF_GLE_MCA_PROCESS has no interface implemented.
Friends
Class IF_GLE_MCA_PROCESS has no friend class.
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | Constant | Public | Type reference (TYPE) | STRING | 'IF_GLE_MCA_PROCESS' | 20100721 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Method | Perform source aggregation | 20100715 | |
| 2 | Instance method | Public | Method | Perform target aggregation | 20100715 | |
| 3 | Instance method | Public | Method | Get source and target accounts | 20100715 | |
| 4 | Instance method | Public | Method | Get configuration for process | 20100715 | |
| 5 | Instance method | Public | Method | Get balances or documents in postline-structure | 20100715 | |
| 6 | Instance method | Public | Method | Signals group change => new MCA document | 20101129 | |
| 7 | Instance method | Public | Method | Post FI documents | 20100715 | |
| 8 | Instance method | Public | Method | Prepare internal docref tables | 20101007 | |
| 9 | Instance method | Public | Method | Process documents | 20100715 | |
| 10 | Instance method | Public | Method | Set BAdI MCA_DOCUMENT | 20110126 | |
| 11 | Instance method | Public | Method | set values of postline fields | 20101007 | |
| 12 | Instance method | Public | Method | set values of postline fields | 20101007 | |
| 13 | Instance method | Public | Method | Creates structure of fields separating MCA documents | 20101129 | |
| 14 | Instance method | Public | Method | Sorts the postline tab | 20101126 | |
| 15 | Instance method | Public | Method | Write DOCREFs and update process specif DB tables | 20100809 | |
| 16 | Instance method | Public | Method | Validate configuration for process | 20100715 |
Events
Class IF_GLE_MCA_PROCESS has no event.
Types
Class IF_GLE_MCA_PROCESS has no local type.
Method Signatures
Method AGGREGATE_SOURCE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | C_TAB_DOCREF | Call by reference | Type reference (TYPE) | GLE_MCA_TAB_DOCREF | GLE MCA DOCREF table type | 20110225 | |||
| 2 | E_ERRORS | Call by reference | Type reference (TYPE) | ABAP_BOOL | 20100715 | ||||
| 3 | E_TAB_POSTLINE | Call by reference | Type reference (TYPE) | GLE_MCA_TAB_POSTLINE | GLE MCA Table Type for Postline | 20100715 | |||
| 4 | E_TAB_RETURN | Call by reference | Type reference (TYPE) | GLE_MCA_TAB_BAPIRET2 | Return Parameter | 20100715 | |||
| 5 | I_EXACT_POST_DATE | Call by reference | Type reference (TYPE) | ABAP_BOOL | 20100719 | ||||
| 6 | I_KOART | Call by reference | Type reference (TYPE) | KOART | Account Type | 20100719 | |||
| 7 | I_KTOPL | Call by reference | Type reference (TYPE) | KTOPL | Chart of Accounts | 20101118 | |||
| 8 | I_STR_TMCAVAR | Call by reference | Type reference (TYPE) | GLE_MCA_STR_TMCAVAR | Overall structure of table GLE_MCA_TMCAVAR | 20100719 | |||
| 9 | I_STR_TPRCCATP | Call by reference | Type reference (TYPE) | GLE_MCA_STR_TPRCCATP | Overall structure of table GLE_MCA_TPRCCATP | 20100809 | |||
| 10 | I_TAB_ACCOUNT | Call by reference | Type reference (TYPE) | GLE_MCA_TAB_ACCOUNT | GLE MCA Table Type for Account | 20100715 | |||
| 11 | I_TAB_POSTLINE | Call by reference | Type reference (TYPE) | GLE_MCA_TAB_POSTLINE | GLE MCA Table Type for Postline | 20100715 | |||
| 12 | I_TAB_T030H | Call by reference | Type reference (TYPE) | GLE_MCA_TAB_T030H | Table GLE_MCA_T030H - Accounts table | 20100715 | |||
| 13 | I_TAB_TPRCTYPP | Call by reference | Type reference (TYPE) | GLE_MCA_TAB_TPRCTYPP | Table GLE_MVA_TPRCTYPE - Process type properties | 20100715 |
Method AGGREGATE_SOURCE on class IF_GLE_MCA_PROCESS has no exception.
Method AGGREGATE_TARGET Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | E_ERRORS | Call by reference | Type reference (TYPE) | ABAP_BOOL | 20100715 | ||||
| 2 | E_TAB_POSTLINE | Call by reference | Type reference (TYPE) | GLE_MCA_TAB_POSTLINE | GLE MCA Table Type for Postline | 20100715 | |||
| 3 | E_TAB_RETURN | Call by reference | Type reference (TYPE) | GLE_MCA_TAB_BAPIRET2 | Return Parameter | 20100715 | |||
| 4 | I_TAB_POSTLINE | Call by reference | Type reference (TYPE) | GLE_MCA_TAB_POSTLINE | GLE MCA Table Type for Postline | 20100715 |
Method AGGREGATE_TARGET on class IF_GLE_MCA_PROCESS has no exception.
Method GET_ACCOUNTS Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | E_ERRORS | Call by reference | Type reference (TYPE) | ABAP_BOOL | 20100715 | ||||
| 2 | E_TAB_ACCOUNT | Call by reference | Type reference (TYPE) | GLE_MCA_TAB_ACCOUNT | GLE MCA Table Type for Account | 20100715 | |||
| 3 | E_TAB_RETURN | Call by reference | Type reference (TYPE) | GLE_MCA_TAB_BAPIRET2 | Return Parameter | 20100715 | |||
| 4 | I_KOART | Call by reference | Type reference (TYPE) | KOART | Account Type | 20100715 | |||
| 5 | I_KTOPL | Call by reference | Type reference (TYPE) | KTOPL | Chart of Accounts | 20101209 | |||
| 6 | I_STR_FREE_SEL | Call by reference | Type reference (TYPE) | GLE_MCA_STR_FREE_SELECTIONS | Free selections ( = RSDS_TYPE) | 20100715 | |||
| 7 | I_STR_TMCAVARA | Call by reference | Type reference (TYPE) | GLE_MCA_STR_TMCAVARA | Structure tmcavara | 20101020 | |||
| 8 | I_TAB_SEL_PAR | Call by reference | Type reference (TYPE) | RSPARAMS_TT | rsparams Table | 20100715 | |||
| 9 | I_TAB_T030H | Call by reference | Type reference (TYPE) | GLE_MCA_TAB_T030H | Table GLE_MCA_T030H - Accounts table | 20100715 | |||
| 10 | I_TAB_TMCAPRC | Call by reference | Type reference (TYPE) | GLE_MCA_TAB_TMCAPRC | Table GLE_MCA_TMACAPRC - Assignm. ProcTyp MCA Key ProcCat | 20100715 | |||
| 11 | I_TAB_TPRCTYPP | Call by reference | Type reference (TYPE) | GLE_MCA_TAB_TPRCTYPP | Table GLE_MVA_TPRCTYPE - Process type properties | 20101020 |
Method GET_ACCOUNTS on class IF_GLE_MCA_PROCESS has no exception.
Method GET_CONFIG Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | C_TAB_MESSAGES | Call by reference | Type reference (TYPE) | GLE_MCA_TAB_BAPIRET2 | Return Parameter | 20101025 | |||
| 2 | E_ERRORS | Call by reference | Type reference (TYPE) | ABAP_BOOL | 20100715 | ||||
| 3 | E_STR_CURR_INFORMATION | Call by reference | Type reference (TYPE) | GLE_MCA_STR_CURR_INFORMATION | Currency Information | 20100806 | |||
| 4 | E_STR_T030B | Call by reference | Type reference (TYPE) | T030B | Standard Posting Keys | 20100811 | |||
| 5 | E_STR_TMCAVAR | Call by reference | Type reference (TYPE) | GLE_MCA_STR_TMCAVAR | Overall structure of table GLE_MCA_TMCAVAR | 20100715 | |||
| 6 | E_STR_TPRCCATP | Call by reference | Type reference (TYPE) | GLE_MCA_STR_TPRCCATP | Overall structure of table GLE_MCA_TPRCCATP | 20100805 | |||
| 7 | E_TAB_T030H | Call by reference | Type reference (TYPE) | GLE_MCA_TAB_T030H | Table GLE_MCA_T030H - Accounts table | 20100715 | |||
| 8 | E_TAB_TFIXVAL | Call by reference | Type reference (TYPE) | GLE_MCA_TAB_TFIXVAL | Table of fixed values | 20101011 | |||
| 9 | E_TAB_TMCAFLDG | Call by reference | Type reference (TYPE) | GLE_MCA_TAB_MCAFLDG | Table of MCA document separating fields | 20110222 | |||
| 10 | E_TAB_TMCAPRC | Call by reference | Type reference (TYPE) | GLE_MCA_TAB_TMCAPRC | Table GLE_MCA_TMACAPRC - Assignm. ProcTyp MCA Key ProcCat | 20100715 | |||
| 11 | E_TAB_TPRCTYPP | Call by reference | Type reference (TYPE) | GLE_MCA_TAB_TPRCTYPP | Table GLE_MVA_TPRCTYPE - Process type properties | 20100715 | |||
| 12 | I_STR_TMCAVARA | Call by reference | Type reference (TYPE) | GLE_MCA_STR_TMCAVARA | Overall structure of table GLE_MCA_TMCAVARA | 20100715 | |||
| 13 | I_TAB_SEL_PAR | Call by reference | Type reference (TYPE) | RSPARAMS_TT | rsparams Table | 20100715 |
Method GET_CONFIG on class IF_GLE_MCA_PROCESS has no exception.
Method GET_POSTLINES Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | E_ERRORS | Call by reference | Type reference (TYPE) | ABAP_BOOL | 20100715 | ||||
| 2 | E_TAB_DOCREF | Call by reference | Type reference (TYPE) | GLE_MCA_TAB_DOCREF | GLE MCA DOCREF table type | 20100715 | |||
| 3 | E_TAB_POSTLINE | Call by reference | Type reference (TYPE) | GLE_MCA_TAB_POSTLINE | GLE MCA Table Type for Postline | 20100715 | |||
| 4 | E_TAB_RETURN | Call by reference | Type reference (TYPE) | GLE_MCA_TAB_BAPIRET2 | Return Parameter | 20100715 | |||
| 5 | I_KOART | Call by reference | Type reference (TYPE) | KOART | Account Type | 20101123 | |||
| 6 | I_STR_CURR_INFORMATION | Call by reference | Type reference (TYPE) | GLE_MCA_STR_CURR_INFORMATION | Currency Information | 20100727 | |||
| 7 | I_STR_FREE_SEL | Call by reference | Type reference (TYPE) | GLE_MCA_STR_FREE_SELECTIONS | Free selections ( = RSDS_TYPE) | 20100715 | |||
| 8 | I_STR_TMCAVAR | Call by reference | Type reference (TYPE) | GLE_MCA_STR_TMCAVAR | Overall structure of table GLE_MCA_TMCAVAR | 20100715 | |||
| 9 | I_STR_TMCAVARA | Call by reference | Type reference (TYPE) | GLE_MCA_STR_TMCAVARA | Overall structure of table GLE_MCA_TMCAVARA | 20100719 | |||
| 10 | I_STR_TPRCCATP | Call by reference | Type reference (TYPE) | GLE_MCA_STR_TPRCCATP | Overall structure of table GLE_MCA_TPRCCATP | 20100806 | |||
| 11 | I_TAB_ACCOUNT | Call by reference | Type reference (TYPE) | GLE_MCA_TAB_ACCOUNT | GLE MCA Table Type for Account | 20100715 | |||
| 12 | I_TAB_RSPARAMS | Call by reference | Type reference (TYPE) | RSPARAMS_TT | rsparams Table | 20100715 | |||
| 13 | I_TAB_T030H | Call by reference | Type reference (TYPE) | GLE_MCA_TAB_T030H | T030h accounts | 20110110 | |||
| 14 | I_TAB_TMCAPRC | Call by reference | Type reference (TYPE) | GLE_MCA_TAB_TMCAPRC | Table GLE_MCA_TMACAPRC - Assignm. ProcTyp MCA Key ProcCat | 20100723 | |||
| 15 | I_VACTIVE | Call by reference | Type reference (TYPE) | GLE_DTE_MCA_SUBLDGR_VACTIVE | SPACE | Activation Status for Subledger Valuation | 20110127 |
Method GET_POSTLINES on class IF_GLE_MCA_PROCESS has no exception.
Method NEW_POSTLINE_GROUP Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_POSTLINE | Call by reference | Type reference (TYPE) | GLE_MCA_STR_POSTLINE | GLE MCA Postline Structure | 20101129 | |||
| 2 | R_NEW_GROUP | Value transfer | Type reference (TYPE) | BOOLE_D | Data element for domain BOOLE: TRUE (='X') and FALSE (=' ') | 20101129 |
Method NEW_POSTLINE_GROUP on class IF_GLE_MCA_PROCESS has no exception.
Method POST_DOCUMENTS Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | C_TAB_POSTLINE | Call by reference | Type reference (TYPE) | GLE_MCA_TAB_POSTLINE | GLE MCA Table Type for Postline | 20100715 | |||
| 2 | E_ERRORS | Call by reference | Type reference (TYPE) | ABAP_BOOL | 20100715 | ||||
| 3 | E_TAB_BKPF | Call by reference | Type reference (TYPE) | GLE_MCA_TAB_BKPF_ALV | BKPF Tab ALV display | 20100715 | |||
| 4 | E_TAB_BSEG | Call by reference | Type reference (TYPE) | GLE_MCA_TAB_BSEG_ALV | BSEG Tab ALV display | 20100715 | |||
| 5 | E_TAB_LOGDN | Call by reference | Type reference (TYPE) | GLE_MCA_TAB_LOGDN | Table Assignment of FI Document Key - Logical Transaction | 20100715 | |||
| 6 | E_TAB_MI_RATES | Call by reference | Type reference (TYPE) | GLE_MCA_TAB_MI_RATES | Table asigment internal ex rates for posting lines | 20100715 | |||
| 7 | E_TAB_RETURN | Call by reference | Type reference (TYPE) | GLE_MCA_TAB_BAPIRET2 | Return Parameter | 20100715 | |||
| 8 | I_SFLAG | Call by reference | Type reference (TYPE) | ABAP_BOOL | 20100715 | ||||
| 9 | I_STR_CURR_INFORMATION | Call by reference | Type reference (TYPE) | GLE_MCA_STR_CURR_INFORMATION | Currency Information | 20100809 | |||
| 10 | I_STR_TPRCCATP | Call by reference | Type reference (TYPE) | GLE_MCA_STR_TPRCCATP | MCA Variant specific Attributes of Process Categories | 20101202 | |||
| 11 | I_TAB_SEL_PAR | Call by reference | Type reference (TYPE) | RSPARAMS_TT | rsparams Table | 20100715 |
Method POST_DOCUMENTS on class IF_GLE_MCA_PROCESS has no exception.
Method PREPARE_UPD_DOCREF Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | CT_ERRORS | Call by reference | Type reference (TYPE) | GLE_MCA_TAB_BAPIRET2 | Return Parameter | 20101007 | |||
| 2 | ET_DOCREF | Call by reference | Type reference (TYPE) | GLE_MCA_TAB_DOCREF | GLE MCA DOCREF table type | 20110224 | |||
| 3 | ET_FDOCREF | Call by reference | Type reference (TYPE) | GLE_MCA_TAB_FDOCREF | GLE MCA FDOCREF table type | 20110224 | |||
| 4 | E_ERRORS | Call by reference | Type reference (TYPE) | ABAP_BOOL | 20101007 | ||||
| 5 | E_STR_MCADOC | Call by reference | Type reference (TYPE) | GLE_MCA_DOC | Document Number | 20110126 | |||
| 6 | IT_DOCREF_ALL | Call by reference | Type reference (TYPE) | GLE_MCA_TAB_DOCREF | GLE MCA DOCREF table type | 20110224 | |||
| 7 | IT_POSTLINE_FOR_POST | Call by reference | Type reference (TYPE) | GLE_MCA_TAB_POSTLINE | GLE MCA Table Type for Postline | 20110224 | |||
| 8 | IT_POSTLINE_SRC | Call by reference | Type reference (TYPE) | GLE_MCA_TAB_POSTLINE | GLE MCA Table Type for Postline | 20110224 | |||
| 9 | I_SFLAG | Call by reference | Type reference (TYPE) | ABAP_BOOL | Simulation flag | 20101026 |
Method PREPARE_UPD_DOCREF on class IF_GLE_MCA_PROCESS has no exception.
Method PROCESS_DOCUMENTS Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | C_TAB_MESSAGES | Call by reference | Type reference (TYPE) | GLE_MCA_TAB_BAPIRET2 | Return Parameter | 20101025 | |||
| 2 | E_ERRORS | Call by reference | Type reference (TYPE) | ABAP_BOOL | 20100715 | ||||
| 3 | E_TAB_POSTLINE | Call by reference | Type reference (TYPE) | GLE_MCA_TAB_POSTLINE | GLE MCA Table Type for Postline | 20100715 | |||
| 4 | I_BUKRS | Call by reference | Type reference (TYPE) | BUKRS | Company Code | 20100810 | |||
| 5 | I_KOART | Call by reference | Type reference (TYPE) | KOART | Account Type | 20100715 | |||
| 6 | I_KTOPL | Call by reference | Type reference (TYPE) | KTOPL | Chart of Accounts | 20101209 | |||
| 7 | I_STR_CURR_INFORMATION | Call by reference | Type reference (TYPE) | GLE_MCA_STR_CURR_INFORMATION | Currency Information | 20100806 | |||
| 8 | I_STR_FREE_SEL | Call by reference | Type reference (TYPE) | GLE_MCA_STR_FREE_SELECTIONS | Free selections ( = RSDS_TYPE) | 20100715 | |||
| 9 | I_STR_T030B | Call by reference | Type reference (TYPE) | T030B | Standard Posting Keys | 20100811 | |||
| 10 | I_STR_TMCAVAR | Call by reference | Type reference (TYPE) | GLE_MCA_STR_TMCAVAR | Overall structure of table GLE_MCA_TMCAVAR | 20100715 | |||
| 11 | I_STR_TPRCCATP | Call by reference | Type reference (TYPE) | GLE_MCA_STR_TPRCCATP | MCA Variant specific Attributes of Process Categories | 20100909 | |||
| 12 | I_TAB_ACCOUNT | Call by reference | Type reference (TYPE) | GLE_MCA_TAB_ACCOUNT | GLE MCA Table Type for Account | 20100715 | |||
| 13 | I_TAB_POSTLINE | Call by reference | Type reference (TYPE) | GLE_MCA_TAB_POSTLINE | GLE MCA Table Type for Postline | 20100715 | |||
| 14 | I_TAB_RSPARAMS | Call by reference | Type reference (TYPE) | RSPARAMS_TT | rsparams Table | 20100715 | |||
| 15 | I_TAB_T030H | Call by reference | Type reference (TYPE) | GLE_MCA_TAB_T030H | Table GLE_MCA_T030H - Accounts table | 20100802 | |||
| 16 | I_TAB_TPRCTYPP | Call by reference | Type reference (TYPE) | GLE_MCA_TAB_TPRCTYPP | Table GLE_MVA_TPRCTYPE - Process type properties | 20100727 | |||
| 17 | I_VACTIVE | Call by reference | Type reference (TYPE) | GLE_DTE_MCA_SUBLDGR_VACTIVE | SPACE | Activation Status for Subledger Valuation | 20110128 |
Method PROCESS_DOCUMENTS on class IF_GLE_MCA_PROCESS has no exception.
Method SET_BADI_MCA_DOCUMENT Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IO_BADI_MCA_DOCUMENT | Call by reference | Object reference (TYPE REF TO) | MCA_DOCUMENT | BAdI MCA_DOCUMENT | 20110126 | |||
| 2 | I_KOART | Call by reference | Type reference (TYPE) | KOART | Account Type | 20110126 | |||
| 3 | I_KTOPL | Call by reference | Type reference (TYPE) | KTOPL | Chart of Accounts | 20110126 | |||
| 4 | I_STR_CURR_INFORMATION | Call by reference | Type reference (TYPE) | GLE_MCA_STR_CURR_INFORMATION | Currency Information | 20110126 | |||
| 5 | I_STR_FREE_SEL | Call by reference | Type reference (TYPE) | GLE_MCA_STR_FREE_SELECTIONS | Free selections ( = RSDS_TYPE) | 20110126 | |||
| 6 | I_STR_TPRCCATP | Call by reference | Type reference (TYPE) | GLE_MCA_STR_TPRCCATP | Overall structure of table GLE_MCA_TPRCCATP | 20110126 | |||
| 7 | I_TAB_ACCOUNT | Call by reference | Type reference (TYPE) | GLE_MCA_TAB_ACCOUNT | GLE MCA Table Type for Account | 20110126 | |||
| 8 | I_TAB_RSPARAMS | Call by reference | Type reference (TYPE) | RSPARAMS_TT | rsparams Table | 20110126 | |||
| 9 | I_TAB_T030H | Call by reference | Type reference (TYPE) | GLE_MCA_TAB_T030H | Table GLE_MCA_T030H - Accounts table | 20110126 | |||
| 10 | I_TAB_TPRCTYPP | Call by reference | Type reference (TYPE) | GLE_MCA_TAB_TPRCTYPP | Table GLE_MVA_TPRCTYPE - Process type properties | 20110126 |
Method SET_BADI_MCA_DOCUMENT on class IF_GLE_MCA_PROCESS has no exception.
Method SET_FIX_VALUES_SRC Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | CT_ERRORS | Call by reference | Type reference (TYPE) | GLE_MCA_TAB_BAPIRET2 | Return Parameter | 20101007 | |||
| 2 | CT_POSTLINE | Call by reference | Type reference (TYPE) | GLE_MCA_TAB_POSTLINE | GLE MCA Table Type for Postline | 20101007 | |||
| 3 | E_ERRORS | Call by reference | Type reference (TYPE) | ABAP_BOOL | 20101007 | ||||
| 4 | I_TAB_TFIXVAL | Call by reference | Type reference (TYPE) | GLE_MCA_TAB_TFIXVAL | Table of fixed values | 20101011 | |||
| 5 | I_TAB_TPRCTYPP | Call by reference | Type reference (TYPE) | GLE_MCA_TAB_TPRCTYPP | GL Enhancement Properties of Process Type | 20101011 |
Method SET_FIX_VALUES_SRC on class IF_GLE_MCA_PROCESS has no exception.
Method SET_FIX_VALUES_TGT Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | CT_ERRORS | Call by reference | Type reference (TYPE) | GLE_MCA_TAB_BAPIRET2 | Return Parameter | 20101007 | |||
| 2 | CT_POSTLINE | Call by reference | Type reference (TYPE) | GLE_MCA_TAB_POSTLINE | GLE MCA Table Type for Postline | 20101007 | |||
| 3 | E_ERRORS | Call by reference | Type reference (TYPE) | ABAP_BOOL | 20101007 | ||||
| 4 | I_TAB_TFIXVAL | Call by reference | Type reference (TYPE) | GLE_MCA_TAB_TFIXVAL | Table of fixed values | 20101011 | |||
| 5 | I_TAB_TPRCTYPP | Call by reference | Type reference (TYPE) | GLE_MCA_TAB_TPRCTYPP | Table GLE_MVA_TPRCTYPE - Process type properties | 20101012 |
Method SET_FIX_VALUES_TGT on class IF_GLE_MCA_PROCESS has no exception.
Method SET_MCA_FIELDS Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | C_TAB_MESSAGES | Call by reference | Type reference (TYPE) | GLE_MCA_TAB_BAPIRET2 | Return Parameter | 20101129 | |||
| 2 | E_ERRORS | Call by reference | Type reference (TYPE) | BOOLE_D | Data element for domain BOOLE: TRUE (='X') and FALSE (=' ') | 20101129 | |||
| 3 | I_TAB_MCA_FIELDS | Call by reference | Type reference (TYPE) | GLE_MCA_TAB_MCAFLDG | MCA Variant | 20101129 |
Method SET_MCA_FIELDS on class IF_GLE_MCA_PROCESS has no exception.
Method SORT_POSTLINES Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | C_TAB_MESSAGES | Call by reference | Type reference (TYPE) | GLE_MCA_TAB_BAPIRET2 | Return Parameter | 20101126 | |||
| 2 | C_TAB_POSTLINE | Call by reference | Type reference (TYPE) | GLE_MCA_TAB_POSTLINE | GLE MCA Table Type for Postline | 20101126 | |||
| 3 | E_ERRORS | Call by reference | Type reference (TYPE) | BOOLE_D | Data element for domain BOOLE: TRUE (='X') and FALSE (=' ') | 20101126 |
Method SORT_POSTLINES on class IF_GLE_MCA_PROCESS has no exception.
Method UPDATE_MCA_TABLES Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | E_ERRORS | Call by reference | Type reference (TYPE) | ABAP_BOOL | 20100809 | ||||
| 2 | E_TAB_RETURN | Call by reference | Type reference (TYPE) | GLE_MCA_TAB_BAPIRET2 | Return Parameter | 20100809 | |||
| 3 | I_SFLAG | Call by reference | Type reference (TYPE) | BOOLE_D | Data element for domain BOOLE: TRUE (='X') and FALSE (=' ') | 20100809 | |||
| 4 | I_STR_MCADOC | Call by reference | Type reference (TYPE) | GLE_MCA_DOC | MCA Documents | 20110126 | |||
| 5 | I_TAB_DOCREF | Call by reference | Type reference (TYPE) | GLE_MCA_TAB_DOCREF | GLE MCA DOCREF table type | 20100809 | |||
| 6 | I_TAB_FDOCREF | Call by reference | Type reference (TYPE) | GLE_MCA_TAB_FDOCREF | GLE MCA FDOCREF table type | 20100929 |
Method UPDATE_MCA_TABLES on class IF_GLE_MCA_PROCESS has no exception.
Method VALIDATE_CONFIG Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | C_TAB_MESSAGES | Call by reference | Type reference (TYPE) | GLE_MCA_TAB_BAPIRET2 | Return Parameter | 20101027 | |||
| 2 | E_ERRORS | Call by reference | Type reference (TYPE) | ABAP_BOOL | 20100715 | ||||
| 3 | I_BUKRS | Call by reference | Type reference (TYPE) | BUKRS | Company Code | 20100715 | |||
| 4 | I_STR_CURR_INFORMATION | Call by reference | Type reference (TYPE) | GLE_MCA_STR_CURR_INFORMATION | Currency Information | 20101027 | |||
| 5 | I_STR_TMCAVAR | Call by reference | Type reference (TYPE) | GLE_MCA_STR_TMCAVAR | Overall structure of table GLE_MCA_TMCAVAR | 20100715 | |||
| 6 | I_STR_TPRCCATP | Call by reference | Type reference (TYPE) | GLE_MCA_STR_TPRCCATP | Overall structure of table GLE_MCA_TPRCCATP | 20100806 | |||
| 7 | I_TAB_ACCOUNT | Call by reference | Type reference (TYPE) | GLE_MCA_TAB_ACCOUNT | GLE MCA Table Type for Account | 20100715 | |||
| 8 | I_TAB_RSPARAMS | Call by reference | Type reference (TYPE) | RSPARAMS_TT | rsparams Table | 20100804 | |||
| 9 | I_TAB_T030H | Call by reference | Type reference (TYPE) | GLE_MCA_TAB_T030H | Table GLE_MCA_T030H - Accounts table | 20100719 | |||
| 10 | I_TAB_TPRCTYPP | Call by reference | Type reference (TYPE) | GLE_MCA_TAB_TPRCTYPP | Table GLE_MVA_TPRCTYPE - Process type properties | 20100715 |
Method VALIDATE_CONFIG on class IF_GLE_MCA_PROCESS has no exception.
History
| Last changed by/on | SAP | 20110908 |
| SAP Release Created in |