SAP ABAP Class CL_CNV_20200_CJTRANS_INIT (initializer for the cash journal transaction nr. mapping)
Hierarchy
DMIS (Software Component) DMIS 2011_1
   CA-GTF-BS (Application Component) Business Application Support
     CNV_20200 (Package) Company code merge and rename
Meta Relationship - Using
# Relationship type Using Short Description Created on
1 Inheritance (c INHERITING FROM c_ref)  CL_CNV_MBT_ME_SAPGUI_INIT Mapping Engine SAPGUI initializer 20111129
Properties
Class CL_CNV_20200_CJTRANS_INIT  
Short Description initializer for the cash journal transaction nr. mapping    
Super Class CL_CNV_MBT_ME_SAPGUI_INIT Mapping Engine SAPGUI initializer 
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package CNV_20200   Company code merge and rename 
Created 20111031   SAP 
Last change 20141030    
Shared Memory-enabled    
Fixed point arithmetic    
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)
Interfaces
Class CL_CNV_20200_CJTRANS_INIT has no interface implemented.
Friends
Class CL_CNV_20200_CJTRANS_INIT has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 NC_MAPP_SUGG_ALL_BUKRS Constant Public Type reference (TYPE) FCODE 'ADD_ALL_BUKRS' Function code 20111031
2 NC_MAPP_SUGG_ALL_BUKRS_DOC Constant Public Type reference (TYPE) DOKU_OBJ 'CNV_20200_TX_ME_CT_ADD_BUKRS' Documentation Object 20111031
3 NC_MAPP_SUGG_ALL_CJTRANS Constant Public Type reference (TYPE) FCODE 'ADD_ALL_CJTRANS' Function code 20111031
4 NC_MAPP_SUGG_ALL_CJTRANSB_DOC Constant Public Type reference (TYPE) DOKU_OBJ 'CNV_20200_TX_ME_CT_ADD_ALL_B' Documentation Object 20111215
5 NC_MAPP_SUGG_ALL_CJTRANSO_DOC Constant Public Type reference (TYPE) DOKU_OBJ 'CNV_20200_TX_ME_CT_ADD_ALL_O' Documentation Object 20111215
6 NC_MAPP_SUGG_IMPL_CJTRANS Constant Public Type reference (TYPE) FCODE 'ADD_IMPL_CJTRANS' Function code 20111031
7 NC_MAPP_SUGG_IMPL_CJTRANS_DOC Constant Public Type reference (TYPE) DOKU_OBJ 'CNV_20200_TX_ME_CT_IMPL' Documentation Object 20111031
Methods
# Method Level Visibility Method type Description Created on
1 ADD_ALL_BUKRS Static method Private Method adds all bukrs to the cjtrans mapping 20111031
2 ADD_ALL_CJTRANS Static method Private Method adds all cjtrans to the cjtrans mapping 20111031
3 ADD_IMPL_CJTRANS Static method Private Method adds all cjtrans that are merged implicit 20111031
Events
Class CL_CNV_20200_CJTRANS_INIT has no event.
Types
Class CL_CNV_20200_CJTRANS_INIT has no local type.
Method Signatures

Method ADD_ALL_BUKRS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting EV_DATA_CHANGED Call by reference Type reference (TYPE) ABAP_BOOL 20111031
2 Importing IR_VARIANT Call by reference Object reference (TYPE REF TO) CL_CNV_MBT_PIFD_VARIANT PIFD concrete Variant of an Interface 20111031
3 Importing IT_PARENT_KEY Call by reference Type reference (TYPE) CNV_MBT_PIFD_T_PARENT_KEY Parent key for filtering PIFD table data 20111031
4 Importing IT_SELECTED_ROWS Call by reference Type reference (TYPE) LVC_T_ROW ALV control: Table rows 20111031
5 Importing IV_CONTEXT Call by reference Type reference (TYPE) CNV_MBT_COT_OBJECT_GUID SLO COT Object GUID 20111031
6 Importing IV_PARAMETER_NAME Call by reference Type reference (TYPE) LTR_OBJECT_NAME Parameter Name 20111031
7 Importing IV_RFC_DEST Call by reference Type reference (TYPE) RFCDEST Logical Destination (Specified in Function Call) 20111031
8 Changing XT_DATA_TABLE Call by reference Type reference (TYPE) CNV_20200_T_BUKRS 20111031
# Exception Resumable Description Created on
1 CX_CNV_MBT_COT_NOT_FOUND SLO COT Object not found 20111031
2 CX_CNV_MBT_ME_CWBI_NO_ENTRY No entry found for the specified data 20111031
3 CX_CNV_MBT_ME_INCONSISTENCY Inconsistent data found 20111031
4 CX_CNV_MBT_ME_MAPP_NOT_FOUND Exception that occurs when mapping could not be found 20111031
5 CX_CNV_MBT_ME_TEMPL_NOT_FOUND Template not found 20111031
6 CX_LTR_MODEL_CHECK LTR: Repository Model Exception 20111031
7 CX_LTR_MODEL_LOCKED LTR: Access Denied 20111031

Method ADD_ALL_CJTRANS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting EV_DATA_CHANGED Call by reference Type reference (TYPE) ABAP_BOOL 20111031
2 Importing IR_VARIANT Call by reference Object reference (TYPE REF TO) CL_CNV_MBT_PIFD_VARIANT PIFD concrete Variant of an Interface 20111031
3 Importing IT_PARENT_KEY Call by reference Type reference (TYPE) CNV_MBT_PIFD_T_PARENT_KEY Parent key for filtering PIFD table data 20111031
4 Importing IT_SELECTED_ROWS Call by reference Type reference (TYPE) LVC_T_ROW ALV control: Table rows 20111031
5 Importing IV_CONTEXT Call by reference Type reference (TYPE) CNV_MBT_COT_OBJECT_GUID SLO COT Object GUID 20111031
6 Importing IV_PARAMETER_NAME Call by reference Type reference (TYPE) LTR_OBJECT_NAME Parameter Name 20111031
7 Importing IV_RFC_DEST Call by reference Type reference (TYPE) RFCDEST Logical Destination (Specified in Function Call) 20111031
8 Changing XT_DATA_TABLE_BUKRS Call by reference Type reference (TYPE) CNV_20200_T_BUKRS Company Codes 20111031
9 Changing XT_DATA_TABLE_CJTRANS Call by reference Type reference (TYPE) CNV_20200_T_CJTRANS_HIER_MAPP Mapping table for Cash journal business transact. numbers 20111031
# Exception Resumable Description Created on
1 CX_CNV_MBT_ME_CONNECTION Connection Error 20111031
2 CX_CNV_MBT_ME_INCONSISTENCY Inconsistent data found 20111031

Method ADD_IMPL_CJTRANS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting EV_DATA_CHANGED Call by reference Type reference (TYPE) ABAP_BOOL 20111031
2 Importing IR_VARIANT Call by reference Object reference (TYPE REF TO) CL_CNV_MBT_PIFD_VARIANT PIFD concrete Variant of an Interface 20111031
3 Importing IT_PARENT_KEY Call by reference Type reference (TYPE) CNV_MBT_PIFD_T_PARENT_KEY Parent key for filtering PIFD table data 20111031
4 Importing IT_SELECTED_ROWS Call by reference Type reference (TYPE) LVC_T_ROW ALV control: Table rows 20111031
5 Importing IV_CONTEXT Call by reference Type reference (TYPE) CNV_MBT_COT_OBJECT_GUID SLO COT Object GUID 20111031
6 Importing IV_PARAMETER_NAME Call by reference Type reference (TYPE) LTR_OBJECT_NAME Parameter Name 20111031
7 Importing IV_RFC_DEST Call by reference Type reference (TYPE) RFCDEST Logical Destination (Specified in Function Call) 20111031
8 Changing XT_DATA_TABLE_BUKRS Call by reference Type reference (TYPE) CNV_20200_T_BUKRS Company Codes 20111031
9 Changing XT_DATA_TABLE_CJTRANS Call by reference Type reference (TYPE) CNV_20200_T_CJTRANS_HIER_MAPP Mapping table for Cash journal business transact. numbers 20111031
# Exception Resumable Description Created on
1 CX_CNV_MBT_ME_CONNECTION Connection Error 20111031
2 CX_CNV_MBT_ME_CWBI_NO_ENTRY No entry found for the specified data 20111031
3 CX_CNV_MBT_ME_INCONSISTENCY Inconsistent data found 20111031
4 CX_CNV_MBT_ME_SIMULATION An exception occured during Simulation 20111031
5 CX_CNV_MBT_ME_TEMPL_NOT_FOUND Template not found 20111031
6 CX_LTR_MODEL_CHECK LTR: Repository Model Exception 20111031
7 CX_LTR_MODEL_LOCKED LTR: Access Denied 20111031
History
Last changed by/on SAP  20141030 
SAP Release Created in 2010_1_620