SAP ABAP Function Module JV_INTERCOMP_MAPPING_CHECK (Reconciliation of intercompany settings)
Hierarchy
BBPCRM (Software Component) BBPCRM
   CRM (Application Component) Customer Relationship Management
     CRM_APPLICATION (Package) All CRM Components Without Special Structure Packages
       GJVA (Package) Joint venture accounting
Basic Data
Function Module JV_INTERCOMP_MAPPING_CHECK Reconciliation of intercompany settings  
Function Group GJV_RECONC_MASTER   Check intercompany settings are consist.  
Program Name SAPLGJV_RECONC_MASTER    
INCLUDE Name LGJV_RECONC_MASTERU01    
Parameters
Type Parameter Name Typing Associated Type Default value Optional Pass Value Short text
Exporting INT_MESSAGEALV TYPE JV_ICMAP_CHECK contains reconciliation results of T8JI with T8J1*
Exporting DISP_RANGE_CO_OBJ TYPE XFELD For RGJV_ICMAP_CHECK_ALL to hide the column cost_object_to if no message 871
Importing BUKRS TYPE BUKRS Company Code
Importing DATE TYPE DATUM Date (Cost Center and Equity groups are dependent on the date)
Importing COST_TYPE TYPE I 1 check cost center (1)/or internal order(2) or workbreakdown structure(3)
Importing TYPE_OF_CALL TYPE XFELD ' ' Is caller RGJV_ICMAP_CHECK_ALL_TOP then = 'X' or online check ' '
Importing MTYPE TYPE JV_CB_BTC 'I' Not optional for TYPE_OF_CALL =' '. Customizable messages. Default mesage type
Importing CC_FROM TYPE KOSTL Range Cost Center 'from'
Importing CC_TO TYPE KOSTL Range Cost Center 'to'
Importing INTCOCD TYPE JV_INTCOCD Intercompany Code
Importing CC_CUT TYPE JV_CCCUT Cutback cost center
Importing ORDER_FROM TYPE JV_ORDFROM Order 'From' Range
Importing ORDER_TO TYPE JV_ORDTO Order 'To' Range
Importing ORDER_CUT TYPE JV_ORDCUT Cutback Order
Importing WBS_FROM TYPE JV_PROJFRO Work breakdown structure element 'from'
Importing WBS_TO TYPE JV_PROJTO WBS element 'to' Range
Importing WBS_CUT TYPE JV_PROJCUT Cutback WBS
Importing CALL_FM_COUNT TYPE I 1 How often is FunctionModule called ? Has to start at 1. Which row is checked
Importing DISPV TYPE XFELD ' ' Display also valid entries of check(for RGJV_ICMAP_CKECK_ALL)
               
Processing Type
Normal Function Module  
Remote-Enabled Module BaseXML supported
Update Module Start immediately
Immediate Start, No Restart
Start Delayed
Coll.run
JAVA Module Callable from ABAP  
Remote-Enabled JAVA Module  
Module Callable from JAVA  
History
Last changed by/on SAP  20030430 
SAP Release Created in 110