Hierarchy
⤷
⤷
Meta Relationship - Used By
| # | Relationship type | Used by | Short Description | Created on |
|---|---|---|---|---|
| 1 | Interface implementation (CLASS c. INTERFACES i_ref) | CL_FBICRC_SERVICE_BASIC | ICR: Base Service Class for Data Reconciliation | 20130731 |
Properties
| Interface | IF_FBICRC_SERVICE | |
| Short Description | ICR: Service Interface |
General Data
| Package | FB_ICRC_MAIN | Inter-Company Reconciliation (Main Logic) |
| Created | 20130719 | SAP |
| Last changed | 20131127 | SAP |
| Unicode checks active |
Forward declarations
| # | Type group / Object type | Type | Type Description |
|---|---|---|---|
| 1 | ABAP | Type group use (TYPE-POOLS tp) | Type group use (TYPE-POOLS tp) |
| 2 | RSDS | Type group use (TYPE-POOLS tp) | Type group use (TYPE-POOLS tp) |
Interfaces
Interface IF_FBICRC_SERVICE has no interface.
Friends
Interface IF_FBICRC_SERVICE has no friend.
Attributes
Interface IF_FBICRC_SERVICE has no attribute.
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Method | Assign data in data assignment | 20130731 | |
| 2 | Instance method | Public | Method | Assign ICR documents | 20130731 | |
| 3 | Instance method | Public | Method | Assign suggested matched ICR documents | 20130731 | |
| 4 | Instance method | Public | Method | Assign data after clicking navigation tree node | 20130731 | |
| 5 | Instance method | Public | Method | Build navigation tree for ICR monitor | 20130731 | |
| 6 | Instance method | Public | Method | Build navigation tree for IC report | 20130731 | |
| 7 | Instance method | Public | Method | Build overview report tree | 20130731 | |
| 8 | Instance method | Public | Method | Check whether selection is dummy | 20130731 | |
| 9 | Instance method | Public | Method | Confrim assignment of suggested matched ICR documents | 20130731 | |
| 10 | Instance method | Public | Method | Enqueue totals table item | 20130731 | |
| 11 | Instance method | Public | Method | Destroy method for service object | 20130731 | |
| 12 | Instance method | Public | Method | Get group reference field name | 20130731 | |
| 13 | Instance method | Public | Method | Get leading org unit field name | 20130731 | |
| 14 | Instance method | Public | Method | Get leading partner field name | 20130731 | |
| 15 | Instance method | Public | Method | Get ICR documents for ICR monitor | 20130731 | |
| 16 | Instance method | Public | Method | Get ICR documents for IC report | 20130731 | |
| 17 | Instance method | Public | Method | Get ICR process | 20130731 | |
| 18 | Instance method | Public | Method | Get ICR documents for IC monitor if navigated from IC report | 20130731 | |
| 19 | Instance method | Public | Method | Get messages of any overlap in object groups | 20130731 | |
| 20 | Instance method | Public | Method | Convert selection to range table for IC report | 20130731 | |
| 21 | Instance method | Public | Method | Get service internal | 20130731 | |
| 22 | Instance method | Public | Method | Get suggested matched ICR documents | 20130731 | |
| 23 | Instance method | Public | Method | Get suggestion rules | 20130731 | |
| 24 | Instance method | Public | Method | Get ddic type for assigned display structure | 20130731 | |
| 25 | Instance method | Public | Method | Get ddic type for unassigned display structure | 20130731 | |
| 26 | Instance method | Public | Method | Launch service request for new ICR | 20130731 | |
| 27 | Instance method | Public | Method | Load customizing data after initializing ICR service object | 20130731 | |
| 28 | Instance method | Public | Method | Load basic selection data for navigation tree generation | 20130731 | |
| 29 | Instance method | Public | Method | Remove dummy totals records from navigation tree | 20130731 | |
| 30 | Instance method | Public | Method | Unassign ICR documents | 20130731 |
Events
Interface IF_FBICRC_SERVICE has no event.
Types
Interface IF_FBICRC_SERVICE has no local type.
Method Signatures
Method ASSIGN_DATA Signature
Method ASSIGN_DATA on Interface IF_FBICRC_SERVICE has no parameter.
Method ASSIGN_DATA on Interface IF_FBICRC_SERVICE has no exception.
Method ASSIGN_ICR_DOCUMENTS Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IT_ASSIGNED_ID | Call by reference | Type reference (TYPE) | FBICRC_T_GU_RECIDS | Selected assigned record IDs | 20130731 | |||
| 2 | IT_ORGUNIT_ID | Call by reference | Type reference (TYPE) | FBICRC_T_GU_RECIDS | Selected unassigned org unit record IDs | 20130731 | |||
| 3 | IT_PARTNER_ID | Call by reference | Type reference (TYPE) | FBICRC_T_GU_RECIDS | Selected unassigned partner record IDs | 20130731 | |||
| 4 | IV_DISPC | Call by reference | Type reference (TYPE) | FB_RC_DISPC | Object group | 20130731 | |||
| 5 | IV_NODE_IS_UNCATEGORIZED | Call by reference | Type reference (TYPE) | ABAP_BOOL | If the selected node is an uncategorized node | 20130731 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | 20130731 |
Method ASSIGN_SUGGESTIONS Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ET_ASSIGNED_IDS | Call by reference | Type reference (TYPE) | FBICRC_T_GU_RECIDS | Assigned record IDs | 20130731 | |||
| 2 | IT_TO_BE_ASSIGNED_ORGU | Call by reference | Type reference (TYPE) | FBICRC_T_ASSIGN_CONFIRMS | Records to be assigned from org unit | 20130731 | |||
| 3 | IT_TO_BE_ASSIGNED_PTNR | Call by reference | Type reference (TYPE) | FBICRC_T_ASSIGN_CONFIRMS | Records to be assigned from partner | 20130731 | |||
| 4 | IV_DISPC | Call by reference | Type reference (TYPE) | FB_RC_DISPC | Object group | 20130731 | |||
| 5 | IV_NODE_IS_UNCATEGORIZED | Call by reference | Type reference (TYPE) | ABAP_BOOL | If the node is uncategorized | 20130731 |
Method ASSIGN_SUGGESTIONS on Interface IF_FBICRC_SERVICE has no exception.
Method AUTO_ASSIGN_DATA Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | CT_DOCUMENTS_001 | Call by reference | Type reference (TYPE) | FBICRC_T_RPROC_001_DATA | Process 001 documents | 20130731 | |||
| 2 | CT_DOCUMENTS_002 | Call by reference | Type reference (TYPE) | FBICRC_T_RPROC_002_DATA | Process 002 documents | 20130731 | |||
| 3 | CT_DOCUMENTS_003 | Call by reference | Type reference (TYPE) | FBICRC_T_RPROC_003_DATA | Process 003 documents | 20130731 | |||
| 4 | CV_FOREIGN_LOCK | Call by reference | Type reference (TYPE) | BOOLE_D | ICR lock object | 20130731 | |||
| 5 | IV_COMPANY | Call by reference | Type reference (TYPE) | RCOMP_D | Company | 20130731 | |||
| 6 | IV_PARTNER | Call by reference | Type reference (TYPE) | RASSC | Partner | 20130731 | |||
| 7 | IV_POPER | Call by reference | Type reference (TYPE) | POPER | Posting period | 20130731 | |||
| 8 | IV_YEAR | Call by reference | Type reference (TYPE) | GJAHR | Fiscal year | 20130731 |
Method AUTO_ASSIGN_DATA on Interface IF_FBICRC_SERVICE has no exception.
Method BUILD_NAVIGATION_TREE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ET_CURR_TRAN_ERR_LOG | Call by reference | Type reference (TYPE) | FBICRC_T_CURR_TRAN_ERR_LOG | Currency tranlsation error during tree generation | 20130731 | |||
| 2 | ET_OVERLAP_WARN_MSG | Call by reference | Type reference (TYPE) | FBICRC_T_DIALOG_MSGS | Overlap warning during tree generation | 20130731 | |||
| 3 | ET_TREE_NODE | Call by reference | Type reference (TYPE) | FBICRC_T_TREE_NODE_P | Generated tree | 20130731 | |||
| 4 | IV_ALLOW_SEC_ORGU | Call by reference | Type reference (TYPE) | ABAP_BOOL | Allow secondary org unit | 20130731 | |||
| 5 | IV_IS_REPORT | Call by reference | Type reference (TYPE) | ABAP_BOOL | If build tree for IC report | 20130731 | |||
| 6 | IV_SHOW_COMP_AS_INTERCOMP | Call by reference | Type reference (TYPE) | ABAP_BOOL | Calculate differences twice if company and partner are same | 20130731 |
Method BUILD_NAVIGATION_TREE on Interface IF_FBICRC_SERVICE has no exception.
Method BUILD_NAVI_TREE_FOR_REPORT Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ET_TREE_NODE | Call by reference | Type reference (TYPE) | FBICRC_T_TREE_NODE_P | Generated tree node | 20130731 | |||
| 2 | IV_DIFF | Call by reference | Type reference (TYPE) | STRING | Difference | 20130731 | |||
| 3 | IV_STATUS_IMG | Call by reference | Type reference (TYPE) | STRING | Status image | 20130731 |
Method BUILD_NAVI_TREE_FOR_REPORT on Interface IF_FBICRC_SERVICE has no exception.
Method BUILD_OVERVIEW_REPORT_TREE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ET_CURR_TRAN_ERR_LOG | Call by reference | Type reference (TYPE) | FBICRC_T_CURR_TRAN_ERR_LOG | Currency translation error log | 20130731 | |||
| 2 | ET_DATA_TREE | Call by reference | Type reference (TYPE) | FBICRC_T_TREE_NODE_P | Overview data tree | 20130731 | |||
| 3 | ET_OVERLAP_WARN_MSG | Call by reference | Type reference (TYPE) | FBICRC_T_DIALOG_MSGS | Object group overlap warning msg | 20130731 | |||
| 4 | ET_OVERVIEW_TREE | Call by reference | Type reference (TYPE) | FBICRC_T_OVERVIEW_TREES | Overview tree | 20130731 | |||
| 5 | IV_COHIER_NAME | Call by reference | Type reference (TYPE) | SETNAMENEW | 20130826 | ||||
| 6 | IV_SHOW_COMP_AS_INTERCOMP | Call by reference | Type reference (TYPE) | ABAP_BOOL | Calculate differences twice if company and partner are same | 20130731 |
Method BUILD_OVERVIEW_REPORT_TREE on Interface IF_FBICRC_SERVICE has no exception.
Method CHECK_ICR_DOCUMENTS_DUMMY Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ET_ACCOUNT_LIST_DUMMY | Call by reference | Type reference (TYPE) | FBICRC_T_GROUP_ACCOUNTS | Dummy account list | 20130731 | |||
| 2 | ET_ACCOUNT_LIST_NOT_DUMMY | Call by reference | Type reference (TYPE) | FBICRC_T_GROUP_ACCOUNTS | Not dummy account list | 20130731 | |||
| 3 | IT_ACCOUNT_LIST | Call by reference | Type reference (TYPE) | FBICRC_T_GROUP_ACCOUNTS | Account list | 20130731 | |||
| 4 | IV_DISPC | Call by reference | Type reference (TYPE) | FB_RC_DISPC | Object group | 20130731 | |||
| 5 | IV_LEADING_ORGUNIT | Call by reference | Type reference (TYPE) | STRING | Leading org unit | 20130731 | |||
| 6 | IV_LEADING_PARTNER | Call by reference | Type reference (TYPE) | STRING | Leading partner | 20130731 | |||
| 7 | IV_SECONDARY_ORGUNIT | Call by reference | Type reference (TYPE) | STRING | Secondary org unit | 20130731 | |||
| 8 | IV_SECONDARY_PARTNER | Call by reference | Type reference (TYPE) | STRING | Secondary partner | 20130731 |
Method CHECK_ICR_DOCUMENTS_DUMMY on Interface IF_FBICRC_SERVICE has no exception.
Method CONFIRM_SUGGESTIONS Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ET_ASSIGNED_IDS | Call by reference | Type reference (TYPE) | FBICRC_T_GU_RECIDS | Assigned record IDs | 20130731 | |||
| 2 | IT_GRREF | Call by reference | Type reference (TYPE) | FBICRC_T_GROUP_REFS | Group reference number | 20130731 | |||
| 3 | IT_TO_BE_ASSIGNED_ORGU | Call by reference | Type reference (TYPE) | FBICRC_T_ASSIGN_CONFIRMS | Records to be assigned from org unit | 20130731 | |||
| 4 | IT_TO_BE_ASSIGNED_PTNR | Call by reference | Type reference (TYPE) | FBICRC_T_ASSIGN_CONFIRMS | Records to be assigned from partner | 20130731 | |||
| 5 | IV_DISPC | Call by reference | Type reference (TYPE) | FB_RC_DISPC | Object group | 20130731 | |||
| 6 | IV_NODE_IS_UNCATEGORIZED | Call by reference | Type reference (TYPE) | ABAP_BOOL | If node is uncategorized | 20130731 |
Method CONFIRM_SUGGESTIONS on Interface IF_FBICRC_SERVICE has no exception.
Method ENQUEUE_ICRC Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | CV_FOREIGN_LOCK | Call by reference | Type reference (TYPE) | BOOLE_D | ICR lock object | 20130731 | |||
| 2 | IT_TOTALS | Call by reference | Type reference (TYPE) | TABLE | Totals table | 20130731 | |||
| 3 | IV_DISPC | Call by reference | Type reference (TYPE) | FB_RC_DISPC | Object group | 20130731 | |||
| 4 | IV_IS_REPORT | Call by reference | Type reference (TYPE) | ABAP_BOOL | If called by report | 20130731 | |||
| 5 | IV_LEADING_ORGUNIT | Call by reference | Type reference (TYPE) | STRING | Leading org unit | 20130731 | |||
| 6 | IV_LEADING_PARTNER | Call by reference | Type reference (TYPE) | STRING | Leading partner | 20130731 | |||
| 7 | IV_RELEASE_LOCK | Call by reference | Type reference (TYPE) | BOOLE_D | Should release lock | 20130731 | |||
| 8 | IV_SECONDARY_ORGUNIT | Call by reference | Type reference (TYPE) | STRING | Secondary org unit | 20130731 | |||
| 9 | IV_SECONDARY_PARTNER | Call by reference | Type reference (TYPE) | STRING | Secondary partner | 20130731 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | 20130731 | |||
| 2 | 20130731 |
Method FINALIZE Signature
Method FINALIZE on Interface IF_FBICRC_SERVICE has no parameter.
Method FINALIZE on Interface IF_FBICRC_SERVICE has no exception.
Method GET_FIELD_NAME_GROUP_REF Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RV_FIELD_NAME | Value transfer | Type reference (TYPE) | FIELDNAME | Fieldname | 20130731 |
Method GET_FIELD_NAME_GROUP_REF on Interface IF_FBICRC_SERVICE has no exception.
Method GET_FIELD_NAME_LEADING_ORGUNIT Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RV_FIELD_NAME | Value transfer | Type reference (TYPE) | FIELDNAME | Fieldname | 20130731 |
Method GET_FIELD_NAME_LEADING_ORGUNIT on Interface IF_FBICRC_SERVICE has no exception.
Method GET_FIELD_NAME_LEADING_PARTNER Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RV_FIELD_NAME | Value transfer | Type reference (TYPE) | FIELDNAME | Fieldname | 20130731 |
Method GET_FIELD_NAME_LEADING_PARTNER on Interface IF_FBICRC_SERVICE has no exception.
Method GET_ICR_DOCUMENTS Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ET_ASSIGNED_WITHOUT_DIFF | Call by reference | Type reference (TYPE) | TABLE | Assigned records without difference | 20130731 | |||
| 2 | ET_ASSIGNED_WITH_DIFF | Call by reference | Type reference (TYPE) | TABLE | Assigned records with difference | 20130731 | |||
| 3 | ET_UNASSIGNED_ORGUNIT | Call by reference | Type reference (TYPE) | TABLE | Unassigned org unit records | 20130731 | |||
| 4 | ET_UNASSIGNED_PARTNER | Call by reference | Type reference (TYPE) | TABLE | Unassigned partner records | 20130731 | |||
| 5 | IT_GROUP_LIST | Call by reference | Type reference (TYPE) | FBICRC_T_OBJ_GRP_ITEMS | Object group list | 20130731 | |||
| 6 | IV_ASSIGN_MODE | Call by reference | Type reference (TYPE) | FB_ICRC_ASSIGN_MODE | Assign mode | 20130731 | |||
| 7 | IV_DISPC | Call by reference | Type reference (TYPE) | FB_RC_DISPC | Object group | 20130731 | |||
| 8 | IV_LEADING_ORGUNIT | Call by reference | Type reference (TYPE) | STRING | Leading org unit | 20130731 | |||
| 9 | IV_LEADING_PARTNER | Call by reference | Type reference (TYPE) | STRING | Leading partner | 20130731 | |||
| 10 | IV_NODE_IS_UNCATEGORIZED | Call by reference | Type reference (TYPE) | ABAP_BOOL | If the node is uncategorized node | 20130731 | |||
| 11 | IV_SECONDARY_ORGUNIT | Call by reference | Type reference (TYPE) | STRING | Secondary org unit | 20130731 | |||
| 12 | IV_SECONDARY_PARTNER | Call by reference | Type reference (TYPE) | STRING | Secondary partner | 20130731 |
Method GET_ICR_DOCUMENTS on Interface IF_FBICRC_SERVICE has no exception.
Method GET_ICR_LINE_ITEMS Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ET_LINE_ITEMS | Call by reference | Type reference (TYPE) | TABLE | Line items | 20130731 | |||
| 2 | ET_LINE_ITEMS_PTNR | Call by reference | Type reference (TYPE) | TABLE | Line item for partner | 20130731 | |||
| 3 | IV_ACCOUNT | Call by reference | Type reference (TYPE) | HKONT | Account name | 20130731 | |||
| 4 | IV_COMP_CODE | Call by reference | Type reference (TYPE) | OBUKR | Company code | 20130731 | |||
| 5 | IV_COMP_PRCTR | Call by reference | Type reference (TYPE) | PRCTR | Company profit center | 20130731 | |||
| 6 | IV_DISPC | Call by reference | Type reference (TYPE) | FB_RC_DISPC | Object group | 20130731 | |||
| 7 | IV_LEADING_ORGUNIT | Call by reference | Type reference (TYPE) | STRING | Leading org unit | 20130731 | |||
| 8 | IV_LEADING_PARTNER | Call by reference | Type reference (TYPE) | STRING | Leading partner | 20130731 | |||
| 9 | IV_PTNR_CODE | Call by reference | Type reference (TYPE) | OBUKR | Partner code | 20130731 | |||
| 10 | IV_PTNR_PRCTR | Call by reference | Type reference (TYPE) | PPRCTR | Partner profit center | 20130731 | |||
| 11 | IV_RTYPE | Call by reference | Type reference (TYPE) | FB_ICRC_RTYPE | Rtype | 20130731 | |||
| 12 | IV_SECONDARY_ORGUNIT | Call by reference | Type reference (TYPE) | STRING | Secondary org unit | 20130731 | |||
| 13 | IV_SECONDARY_PARTNER | Call by reference | Type reference (TYPE) | STRING | Secondary partner | 20130731 | |||
| 14 | IV_UNCATEGORIZED | Call by reference | Type reference (TYPE) | ABAP_BOOL | If the node is uncategorized node | 20130731 |
Method GET_ICR_LINE_ITEMS on Interface IF_FBICRC_SERVICE has no exception.
Method GET_ICR_PROCESS Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | EV_DISP_STRUC | Value transfer | Type reference (TYPE) | STRING | Display structure | 20130731 | |||
| 2 | EV_PROCESS | Value transfer | Type reference (TYPE) | STRING | Reconciliation process | 20130731 |
Method GET_ICR_PROCESS on Interface IF_FBICRC_SERVICE has no exception.
Method GET_LINE_ITEMS_RPT Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ET_LINE_ITEMS_ORGU | Call by reference | Type reference (TYPE) | TABLE | Org unit line items | 20130731 | |||
| 2 | ET_LINE_ITEMS_PTNR | Call by reference | Type reference (TYPE) | TABLE | Partner line items | 20130731 |
Method GET_LINE_ITEMS_RPT on Interface IF_FBICRC_SERVICE has no exception.
Method GET_OVERLAP_WARN_MSG Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ET_OVERLAP_WARN_MSG | Call by reference | Type reference (TYPE) | FBICRC_T_DIALOG_MSGS | Overlap warning message list | 20130731 | |||
| 2 | IT_TREE_NODE | Call by reference | Type reference (TYPE) | FBICRC_T_TREE_NODE_P | Tree node | 20130731 | |||
| 3 | IV_IS_REPORT | Call by reference | Type reference (TYPE) | BOOLE_D | If called by report | 20130731 |
Method GET_OVERLAP_WARN_MSG on Interface IF_FBICRC_SERVICE has no exception.
Method GET_SELECT_CONDITION Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ET_ORGU_DISPC | Call by reference | Type reference (TYPE) | RSDS_FRANGE_T | Org unit object group | 20130731 | |||
| 2 | ET_ORGU_SELECTION | Call by reference | Type reference (TYPE) | RSDS_FRANGE_T | Org unit selection | 20130731 | |||
| 3 | ET_PTNR_DISPC | Call by reference | Type reference (TYPE) | RSDS_FRANGE_T | Partner object group | 20130731 | |||
| 4 | ET_PTNR_SELECTION | Call by reference | Type reference (TYPE) | RSDS_FRANGE_T | Partner selection | 20130731 | |||
| 5 | ET_SELECTION | Call by reference | Type reference (TYPE) | RSDS_FRANGE_T | Selection | 20130731 | |||
| 6 | IV_ACCOUNT | Call by reference | Type reference (TYPE) | HKONT | Account name | 20130731 | |||
| 7 | IV_COMP_CODE | Call by reference | Type reference (TYPE) | OBUKR | Company code | 20130731 | |||
| 8 | IV_COMP_PRCTR | Call by reference | Type reference (TYPE) | PRCTR | Company profit center | 20130731 | |||
| 9 | IV_DISPC | Call by reference | Type reference (TYPE) | FB_RC_DISPC | Object group | 20130731 | |||
| 10 | IV_EXCLUDE_FURTHER_SELECTION | Call by reference | Type reference (TYPE) | ABAP_BOOL | Excluded further selection | 20130731 | |||
| 11 | IV_LEADING_ORGUNIT | Call by reference | Type reference (TYPE) | STRING | Leading org unit | 20130731 | |||
| 12 | IV_LEADING_PARTNER | Call by reference | Type reference (TYPE) | STRING | Leading partner | 20130731 | |||
| 13 | IV_PTNR_CODE | Call by reference | Type reference (TYPE) | OBUKR | Partner code | 20130731 | |||
| 14 | IV_PTNR_PRCTR | Call by reference | Type reference (TYPE) | PPRCTR | Partner profit center | 20130731 | |||
| 15 | IV_RTYPE | Call by reference | Type reference (TYPE) | FB_ICRC_RTYPE | Rtype | 20130731 | |||
| 16 | IV_SECONDARY_ORGUNIT | Call by reference | Type reference (TYPE) | STRING | Secondary org unit | 20130731 | |||
| 17 | IV_SECONDARY_PARTNER | Call by reference | Type reference (TYPE) | STRING | Secondary partner | 20130731 |
Method GET_SELECT_CONDITION on Interface IF_FBICRC_SERVICE has no exception.
Method GET_SERVICE_INTERNAL Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | EV_SERVICE_INTERNAL | Value transfer | Object reference (TYPE REF TO) | CL_FBICRC_INTERNAL | ICR service internal object | 20130731 |
Method GET_SERVICE_INTERNAL on Interface IF_FBICRC_SERVICE has no exception.
Method GET_SUGGESTIONS Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ET_SUGGESTION_DIFF | Call by reference | Type reference (TYPE) | TABLE | Suggested assignment with differences | 20130731 | |||
| 2 | ET_SUGGESTION_NODIFF | Call by reference | Type reference (TYPE) | TABLE | Suggested assignment without differences | 20130731 | |||
| 3 | IR_UNASSIGNED_ORGU | Call by reference | Object reference (TYPE REF TO) | DATA | Unassigned org unit records | 20130731 | |||
| 4 | IR_UNASSIGNED_PTNR | Call by reference | Object reference (TYPE REF TO) | DATA | Unassigned partner records | 20130731 | |||
| 5 | IT_ORGUNIT_ID | Call by reference | Type reference (TYPE) | FBICRC_T_GU_RECIDS | Org unit ID | 20130731 | |||
| 6 | IT_PARTNER_ID | Call by reference | Type reference (TYPE) | FBICRC_T_GU_RECIDS | Partner ID | 20130731 | |||
| 7 | IV_DISPC | Call by reference | Type reference (TYPE) | FB_RC_DISPC | Object group | 20130731 | |||
| 8 | IV_NODE_IS_UNCATEGORIZED | Call by reference | Type reference (TYPE) | ABAP_BOOL | If the node is uncategorized node | 20130731 | |||
| 9 | IV_RULE_ID | Call by reference | Type reference (TYPE) | FB_RC_RULE_ID | Rule ID | 20130731 |
Method GET_SUGGESTIONS on Interface IF_FBICRC_SERVICE has no exception.
Method GET_SUGGESTION_RULES Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ET_RULE | Call by reference | Type reference (TYPE) | FBICRC_T_RULES | Rules list | 20130731 | |||
| 2 | IV_AUTO_INC | Call by reference | Type reference (TYPE) | BOOLEAN | ABAP_FALSE | Include auto rules | 20130731 |
Method GET_SUGGESTION_RULES on Interface IF_FBICRC_SERVICE has no exception.
Method GET_TYPE_ASSIGNED_DISPLAY Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RV_TYPE_NAME | Value transfer | Type reference (TYPE) | TYPENAME | Typename | 20130731 |
Method GET_TYPE_ASSIGNED_DISPLAY on Interface IF_FBICRC_SERVICE has no exception.
Method GET_TYPE_UNASSIGNED_DISPLAY Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RV_TYPE_NAME | Value transfer | Type reference (TYPE) | TYPENAME | Typename | 20130731 |
Method GET_TYPE_UNASSIGNED_DISPLAY on Interface IF_FBICRC_SERVICE has no exception.
Method LAUNCH_FSSC_SR_FOR_NICR Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | EV_SR_SENT | Value transfer | Type reference (TYPE) | FB_RC_FLAG | Flag for sent success | 20130731 | |||
| 2 | EV_URL | Call by reference | Type reference (TYPE) | STRING | URL of create service request in CRM | 20130731 | |||
| 3 | ID_STRING | Call by reference | Type reference (TYPE) | STRING | Text | 20130731 | |||
| 4 | ID_TITLE | Call by reference | Type reference (TYPE) | FB_RC_OBJDES | Service request title | 20130731 | |||
| 5 | IO_IF_IMP_CS | Call by reference | Object reference (TYPE REF TO) | IF_FBRC_COMMSUPPORT | Interface for Data retrieval for Communication Support | 20130731 | |||
| 6 | IS_ICR_KEY | Call by reference | Type reference (TYPE) | FBICR_KEY | ICR Key structure | 20130731 | |||
| 7 | IT_TEMPLATETEXT | Call by reference | Type reference (TYPE) | STANDARD TABLE | Template Text | 20130731 | |||
| 8 | IV_TCODE | Call by reference | Type reference (TYPE) | SYTCODE | Transaction Code | 20130731 |
Method LAUNCH_FSSC_SR_FOR_NICR on Interface IF_FBICRC_SERVICE has no exception.
Method LOAD_CUSTOMIZING_DATA Signature
Method LOAD_CUSTOMIZING_DATA on Interface IF_FBICRC_SERVICE has no parameter.
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | 20130731 |
Method PREPARE_BASIC_SELECTION Signature
Method PREPARE_BASIC_SELECTION on Interface IF_FBICRC_SERVICE has no parameter.
Method PREPARE_BASIC_SELECTION on Interface IF_FBICRC_SERVICE has no exception.
Method REMOVE_RECORDS_DUMMY Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | CS_TREE_NODE | Call by reference | Type reference (TYPE) | FBICRC_S_TREE_NODE_P | Tree node | 20130731 | |||
| 2 | CT_TOTALS_DUMMY_ALL | Call by reference | Type reference (TYPE) | FBICRC_T_GROUP_ACCOUNTS | Totals table records that are dummy | 20130731 | |||
| 3 | CT_TOTALS_NOT_DUMMY_ALL | Call by reference | Type reference (TYPE) | FBICRC_T_GROUP_ACCOUNTS | Totals table records that are not dummy | 20130731 | |||
| 4 | IV_DISPC | Call by reference | Type reference (TYPE) | FB_RC_DISPC | Object group | 20130731 | |||
| 5 | IV_LED_ORGU | Call by reference | Type reference (TYPE) | RCOMP_D | Leading org unit | 20130731 | |||
| 6 | IV_LED_PTNR | Call by reference | Type reference (TYPE) | RCOMP_D | Leading partner | 20130731 | |||
| 7 | IV_SEC_ORGU | Call by reference | Type reference (TYPE) | STRING | Secondary org unit | 20130731 | |||
| 8 | IV_SEC_PTNR | Call by reference | Type reference (TYPE) | STRING | Secondary partner | 20130731 |
Method REMOVE_RECORDS_DUMMY on Interface IF_FBICRC_SERVICE has no exception.
Method UNASSIGN_ICR_DOCUMENTS Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IT_ASSIGNED_ID | Call by reference | Type reference (TYPE) | FBICRC_T_GU_RECIDS | Assigned records ID | 20130731 | |||
| 2 | IV_DISPC | Call by reference | Type reference (TYPE) | FB_RC_DISPC | Object group | 20130731 | |||
| 3 | IV_LEADING_ORGUNIT | Call by reference | Type reference (TYPE) | STRING | Leading org unit | 20130731 | |||
| 4 | IV_LEADING_PARTNER | Call by reference | Type reference (TYPE) | STRING | Secondary org unit | 20130731 | |||
| 5 | IV_NODE_IS_UNCATEGORIZED | Call by reference | Type reference (TYPE) | ABAP_BOOL | If node is uncategorized | 20130731 | |||
| 6 | IV_SECONDARY_ORGUNIT | Call by reference | Type reference (TYPE) | STRING | Leading partner | 20130731 | |||
| 7 | IV_SECONDARY_PARTNER | Call by reference | Type reference (TYPE) | STRING | Secondary partner | 20130731 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | 20130731 |
History
| Last changed by/on | SAP | 20131127 |
| SAP Release Created in |