Hierarchy
⤷
⤷
Meta Relationship - Used By
| # | Relationship type | Used by | Short Description | Created on |
|---|---|---|---|---|
| 1 | Inheritance (c INHERITING FROM c_ref) | CL_FMFG_RCN_PROVIDER_AVC | Avail. Control data provider for Reconciliation | 20021008 |
| 2 | Inheritance (c INHERITING FROM c_ref) | CL_FMFG_RCN_PROVIDER_BCS | Budget Control System data provider for Reconciliation | 20020829 |
| 3 | Inheritance (c INHERITING FROM c_ref) | CL_FMFG_RCN_PROVIDER_BP | Former Budgeting data provider for Reconciliation | 20030626 |
| 4 | Inheritance (c INHERITING FROM c_ref) | CL_FMFG_RCN_PROVIDER_CO | Controlling data provider for Reconciliation | 20040906 |
| 5 | Inheritance (c INHERITING FROM c_ref) | CL_FMFG_RCN_PROVIDER_FMA | FM Actuals data provider for Reconciliation | 20021002 |
| 6 | Inheritance (c INHERITING FROM c_ref) | CL_FMFG_RCN_PROVIDER_GL | GL (GLT0 based) data provider for Reconciliation | 20020819 |
| 7 | Inheritance (c INHERITING FROM c_ref) | CL_FMFG_RCN_PROVIDER_L90 | Grants Management data provider for Reconciliation | 20041008 |
| 8 | Inheritance (c INHERITING FROM c_ref) | CL_FMFG_RCN_PROVIDER_L95 | BudgetProprietary Ledger data provider for Reconciliation | 20021120 |
Properties
| Class | CL_FMFG_RCN_PROVIDER | |
| Short Description | Reconciliation Tool Data Provider | |
| Super Class | ||
| 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 | 20060313 | 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) |
Interfaces
Class CL_FMFG_RCN_PROVIDER has no interface implemented.
Friends
Class CL_FMFG_RCN_PROVIDER has no friend class.
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | Constant | Protected | Type reference (TYPE) | TABNAME | 'IFMFGRCN_FIN_FIELDS' | DD Structure for group's field list | 20021101 | ||
| 2 | Constant | Protected | Type reference (TYPE) | CHAR6 | 'MATCH_' | Prefix for fld names reference doc #, AWxxx etc in item grid | 20021101 | ||
| 3 | Constant | Protected | Type reference (TYPE) | BELNR_D | '...' | Special MATCH_BELNR val for >1 match | 20021101 | ||
| 4 | Constant | Protected | Type reference (TYPE) | BOOLE_D | ' ' | False | 20021128 | ||
| 5 | Constant | Protected | Type reference (TYPE) | BOOLE_D | 'X' | True | 20021128 | ||
| 6 | Instance attribute | Public | Type reference (TYPE) | CHAR1 | 'A' | Allow saving all variants | 20021126 | ||
| 7 | Instance attribute | Protected | Type reference (TYPE) | DDFIELDS | Field List of fields supported | 20020829 | |||
| 8 | Instance attribute | Protected | Type reference (TYPE) | FMFGRCN_T_SLICE_RESULT | Summarized results of slice calculation | 20020918 | |||
| 9 | Instance attribute | Protected | Type reference (TYPE) | APPLCLASS | Derivation application | 20020830 | |||
| 10 | Instance attribute | Protected | Type reference (TYPE) | ABADRSTRATID | Strategy ID | 20020830 | |||
| 11 | Instance attribute | Protected | Type reference (TYPE) | ABADRSUBCLASS | Derivation application | 20020830 | |||
| 12 | Static Attribute | Private | Object reference (TYPE REF TO) | LCL_DIALOGBOX_EVT | Event handler for dialog box | 20050615 | |||
| 13 | Instance attribute | Protected | Object reference (TYPE REF TO) | IF_FMFG_RCN_GROUP | Reconciliation Group | 20020917 | |||
| 14 | Static Attribute | Private | Type reference (TYPE) | BOOLE_D | User wants no display of item out of balance | 20050615 | |||
| 15 | Instance attribute | Public | Type reference (TYPE) | FMFGRCNOPERATOR | Plus/minus sign for equation | 20021118 | |||
| 16 | Instance attribute | Protected | Type reference (TYPE) | TABNAME | DDict structure name for slice results | 20020926 | |||
| 17 | Instance attribute | Protected | Object reference (TYPE REF TO) | CL_FMFG_RCN_SLICE | Instance of reconciliation data slice | 20020916 | |||
| 18 | Instance attribute | Protected | Type reference (TYPE) | FMFGRCNSLICEID | Slice id | 20021010 | |||
| 19 | Instance attribute | Protected | Type reference (TYPE) | FMFGRCNSLICENAME | Slice name | 20021010 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Static method | Protected | Method | Add filter criteria to where clause | 20050201 | |
| 2 | Instance method | Protected | Method | Determine if slice has any derivation steps defined | 20021128 | |
| 3 | Instance method | Public | Method | Provider specific data validation of slice data | 20021008 | |
| 4 | Instance method | Public | Constructor | Validate slice selection criteria | 20021129 | |
| 5 | Instance method | Public | Method | Release memory used when loading item data | 20050113 | |
| 6 | Instance method | Public | Method | Convert slice selection values to internal format | 20021129 | |
| 7 | Instance method | Public | Method | Provide the class name for this provider | 20020830 | |
| 8 | Instance method | Public | Method | Provide program name/screen number for slice definition scrn | 20020819 | |
| 9 | Instance method | Public | Method | Provide the derivation tool environment code for provider | 20020830 | |
| 10 | Instance method | Public | Method | Provide a set of default derivation source fields | 20020830 | |
| 11 | Instance method | Public | Method | Provide list of DD structures for derivation | 20020830 | |
| 12 | Instance method | Public | Method | Provides list of allowed fields for derivation sources | 20020830 | |
| 13 | Instance method | Public | Method | Provides list of allowed fields for derivation targets | 20021126 | |
| 14 | Instance method | Public | Method | Get list of slice data selection fields | 20020829 | |
| 15 | Instance method | Public | Method | Provider default values for slice selection criteria | 20021008 | |
| 16 | Instance method | Public | Method | Return name of DD field structure | 20021126 | |
| 17 | Instance method | Public | Method | Return a list of fields supported for item filter criteria | 20050128 | |
| 18 | Instance method | Public | Method | Get key fields for an item | 20020920 | |
| 19 | Instance method | Protected | Method | List of fields used as source for a deriv. environment | 20021202 | |
| 20 | Instance method | Public | Method | Return slice data | 20020917 | |
| 21 | Instance method | Public | Method | Get list of view fields supported by the provider | 20020926 | |
| 22 | Instance method | Public | Method | Access various attributes about the provider | 20021010 | |
| 23 | Instance method | Public | Method | Provide program name/screen number for slice definition scrn | 20021003 | |
| 24 | Instance method | Public | Method | Indicate if PERIOD available as a breakdown field | 20050308 | |
| 25 | Instance method | Public | Method | Load item level data for drilldown or matching | 20020919 | |
| 26 | Instance method | Public | Method | Populate data for a data slice | 20020917 | |
| 27 | Instance method | Public | Method | Initialization processing for a data slice | 20020916 | |
| 28 | Instance method | Public | Method | Store data required to load item data in background job | 20050121 | |
| 29 | Instance method | Public | Method | Display drilldown results in ALV grid | 20020920 | |
| 30 | Static method | Protected | Method | Display for out of balance between gt_slice_result and items | 20050615 | |
| 31 | Instance method | Public | Method | Show progress to user | 20021010 | |
| 32 | Instance method | Public | Method | Store data required to load item data in background job | 20050120 | |
| 33 | Instance method | Public | Method | Summarize slice data based on current view fields | 20020918 | |
| 34 | Instance method | Public | Method | Indicate if field IFMFGRCN_SLICE-SPONSOR_FISCAL is supported | 20050308 | |
| 35 | Static method | Public | Method | Add clause to restrict period for a range based on RPMAX | 20050314 |
Events
Class CL_FMFG_RCN_PROVIDER has no event.
Types
Class CL_FMFG_RCN_PROVIDER has no local type.
Method Signatures
Method ADD_SLICE_FILTER_TO_WHERE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | CT_WHERE | Call by reference | Type reference (TYPE) | RSDS_WHERE_TAB | 20050201 | ||||
| 2 | IT_SLICE_FILTER | Call by reference | Type reference (TYPE) | FMFGRCN_T_TABLE_FILTER | 20050201 | ||||
| 3 | I_TABLENAME1 | Call by reference | Type reference (TYPE) | TABNAME | Tabellenname | 20050201 | |||
| 4 | I_TABLENAME2 | Call by reference | Type reference (TYPE) | TABNAME | Tabellenname | 20050201 | |||
| 5 | I_TABLENAME3 | Call by reference | Type reference (TYPE) | TABNAME | Tabellenname | 20050201 | |||
| 6 | I_TABLEPREFIX1 | Call by reference | Type reference (TYPE) | CHAR1 | 20050201 | ||||
| 7 | I_TABLEPREFIX2 | Call by reference | Type reference (TYPE) | CHAR1 | 20050201 | ||||
| 8 | I_TABLEPREFIX3 | Call by reference | Type reference (TYPE) | CHAR1 | 20050201 |
Method ADD_SLICE_FILTER_TO_WHERE on class CL_FMFG_RCN_PROVIDER has no exception.
Method CHECK_DRV_STEPS_FOR_SLICE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IM_DERIVE_ENV | Call by reference | Type reference (TYPE) | ABADRENV | 20021128 | ||||
| 2 | RE_FLAG | Value transfer | Type reference (TYPE) | BOOLE_D | 20021128 |
Method CHECK_DRV_STEPS_FOR_SLICE on class CL_FMFG_RCN_PROVIDER has no exception.
Method CHECK_SLICE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IM_SLICEDATA | Call by reference | Type reference (TYPE) | IFMFGRCN_SLICE | 20021008 | ||||
| 2 | IT_SELECT | Call by reference | Type reference (TYPE) | FMFGRCN_T_SLICESEL | 20021008 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | 20021008 |
Method CHECK_SLICESEL Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IT_SELECT | Call by reference | Type reference (TYPE) | FMFGRCN_T_SLICESEL | 20021129 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | 20021129 |
Method CLEAR_ITEM_DATA Signature
Method CLEAR_ITEM_DATA on class CL_FMFG_RCN_PROVIDER has no parameter.
Method CLEAR_ITEM_DATA on class CL_FMFG_RCN_PROVIDER has no exception.
Method CONVERT_EXT_2_INT_FORMAT Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | EX_INT | Call by reference | Type reference (TYPE) | ANY | 20021129 | ||||
| 2 | IM_EXIT | Call by reference | Type reference (TYPE) | CONVEXIT | 20021129 | ||||
| 3 | IM_EXT | Call by reference | Type reference (TYPE) | ANY | 20021129 | ||||
| 4 | IM_ROLLNAME | Call by reference | Type reference (TYPE) | ROLLNAME | Datenelement (semantische Domäne) | 20021129 |
Method CONVERT_EXT_2_INT_FORMAT on class CL_FMFG_RCN_PROVIDER has no exception.
Method GETCLASSNAME Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RE_CLSNAME | Value transfer | Type reference (TYPE) | SEOCLSNAME | Name des Objektyps | 20020830 |
Method GETCLASSNAME on class CL_FMFG_RCN_PROVIDER has no exception.
Method GETDEFINITIONDYNPRO Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | E_DYNNR | Call by reference | Type reference (TYPE) | SYDYNNR | ABAP-Programm, Nummer des aktuellen Bilds | 20020819 | |||
| 2 | E_GETDATA_FUNCTION | Call by reference | Type reference (TYPE) | RS38L_FNAM | 20020827 | ||||
| 3 | E_PROGID | Call by reference | Type reference (TYPE) | SYREPID | ABAP-Programm, aktuelles Hauptprogramm | 20020819 | |||
| 4 | E_SETDATA_FUNCTION | Call by reference | Type reference (TYPE) | RS38L_FNAM | 20020827 | ||||
| 5 | E_SETMODE_FUNCTION | Call by reference | Type reference (TYPE) | RS38L_FNAM | 20020903 |
Method GETDEFINITIONDYNPRO on class CL_FMFG_RCN_PROVIDER has no exception.
Method GETDERIVATIONSTRATEGYKEY Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | EX_APPLCLASS | Call by reference | Type reference (TYPE) | APPLCLASS | Applikationsklasse für DD-Objekte (nicht benutzt) | 20020830 | |||
| 2 | EX_STRATID | Call by reference | Type reference (TYPE) | ABADRSTRATID | Strategie-ID | 20020830 | |||
| 3 | EX_SUBCLASS | Call by reference | Type reference (TYPE) | ABADRSUBCLASS | Teilgruppe für Anwendungsklasse | 20020830 |
Method GETDERIVATIONSTRATEGYKEY on class CL_FMFG_RCN_PROVIDER has no exception.
Method GETLISTDRVDEFAULTSOURCES Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | CT_SOURCE_FIELDS | Call by reference | Type reference (TYPE) | ABADR_TAB_SOURCES | 20020830 |
Method GETLISTDRVDEFAULTSOURCES on class CL_FMFG_RCN_PROVIDER has no exception.
Method GETLISTDRVIDENTIFIERS Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RE_IDENTIFIERS | Value transfer | Type reference (TYPE) | ABADR_TAB_NAMES | 20020830 |
Method GETLISTDRVIDENTIFIERS on class CL_FMFG_RCN_PROVIDER has no exception.
Method GETLISTDRVSOURCEFIELDS Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RE_FIELDLIST | Value transfer | Type reference (TYPE) | ABADR_TAB_NAMES | 20020830 |
Method GETLISTDRVSOURCEFIELDS on class CL_FMFG_RCN_PROVIDER has no exception.
Method GETLISTDRVTARGETFIELDS Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RE_FIELDLIST | Value transfer | Type reference (TYPE) | ABADR_TAB_NAMES | 20021126 |
Method GETLISTDRVTARGETFIELDS on class CL_FMFG_RCN_PROVIDER has no exception.
Method GETLISTSELECTIONFIELDS Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RE_FIELDLIST | Value transfer | Type reference (TYPE) | DDFIELDS | 20020829 |
Method GETLISTSELECTIONFIELDS on class CL_FMFG_RCN_PROVIDER has no exception.
Method GET_DEFAULT_SLICESEL Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IM_SLICEID | Call by reference | Type reference (TYPE) | FMFGRCNSLICEID | 20021008 | ||||
| 2 | RE_SLICESEL | Value transfer | Type reference (TYPE) | FMFGRCN_T_SLICESEL | 20021008 |
Method GET_DEFAULT_SLICESEL on class CL_FMFG_RCN_PROVIDER has no exception.
Method GET_FIELD_STRUCT_NAME Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RE_STRUCTURE | Value transfer | Type reference (TYPE) | TABNAME | Tabellenname | 20021126 |
Method GET_FIELD_STRUCT_NAME on class CL_FMFG_RCN_PROVIDER has no exception.
Method GET_ITEM_FILTER_FIELDS Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ET_FIELDS | Call by reference | Type reference (TYPE) | RSDSFIELDS_T | 20050128 |
Method GET_ITEM_FILTER_FIELDS on class CL_FMFG_RCN_PROVIDER has no exception.
Method GET_ITEM_KEY_BY_INDEX Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | EX_KEY | Call by reference | Type reference (TYPE) | IFMFGRCN_ITEM | 20020920 | ||||
| 2 | IM_FOCUS_FIELDNAME | Call by reference | Type reference (TYPE) | LVC_FNAME | 20021001 | ||||
| 3 | IM_INDEX | Call by reference | Type reference (TYPE) | INT4 | 20020920 |
Method GET_ITEM_KEY_BY_INDEX on class CL_FMFG_RCN_PROVIDER has no exception.
Method GET_LIST_DERIVE_SOURCE_FLDS Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | EX_FIELDS | Call by reference | Type reference (TYPE) | FMFGR_T_TABFIELD | 20021202 | ||||
| 2 | IM_DERIVE_ENV | Call by reference | Type reference (TYPE) | ABADRENV | Strategie | 20021202 |
Method GET_LIST_DERIVE_SOURCE_FLDS on class CL_FMFG_RCN_PROVIDER has no exception.
Method GET_LIST_SLICE_DATA Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RE_DATA | Value transfer | Type reference (TYPE) | FMFGRCN_T_SLICE_RESULT | 20020917 |
Method GET_LIST_SLICE_DATA on class CL_FMFG_RCN_PROVIDER has no exception.
Method GET_LIST_VIEWFIELDS Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RE_VIEW_FIELDS | Value transfer | Type reference (TYPE) | LVC_T_FNAM | 20020926 |
Method GET_LIST_VIEWFIELDS on class CL_FMFG_RCN_PROVIDER has no exception.
Method GET_PROVIDER_ATTRIBUTES Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | EX_SUPPORT_CREATE_DATE | Call by reference | Type reference (TYPE) | BOOLE_D | 20021010 | ||||
| 2 | EX_SUPPORT_DR_CR_SELECTION | Call by reference | Type reference (TYPE) | BOOLE_D | 20021010 |
Method GET_PROVIDER_ATTRIBUTES on class CL_FMFG_RCN_PROVIDER has no exception.
Method GET_RUNTIME_SELECT_SCREEN Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | E_DYNNR | Call by reference | Type reference (TYPE) | SYDYNNR | ABAP-Programm, Nummer des aktuellen Bilds | 20021003 | |||
| 2 | E_PROGID | Call by reference | Type reference (TYPE) | SYREPID | ABAP-Programm, aktuelles Hauptprogramm | 20021003 |
Method GET_RUNTIME_SELECT_SCREEN on class CL_FMFG_RCN_PROVIDER has no exception.
Method IS_PERIOD_AVAILABLE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RE_AVAILABLE | Value transfer | Type reference (TYPE) | BOOLE_D | Datenelement zur Domäne BOOLE: TRUE (='X') und FALSE (=' ') | 20050308 |
Method IS_PERIOD_AVAILABLE on class CL_FMFG_RCN_PROVIDER has no exception.
Method LOAD_ITEM_LIST Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | CT_STD_ITEM | Call by reference | Type reference (TYPE) | FMFGRCN_T_ITEM | 20050112 | ||||
| 2 | IM_CHK_AMT | Call by reference | Type reference (TYPE) | FMFGRCNAMOUNT | 20020927 | ||||
| 3 | IM_FLG_NOZERO | Call by reference | Type reference (TYPE) | FMFGRCN_M_FLG_HIDE_ZERO | ' ' | 20021121 | |||
| 4 | IM_HIER_LEVEL | Call by reference | Type reference (TYPE) | NUM1 | 20021205 | ||||
| 5 | IM_RETAIN_DATA | Call by reference | Type reference (TYPE) | BOOLE_D | ' ' | 20050112 | |||
| 6 | IM_SORT2 | Call by reference | Type reference (TYPE) | FMFGRCNSUBTOTAL | 20020919 | ||||
| 7 | IM_SORT3 | Call by reference | Type reference (TYPE) | FMFGRCNSUBTOTAL | 20020919 | ||||
| 8 | IM_SUBTOTAL | Call by reference | Type reference (TYPE) | FMFGRCNSUBTOTAL | 20020919 | ||||
| 9 | IT_ADDNL_CRITERIA | Call by reference | Type reference (TYPE) | FMFGRCN_T_TABLE_FILTER | 20050114 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | 20020927 |
Method LOAD_SLICE_DATA Signature
Method LOAD_SLICE_DATA on class CL_FMFG_RCN_PROVIDER has no parameter.
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | 20021115 | |||
| 2 | 20021216 |
Method OPEN_SLICE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IM_FACTOR | Call by reference | Type reference (TYPE) | IFMFGRCNFACTOR | 20020930 | ||||
| 2 | IM_GROUP | Call by reference | Object reference (TYPE REF TO) | IF_FMFG_RCN_GROUP | 20020916 |
Method OPEN_SLICE on class CL_FMFG_RCN_PROVIDER has no exception.
Method RETRIEVE_CONTEXT_FOR_BCKGRND Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IM_RULEID | Call by reference | Type reference (TYPE) | FMFGRCNRULEID | 20050121 | ||||
| 2 | IM_SRTFD | Call by reference | Type reference (TYPE) | FMFGRCN_SAV-SRTFD | 20050121 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | 20050121 |
Method SHOW_ITEM_GRID Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IM_CONTAINER | Call by reference | Object reference (TYPE REF TO) | CL_GUI_CUSTOM_CONTAINER | ALV List Viewer | 20020920 | |||
| 2 | IM_HIER_LEVEL | Call by reference | Type reference (TYPE) | NUM1 | 20021205 |
Method SHOW_ITEM_GRID on class CL_FMFG_RCN_PROVIDER has no exception.
Method SHOW_OUT_OF_BALANCE_ITEMS Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | CT_ITEMS | Call by reference | Type reference (TYPE) | TABLE | Item data table | 20050615 | |||
| 2 | CT_RESULT | Call by reference | Type reference (TYPE) | TABLE | Entry from gt_slice_results | 20050615 | |||
| 3 | CT_WHERETAB | Call by reference | Type reference (TYPE) | RSDS_WHERE_TAB | Where table for item level read | 20050615 | |||
| 4 | IT_FIELDS_IN_RESULTTAB | Call by reference | Type reference (TYPE) | DDFIELDS | DD: Field List | 20050615 | |||
| 5 | I_CURRENCY | Call by reference | Type reference (TYPE) | RTCUR | Currency Key | 20050615 | |||
| 6 | I_ITEMS_STRUCTURE_NAME | Call by reference | Type reference (TYPE) | TABNAME | The structure name for it_items | 20050615 | |||
| 7 | I_ITEM_TOT_AMOUNT | Call by reference | Type reference (TYPE) | FMFGRCNAMOUNT | Total amount of items | 20050615 | |||
| 8 | I_RESULT_AMOUNT | Call by reference | Type reference (TYPE) | FMFGRCNAMOUNT | Amount from result record | 20050615 | |||
| 9 | I_RESULT_STRUCTURE_NAME | Call by reference | Type reference (TYPE) | TABNAME | The structure name for gt_slice_results | 20050615 | |||
| 10 | I_WHERETAB_TITLE | Call by reference | Type reference (TYPE) | SYTITLE | Title for the Where clause ALV | 20050615 |
Method SHOW_OUT_OF_BALANCE_ITEMS on class CL_FMFG_RCN_PROVIDER has no exception.
Method SHOW_PROGRESS Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IM_PERC | Call by reference | Type reference (TYPE) | NUMC3 | 20021010 | ||||
| 2 | IM_TEXT | Call by reference | Type reference (TYPE) | TEXT132 | 20021010 |
Method SHOW_PROGRESS on class CL_FMFG_RCN_PROVIDER has no exception.
Method STORE_CONTEXT_FOR_BCKGRND_LOAD Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IM_RULEID | Call by reference | Type reference (TYPE) | FMFGRCNRULEID | 20050120 | ||||
| 2 | IS_CLUSTER_HEADER | Call by reference | Type reference (TYPE) | FMFGRCN_SAV | 20050120 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | 20050120 |
Method SUMMARIZE_BY_VIEW_FIELDS Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IM_ZERO_DOCS | Call by reference | Type reference (TYPE) | CHAR1 | Single-Character Indicator | 20051118 | |||
| 2 | RE_SMRY_TAB | Value transfer | Type reference (TYPE) | FMFGRCN_T_SLICE_RESULT | 20020918 |
Method SUMMARIZE_BY_VIEW_FIELDS on class CL_FMFG_RCN_PROVIDER has no exception.
Method USE_SPONSOR_FISCAL_OPTION Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RE_FLAG | Value transfer | Type reference (TYPE) | BOOLE_D | Datenelement zur Domäne BOOLE: TRUE (='X') und FALSE (=' ') | 20050308 |
Method USE_SPONSOR_FISCAL_OPTION on class CL_FMFG_RCN_PROVIDER has no exception.
Method WHERE_CLAUSE_FOR_RPMAX Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | CT_WHERETAB | Call by reference | Type reference (TYPE) | RSDS_WHERE_TAB | 20050314 | ||||
| 2 | IM_PERIOD_FIELDNAME | Call by reference | Type reference (TYPE) | FIELDNAME | Feldname | 20050314 | |||
| 3 | IM_RPMAX | Call by reference | Type reference (TYPE) | RPMAX | Periode | 20050314 |
Method WHERE_CLAUSE_FOR_RPMAX on class CL_FMFG_RCN_PROVIDER has no exception.
History
| Last changed by/on | SAP | 20060313 |
| SAP Release Created in | 200 |