SAP ABAP Class CL_FMFG_RCN_PROVIDER_GL (GL (GLT0 based) data provider for Reconciliation)
Hierarchy
☛
EA-PS (Software Component) SAP Enterprise Extension Public Services
⤷
PSM-FM (Application Component) Funds Management
⤷
FMFG_RECON_E (Package) Reconciliation Tool
⤷
⤷
Meta Relationship - Using
| # | Relationship type | Using | Short Description | Created on |
|---|---|---|---|---|
| 1 | Inheritance (c INHERITING FROM c_ref) | CL_FMFG_RCN_PROVIDER | Reconciliation Tool Data Provider | 20020819 |
Properties
| Class | CL_FMFG_RCN_PROVIDER_GL | |
| Short Description | GL (GLT0 based) data provider for Reconciliation | |
| Super Class | CL_FMFG_RCN_PROVIDER | Reconciliation Tool Data Provider |
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | FMFG_RECON_E | |
| Program status | P | SAP Standard Production Program |
| Category | 0 | |
| Package | FMFG_RECON_E | Reconciliation Tool |
| Created | 20020819 | SAP |
| Last change | 20050219 | 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) | |
| 3 | Type group use (TYPE-POOLS tp) | Type group use (TYPE-POOLS tp) | |
| 4 | Type group use (TYPE-POOLS tp) | Type group use (TYPE-POOLS tp) |
Interfaces
Class CL_FMFG_RCN_PROVIDER_GL has no interface implemented.
Friends
Class CL_FMFG_RCN_PROVIDER_GL has no friend class.
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | Constant | Public | Type reference (TYPE) | FMFGRCNPROVID | 'GL' | Own provider id | 20021126 | ||
| 2 | Instance attribute | Protected | Type reference (TYPE) | FMFGR_T_COCODE_DATA | Company code info | 20021202 | |||
| 3 | Instance attribute | Private | Type reference (TYPE) | FMFGR_T_FIELDNAME_MAP | Map provider fields to group fields | 20020830 | |||
| 4 | Instance attribute | Protected | Type reference (TYPE) | DDFIELDS | Fields stored in results table | 20021206 | |||
| 5 | Instance attribute | Protected | Type reference (TYPE) | FMFGRCN_T_ITEM_GL | Reconciliation: List of GL items for drilldown/matching | 20020919 | |||
| 6 | Instance attribute | Protected | Type reference (TYPE) | FMFGR_T_FIELDNAME_MAP | Map field names between GLT0 and BSIS/BSAS | 20021216 | |||
| 7 | Instance attribute | Protected | Type reference (TYPE) | FMFGRCN_T_RESULTS_GL | Table to store results of slice evaluation: GL Provider | 20020918 | |||
| 8 | Instance attribute | Protected | Type reference (TYPE) | TABNAME | DDict structure name for list of fields by provider | 20021101 | |||
| 9 | Instance attribute | Protected | Type reference (TYPE) | TABNAME | DDict structure name for item level data | 20021101 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Protected | Method | Build list of SELECT columns and GROUP BY field list | 20021010 | |
| 2 | Instance method | Protected | Method | Create a WHERE clause table for dynamic SQL | 20020920 | |
| 3 | Instance method | Protected | Method | Build where clause for loading item level data | 20020920 | |
| 4 | Instance method | Protected | Method | Call derivation processor to determine subtotal/exclusion... | 20020919 | |
| 5 | Instance method | Public | Constructor | CONSTRUCTOR | 20020830 | |
| 6 | Instance method | Protected | Method | Load itab to map provider data source field names to Group | 20020830 | |
| 7 | Instance method | Protected | Method | Load list of fields available for slice definition - select | 20020917 | |
| 8 | Instance method | Protected | Method | Move from provider-specific format to common group format | 20020919 |
Events
Class CL_FMFG_RCN_PROVIDER_GL has no event.
Types
Class CL_FMFG_RCN_PROVIDER_GL has no local type.
Method Signatures
Method BUILD_SQL_FIELD_LIST Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | EX_GROUP_LIST | Call by reference | Type reference (TYPE) | TTFIELDNAME | 20021010 | ||||
| 2 | EX_SELECT_LIST | Call by reference | Type reference (TYPE) | TTFIELDNAME | 20021010 | ||||
| 3 | IM_DERIVE_ENV | Call by reference | Type reference (TYPE) | ABADRENV | Strategie | 20021206 |
Method BUILD_SQL_FIELD_LIST on class CL_FMFG_RCN_PROVIDER_GL has no exception.
Method BUILD_SQL_WHERE_CLAUSE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IM_FLG_ITEM | Call by reference | Type reference (TYPE) | BOOLE_D | SPACE | Indicator: for loading item level data | 20050110 | ||
| 2 | IT_ITEM_FIELD_MAP | Call by reference | Type reference (TYPE) | FMFGR_T_FIELDNAME_MAP | 20021206 | ||||
| 3 | RE_WHERETAB | Value transfer | Type reference (TYPE) | RSDS_WHERE_TAB | 20020920 |
Method BUILD_SQL_WHERE_CLAUSE on class CL_FMFG_RCN_PROVIDER_GL has no exception.
Method BUILD_WHERE_CLAUSE_FOR_ITEMS Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IM_HIER_LEVEL | Call by reference | Type reference (TYPE) | NUM1 | 20021206 | ||||
| 2 | IM_SORT2 | Call by reference | Type reference (TYPE) | FMFGRCNSUBTOTAL | 20021206 | ||||
| 3 | IM_SORT3 | Call by reference | Type reference (TYPE) | FMFGRCNSUBTOTAL | 20021206 | ||||
| 4 | IT_ITEM_FIELD_MAP | Call by reference | Type reference (TYPE) | FMFGR_T_FIELDNAME_MAP | 20021206 | ||||
| 5 | RE_WHERETAB | Value transfer | Type reference (TYPE) | RSDS_WHERE_TAB | 20020920 |
Method BUILD_WHERE_CLAUSE_FOR_ITEMS on class CL_FMFG_RCN_PROVIDER_GL has no exception.
Method CALL_DERIVATION_PROCESSOR Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | CH_RESULT | Call by reference | Type reference (TYPE) | IFMFGRCN_RESULTS_GL | 20020919 | ||||
| 2 | EX_EXCLUDE | Call by reference | Type reference (TYPE) | BOOLE_D | Datenelement zur Domäne BOOLE: TRUE (='X') und FALSE (=' ') | 20020919 | |||
| 3 | IM_DERIVE_ENV | Call by reference | Type reference (TYPE) | ABADRENV | Strategie | 20020919 | |||
| 4 | IM_NOMATCHFLAG | Call by reference | Type reference (TYPE) | FMFGRCNNOMATCHFLAG | 20020919 |
Method CALL_DERIVATION_PROCESSOR on class CL_FMFG_RCN_PROVIDER_GL has no exception.
Method CONSTRUCTOR Signature
Method CONSTRUCTOR on class CL_FMFG_RCN_PROVIDER_GL has no parameter.
Method CONSTRUCTOR on class CL_FMFG_RCN_PROVIDER_GL has no exception.
Method LOAD_FIELDNAME_MAP Signature
Method LOAD_FIELDNAME_MAP on class CL_FMFG_RCN_PROVIDER_GL has no parameter.
Method LOAD_FIELDNAME_MAP on class CL_FMFG_RCN_PROVIDER_GL has no exception.
Method LOAD_SELFIELD_LIST Signature
Method LOAD_SELFIELD_LIST on class CL_FMFG_RCN_PROVIDER_GL has no parameter.
Method LOAD_SELFIELD_LIST on class CL_FMFG_RCN_PROVIDER_GL has no exception.
Method MOVE_RESULT_TO_GROUP_FORMAT Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IM_PROV_FMT | Call by reference | Type reference (TYPE) | IFMFGRCN_RESULTS_GL | 20020919 | ||||
| 2 | RE_GROUP_FMT | Value transfer | Type reference (TYPE) | IFMFGRCN_FIN_FIELDS | 20020919 |
Method MOVE_RESULT_TO_GROUP_FORMAT on class CL_FMFG_RCN_PROVIDER_GL has no exception.
History
| Last changed by/on | SAP | 20050219 |
| SAP Release Created in | 200 |