SAP ABAP Class IF_GLE_MCA_SERVICE (General Services for GLE MCA)
Properties
| Class | IF_GLE_MCA_SERVICE | |
| Short Description | General Services for GLE MCA | |
| Super Class | ||
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | ||
| Created | 20100901 | SAP |
| Last change | 20130531 | 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) |
Interfaces
Class IF_GLE_MCA_SERVICE has no interface implemented.
Friends
Class IF_GLE_MCA_SERVICE 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_SERVICE' | 20100901 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Method | Deletes MCA document reference | 20100901 | |
| 2 | Instance method | Public | Method | Inserts MCA document reference | 20100901 | |
| 3 | Instance method | Public | Method | Reads MCA document reference from database | 20100902 | |
| 4 | Instance method | Public | Method | Updates MCA document reference | 20100901 | |
| 5 | Instance method | Public | Method | Inserts MCA documents | 20101126 | |
| 6 | Instance method | Public | Method | Reads MCA documents from database | 20101129 | |
| 7 | Instance method | Public | Method | Updates MCA documents | 20101126 | |
| 8 | Instance method | Public | Method | Deletes FI document references | 20101012 | |
| 9 | Instance method | Public | Method | Inserts FI document references | 20100929 | |
| 10 | Instance method | Public | Method | Reads FI document references for MCA documents from database | 20100910 | |
| 11 | Instance method | Public | Method | Updates FI document references | 20101012 | |
| 12 | Instance method | Public | Method | Inserts Entries in FX revaluation history | 20101117 | |
| 13 | Instance method | Public | Method | Reads FX revaluation history from database | 20100910 |
Events
Class IF_GLE_MCA_SERVICE has no event.
Types
Class IF_GLE_MCA_SERVICE has no local type.
Method Signatures
Method DOCREF_DELETE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | E_ERROR | Call by reference | Type reference (TYPE) | ABAP_BOOL | Error indicator | 20100901 | |||
| 2 | I_STR_DOCREF | Call by reference | Type reference (TYPE) | GLE_MCA_DOCREF | MCA Document Reference Data | 20100901 |
Method DOCREF_DELETE on class IF_GLE_MCA_SERVICE has no exception.
Method DOCREF_INSERT Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | E_ERROR | Call by reference | Type reference (TYPE) | ABAP_BOOL | Error indicator | 20100901 | |||
| 2 | I_STR_DOCREF | Call by reference | Type reference (TYPE) | GLE_MCA_DOCREF | MCA Document Reference Data | 20100901 |
Method DOCREF_INSERT on class IF_GLE_MCA_SERVICE has no exception.
Method DOCREF_READ Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | E_ERROR | Call by reference | Type reference (TYPE) | ABAP_BOOL | 20100902 | ||||
| 2 | E_TAB_DOCREF | Call by reference | Type reference (TYPE) | GLE_MCA_TAB_DOCREF | Table of MCA documents references | 20101129 | |||
| 3 | I_TAB_RANGE_BELNR | Call by reference | Type reference (TYPE) | GLE_MCA_TAB_RANGE_BELNR | Ranges table Document Number | 20100903 | |||
| 4 | I_TAB_RANGE_BUDAT | Call by reference | Type reference (TYPE) | GLE_MCA_TAB_RANGE_DATE | Ranges table Posting Date | 20101110 | |||
| 5 | I_TAB_RANGE_BUKRS | Call by reference | Type reference (TYPE) | GLE_MCA_TAB_RANGE_BUKRS | Ranges table Company Code | 20100903 | |||
| 6 | I_TAB_RANGE_GJAHR | Call by reference | Type reference (TYPE) | GLE_MCA_TAB_RANGE_GJAHR | Ranges table Fiscal Year | 20100903 | |||
| 7 | I_TAB_RANGE_MCA_DOCNO | Call by reference | Type reference (TYPE) | GLE_MCA_TAB_RANGE_BELNR | Ranges table MCA Document Number | 20101028 | |||
| 8 | I_TAB_RANGE_MCA_GJAHR | Call by reference | Type reference (TYPE) | GLE_MCA_TAB_RANGE_GJAHR | Ranges table MCA Document Fiscal Year | 20101028 | |||
| 9 | I_TAB_RANGE_PRCCAT | Call by reference | Type reference (TYPE) | GLE_MCA_TAB_RANGE_PRCCAT | Ranges table process category | 20100902 | |||
| 10 | I_TAB_RANGE_REVERSED | Call by reference | Type reference (TYPE) | GLE_MCA_TAB_RANGE_REVERSED | Ranges table MCA Reversed or Reversal Document | 20101203 | |||
| 11 | I_TAB_RANGE_RUNID | Call by reference | Type reference (TYPE) | GLE_MCA_TAB_RANGE_RUNID | Ranges table MCA Run ID | 20100902 |
Method DOCREF_READ on class IF_GLE_MCA_SERVICE has no exception.
Method DOCREF_UPDATE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | E_ERROR | Call by reference | Type reference (TYPE) | ABAP_BOOL | Error indicator | 20100901 | |||
| 2 | I_STR_DOCREF | Call by reference | Type reference (TYPE) | GLE_MCA_DOCREF | MCA Document Reference Data | 20100901 |
Method DOCREF_UPDATE on class IF_GLE_MCA_SERVICE has no exception.
Method DOC_INSERT Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | E_ERROR | Call by reference | Type reference (TYPE) | ABAP_BOOL | 20101126 | ||||
| 2 | I_STR_DOC | Call by reference | Type reference (TYPE) | GLE_MCA_DOC | MCA Document | 20101126 |
Method DOC_INSERT on class IF_GLE_MCA_SERVICE has no exception.
Method DOC_READ Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | E_ERROR | Call by reference | Type reference (TYPE) | ABAP_BOOL | 20101129 | ||||
| 2 | E_TAB_DOC | Call by reference | Type reference (TYPE) | GLE_MCA_TAB_DOC | GLE MCA DOC table type | 20101129 | |||
| 3 | I_TAB_RANGE_MCA_DOCNO | Call by reference | Type reference (TYPE) | GLE_MCA_TAB_RANGE_BELNR | Ranges table MCA Document Number | 20101129 | |||
| 4 | I_TAB_RANGE_MCA_GJAHR | Call by reference | Type reference (TYPE) | GLE_MCA_TAB_RANGE_GJAHR | Ranges table MCA Document Fiscal Year | 20101129 | |||
| 5 | I_TAB_RANGE_REVERSAL | Call by reference | Type reference (TYPE) | GLE_MCA_TAB_RANGE_REVERSAL | Ranges table MCA Reversal Indicator | 20101129 | |||
| 6 | I_TAB_RANGE_RUNID | Call by reference | Type reference (TYPE) | GLE_MCA_TAB_RANGE_RUNID | Ranges table MCA Run ID | 20101129 |
Method DOC_READ on class IF_GLE_MCA_SERVICE has no exception.
Method DOC_UPDATE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | E_ERROR | Call by reference | Type reference (TYPE) | ABAP_BOOL | 20101126 | ||||
| 2 | I_STR_DOC | Call by reference | Type reference (TYPE) | GLE_MCA_DOC | MCA Documents | 20101126 |
Method DOC_UPDATE on class IF_GLE_MCA_SERVICE has no exception.
Method FDOCREF_DELETE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | E_ERROR | Call by reference | Type reference (TYPE) | ABAP_BOOL | Error indicator | 20101012 | |||
| 2 | I_STR_FDOCREF | Call by reference | Type reference (TYPE) | GLE_MCA_FDOCREF | FI Document Reference Data | 20101012 |
Method FDOCREF_DELETE on class IF_GLE_MCA_SERVICE has no exception.
Method FDOCREF_INSERT Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | E_ERROR | Call by reference | Type reference (TYPE) | ABAP_BOOL | 20100929 | ||||
| 2 | I_STR_FDOCREF | Call by reference | Type reference (TYPE) | GLE_MCA_FDOCREF | FI Document Reference | 20100929 |
Method FDOCREF_INSERT on class IF_GLE_MCA_SERVICE has no exception.
Method FDOCREF_READ Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | E_ERROR | Call by reference | Type reference (TYPE) | ABAP_BOOL | 20100910 | ||||
| 2 | E_TAB_FDOCREF | Call by reference | Type reference (TYPE) | GLE_MCA_TAB_FDOCREF | Table of FI document references | 20100910 | |||
| 3 | I_TAB_RANGE_BELNR | Call by reference | Type reference (TYPE) | GLE_MCA_TAB_RANGE_BELNR | Ranges table Document Number | 20100910 | |||
| 4 | I_TAB_RANGE_BUKRS | Call by reference | Type reference (TYPE) | GLE_MCA_TAB_RANGE_BUKRS | Ranges table Company Code | 20100910 | |||
| 5 | I_TAB_RANGE_GJAHR | Call by reference | Type reference (TYPE) | GLE_MCA_TAB_RANGE_GJAHR | Ranges table Fiscal Year | 20100910 | |||
| 6 | I_TAB_RANGE_MCA_BUKRS | Call by reference | Type reference (TYPE) | GLE_MCA_TAB_RANGE_BUKRS | Ranges table Company Code | 20101129 | |||
| 7 | I_TAB_RANGE_MCA_DOCNO | Call by reference | Type reference (TYPE) | GLE_MCA_TAB_RANGE_BELNR | Ranges table Document Number | 20101129 | |||
| 8 | I_TAB_RANGE_MCA_GJAHR | Call by reference | Type reference (TYPE) | GLE_MCA_TAB_RANGE_GJAHR | Ranges table Fiscal Year | 20101129 | |||
| 9 | I_TAB_RANGE_PRCCAT | Call by reference | Type reference (TYPE) | GLE_MCA_TAB_RANGE_PRCCAT | Ranges table process category | 20111028 | |||
| 10 | I_TAB_RANGE_RUNID | Call by reference | Type reference (TYPE) | GLE_MCA_TAB_RANGE_RUNID | Ranges table MCA Run ID | 20101129 |
Method FDOCREF_READ on class IF_GLE_MCA_SERVICE has no exception.
Method FDOCREF_UPDATE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | E_ERROR | Call by reference | Type reference (TYPE) | ABAP_BOOL | 20101012 | ||||
| 2 | I_STR_FDOCREF | Call by reference | Type reference (TYPE) | GLE_MCA_FDOCREF | FI Document Reference | 20101012 |
Method FDOCREF_UPDATE on class IF_GLE_MCA_SERVICE has no exception.
Method RV_HSTRY_INSERT Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | E_ERROR | Call by reference | Type reference (TYPE) | BOOLE_D | Data element for domain BOOLE: TRUE (='X') and FALSE (=' ') | 20101117 | |||
| 2 | I_STR_RV_HSTRY | Call by reference | Type reference (TYPE) | GLE_MCA_RV_HSTRY | FX Revaluation History | 20101119 |
Method RV_HSTRY_INSERT on class IF_GLE_MCA_SERVICE has no exception.
Method RV_HSTRY_READ Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | E_ERROR | Call by reference | Type reference (TYPE) | ABAP_BOOL | 20100910 | ||||
| 2 | E_TAB_RV_HSTRY | Call by reference | Type reference (TYPE) | GLE_MCA_TAB_RV_HSTRY | Table of FX Revaluation History | 20100910 | |||
| 3 | I_TAB_RANGE_BUKRS | Call by reference | Type reference (TYPE) | GLE_MCA_TAB_RANGE_BUKRS | Ranges table Company Code | 20100910 | |||
| 4 | I_TAB_RANGE_CURTP | Call by reference | Type reference (TYPE) | GLE_MCA_TAB_RANGE_CURTP | Ranges table Currency Type | 20100910 | |||
| 5 | I_TAB_RANGE_MCA_DOCNO | Call by reference | Type reference (TYPE) | GLE_MCA_TAB_RANGE_BELNR | Ranges table Document Number | 20101118 | |||
| 6 | I_TAB_RANGE_MCA_GJAHR | Call by reference | Type reference (TYPE) | GLE_MCA_TAB_RANGE_GJAHR | Ranges table Fiscal Year | 20100910 | |||
| 7 | I_TAB_RANGE_PRCCAT | Call by reference | Type reference (TYPE) | GLE_MCA_TAB_RANGE_PRCCAT | Ranges table process category | 20101203 | |||
| 8 | I_TAB_RANGE_RUNID | Call by reference | Type reference (TYPE) | GLE_MCA_TAB_RANGE_RUNID | Ranges table MCA Run ID | 20110104 |
Method RV_HSTRY_READ on class IF_GLE_MCA_SERVICE has no exception.
History
| Last changed by/on | SAP | 20130531 |
| SAP Release Created in |