SAP ABAP Class IF_FBICRC_PROCESS (ICR: Process Interface)
Meta Relationship - Used By
# Relationship type Used by Short Description Created on
1 Interface implementation (CLASS c. INTERFACES i_ref)  CL_FBICRC_PROCESS_BASIC ICR: Base Class for Process 20130731
Properties
Class IF_FBICRC_PROCESS  
Short Description ICR: Process Interface    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package      
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 RSDS Type group use (TYPE-POOLS tp)  Type group use (TYPE-POOLS tp)
Interfaces
Class IF_FBICRC_PROCESS has no interface implemented.
Friends
Class IF_FBICRC_PROCESS has no friend class.
Attributes
Class IF_FBICRC_PROCESS has no attribute.
Methods
# Method Level Visibility Method type Description Created on
1 GET_FIELD_NAME_DOC_NUMBER Instance method Public Method Get document number field name 20130731
2 GET_FIELD_NAME_FISCAL_YEAR Instance method Public Method Get fiscal year field name 20130731
3 GET_FIELD_NAME_GROUP_AMOUNT Instance method Public Method Get group amount field name 20130731
4 GET_FIELD_NAME_GROUP_CUKY Instance method Public Method Get group currency key field name 20130731
5 GET_FIELD_NAME_LEDGER Instance method Public Method Get ledger field name 20130731
6 GET_FIELD_NAME_ORIGIN_COMPCODE Instance method Public Method Get original company code field name 20130731
7 GET_FIELD_NAME_PERIOD Instance method Public Method Get posting period field name 20130731
8 GET_FIELD_NAME_RECORD_ID Instance method Public Method Get record ID field name 20130731
9 GET_FIELD_NAME_RECORD_TYPE Instance method Public Method Get record type field name 20130731
10 GET_FIELD_NAME_TRAN_AMT_TOTALS Instance method Public Method Get totals amount field name 20130731
11 GET_FIELD_NAME_VERSION Instance method Public Method Get version field name 20130731
12 GET_LINE_ITEM_TYPE_NAME Instance method Public Method Get line item table type name 20130731
13 GET_TOTALS_TYPE_NAME Instance method Public Method Get totals table type type name 20130731
14 READ_LEADING_ORGUNIT_TEXT Instance method Public Method Get leading org unit text 20130731
15 READ_SECONDARY_ORGUNIT_TEXT Instance method Public Method Get secondary org unit text 20130731
16 READ_TOTALS Instance method Public Method Read from totals table 20130731
17 SAVE_CHANGED_RECORDS Instance method Public Method Save assign / unassign 20130731
Events
Class IF_FBICRC_PROCESS has no event.
Types
Class IF_FBICRC_PROCESS has no local type.
Method Signatures

Method GET_FIELD_NAME_DOC_NUMBER Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RV_FIELD_NAME Value transfer Type reference (TYPE) FIELDNAME Fieldname of document number 20130731

Method GET_FIELD_NAME_DOC_NUMBER on class IF_FBICRC_PROCESS has no exception.

Method GET_FIELD_NAME_FISCAL_YEAR Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RV_FIELD_NAME Value transfer Type reference (TYPE) FIELDNAME Field Name of Fiscal Year 20130731

Method GET_FIELD_NAME_FISCAL_YEAR on class IF_FBICRC_PROCESS has no exception.

Method GET_FIELD_NAME_GROUP_AMOUNT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RV_FIELD_NAME Value transfer Type reference (TYPE) FIELDNAME Field name of group amount 20130731

Method GET_FIELD_NAME_GROUP_AMOUNT on class IF_FBICRC_PROCESS has no exception.

Method GET_FIELD_NAME_GROUP_CUKY Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RV_FIELD_NAME Value transfer Type reference (TYPE) FIELDNAME Fieldname of group currency 20130731

Method GET_FIELD_NAME_GROUP_CUKY on class IF_FBICRC_PROCESS has no exception.

Method GET_FIELD_NAME_LEDGER Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RV_FIELD_NAME Value transfer Type reference (TYPE) FIELDNAME Field Name of Ledger 20130731

Method GET_FIELD_NAME_LEDGER on class IF_FBICRC_PROCESS has no exception.

Method GET_FIELD_NAME_ORIGIN_COMPCODE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RV_FIELD_NAME Value transfer Type reference (TYPE) FIELDNAME Fieldname of original company code 20130731

Method GET_FIELD_NAME_ORIGIN_COMPCODE on class IF_FBICRC_PROCESS has no exception.

Method GET_FIELD_NAME_PERIOD Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RV_FIELD_NAME Value transfer Type reference (TYPE) FIELDNAME Field Name of Period 20130731

Method GET_FIELD_NAME_PERIOD on class IF_FBICRC_PROCESS has no exception.

Method GET_FIELD_NAME_RECORD_ID Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RV_FIELD_NAME Value transfer Type reference (TYPE) FIELDNAME Fieldname of record ID 20130731

Method GET_FIELD_NAME_RECORD_ID on class IF_FBICRC_PROCESS has no exception.

Method GET_FIELD_NAME_RECORD_TYPE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RV_FIELD_NAME Value transfer Type reference (TYPE) FIELDNAME Field Name of Record Type 20130731

Method GET_FIELD_NAME_RECORD_TYPE on class IF_FBICRC_PROCESS has no exception.

Method GET_FIELD_NAME_TRAN_AMT_TOTALS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ET_FIELD_NAME Call by reference Type reference (TYPE) FIELDNAME_TAB Fieldname table 20130731
2 Importing IT_SEL_POPER Call by reference Type reference (TYPE) RSDS_SELOPT_T Selected posting period 20130731
3 Importing IV_FIELD_NAME_TRAN_AMOUNT Call by reference Type reference (TYPE) FIELDNAME Fieldname of amount 20130731

Method GET_FIELD_NAME_TRAN_AMT_TOTALS on class IF_FBICRC_PROCESS has no exception.

Method GET_FIELD_NAME_VERSION Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RV_FIELD_NAME Value transfer Type reference (TYPE) FIELDNAME Field Name of Version 20130731

Method GET_FIELD_NAME_VERSION on class IF_FBICRC_PROCESS has no exception.

Method GET_LINE_ITEM_TYPE_NAME Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RV_TYPE_NAME Value transfer Type reference (TYPE) TYPENAME Line Item Table Type Name 20130731

Method GET_LINE_ITEM_TYPE_NAME on class IF_FBICRC_PROCESS has no exception.

Method GET_TOTALS_TYPE_NAME Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RV_TYPE_NAME Value transfer Type reference (TYPE) TYPENAME Totals Table Type Name 20130731

Method GET_TOTALS_TYPE_NAME on class IF_FBICRC_PROCESS has no exception.

Method READ_LEADING_ORGUNIT_TEXT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_LEADING_ORGUNIT Call by reference Type reference (TYPE) STRING Leading org unit 20130731
2 Returning RV_TEXT Value transfer Type reference (TYPE) STRING Text 20130731

Method READ_LEADING_ORGUNIT_TEXT on class IF_FBICRC_PROCESS has no exception.

Method READ_SECONDARY_ORGUNIT_TEXT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_LEADING_ORGUNIT Call by reference Type reference (TYPE) STRING Leading org unit 20130731
2 Importing IV_SECONDARY_ORGUNIT Call by reference Type reference (TYPE) STRING Secondary org unit 20130731
3 Returning RV_TEXT Value transfer Type reference (TYPE) STRING Text 20130731

Method READ_SECONDARY_ORGUNIT_TEXT on class IF_FBICRC_PROCESS has no exception.

Method READ_TOTALS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ET_DATA Call by reference Type reference (TYPE) TABLE Totals table records 20130731
2 Importing IT_ORGU_DISPC Call by reference Type reference (TYPE) RSDS_FRANGE_T Orgu unit object group 20130731
3 Importing IT_ORGU_SELECTION Call by reference Type reference (TYPE) RSDS_FRANGE_T Org unit 20130731
4 Importing IT_PTNR_DISPC Call by reference Type reference (TYPE) RSDS_FRANGE_T Partner object group 20130731
5 Importing IT_PTNR_SELECTION Call by reference Type reference (TYPE) RSDS_FRANGE_T Partner 20130731

Method READ_TOTALS on class IF_FBICRC_PROCESS has no exception.

Method SAVE_CHANGED_RECORDS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing CT_ASSIGN_DIFF Call by reference Type reference (TYPE) TABLE Assigned documents with differences 20130731
2 Changing CT_ASSIGN_NODIFF Call by reference Type reference (TYPE) TABLE Assigned documents with out differecnes 20130731
3 Changing CT_ORG_UNASSIGN Call by reference Type reference (TYPE) TABLE Unassigned org unit documents 20130731
4 Changing CT_PART_UNASSIGN Call by reference Type reference (TYPE) TABLE Unassigned partner documents 20130731
5 Importing IV_POPER Call by reference Type reference (TYPE) POPER Posting period 20130731
6 Importing IV_RPROC Call by reference Type reference (TYPE) FB_RC_RPROC Reconciliation process ID 20130731
7 Importing IV_RVERS Call by reference Type reference (TYPE) FB_ICRC_RVERS Document version 20130731
8 Importing IV_RYEAR Call by reference Type reference (TYPE) GJAHR Fiscal year 20130731
# Exception Resumable Description Created on
1 CX_FBICRC_EXCEPTION 20130731
History
Last changed by/on SAP  20131127 
SAP Release Created in