Hierarchy

⤷

⤷

Properties
Class | CL_FBICRC_HELPER | |
Short Description | ICR: Helper Class | |
Super Class | ||
Instantiability of a Class | 2 | Public |
Final |
General Data
Message Class | ||
Program status | ||
Category | 0 | |
Package | FB_ICRC_MAIN | Inter-Company Reconciliation (Main Logic) |
Created | 20130719 | SAP |
Last change | 20131127 | 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) |
Interfaces
Class CL_FBICRC_HELPER has no interface implemented.
Friends
Class CL_FBICRC_HELPER has no friend class.
Attributes
# | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
Static Attribute | Public | Type reference (TYPE) | FBICRC_T_TCURC | Table type of tcurc | 20130731 |
Methods
# | Method | Level | Visibility | Method type | Description | Created on |
---|---|---|---|---|---|---|
1 | ![]() |
Static method | Public | Method | Get period of line items | 20130731 |
2 | ![]() |
Static method | Public | Method | Add up total currency from year / period to year / period | 20130731 |
3 | ![]() |
Static method | Public | Method | Authority check for Execute of ICR | 20130731 |
4 | ![]() |
Static method | Public | Method | Do authority check and create error msg | 20130731 |
5 | ![]() |
Static method | Public | Method | Build Application Context for ICR | 20130731 |
6 | ![]() |
Static method | Public | Method | Check additional fields existence | 20130731 |
7 | ![]() |
Static method | Public | Method | Check group customizing fields existence | 20130731 |
8 | ![]() |
Static method | Public | Method | Assigned with difference and assigned without difference | 20130731 |
9 | ![]() |
Static method | Public | Method | Convert import table into SQL where clause with 'OR' | 20130731 |
10 | ![]() |
Static method | Public | Method | Convert selection table to string | 20130731 |
11 | ![]() |
Static method | Public | Method | Convert import table into SQL where clause with 'AND' | 20130731 |
12 | ![]() |
Static method | Public | Method | Get selection table from string | 20130731 |
13 | ![]() |
Static method | Private | Method | Convert time into user profile setting format | 20130731 |
14 | ![]() |
Static method | Public | Method | Merge date & time into one | 20130731 |
15 | ![]() |
Static method | Public | Method | Create a dynamic structure | 20130731 |
16 | ![]() |
Static method | Public | Method | Decode company-partner pair from string | 20130731 |
17 | ![]() |
Static method | Public | Method | Decode nav tree node into orgunit, partner, etc. | 20130731 |
18 | ![]() |
Static method | Public | Method | Encode company-partner pair table into url | 20130731 |
19 | ![]() |
Static method | Public | Method | Enqueue documents | 20130731 |
20 | ![]() |
Static method | Public | Method | Fetch information to fill an overview tree leaf node | 20130731 |
21 | ![]() |
Static method | Public | Method | Convert FPM search criteria to selection range table | 20130731 |
22 | ![]() |
Static method | Public | Method | Generate navigation param based on rsdsselopt | 20130731 |
23 | ![]() |
Static method | Public | Method | Generate selection option based on navigation parameter | 20130731 |
24 | ![]() |
Static method | Public | Method | Get company code name by company code | 20130731 |
25 | ![]() |
Static method | Public | Method | Get company name by company id | 20130731 |
26 | ![]() |
Static method | Public | Method | Get default currency from customizing | 20130731 |
27 | ![]() |
Static method | Public | Method | Get default display currency | 20130731 |
28 | ![]() |
Static method | Public | Method | Caculate with difference or without difference data | 20130731 |
29 | ![]() |
Static method | Public | Method | Get default version from customizing | 20130731 |
30 | ![]() |
Static method | Public | Method | Get difference status icon according to difference info | 20130731 |
31 | ![]() |
Static method | Public | Method | Get comp/part selection criteria table | 20130731 |
32 | ![]() |
Static method | Public | Method | Get Field List of DB Table | 20130731 |
33 | ![]() |
Static method | Public | Method | Get line items that are stored in central data by key | 20130731 |
34 | ![]() |
Static method | Public | Method | Get BOR Objects for new ICR | 20130731 |
35 | ![]() |
Static method | Public | Method | Get reconciliation end date of company and process | 20130731 |
36 | ![]() |
Static method | Public | Method | Get service request list of a line item | 20130731 |
37 | ![]() |
Static method | Public | Method | Return whether the string returns of the target substring | 20130731 |
38 | ![]() |
Static method | Public | Method | Get the activation status of a process | 20130731 |
39 | ![]() |
Static method | Public | Method | Prefill search help rules | 20130731 |
40 | ![]() |
Static method | Public | Method | Raise FPM event | 20130731 |
41 | ![]() |
Static method | Public | Method | Set communication status of a line item | 20130731 |
42 | ![]() |
Static method | Public | Method | Set communication status of a document | 20130731 |
43 | ![]() |
Static method | Private | Method | Process node text | 20130731 |
44 | ![]() |
Static method | Public | Method | Update communication status of documents | 20130731 |
45 | ![]() |
Static method | Public | Method | Update navigation parameter by range selection options | 20130731 |
46 | ![]() |
Static method | Public | Method | Update navigation parameter by selection option | 20130731 |
47 | ![]() |
Static method | Public | Method | Update range search criteria via navigation parameter | 20130731 |
48 | ![]() |
Static method | Public | Method | Update search criteria via navigation parameter | 20130731 |
49 | ![]() |
Static method | Public | Method | Validate currency | 20130731 |
Events
Class CL_FBICRC_HELPER has no event.
Types
# | Type | Visibility | Typing | Associated Type | Description | Created on | Type Source |
---|---|---|---|---|---|---|---|
1 | FBICRC_S_ICR_KEY | Public | See coding | 20130731 | BEGIN OF fbicrc_s_icr_key,
company TYPE rcomp_d,
tradingpartner TYPE rassc,
version TYPE rvers,
fiscalyear TYPE ryear,
postingperiod TYPE poper,
END OF fbicrc_s_icr_key
|
||
2 | LTT_DOCNR | Public | See coding | 20130826 | LTT_DOCNR TYPE HASHED TABLE OF DOCNR WITH UNIQUE DEFAULT KEY
|
||
3 | LTT_DOC_ID | Public | See coding | 20130826 | LTT_DOC_ID TYPE HASHED TABLE OF FBICRC_DOC_ID WITH UNIQUE DEFAULT KEY
|
||
4 | LTT_FBRC0040 | Public | See coding | 20130731 | ltt_fbrc0040 TYPE STANDARD TABLE OF fbrc0040 WITH DEFAULT KEY
|
||
5 | LTT_FBRC0090C | Public | See coding | 20130731 | ltt_fbrc0090c TYPE STANDARD TABLE OF v_fbrc0090c WITH DEFAULT KEY
|
||
6 | LTT_GOS_INSTID | Public | See coding | 20130826 | LTT_GOS_INSTID TYPE HASHED TABLE OF SIBFBORIID WITH UNIQUE DEFAULT KEY
|
||
7 | TT_SHLP_PREFILL_RULE | Public | See coding | 20130731 | tt_shlp_prefill_rule TYPE TABLE OF ddshselopt
|
Method Signatures
Method ADD_UP_PERIOD Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
EV_PERIOD_SELECTION | Call by reference | Type reference (TYPE) | RSDSSELOPT | Structure of generic SELECT-OPTION for (dynamic selections) | 20130731 | ||
2 | ![]() |
IV_FPOPER | Call by reference | Type reference (TYPE) | POPER | Posting period | 20130731 | ||
3 | ![]() |
IV_FYEAR | Call by reference | Type reference (TYPE) | RYEAR | Fiscal year | 20130731 | ||
4 | ![]() |
IV_RYEAR | Call by reference | Type reference (TYPE) | RYEAR | Fiscal year | 20130731 | ||
5 | ![]() |
IV_TPOPER | Call by reference | Type reference (TYPE) | POPER | Posting period | 20130731 | ||
6 | ![]() |
IV_TYEAR | Call by reference | Type reference (TYPE) | RYEAR | Fiscal year | 20130731 |
Method ADD_UP_PERIOD on class CL_FBICRC_HELPER has no exception.
Method ADD_UP_TOTAL_TSL Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
EV_TOTAL_TSL | Call by reference | Type reference (TYPE) | VTCUR9 | Value in Transaction Currency | 20130731 | ||
2 | ![]() |
IS_FBICRC002T | Call by reference | Type reference (TYPE) | FBICRC002T | Process 002 Totals Table | 20130731 | ||
3 | ![]() |
IV_FPOPER | Call by reference | Type reference (TYPE) | POPER | Posting period | 20130731 | ||
4 | ![]() |
IV_FYEAR | Call by reference | Type reference (TYPE) | RYEAR | Fiscal year | 20130731 | ||
5 | ![]() |
IV_TPOPER | Call by reference | Type reference (TYPE) | POPER | Posting period | 20130731 | ||
6 | ![]() |
IV_TYEAR | Call by reference | Type reference (TYPE) | RYEAR | Fiscal year | 20130731 |
Method ADD_UP_TOTAL_TSL on class CL_FBICRC_HELPER has no exception.
Method AUTHORITY_CHECK_EXE Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
CT_ERROR_MSG | Call by reference | Type reference (TYPE) | FBICRC_T_ERROR_MSGS | ICR: Table for Error Messages | 20130731 | ||
2 | ![]() |
CT_RA_COMPANY | Call by reference | Type reference (TYPE) | RSDS_SELOPT_T | 20130731 | |||
3 | ![]() |
IV_LOCAL_COMPANIES | Call by reference | Type reference (TYPE) | BOOLE_D | Data element for domain BOOLE: TRUE (='X') and FALSE (=' ') | 20130731 | ||
4 | ![]() |
IV_RPROC | Call by reference | Type reference (TYPE) | FB_RC_RPROC | Reconciliation Process | 20130731 |
Method AUTHORITY_CHECK_EXE on class CL_FBICRC_HELPER has no exception.
Method AUTH_CHECK_WITH_MSG Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
CTH_AUTH_ERROR | Call by reference | Type reference (TYPE) | FBICRC_TH_RCOMP_PROP | Company Properties | 20130731 | ||
2 | ![]() |
CTH_COMPANY | Call by reference | Type reference (TYPE) | FBICRC_TH_RCOMP_PROP | Company Properties | 20130731 | ||
3 | ![]() |
CT_MESSAGE | Call by reference | Type reference (TYPE) | BAPIRET2_T | Return parameter table | 20130731 | ||
4 | ![]() |
CT_RA_COMPANY | Call by reference | Type reference (TYPE) | RSDS_SELOPT_T | Structure of generic SELECT-OPTION for (dynamic selections) | 20130731 | ||
5 | ![]() |
CT_RA_SEQNR | Call by reference | Type reference (TYPE) | RSDS_SELOPT_T | 20130731 | |||
6 | ![]() |
EV_SUBRC | Call by reference | Type reference (TYPE) | SY-SUBRC | ABAP-Systemfeld: Rückgabewert von ABAP-Anweisungen | 20130731 | ||
7 | ![]() |
IV_CHECK | Call by reference | Type reference (TYPE) | ABAP_BOOL | ABAP_TRUE | 20130731 | ||
8 | ![]() |
IV_RPROC | Call by reference | Type reference (TYPE) | FB_RC_RPROC | Reconciliation Process | 20130731 |
Method AUTH_CHECK_WITH_MSG on class CL_FBICRC_HELPER has no exception.
Method BUILD_APPL_CONTEXT_ICR_COMPANY Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IT_DATA | Call by reference | Type reference (TYPE) | ANY TABLE | Line item data | 20130731 | ||
2 | ![]() |
IV_TCODE | Value transfer | Type reference (TYPE) | SYTCODE | Transaction Code | 20130731 | ||
3 | ![]() |
RS_APPLICATION_CONTEXT | Value transfer | Type reference (TYPE) | SSC_S_APPLICATION_CONTEXT | Application Context for parameters transfer to CRM SR. | 20130731 |
Method BUILD_APPL_CONTEXT_ICR_COMPANY on class CL_FBICRC_HELPER has no exception.
Method CHECK_ADDITIONAL_FIELDS Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
CT_SELECTION | Call by reference | Type reference (TYPE) | RSDS_FRANGE_T | Original Select Range Table | 20130731 | ||
2 | ![]() |
IV_PROCESS | Call by reference | Type reference (TYPE) | FB_RC_RPROC | Reconciliation Process | 20130731 |
Method CHECK_ADDITIONAL_FIELDS on class CL_FBICRC_HELPER has no exception.
Method CHECK_GROUP_CUSTOMIZING Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
CT_SELECTION | Call by reference | Type reference (TYPE) | RSDS_FRANGE_T | Original Select Range Table | 20130731 |
Method CHECK_GROUP_CUSTOMIZING on class CL_FBICRC_HELPER has no exception.
Method CLASSIFY_ASSIGNED_DOCUMENTS Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
CT_ASSIGNED | Call by reference | Type reference (TYPE) | TABLE | Assigned Documents that not Grouped | 20130731 | ||
2 | ![]() |
ET_ASSIGNED_WITHOUT_DIFF | Call by reference | Type reference (TYPE) | TABLE | Assigned Documents without Difference | 20130731 | ||
3 | ![]() |
ET_ASSIGNED_WITH_DIFF | Call by reference | Type reference (TYPE) | TABLE | Assigned Documents with Difference | 20130731 |
Method CLASSIFY_ASSIGNED_DOCUMENTS on class CL_FBICRC_HELPER has no exception.
Method CONVERT_SELECTION_OR_TO_STRING Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IT_SELECTION | Call by reference | Type reference (TYPE) | RSDS_FRANGE_T | Select Range Table | 20130731 | ||
2 | ![]() |
RV_WHERE_CLAUSE | Value transfer | Type reference (TYPE) | STRING | Where Clause | 20130731 |
Method CONVERT_SELECTION_OR_TO_STRING on class CL_FBICRC_HELPER has no exception.
Method CONVERT_SELECTION_TO_STRING Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
EV_STRING | Call by reference | Type reference (TYPE) | STRING | Where Clause | 20130731 | ||
2 | ![]() |
IT_SELECTION | Call by reference | Type reference (TYPE) | RSDS_FRANGE_T | Select Range Table | 20130731 |
Method CONVERT_SELECTION_TO_STRING on class CL_FBICRC_HELPER has no exception.
Method CONVERT_SELECTION_TO_WHERE_STR Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
EV_WHERE_CLAUSE | Call by reference | Type reference (TYPE) | STRING | Where Clause | 20130801 | ||
2 | ![]() |
IT_SELECTION | Call by reference | Type reference (TYPE) | RSDS_FRANGE_T | Select Range Table | 20130731 |
Method CONVERT_SELECTION_TO_WHERE_STR on class CL_FBICRC_HELPER has no exception.
Method CONVERT_STRING_TO_SELECTION Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
ET_SELECTION | Call by reference | Type reference (TYPE) | RSDS_FRANGE_T | Select Range Table | 20130731 | ||
2 | ![]() |
IV_STRING | Call by reference | Type reference (TYPE) | STRING | Original Where String | 20130731 |
Method CONVERT_STRING_TO_SELECTION on class CL_FBICRC_HELPER has no exception.
Method CONV_TIME_INT_TO_EXT Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
EV_TIME | Call by reference | Type reference (TYPE) | STRING | Exporting Time | 20130731 | ||
2 | ![]() |
IV_TIME | Call by reference | Type reference (TYPE) | T | Original Time | 20130731 | ||
3 | ![]() |
IV_TIME_FORMAT | Call by reference | Type reference (TYPE) | XUTIMEFM | Time Format (12-/24-Hour Specification) | 20130731 |
Method CONV_TIME_INT_TO_EXT on class CL_FBICRC_HELPER has no exception.
Method CREATE_DATE Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
EV_DATE_TIME | Call by reference | Type reference (TYPE) | STRING | Exporting String of Date and Time | 20130731 | ||
2 | ![]() |
IV_DATE | Value transfer | Type reference (TYPE) | SO_DAT_SD | Date On Which Object Was Sent | 20130731 | ||
3 | ![]() |
IV_TIME | Value transfer | Type reference (TYPE) | SO_TIM_SD | Time at Which The Object Was Sent | 20130731 |
Method CREATE_DATE on class CL_FBICRC_HELPER has no exception.
Method CREATE_DYNAMIC_STRUCTURE Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
ER_DATA_LINE | Call by reference | Object reference (TYPE REF TO) | DATA | Data of a Line | 20130731 | ||
2 | ![]() |
ER_DATA_TAB | Call by reference | Object reference (TYPE REF TO) | DATA | Data of a Table | 20130731 | ||
3 | ![]() |
ER_STRUCT_DESCR | Call by reference | Object reference (TYPE REF TO) | CL_ABAP_STRUCTDESCR | Runtime Type Services | 20130731 | ||
4 | ![]() |
IT_NEW_FIELD | Call by reference | Type reference (TYPE) | FBICRC_T_FIELD_NAME_TYPES | ICR name and type table for creating structure | 20130731 | ||
5 | ![]() |
IV_ORIGIN_TYPE | Call by reference | Type reference (TYPE) | TYPENAME | Name of Dictionary Type | 20130731 |
Method CREATE_DYNAMIC_STRUCTURE on class CL_FBICRC_HELPER has no exception.
Method DECODE_COMP_PTNR Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
ET_COMP_PTNR | Call by reference | Type reference (TYPE) | FBICRC_T_COMP_PTNRS | ICR: company-partner pair table | 20130731 | ||
2 | ![]() |
IV_STR | Call by reference | Type reference (TYPE) | STRING | String Contains Information | 20130731 |
Method DECODE_COMP_PTNR on class CL_FBICRC_HELPER has no exception.
Method DECODE_ORGU_PTNR Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
EV_ORGU | Call by reference | Type reference (TYPE) | RCOMP_D | Company | 20130731 | ||
2 | ![]() |
EV_ORGU_PRCTR | Call by reference | Type reference (TYPE) | PRCTR | Company name | 20130731 | ||
3 | ![]() |
EV_PTNR | Call by reference | Type reference (TYPE) | RCOMP_D | Partner | 20130731 | ||
4 | ![]() |
EV_PTNR_PRCTR | Call by reference | Type reference (TYPE) | PRCTR | Partner name | 20130731 | ||
5 | ![]() |
IV_TREE_NODE | Call by reference | Type reference (TYPE) | STRING | Tree Node String | 20130731 |
Method DECODE_ORGU_PTNR on class CL_FBICRC_HELPER has no exception.
Method ENCODE_COMP_PTNR Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
EV_STR | Call by reference | Type reference (TYPE) | STRING | String Contains Information | 20130731 | ||
2 | ![]() |
IT_COMP_PTNR | Call by reference | Type reference (TYPE) | FBICRC_T_COMP_PTNRS | ICR company-partner pair table | 20130731 |
Method ENCODE_COMP_PTNR on class CL_FBICRC_HELPER 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 | Data element for domain BOOLE: TRUE (='X') and FALSE (=' ') | 20130731 | ||
2 | ![]() |
IT_SEL_TOTAL | Call by reference | Type reference (TYPE) | TABLE | 20130731 | |||
3 | ![]() |
IV_COMPANY | Call by reference | Type reference (TYPE) | RCOMP_D | Company | 20130731 | ||
4 | ![]() |
IV_POPER | Call by reference | Type reference (TYPE) | POPER | Posting period | 20130731 | ||
5 | ![]() |
IV_PROC | Call by reference | Type reference (TYPE) | FB_RC_RPROC | Reconciliation Process | 20130731 | ||
6 | ![]() |
IV_RASSC | Call by reference | Type reference (TYPE) | RASSC | Company ID of Trading Partner | 20130731 | ||
7 | ![]() |
IV_RELEASE_LOCK | Call by reference | Type reference (TYPE) | BOOLE_D | Data element for domain BOOLE: TRUE (='X') and FALSE (=' ') | 20130731 | ||
8 | ![]() |
IV_VERSION | Call by reference | Type reference (TYPE) | RVERS | Version | 20130731 | ||
9 | ![]() |
IV_YEAR | Call by reference | Type reference (TYPE) | GJAHR | Fiscal Year | 20130731 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
Data is locked by other person | 20130731 | |
2 | ![]() |
No authority to change data under a company | 20130731 | |
3 | ![]() |
No authority to display data under a company | 20130731 |
Method FILL_OVERVIEW_TREE_NODE Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
ES_OVERVIEW_TREE | Call by reference | Type reference (TYPE) | FBICRC_S_OVERVIEW_TREE_NODE | ICR: Overview Report Tree Node Structure | 20130731 | ||
2 | ![]() |
IS_NAVI_TREE | Call by reference | Type reference (TYPE) | FBICRC_S_TREE_NODE_P | ICR: Navigation Tree Node for Parent-Child Hierarchy | 20130731 | ||
3 | ![]() |
IV_COMP | Call by reference | Type reference (TYPE) | RCOMP_D | Company | 20130731 | ||
4 | ![]() |
IV_DISP_CUKY | Call by reference | Type reference (TYPE) | WAERS | Currency Key | 20130731 | ||
5 | ![]() |
IV_HIER_NODE_KEY | Call by reference | Type reference (TYPE) | FBICRC_TEXT | String of Node Key | 20130731 | ||
6 | ![]() |
IV_HIER_PARENT_KEY | Call by reference | Type reference (TYPE) | FBICRC_TEXT | String of Parent Key | 20130731 | ||
7 | ![]() |
IV_RPROC | Call by reference | Type reference (TYPE) | FB_RC_RPROC | Reconciliation Process | 20130731 |
Method FILL_OVERVIEW_TREE_NODE on class CL_FBICRC_HELPER has no exception.
Method FPM_SEAR_CRI_TO_ABAP_SELOPT Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
CV_SEAR_CRI_VAL | Call by reference | Type reference (TYPE) | CLIKE | Value of Search Criteria | 20130731 | ||
2 | ![]() |
ES_SELOPT | Value transfer | Type reference (TYPE) | RSDSSELOPT | Structure of generic SELECT-OPTION for (dynamic selections) | 20130805 | ||
3 | ![]() |
IS_SEAR_CRI | Call by reference | Type reference (TYPE) | FPMGB_S_SEARCH_CRITERIA | Search Criteria | 20130731 |
Method FPM_SEAR_CRI_TO_ABAP_SELOPT on class CL_FBICRC_HELPER has no exception.
Method GEN_NAV_PARA_BY_SELOPT Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IT_SELOPT | Call by reference | Type reference (TYPE) | RSDS_SELOPT_T | Search Criteria Range Table | 20130731 | ||
2 | ![]() |
RV_SELOPT | Value transfer | Type reference (TYPE) | STRING | Returning String | 20130731 |
Method GEN_NAV_PARA_BY_SELOPT on class CL_FBICRC_HELPER has no exception.
Method GEN_SELOPT_BY_NAV_PARA Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
ET_SELOPT | Call by reference | Type reference (TYPE) | RSDS_SELOPT_T | Search Criteria Range Table | 20130731 | ||
2 | ![]() |
IV_SELOPT | Call by reference | Type reference (TYPE) | STRING | Importing String | 20130731 |
Method GEN_SELOPT_BY_NAV_PARA on class CL_FBICRC_HELPER has no exception.
Method GET_COMPCODE_NAME_BY_ID Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
EV_COMPCODE_NAME | Call by reference | Type reference (TYPE) | BUTXT | Name of the company code or company | 20130731 | ||
2 | ![]() |
IV_COMPCODE | Call by reference | Type reference (TYPE) | BUKRS | Company Code | 20130731 |
Method GET_COMPCODE_NAME_BY_ID on class CL_FBICRC_HELPER has no exception.
Method GET_COMP_NAME_BY_ID Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
EV_COMP_NAME | Call by reference | Type reference (TYPE) | NAME_1 | Company name | 20130731 | ||
2 | ![]() |
IV_COMP_ID | Call by reference | Type reference (TYPE) | RCOMP_D | Company | 20130731 |
Method GET_COMP_NAME_BY_ID on class CL_FBICRC_HELPER has no exception.
Method GET_DEFAULT_CURR Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
EV_DISP_CURR | Call by reference | Type reference (TYPE) | RTCUR | Currency Key | 20130731 | ||
2 | ![]() |
EV_HIDE_CURR | Call by reference | Type reference (TYPE) | ABAP_BOOL | 20130731 | |||
3 | ![]() |
IV_RPROC | Call by reference | Type reference (TYPE) | FB_RC_RPROC | Reconciliation Process | 20130731 |
Method GET_DEFAULT_CURR on class CL_FBICRC_HELPER has no exception.
Method GET_DEFAULT_CURRENCY Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IV_RPROC | Call by reference | Type reference (TYPE) | FB_RC_RPROC | Reconciliation Process | 20130731 | ||
2 | ![]() |
RV_CURR | Value transfer | Type reference (TYPE) | FB_ICRC_DCURR | Display Currency | 20130731 |
Method GET_DEFAULT_CURRENCY on class CL_FBICRC_HELPER has no exception.
Method GET_DEFAULT_REMINDER_CONTENT Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
EV_CONTENT | Call by reference | Type reference (TYPE) | STRING | Reminder Content | 20130731 |
Method GET_DEFAULT_REMINDER_CONTENT on class CL_FBICRC_HELPER has no exception.
Method GET_DEFAULT_RVERS Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
EV_DISP_RVERS | Call by reference | Type reference (TYPE) | RVERS | Version | 20130731 | ||
2 | ![]() |
EV_HIDE_RVERS | Call by reference | Type reference (TYPE) | ABAP_BOOL | 20130731 | |||
3 | ![]() |
IV_RPROC | Call by reference | Type reference (TYPE) | FB_RC_RPROC | Reconciliation Process | 20130731 |
Method GET_DEFAULT_RVERS on class CL_FBICRC_HELPER has no exception.
Method GET_DIFF_STATUS_ICON Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
EV_STATUS_ICON | Value transfer | Type reference (TYPE) | STRING | String of Icon of the Status | 20130731 | ||
2 | ![]() |
EV_STATUS_TOOLTIP | Call by reference | Type reference (TYPE) | STRING | Tooltip String of Icon of the Status | 20130731 | ||
3 | ![]() |
IV_DIFF | Call by reference | Type reference (TYPE) | ICRC_GDIFF | Difference in Currency of Document Group | 20130731 | ||
4 | ![]() |
IV_IS_NO_DATA | Call by reference | Type reference (TYPE) | BOOLEAN | Boolean Variable (X=True, -=False, Space=Unknown) | 20130731 | ||
5 | ![]() |
IV_UNASS_EXIST | Call by reference | Type reference (TYPE) | BOOLEAN | Record type | 20130731 |
Method GET_DIFF_STATUS_ICON on class CL_FBICRC_HELPER has no exception.
Method GET_DISPC_SELECTION Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
ET_OBJ_GRP_ITEMS | Call by reference | Type reference (TYPE) | FBICRC_T_OBJ_GRP_ITEMS | ICR: Table for object group item | 20130731 | ||
2 | ![]() |
ET_SELECTION_ORGUNIT | Call by reference | Type reference (TYPE) | RSDS_FRANGE_T | Dispc Selection of Orgunit | 20130731 | ||
3 | ![]() |
ET_SELECTION_PARTNER | Call by reference | Type reference (TYPE) | RSDS_FRANGE_T | Dispc Selection of Partner | 20130731 | ||
4 | ![]() |
IT_FBRC0040 | Call by reference | Type reference (TYPE) | LTT_FBRC0040 | 20130731 | |||
5 | ![]() |
IT_FBRC0090C | Call by reference | Type reference (TYPE) | LTT_FBRC0090C | 20130731 | |||
6 | ![]() |
IV_DISPC | Call by reference | Type reference (TYPE) | FB_RC_DISPC | Object Group | 20130731 | ||
7 | ![]() |
IV_RPROC | Call by reference | Type reference (TYPE) | FB_RC_RPROC | Reconciliation Process | 20130731 |
Method GET_DISPC_SELECTION on class CL_FBICRC_HELPER has no exception.
Method GET_FIELD_LIST Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
ET_FIELD_LIST | Call by reference | Type reference (TYPE) | TYP_DFIES | Table Type: DFIES | 20130731 | ||
2 | ![]() |
IV_TABLE_NAME | Call by reference | Type reference (TYPE) | DDOBJNAME | Name of ABAP Dictionary Object | 20130731 |
Method GET_FIELD_LIST on class CL_FBICRC_HELPER has no exception.
Method GET_LOCAL_ITEMS_BY_KEY Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
ER_UNASSIGNED | Call by reference | Object reference (TYPE REF TO) | DATA | Assigned Records Table whose ID in the Importing ID Table | 20130731 | ||
2 | ![]() |
IR_UNASSIGNED | Call by reference | Object reference (TYPE REF TO) | DATA | Assigned Records Table | 20130731 | ||
3 | ![]() |
IT_ID | Call by reference | Type reference (TYPE) | FBICRC_T_GU_RECIDS | Table for Record Number of Line Items | 20130731 |
Method GET_LOCAL_ITEMS_BY_KEY on class CL_FBICRC_HELPER has no exception.
Method GET_PERSIST_OBJECTS_FOR_SR Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IV_TCODE | Value transfer | Type reference (TYPE) | SYTCODE | Transaction Code | 20130731 | ||
2 | ![]() |
RS_PERSIST_OBJTYPE | Value transfer | Type reference (TYPE) | SWO_OBJTYP | Object Type | 20130731 |
Method GET_PERSIST_OBJECTS_FOR_SR on class CL_FBICRC_HELPER has no exception.
Method GET_REC_END_DATE Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
EV_END_DATE | Call by reference | Attribute reference (LIKE) | SY-DATUM | ABAP-Systemfeld: Aktuelles Datum des Applikationsservers | 20130731 | ||
2 | ![]() |
EV_FISCAL_YEAR | Call by reference | Type reference (TYPE) | GJAHR | Fiscal Year | 20130731 | ||
3 | ![]() |
EV_PERIOD | Call by reference | Type reference (TYPE) | POPER | Posting period | 20130731 | ||
4 | ![]() |
IV_COMP | Call by reference | Type reference (TYPE) | RCOMP_D | Company | 20130731 | ||
5 | ![]() |
IV_PROC | Call by reference | Type reference (TYPE) | FB_RC_RPROC | Reconciliation Process | 20130731 |
Method GET_REC_END_DATE on class CL_FBICRC_HELPER has no exception.
Method GET_SERVICE_REQUEST_LIST Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
ET_REQUEST_LIST | Call by reference | Type reference (TYPE) | SSC_T_SRALL_LINKOBJ | backend service requet all + link object | 20130731 | ||
2 | ![]() |
IT_ASSIGNED | Call by reference | Type reference (TYPE) | TABLE | Assigned Documents | 20130731 | ||
3 | ![]() |
IT_UNASSIGNED_ORGU | Call by reference | Type reference (TYPE) | TABLE | Unassigned Documents of Orgunit | 20130731 | ||
4 | ![]() |
IT_UNASSIGNED_PTNR | Call by reference | Type reference (TYPE) | TABLE | Unassigned Documents of Partner | 20130731 | ||
5 | ![]() |
IV_PROC | Call by reference | Type reference (TYPE) | FB_RC_RPROC | Reconciliation Process | 20130731 | ||
6 | ![]() |
IV_RCOMP | Call by reference | Type reference (TYPE) | RCOMP_D | Company | 20130731 |
Method GET_SERVICE_REQUEST_LIST on class CL_FBICRC_HELPER has no exception.
Method IS_PREFIX_OF Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IV_STRING | Call by reference | Type reference (TYPE) | STRING | Text to be compared | 20130731 | ||
2 | ![]() |
IV_SUBSTRING | Call by reference | Type reference (TYPE) | STRING | String that the text begins of | 20130731 | ||
3 | ![]() |
RV_BEGINS_OF | Value transfer | Type reference (TYPE) | BOOLE_D | Data element for domain BOOLE: TRUE (='X') and FALSE (=' ') | 20130731 |
Method IS_PREFIX_OF on class CL_FBICRC_HELPER has no exception.
Method IS_PROCESS_ACTIVE Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IV_RPROC | Call by reference | Type reference (TYPE) | FB_RC_RPROC | Reconciliation Process | 20130731 | ||
2 | ![]() |
RV_ACTIVE | Value transfer | Type reference (TYPE) | BOOLE_D | Data element for domain BOOLE: TRUE (='X') and FALSE (=' ') | 20130731 |
Method IS_PROCESS_ACTIVE on class CL_FBICRC_HELPER has no exception.
Method PREFILL_SHLP_RULE Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
ET_SHLP_PREFILL | Call by reference | Type reference (TYPE) | TT_SHLP_PREFILL_RULE | Prefilling Value for Search Help | 20130731 | ||
2 | ![]() |
IV_RPROC | Call by reference | Type reference (TYPE) | FB_RC_RPROC | Reconciliation Process | 20130731 |
Method PREFILL_SHLP_RULE on class CL_FBICRC_HELPER has no exception.
Method RAISE_FPM_EVENT Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IR_FPM | Call by reference | Object reference (TYPE REF TO) | IF_FPM | Interface for accessing FPM functionality | 20130731 | ||
2 | ![]() |
IV_EVENT_ID | Call by reference | Type reference (TYPE) | FPM_EVENT_ID | ID of the FPM Event | 20130731 |
Method RAISE_FPM_EVENT on class CL_FBICRC_HELPER has no exception.
Method SET_COMMUNICATION_STATUS Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
CR_TAB | Call by reference | Object reference (TYPE REF TO) | DATA | Table of Records | 20130731 | ||
2 | ![]() |
IT_COCODE | Call by reference | Type reference (TYPE) | FBICRC_T_COCODE | Company Code | 20130826 | ||
3 | ![]() |
IT_INSTID | Call by reference | Type reference (TYPE) | LTT_GOS_INSTID | 20130830 | |||
4 | ![]() |
IT_MAIL_DOC_ID | Call by reference | Type reference (TYPE) | LTT_DOC_ID | 20130830 | |||
5 | ![]() |
IT_SR_PROP | Call by reference | Type reference (TYPE) | FBICRC_T_SR_PROP | ICR: Service Request properties to identify one record | 20130830 | ||
6 | ![]() |
IV_PROC | Call by reference | Type reference (TYPE) | FB_RC_RPROC | Reconciliation Process | 20130731 | ||
7 | ![]() |
IV_SHOW_SR | Call by reference | Type reference (TYPE) | ABAP_BOOL | Show service request flag or not | 20130731 | ||
8 | ![]() |
IV_SOURCE | Call by reference | Type reference (TYPE) | STRING | Item comes from orgu,ptnr or assigned | 20130731 |
Method SET_COMMUNICATION_STATUS on class CL_FBICRC_HELPER has no exception.
Method SET_COMMUNICATION_STATUS_LINE Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
CS_DATA | Call by reference | Type reference (TYPE) | DATA | Line of Record | 20130731 | ||
2 | ![]() |
IT_EMAIL_DOC_ID | Call by reference | Type reference (TYPE) | LTT_DOC_ID | ICR document ID table | 20130731 | ||
3 | ![]() |
IT_INSTID | Call by reference | Type reference (TYPE) | LTT_GOS_INSTID | GOS instance ID table | 20130731 | ||
4 | ![]() |
IT_SR_PROP | Call by reference | Type reference (TYPE) | FBICRC_T_SR_PROP | ICR Service Request Property | 20130826 | ||
5 | ![]() |
IV_PROC | Call by reference | Type reference (TYPE) | FB_RC_RPROC | Reconciliation Process | 20130731 | ||
6 | ![]() |
IV_SOURCE | Call by reference | Type reference (TYPE) | STRING | Item come from orgu,ptnr or assigned | 20130731 |
Method SET_COMMUNICATION_STATUS_LINE on class CL_FBICRC_HELPER has no exception.
Method TREE_NODE_TEXT_PROCESS Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
EV_STRING | Call by reference | Type reference (TYPE) | STRING | Exporting String | 20130731 | ||
2 | ![]() |
IV_COMP_NUM | Call by reference | Type reference (TYPE) | STRING | Company Number | 20130731 | ||
3 | ![]() |
IV_STRING | Call by reference | Type reference (TYPE) | STRING | Original String | 20130731 |
Method TREE_NODE_TEXT_PROCESS on class CL_FBICRC_HELPER has no exception.
Method UPDATE_COMMUNICATION_STATUS Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
CR_ASSIGNED_WITHOUT_DIFF | Call by reference | Object reference (TYPE REF TO) | DATA | Assigned Records without Difference | 20130731 | ||
2 | ![]() |
CR_ASSIGNED_WITH_DIFF | Call by reference | Object reference (TYPE REF TO) | DATA | Assigned Records with Difference | 20130731 | ||
3 | ![]() |
CR_SUGGEST_WITHOUT_DIFF | Call by reference | Object reference (TYPE REF TO) | DATA | Suggested Records without Difference | 20130731 | ||
4 | ![]() |
CR_SUGGEST_WITH_DIFF | Call by reference | Object reference (TYPE REF TO) | DATA | Suggested Records with Difference | 20130731 | ||
5 | ![]() |
CR_UNASSIGNED_ORGU | Call by reference | Object reference (TYPE REF TO) | DATA | Unassigned Records of Orgunit Side | 20130731 | ||
6 | ![]() |
CR_UNASSIGNED_PTNR | Call by reference | Object reference (TYPE REF TO) | DATA | Unassigned Records of Partner Side | 20130731 | ||
7 | ![]() |
IT_COCODE | Call by reference | Type reference (TYPE) | FBICRC_T_COCODE | Company Code | 20130826 | ||
8 | ![]() |
IT_SELECTED_IDS | Call by reference | Type reference (TYPE) | FBICRC_T_DOC_ID | ICR document ID table | 20130731 | ||
9 | ![]() |
IV_ORGU | Call by reference | Type reference (TYPE) | RCOMP_D | Message-Related Entries in Application Log | 20130731 | ||
10 | ![]() |
IV_ORG_FIELD | Call by reference | Type reference (TYPE) | STRING | Field Name of Orgunit | 20130731 | ||
11 | ![]() |
IV_PROC | Call by reference | Type reference (TYPE) | FB_RC_RPROC | Reconciliation Process | 20130731 | ||
12 | ![]() |
IV_PTNR | Call by reference | Type reference (TYPE) | RASSC | Company ID of trading partner | 20130731 | ||
13 | ![]() |
IV_SELECTED_ID | Call by reference | Type reference (TYPE) | GU_RECID | Record number of the line item record | 20130904 | ||
14 | ![]() |
IV_SHOW_SR | Call by reference | Type reference (TYPE) | ABAP_BOOL | Flag of Show Service Request | 20130731 |
Method UPDATE_COMMUNICATION_STATUS on class CL_FBICRC_HELPER has no exception.
Method UPDATE_NAV_PAR_BY_RNG_SELOPT Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
CT_NAV_PAR | Call by reference | Type reference (TYPE) | APB_LPD_T_PARAMS | Key/Value Pairs | 20130731 | ||
2 | ![]() |
IT_SELOPT | Call by reference | Type reference (TYPE) | RSDS_SELOPT_T | Search Criteria Range Table | 20130731 | ||
3 | ![]() |
IV_NAV_PAR_NAME | Call by reference | Type reference (TYPE) | STRING | Parameter Name | 20130731 |
Method UPDATE_NAV_PAR_BY_RNG_SELOPT on class CL_FBICRC_HELPER has no exception.
Method UPDATE_NAV_PAR_BY_SELOPT Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
CT_NAV_PAR | Call by reference | Type reference (TYPE) | APB_LPD_T_PARAMS | Key/Value Pairs | 20130731 | ||
2 | ![]() |
IV_NAV_PAR_NAME | Call by reference | Type reference (TYPE) | STRING | Parameter Name | 20130731 | ||
3 | ![]() |
IV_SELOPT | Call by reference | Type reference (TYPE) | STRING | Search Criteria Range Table | 20130731 |
Method UPDATE_NAV_PAR_BY_SELOPT on class CL_FBICRC_HELPER has no exception.
Method UPDATE_RNG_SEAR_CRI_BY_NAV_PAR Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
CT_SEAR_CRI | Call by reference | Type reference (TYPE) | FPMGB_T_SEARCH_CRITERIA | search criteria for GUIBB Search | 20130731 | ||
2 | ![]() |
ET_SELOPT | Call by reference | Type reference (TYPE) | RSDS_SELOPT_T | Search Criteria Range Table | 20130731 | ||
3 | ![]() |
IR_FPM | Call by reference | Object reference (TYPE REF TO) | IF_FPM | Interface for accessing FPM functionality | 20130731 | ||
4 | ![]() |
IV_NAV_PAR_NAME | Call by reference | Type reference (TYPE) | STRING | Parameter Name | 20130731 | ||
5 | ![]() |
IV_SEAR_CRI_NAME | Call by reference | Type reference (TYPE) | STRING | Search Criteria Name | 20130731 |
Method UPDATE_RNG_SEAR_CRI_BY_NAV_PAR on class CL_FBICRC_HELPER has no exception.
Method UPDATE_SEAR_CRI_BY_NAV_PAR Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
CT_SEAR_CRI | Call by reference | Type reference (TYPE) | FPMGB_T_SEARCH_CRITERIA | search criteria for GUIBB Search | 20130731 | ||
2 | ![]() |
EV_SELOPT | Call by reference | Type reference (TYPE) | STRING | Search Criteria in String Format | 20130731 | ||
3 | ![]() |
IR_FPM | Call by reference | Object reference (TYPE REF TO) | IF_FPM | Interface for accessing FPM functionality | 20130731 | ||
4 | ![]() |
IV_NAV_PAR_NAME | Call by reference | Type reference (TYPE) | STRING | Parameter Name | 20130731 | ||
5 | ![]() |
IV_SEAR_CRI_NAME | Call by reference | Type reference (TYPE) | STRING | Search Criteria | 20130731 |
Method UPDATE_SEAR_CRI_BY_NAV_PAR on class CL_FBICRC_HELPER has no exception.
Method VALIDATE_CURRENCY Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IV_CURRENCY_KEY | Call by reference | Type reference (TYPE) | WAERS | Currency Key | 20130731 | ||
2 | ![]() |
RV_RESULT | Value transfer | Type reference (TYPE) | ABAP_BOOL | Result Flag | 20130731 |
Method VALIDATE_CURRENCY on class CL_FBICRC_HELPER has no exception.
History
Last changed by/on | SAP | 20131127 |
SAP Release Created in |