Hierarchy
⤷
⤷
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 | 20040906 |
Properties
| Class | CL_FMFG_RCN_PROVIDER_CO | |
| Short Description | Controlling 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 | 20040906 | 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) | |
| 5 | Type group use (TYPE-POOLS tp) | Type group use (TYPE-POOLS tp) | |
| 6 | Type group use (TYPE-POOLS tp) | Type group use (TYPE-POOLS tp) |
Interfaces
Class CL_FMFG_RCN_PROVIDER_CO has no interface implemented.
Friends
Class CL_FMFG_RCN_PROVIDER_CO 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 | 'CO' | Own provider id | 20040906 | ||
| 2 | Instance attribute | Protected | Type reference (TYPE) | FMFGR_T_FIELDNAME_MAP | Map provider specific fields to group fields | 20040906 | |||
| 3 | Instance attribute | Protected | Type reference (TYPE) | FMFGR_T_FIELDNAME_MAP | Map provider specific fields to item tables | 20040906 | |||
| 4 | Instance attribute | Protected | Type reference (TYPE) | FMFGR_T_FIELDNAME_MAP | Map provider specific fields to item tables | 20040906 | |||
| 5 | Instance attribute | Protected | Type reference (TYPE) | DDFIELDS | List of fields in result table | 20040906 | |||
| 6 | Instance attribute | Protected | Type reference (TYPE) | TP_T_FILTER_FIELD_MAP | Map slice filter field names to table names | 20050131 | |||
| 7 | Instance attribute | Protected | Type reference (TYPE) | FMFGRCN_T_ITEM_CO | Reconciliation: table of CO Actual item level entries | 20040906 | |||
| 8 | Instance attribute | Protected | Type reference (TYPE) | RSELOPTION | Select options of KOKRS | 20050211 | |||
| 9 | Instance attribute | Private | Type reference (TYPE) | REOM_R_OBJNR | Selection by Object number | 20050211 | |||
| 10 | Instance attribute | Protected | Type reference (TYPE) | FMFGRCN_T_RESULTS_CO | Reconciliation: table of CO Actual slice data results | 20040906 | |||
| 11 | Instance attribute | Private | Type reference (TYPE) | RSDS_WHERE_TAB | WHERE clause to restrict VRGNG | 20050209 | |||
| 12 | Instance attribute | Protected | Type reference (TYPE) | TABNAME | DDict structure name for list of fields by provider | 20040906 | |||
| 13 | Instance attribute | Protected | Type reference (TYPE) | TABNAME | DDict structure name for item level data | 20040906 | |||
| 14 | Instance attribute | Protected | Type reference (TYPE) | BOOLE_D | Must check OBJNR value after db read | 20050211 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Protected | Method | 20040906 | ||
| 2 | Instance method | Private | Method | Create a WHERE clause table for dynamic SQL | 20040906 | |
| 3 | Instance method | Private | Method | Create a WHERE clause table for CO object number | 20040930 | |
| 4 | Instance method | Private | Method | Create a WHERE clause table for dynamic SQL | 20041001 | |
| 5 | Instance method | Private | Method | Create a WHERE clause table for dynamic SQL | 20040930 | |
| 6 | Instance method | Private | Method | WHERE clause to eliminate planning/budgeting data | 20050209 | |
| 7 | Instance method | Private | Method | Build dynamic SQL WHERE clause for item data selection | 20040906 | |
| 8 | Instance method | Protected | Method | Call derivation processor to derive subotal etc. | 20040906 | |
| 9 | Instance method | Public | Constructor | CONSTRUCTOR | 20040906 | |
| 10 | Instance method | Private | Method | Converts CO Collectors into Object numbers | 20041001 | |
| 11 | Instance method | Private | Method | Convert the Objnrs into Where-Clauses | 20041001 | |
| 12 | Instance method | Private | Method | Gets the CO area from the selection | 20041002 | |
| 13 | Static method | Private | Method | Gets name of the item table (COOI, COEP) | 20040909 | |
| 14 | Instance method | Private | Method | Return a select-options for one field from slice selection | 20050211 | |
| 15 | Instance method | Protected | Method | Load field mapping table | 20040906 | |
| 16 | Instance method | Protected | Method | Load table to map item level fieldnames to provider field nm | 20040906 | |
| 17 | Instance method | Private | Method | Load item level data for expenditure documents | 20040906 | |
| 18 | Instance method | Private | Method | Load item level data for Earmarked Fund/Purchasing documents | 20040906 | |
| 19 | Instance method | Protected | Method | List of fields for basic slice selection criteria | 20040906 | |
| 20 | Instance method | Protected | Method | Move from provider-specific format to common group format | 20040906 |
Events
Class CL_FMFG_RCN_PROVIDER_CO has no event.
Types
| # | Type | Visibility | Typing | Associated Type | Description | Created on | Type Source |
|---|---|---|---|---|---|---|---|
| 1 | TP_FILTER_FIELD_MAP | Protected | See coding | 20050131 | begin of TP_FILTER_FIELD_MAP,
basic_name type fieldname,
coep_name type fieldname,
cooi_name type fieldname,
cobk_name type fieldname,
end of tp_filter_field_map
|
||
| 2 | TP_T_FILTER_FIELD_MAP | Protected | See coding | 20050131 | tp_t_filter_field_map type
standard table of tp_filter_field_map
|
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) | ABAPPROG | List of fields for GROUP BY | 20040906 | |||
| 2 | EX_SELECT_LIST | Call by reference | Type reference (TYPE) | ABAPPROG | List of column names to select | 20040906 | |||
| 3 | IM_DERIVE_ENV | Call by reference | Type reference (TYPE) | ABADRENV | Strategie | 20040906 |
Method BUILD_SQL_FIELD_LIST on class CL_FMFG_RCN_PROVIDER_CO has no exception.
Method BUILD_SQL_WHERE_CLAUSE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | EX_WHERETAB | Call by reference | Type reference (TYPE) | RSDS_WHERE_TAB | Where clause itab | 20040906 | |||
| 2 | IM_FLG_ITEM | Call by reference | Type reference (TYPE) | FLAG | Allg. Kennzeichen | 20040930 | |||
| 3 | IM_ITEM_FIELD_MAP | Call by reference | Type reference (TYPE) | FMFGR_T_FIELDNAME_MAP | Field mapping if clause is for item level table | 20040906 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Selection criteria are not valid for processing | 20040906 |
Method BUILD_SQL_WHERE_CLAUSE_OBJNR Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | CH_WHERETAB | Call by reference | Type reference (TYPE) | RSDS_WHERE_TAB | Where clause itab | 20040930 |
Method BUILD_SQL_WHERE_CLAUSE_OBJNR on class CL_FMFG_RCN_PROVIDER_CO has no exception.
Method BUILD_SQL_WHERE_CLAUSE_OTHERS Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | EX_WHERETAB | Call by reference | Type reference (TYPE) | RSDS_WHERE_TAB | Where clause itab | 20041001 | |||
| 2 | IM_FLG_ITEM | Call by reference | Type reference (TYPE) | FLAG | Allg. Kennzeichen | 20041001 | |||
| 3 | IM_ITEM_FIELD_MAP | Call by reference | Type reference (TYPE) | FMFGR_T_FIELDNAME_MAP | Field mapping if clause is for item level table | 20041001 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Selection criteria are not valid for processing | 20041001 |
Method BUILD_SQL_WHERE_CLAUSE_PERIOD Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | CH_WHERETAB | Call by reference | Type reference (TYPE) | RSDS_WHERE_TAB | Where clause itab | 20040930 | |||
| 2 | IM_FLG_ITEM | Call by reference | Type reference (TYPE) | FLAG | Allg. Kennzeichen | 20040930 | |||
| 3 | IM_ITEM_FIELD_MAP | Call by reference | Type reference (TYPE) | FMFGR_T_FIELDNAME_MAP | Field mapping if clause is for item level table | 20040930 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Selection criteria are not valid for processing | 20040930 |
Method BUILD_SQL_WHERE_CLAUSE_VRGNG Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | CH_WHERETAB | Call by reference | Type reference (TYPE) | RSDS_WHERE_TAB | 20050209 |
Method BUILD_SQL_WHERE_CLAUSE_VRGNG on class CL_FMFG_RCN_PROVIDER_CO 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 | ET_WHERE | Call by reference | Type reference (TYPE) | ABAPPROG | Table Type for ABAP Programs | 20040906 | |||
| 2 | IM_HIER_LEVEL | Call by reference | Type reference (TYPE) | NUM1 | Hierarchy level of selected node | 20040906 | |||
| 3 | IM_SORT2 | Call by reference | Type reference (TYPE) | FMFGRCNSUBTOTAL | 2nd level sort criteria | 20040906 | |||
| 4 | IM_SORT3 | Call by reference | Type reference (TYPE) | FMFGRCNSUBTOTAL | 3rd level sort criteria | 20040906 | |||
| 5 | IT_ITEM_FIELD_MAP | Call by reference | Type reference (TYPE) | FMFGR_T_FIELDNAME_MAP | Field name mapping between totals table and item tables | 20040906 |
Method BUILD_WHERE_CLAUSE_FOR_ITEMS on class CL_FMFG_RCN_PROVIDER_CO 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_CO | Structure to store results of slice evaluation: GL Provider | 20040906 | |||
| 2 | EX_EXCLUDE | Call by reference | Type reference (TYPE) | BOOLE_D | Datenelement zur Domäne BOOLE: TRUE (='X') und FALSE (=' ') | 20040906 | |||
| 3 | IM_DERIVE_ENV | Call by reference | Type reference (TYPE) | ABADRENV | Strategie | 20040906 | |||
| 4 | IM_NOMATCHFLAG | Call by reference | Type reference (TYPE) | FMFGRCNNOMATCHFLAG | Treatment of entries wnen no selection match found | 20040906 |
Method CALL_DERIVATION_PROCESSOR on class CL_FMFG_RCN_PROVIDER_CO has no exception.
Method CONSTRUCTOR Signature
Method CONSTRUCTOR on class CL_FMFG_RCN_PROVIDER_CO has no parameter.
Method CONSTRUCTOR on class CL_FMFG_RCN_PROVIDER_CO has no exception.
Method CONVERT_CO_COLLECTORS_TO_OBJNR Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | EX_FLG_CO_SELECTION | Call by reference | Type reference (TYPE) | BOOLE_D | 20050211 | ||||
| 2 | EX_TAB_OBJNR | Call by reference | Type reference (TYPE) | REOM_R_OBJNR | 20041001 | ||||
| 3 | IM_FORCE_OBJNR | Call by reference | Type reference (TYPE) | BOOLE_D | 20050211 |
Method CONVERT_CO_COLLECTORS_TO_OBJNR on class CL_FMFG_RCN_PROVIDER_CO has no exception.
Method CONVERT_OBJNR_TO_WHERE_CLAUSE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | CH_WHERETAB | Call by reference | Type reference (TYPE) | RSDS_WHERE_TAB | 20041001 | ||||
| 2 | IM_TAB_OBJNR | Call by reference | Type reference (TYPE) | REOM_R_OBJNR | 20041001 |
Method CONVERT_OBJNR_TO_WHERE_CLAUSE on class CL_FMFG_RCN_PROVIDER_CO has no exception.
Method GET_CO_AREA Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RE_CO_AREA | Value transfer | Type reference (TYPE) | KOKRS | Kostenrechnungskreis | 20041002 |
Method GET_CO_AREA on class CL_FMFG_RCN_PROVIDER_CO has no exception.
Method GET_ITEM_TABLE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | EX_TABNAME | Value transfer | Type reference (TYPE) | TABNAME | Tabellenname | 20040909 | |||
| 2 | IM_PROCESS | Call by reference | Type reference (TYPE) | ACTI1 | FI-SL business activity | 20040909 |
Method GET_ITEM_TABLE on class CL_FMFG_RCN_PROVIDER_CO has no exception.
Method GET_SELOPT_FOR_ONE_FIELD Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ET_SELOPT | Call by reference | Type reference (TYPE) | RSELOPTION | Tabelle SELECT-OPTIONS | 20050211 | |||
| 2 | I_FIELDNAME | Call by reference | Type reference (TYPE) | FIELDNAME | Feldname | 20050211 |
Method GET_SELOPT_FOR_ONE_FIELD on class CL_FMFG_RCN_PROVIDER_CO has no exception.
Method LOAD_FIELDNAME_MAP Signature
Method LOAD_FIELDNAME_MAP on class CL_FMFG_RCN_PROVIDER_CO has no parameter.
Method LOAD_FIELDNAME_MAP on class CL_FMFG_RCN_PROVIDER_CO has no exception.
Method LOAD_ITEM_FIELDNAME_MAP Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | CT_FIELDMAP | Call by reference | Type reference (TYPE) | FMFGR_T_FIELDNAME_MAP | Field map | 20040906 | |||
| 2 | IM_TABLENAME | Call by reference | Type reference (TYPE) | TABNAME | Tabellenname | 20040906 |
Method LOAD_ITEM_FIELDNAME_MAP on class CL_FMFG_RCN_PROVIDER_CO has no exception.
Method LOAD_ITEM_FROM_COEP Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | CT_ITEMS | Call by reference | Type reference (TYPE) | FMFGRCN_T_ITEM_CO | Reconciliation: table of FM Actual item level entries | 20040906 | |||
| 2 | CT_STD_ITEM | Call by reference | Type reference (TYPE) | FMFGRCN_T_ITEM | 20050112 | ||||
| 3 | C_TOTAL | Call by reference | Type reference (TYPE) | FMFGRCNAMOUNT | Reconciliation: Calculated amount for a factor in a rule | 20040906 | |||
| 4 | IM_FLG_NOZERO | Call by reference | Type reference (TYPE) | FMFGRCN_M_FLG_HIDE_ZERO | Reconciliation: Hide items with $0 | 20040906 | |||
| 5 | IM_FLG_STD_ITEM | Call by reference | Type reference (TYPE) | BOOLE_D | 20050112 | ||||
| 6 | IM_HIER_LEVEL | Call by reference | Type reference (TYPE) | NUM1 | Hierarchy level of selected node | 20040906 | |||
| 7 | IM_RETAIN_DATA | Call by reference | Type reference (TYPE) | BOOLE_D | 20050112 | ||||
| 8 | IM_SORT2 | Call by reference | Type reference (TYPE) | FMFGRCNSUBTOTAL | 2nd level sort criteria | 20040906 | |||
| 9 | IM_SORT3 | Call by reference | Type reference (TYPE) | FMFGRCNSUBTOTAL | 3rd level sort criteria | 20040906 | |||
| 10 | IT_ADDNL_CRITERIA | Call by reference | Type reference (TYPE) | FMFGRCN_T_TABLE_FILTER | 20050114 | ||||
| 11 | IT_RESULT | Call by reference | Type reference (TYPE) | FMFGR_T_COEP_RESULT | Table of summarized RESULT records | 20040906 |
Method LOAD_ITEM_FROM_COEP on class CL_FMFG_RCN_PROVIDER_CO has no exception.
Method LOAD_ITEM_FROM_COOI Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | CT_ITEMS | Call by reference | Type reference (TYPE) | FMFGRCN_T_ITEM_CO | Reconciliation: table of FM Actual item level entries | 20040906 | |||
| 2 | CT_STD_ITEM | Call by reference | Type reference (TYPE) | FMFGRCN_T_ITEM | 20050112 | ||||
| 3 | C_TOTAL | Call by reference | Type reference (TYPE) | FMFGRCNAMOUNT | Reconciliation: Calculated amount for a factor in a rule | 20040906 | |||
| 4 | IM_FLG_NOZERO | Call by reference | Type reference (TYPE) | FMFGRCN_M_FLG_HIDE_ZERO | Reconciliation: Hide items with $0 | 20040906 | |||
| 5 | IM_FLG_STD_ITEM | Call by reference | Type reference (TYPE) | BOOLE_D | 20050112 | ||||
| 6 | IM_HIER_LEVEL | Call by reference | Type reference (TYPE) | NUM1 | Hierarchy level of selected node | 20040906 | |||
| 7 | IM_RETAIN_DATA | Call by reference | Type reference (TYPE) | BOOLE_D | 20050112 | ||||
| 8 | IM_SORT2 | Call by reference | Type reference (TYPE) | FMFGRCNSUBTOTAL | 2nd level sort criteria | 20040906 | |||
| 9 | IM_SORT3 | Call by reference | Type reference (TYPE) | FMFGRCNSUBTOTAL | 3rd level sort criteria | 20040906 | |||
| 10 | IT_ADDNL_CRITERIA | Call by reference | Type reference (TYPE) | FMFGRCN_T_TABLE_FILTER | 20050114 | ||||
| 11 | IT_RESULT | Call by reference | Type reference (TYPE) | FMFGR_T_COOI_RESULT | Table of summarized RESULT records | 20040906 |
Method LOAD_ITEM_FROM_COOI on class CL_FMFG_RCN_PROVIDER_CO has no exception.
Method LOAD_SELFIELD_LIST Signature
Method LOAD_SELFIELD_LIST on class CL_FMFG_RCN_PROVIDER_CO has no parameter.
Method LOAD_SELFIELD_LIST on class CL_FMFG_RCN_PROVIDER_CO 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_CO | Structure to store results of slice evaluation: GL Provider | 20040906 | |||
| 2 | RE_GROUP_FMT | Value transfer | Type reference (TYPE) | IFMFGRCN_FIN_FIELDS | Structure for reconciliation derivation tool | 20040906 |
Method MOVE_RESULT_TO_GROUP_FORMAT on class CL_FMFG_RCN_PROVIDER_CO has no exception.
History
| Last changed by/on | SAP | 20050219 |
| SAP Release Created in | 600 |